Commit Graph

27 Commits

Author SHA1 Message Date
Glenn Maynard 553bc91559 cleanup 2005-11-09 14:23:23 +00:00
Glenn Maynard 48ce4bf80c cleanup 2005-11-09 14:10:48 +00:00
Glenn Maynard 089a187a6c fix empty loading window title 2005-11-09 03:57:29 +00:00
Glenn Maynard 21fcc06b7e fix long-standing bug: resize image to fit the dialog for when the default
font size is changed (in Win2k, hidden away in display -> settings -> advanced ->
general)
2005-10-29 21:52:50 +00:00
Glenn Maynard 9b7346e607 oops, fix another crash. I guess the "pass pointer by reference and maybe automatically reallocate" idiom is error-prone. 2005-10-29 21:50:26 +00:00
Glenn Maynard 3bf8373588 fix crash 2005-10-29 21:15:55 +00:00
Glenn Maynard 7c42b794ea cleanup 2005-10-29 21:08:37 +00:00
Glenn Maynard 8c52221570 cleanup 2005-10-27 23:03:21 +00:00
Glenn Maynard ca3e1ef9ff LoadingWindow::SetIcon 2005-02-07 08:57:13 +00:00
Glenn Maynard bf4299dd2e cleanup 2005-02-07 08:26:07 +00:00
Glenn Maynard 87823229c5 error handling fixes 2004-06-14 01:12:22 +00:00
Glenn Maynard 66fb9eece6 use RageSurface 2004-06-14 01:09:11 +00:00
Glenn Maynard f2578fe6a9 s/RageSurface/RageSurfaceUtils/ 2004-06-13 20:19:28 +00:00
Glenn Maynard 35262ddc9a update 2004-05-29 23:19:42 +00:00
Chris Danford 0fd9991fbe use RageSurface::Load 2004-05-17 03:52:02 +00:00
Glenn Maynard f128ee2d35 license update 2004-05-15 22:16:39 +00:00
Glenn Maynard 2a4dc7808d fix win32 loading window bypasses RageFile
allow the splash to be a png
2004-04-05 08:38:19 +00:00
Glenn Maynard 690ad0218f fix header 2004-03-04 01:35:42 +00:00
Glenn Maynard adf5cc35fb cleanup 2003-12-30 02:00:16 +00:00
Glenn Maynard c632a5189d fix win32 LoadingWindow 2003-12-12 08:55:50 +00:00
Chris Danford 7a3ff956d0 fix splash window redraw problems 2003-09-13 19:09:01 +00:00
Glenn Maynard 958006d4a1 fix warning 2003-09-06 04:22:30 +00:00
Chris Danford 01efee2090 load splash graphic at runtime 2003-09-05 08:22:06 +00:00
Chris Danford d10fe90b95 Fix "loading window hangs around in TaskBar" in Win9x 2003-03-14 22:47:42 +00:00
Glenn Maynard 6cabe523a6 more stdafx -> global 2003-02-16 04:02:21 +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