Commit graph

17 commits

Author SHA1 Message Date
ehouse
b527110379 replace all __FUNCTION__ with __func__ 2007-12-02 19:13:25 +00:00
ehouse
3a0b5af472 change constant names. No change to code compiled. 2007-01-19 06:43:52 +00:00
ehouse
62fe2be84b Move buttons in landscape mode for color sel dialogs too. 2006-05-27 22:19:30 +00:00
ehouse
37250643ee Turn on -Wall for compilers, and fix warnings that result. Got 'em
all for win32 build, but some remain for wince that I'm unable to fix.
2006-05-12 07:25:43 +00:00
ehouse
56050fff5a colorsel dialog works now on wince, so remove warning dialog 2006-03-04 15:56:31 +00:00
ehouse
fa77bb4a34 make color buttons owner-draw, and draw them. This fixes bug where
all are the background color, and seems to fix win32 build altogether.
Wince build still needs to respond to the buttons being pressed.
2006-02-16 03:31:44 +00:00
ehouse
c42c6a6551 turn off broken color sel until have time to fix 2006-02-14 04:52:31 +00:00
ehouse
df72a59423 use debhacks 2006-01-28 19:03:10 +00:00
ehouse
dcd31cd092 update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
ehouse
5ed2892250 fix capitalization of header file -- which gcc cares about. 2005-11-27 20:04:06 +00:00
ehouse
0a6a9de4cf clean up dialog init 2004-05-26 04:46:57 +00:00
ehouse
4435888a04 shrink color editor 2004-04-15 02:18:13 +00:00
ehouse
c23b07ac3b cast for compiler 2004-04-14 04:05:00 +00:00
ehouse
ef521049df pass in starting colors 2004-04-14 03:56:12 +00:00
ehouse
fc8435aa9b get custom color selector working 2004-04-09 02:36:48 +00:00
ehouse
20b14dfa11 as-yet unsuccessful attempt to replace M$ ChooseColor dialog 2004-04-03 15:29:34 +00:00
ehouse
d640d4d301 first cut at color picking using MS's ChooseColor 2004-03-28 01:15:24 +00:00