Commit graph

29 commits

Author SHA1 Message Date
ehouse
0f6437345b Draw bitmap chars ("specials", e.g. for Spanish) centered in rect
rather than at x,y.  This lines them up with normal letters on the
board as it changes size.
2006-04-02 22:27:44 +00:00
ehouse
13b7fa62aa Add macros to draw.h, and use 'em for wince, so that a platform can choose to call draw.h methods via a vtable or static linking. 2006-04-01 21:01:20 +00:00
ehouse
eef7b20544 get rid of unneeded DH() 2006-03-20 04:13:40 +00:00
ehouse
9ff5259d4e add const decls to draw.h and dictnry.h functions where appropriate,
and modify "subclass" methods to match.  Should be no code change, but
this makes the intent of the APIs clearer.
2006-02-18 06:39:40 +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
c4643ee5b4 Increase size of tray and fonts for win32; turn on windoze-style
menus.
2005-11-27 22:06:04 +00:00
ehouse
acbd41334f fix syntax errors; other catch up with changes 2005-11-27 20:05:33 +00:00
ehouse
57e20c98d5 fix compile warnings 2005-06-23 14:12:09 +00:00
ehouse
215885af76 use clipping when drawing bitmaps, can center 'em. This fixes
overwriting borders when cells shrink when SIP is visible.
2005-06-13 13:32:06 +00:00
ehouse
a2729d0e8b fix incorrect signature that was causing all scores to be drawn as 0. 2005-06-09 14:18:55 +00:00
ehouse
b47e6e53cc fix hint borders for arrowcursor 2004-12-12 17:39:59 +00:00
ehouse
6043715a7e draw hint rect borders 2004-06-16 04:17:08 +00:00
ehouse
047b85624b position Spanish bitmaps better 2004-05-22 15:23:38 +00:00
ehouse
6d78acc611 use CR so showing last score works 2004-05-01 14:29:44 +00:00
ehouse
72873848fd cast 2004-04-03 16:39:54 +00:00
ehouse
aa1d398ec4 first cut at color editing 2004-03-28 01:14:34 +00:00
ehouse
5b82486429 draw_trayBegin returns bool 2004-03-02 03:26:10 +00:00
ehouse
1e8bc80851 make two-line miniWindows work 2004-02-28 05:25:21 +00:00
ehouse
6d69ba1e1f change how blanks are indicated so one pixel's possible 2004-02-18 04:24:21 +00:00
ehouse
9f53816f8d show which tiles on board are blanks; use tile background for on-board tiles 2004-02-15 23:37:45 +00:00
ehouse
b3765eed58 remove background from pts display in tray; center arrow; fix draw
during multiple hints.
2004-02-13 13:47:37 +00:00
ehouse
c0802885d3 commented-out experimental draw changes 2004-02-12 04:36:48 +00:00
ehouse
94ea85eac8 move logLastError 2004-01-30 05:45:23 +00:00
ehouse
12fa808170 fix non-debug compile 2004-01-25 16:47:12 +00:00
ehouse
6879ffc362 always draw arrows in black 2004-01-22 03:20:19 +00:00
ehouse
1d96f29216 fix tile drawing; move rem string 2004-01-10 18:02:10 +00:00
ehouse
d0d75307d6 move center "X" to middle of cell 2003-12-09 05:17:49 +00:00
ehouse
a4c3922d6e first checkin from personal archive 2003-11-20 16:26:35 +00:00