Glenn Maynard
|
50ca6633cb
|
cleanup
|
2006-12-17 07:33:09 +00:00 |
|
Glenn Maynard
|
d4f43cf844
|
reduce boilerplate code
|
2006-12-17 07:00:30 +00:00 |
|
Glenn Maynard
|
e96a4b7270
|
use a LocalizedString instead of depending on CommonMetrics
|
2006-11-21 23:32:39 +00:00 |
|
Steve Checkoway
|
1e505ff81e
|
copy/paste error.
|
2006-11-18 20:27:15 +00:00 |
|
Steve Checkoway
|
762cdd272d
|
Simplify.
|
2006-11-18 19:53:39 +00:00 |
|
Steve Checkoway
|
a25915855a
|
Update other arches. Not tested.
|
2006-11-18 19:35:02 +00:00 |
|
Steve Checkoway
|
6365e3607f
|
Move stuff out of arch using a registration system modeled after Screen.
|
2006-11-18 19:34:28 +00:00 |
|
Steve Checkoway
|
2b3c8034f5
|
Move to arch.cpp along with the other functions defined in arch.h.
|
2006-11-17 19:46:07 +00:00 |
|
Steve Checkoway
|
5cc2c5e2c4
|
Fix compile.
|
2006-11-17 19:42:11 +00:00 |
|
Jason Felds
|
ec48a7166d
|
Remove Selector.*
|
2006-11-17 19:34:08 +00:00 |
|
Steve Checkoway
|
0d10c76e87
|
Unscatter arch includes.
|
2006-11-17 18:25:20 +00:00 |
|
Glenn Maynard
|
08b79641d9
|
fix "view log"
|
2006-11-13 23:48:56 +00:00 |
|
Steve Checkoway
|
9facfc2731
|
Dialogs can be thrown before INPUTFILTER is constructed.
|
2006-09-25 02:14:41 +00:00 |
|
Glenn Maynard
|
b77024f3bc
|
include
|
2006-09-18 22:45:42 +00:00 |
|
Steve Checkoway
|
2a0692f4ed
|
Cleanup.
|
2006-09-08 06:26:31 +00:00 |
|
Steve Checkoway
|
d9e7fc0ecd
|
No, I wanted to both reset and flush the queue.
|
2006-09-08 05:05:09 +00:00 |
|
Steve Checkoway
|
00be7b5462
|
Reset().
|
2006-09-08 04:49:48 +00:00 |
|
Steve Checkoway
|
0506ca384b
|
Flush all input events after the dialog box closes. Without this, pressing return to close the dialog box sends an event (usually menu start or equivalent).
|
2006-09-08 04:12:22 +00:00 |
|
Steve Checkoway
|
cc10b4f368
|
Fix crash when canceling (probably closing the dialog box or something).
|
2006-06-27 18:27:51 +00:00 |
|
Chris Danford
|
042b119dea
|
fix reversed DialogsEnabled()
|
2006-03-14 20:48:43 +00:00 |
|
Chris Danford
|
155c58ecd8
|
fix reversed DialogsEnabled logic
|
2006-03-10 20:01:25 +00:00 |
|
Chris Danford
|
e61eb4d499
|
cleanup
|
2006-03-09 10:47:46 +00:00 |
|
Steve Checkoway
|
a618c19f06
|
Use localized strings in the OS X dialog driver. Still don't have any clue what "Don't show again" might be in various languages.
|
2006-03-02 04:28:13 +00:00 |
|
Steve Checkoway
|
58fc707fdb
|
Other window titles and menu items refer to PRODUCT_FAMILY, being consistent.
|
2006-02-26 03:16:52 +00:00 |
|
Chris Danford
|
ff338d15b8
|
PRODUCT_NAME -> PRODUCT_FAMILY
PRODUCT_NAME_VER -> PRODUCT_ID_VER
|
2006-02-26 00:31:31 +00:00 |
|
Chris Danford
|
75bd3e55a7
|
make smpackage dialogs app modal
|
2006-02-15 03:54:02 +00:00 |
|
Chris Danford
|
bad42fef01
|
don't localize error dialog. THEME is shutdown by that time.
|
2006-02-08 22:28:47 +00:00 |
|
Chris Danford
|
38d439c713
|
fix ugly headers when using large fonts
|
2006-02-08 22:20:15 +00:00 |
|
Chris Danford
|
b46e53e27b
|
make dialogs localizable
adjust control to fit longer text
|
2006-02-07 04:38:51 +00:00 |
|
Chris Danford
|
23d4e4366a
|
fix OK dialog in smpackage
|
2006-02-03 06:24:07 +00:00 |
|
Steve Checkoway
|
7c9bd202cb
|
Spacing.
|
2006-01-25 09:17:59 +00:00 |
|
Chris Danford
|
7f821e8cfc
|
CString -> RString
|
2006-01-22 01:00:06 +00:00 |
|
Chris Danford
|
7b75640337
|
use only ANSI APIs and ConvertUTF8ToACP
|
2006-01-17 22:20:27 +00:00 |
|
Chris Danford
|
b1564c4200
|
use MessageBoxW. Todo: link with unicows for Win9x.
|
2006-01-17 21:57:08 +00:00 |
|
Glenn Maynard
|
cc56b86291
|
simplify
|
2006-01-13 00:29:04 +00:00 |
|
Chris Danford
|
9ef306201c
|
CString -> RString
|
2006-01-06 17:57:03 +00:00 |
|
Glenn Maynard
|
d8eac51039
|
move IgnoredMessageWindows to Dialog, rename to IgnoredDialogs
|
2005-12-31 05:03:26 +00:00 |
|
Chris Danford
|
45082d0a74
|
#define hacks for smtools. Clean this up later.
|
2005-12-28 05:42:22 +00:00 |
|
Steve Checkoway
|
3f14485b5d
|
Make default values correspond to the defaults in DialogDriver.h. When the user clicks Ignore, make sure it really does get ignored. Implement AbortRety.
|
2005-12-24 02:08:01 +00:00 |
|
Chris Danford
|
353e0c5b6e
|
break up arch stuff into smaller .cpp files to fix smpackage build and not pull in unnecessary stuff
|
2005-12-16 04:16:09 +00:00 |
|
Chris Danford
|
37f82b43f7
|
remove CStringArray #define
|
2005-12-09 21:36:22 +00:00 |
|
Renaud Lepage
|
6e6e89276d
|
Fix for Xbox compilation. It was easier with HAVE_FOO, but oh well.
|
2005-11-16 04:38:28 +00:00 |
|
Steve Checkoway
|
67477db9f2
|
Don't show version number here.
|
2005-11-10 07:09:48 +00:00 |
|
Steve Checkoway
|
c0056e546a
|
Use a different api for this.
|
2005-11-08 06:04:09 +00:00 |
|
Chris Danford
|
092b5d969d
|
move all URLs into ProductInfo.h
|
2005-10-28 03:10:48 +00:00 |
|
Glenn Maynard
|
702c81cf1c
|
fix compile
|
2005-10-27 12:46:05 +00:00 |
|
Steve Checkoway
|
aa0f90feae
|
__MACOSX__ --> MACOSX, keep __MACOSX__ for ogg.
|
2005-10-24 10:37:56 +00:00 |
|
Steve Checkoway
|
cb229a8774
|
Remove redundant defines.
|
2005-10-24 08:17:12 +00:00 |
|
Glenn Maynard
|
539ec6aa5c
|
HAVE_WIN32 -> WINDOWS. HAVE_LINUXKERNEL -> LINUX. If some features originating in Linux work on other systems, then define them specifically (eg. HAVE_LINUX_JOYSTICKS).
|
2005-10-24 07:22:28 +00:00 |
|
Chris Danford
|
48ebc53549
|
return NULL -> return CString() for clarity and efficiency
|
2005-09-04 16:55:21 +00:00 |
|