Glenn Maynard
|
d6dee7f416
|
fix include
|
2003-07-12 19:44:25 +00:00 |
|
Glenn Maynard
|
73f66924a6
|
no "extern" on prototypes
|
2003-07-12 19:44:00 +00:00 |
|
Sean Burke
|
962eaa31b4
|
Make LoadingWindow_Gtk include loading.xpm so that I don't have to make it install.
|
2003-07-09 08:34:16 +00:00 |
|
Sean Burke
|
e3eb9b4e50
|
Make LoadingWindow_Gtk work better in general.
|
2003-07-08 23:41:07 +00:00 |
|
Sean Burke
|
8b73204ea4
|
LoadingWindow_Gtk should now work as intended.
|
2003-07-07 03:36:38 +00:00 |
|
Sean Burke
|
9633cde786
|
I suppose I shouldn't break Linux.
|
2003-07-07 02:05:46 +00:00 |
|
Sean Burke
|
9f9d2ce0ad
|
Push LoadingWindow_Gtk aside until it actually works.
|
2003-07-07 01:44:51 +00:00 |
|
Sean Burke
|
8014bb1f27
|
Revert to cpp and fix a glaring omission in LoadingWindow_Gtk.
|
2003-07-07 00:52:35 +00:00 |
|
Sean Burke
|
28be137bfc
|
This should have been a C file, not CPP.
|
2003-07-06 23:15:46 +00:00 |
|
Sean Burke
|
18c143be70
|
LoadingWindow_Gtk almost sort of halfway works, in a manner of speaking.
|
2003-07-06 22:13:56 +00:00 |
|
Steve Checkoway
|
307f9eae7a
|
Opps, the file is Objective-C++ not Objective-C.
|
2003-07-04 09:30:30 +00:00 |
|
Steve Checkoway
|
8d935ab24d
|
A loading window for OS X using Cocoa
|
2003-07-04 09:27:12 +00:00 |
|
Steve Checkoway
|
8611441184
|
Don't change the application icon in OS X.
|
2003-06-25 02:31:33 +00:00 |
|
Chris Danford
|
a3e4ebca3f
|
fix incorrect window title and lost alpha in window icon
|
2003-06-16 20:54:10 +00:00 |
|
Chris Danford
|
6b63ef50f9
|
support theme-specific program icon and window title (useful for non-SM products)
|
2003-05-25 20:19:01 +00:00 |
|
Glenn Maynard
|
17fdcaa0d2
|
fix
|
2003-04-06 15:07:21 +00:00 |
|
Glenn Maynard
|
681443260a
|
add null loading window (not even SDL)
|
2003-04-06 15:05:24 +00:00 |
|
Chris Danford
|
d10fe90b95
|
Fix "loading window hangs around in TaskBar" in Win9x
|
2003-03-14 22:47:42 +00:00 |
|
Glenn Maynard
|
66d1a03ba4
|
don't include SDL.h directly
|
2003-02-20 02:29:44 +00:00 |
|
Tim Hentenaar
|
d4bd344f02
|
*** empty log message ***
|
2003-02-19 17:29:18 +00:00 |
|
Glenn Maynard
|
6cabe523a6
|
more stdafx -> global
|
2003-02-16 04:02:21 +00:00 |
|
Glenn Maynard
|
ead63883ef
|
fix an include
|
2003-02-14 18:50:44 +00:00 |
|
Glenn Maynard
|
1310eb986d
|
err, forgot about this one
|
2003-01-18 03:05:51 +00:00 |
|
Glenn Maynard
|
989995a31f
|
use AppInstance
|
2002-12-16 02:08:58 +00:00 |
|
Glenn Maynard
|
acdb516ffd
|
Reorganize arch a bit. Multiple architectures might want to share
a non-default implementation of a driver, and organizing them by
architecture doesn't handle that very well.
|
2002-11-18 21:37:58 +00:00 |
|