Commit graph

666 commits

Author SHA1 Message Date
ehouse
affdf80425 .cvsignore 2004-12-12 17:47:24 +00:00
ehouse
02d68e349f turn on features for code and resources 2004-12-12 17:45:44 +00:00
ehouse
dd4d7a4cc6 version -> 4.1 2004-12-12 17:41:01 +00:00
ehouse
b47e6e53cc fix hint borders for arrowcursor 2004-12-12 17:39:59 +00:00
ehouse
fe8e7d2dce formatting change only 2004-12-12 17:33:52 +00:00
ehouse
6d045aedf2 fix glitch in tile picker (same as palm) 2004-12-12 17:32:17 +00:00
ehouse
dd78cf355f add note about use of iso-8859-2 character encoding 2004-12-12 06:29:16 +00:00
ehouse
8e4546e32d catch up with the current Polish values (says a correspondent) 2004-12-11 05:36:31 +00:00
ehouse
0950fd41da generated by evc4 in converting from evc3 2004-12-11 04:29:57 +00:00
ehouse
218a0a9a1c fix to compile without SEARCHLIMIT set 2004-12-11 04:25:45 +00:00
ehouse
48f4caeb7a add missing param 2004-12-11 04:17:07 +00:00
ehouse
d69662558c always set nTilesMax so works when XWFEATURE_SEARCHLIMIT not defined 2004-12-11 04:16:48 +00:00
ehouse
91d9e9b65b fix non-high-res build so compiles again 2004-11-17 03:54:35 +00:00
ehouse
39f10f0f67 use old default locations for tray buttons in non-highres case 2004-11-17 03:50:47 +00:00
ehouse
cfbc11cbb4 ship this mutha! 2004-11-16 04:10:26 +00:00
ehouse
e9b945de9a At user's suggestion, provide 'R' as the shortcut for "tiles left"
(and so change to "remaining tiles")
2004-11-16 04:09:35 +00:00
ehouse
09f044a0d4 fix bug on (high-res screens that can't do tiny font) where value was
drawn too low.
2004-11-16 04:08:41 +00:00
ehouse
f063ef165b get spanish and catalan compiling again (translation of changed strings needed) 2004-11-14 20:01:29 +00:00
ehouse
9289b81dba version string -> rc2 2004-11-14 16:31:10 +00:00
ehouse
b91016fac8 remove hint-drag logging (no change to non-debug code) 2004-11-14 16:29:13 +00:00
ehouse
1b0ab6037f add HintAtts param to draw_drawBoardArrow 2004-11-14 16:27:51 +00:00
ehouse
4d1473d2fc add HintAtts param to draw_drawBoardArrow; in tiles, draw letter after
number so on those OS versions where winOverlay flag is ignored what's
erased will be part of the value rather than of the letter; use
nativeFormat in offscreenWindow so highres will work.
2004-11-14 16:19:21 +00:00
ehouse
e363cddf6a var name change 2004-11-14 16:17:47 +00:00
ehouse
c569e5c358 add HintAtts param to draw_drawBoardArrow 2004-11-14 16:06:30 +00:00
ehouse
87c1d16f0e "Explain robot scores" -- same as on Wince 2004-11-14 14:33:18 +00:00
ehouse
532a514b22 Change to "Pick tiles face-up" to match PPC version. 2004-11-14 00:19:45 +00:00
ehouse
cd0b87027a draw hint rect segments a line at a time to avoid overwriting
blank-marking erasures.  Just doing the erasing after doesn't work
because it's really a circle and too much shows up.
2004-11-14 00:19:13 +00:00
ehouse
549b89049c use XP_MALLOC rather than MemPtrNew 2004-11-13 17:43:31 +00:00
ehouse
055311ed49 comment 2004-11-13 16:03:15 +00:00
ehouse
fbb08f7d84 don't scroll when menu's frontmost 2004-11-13 16:01:30 +00:00
ehouse
4dd83e59dd add string shown when copying dictionary 2004-11-13 05:22:33 +00:00
ehouse
734d951472 pass globals to palm_dictionary_make, and use it to draw a crude
string on board when copying dictionaries from card to memory -- since
that can take several seconds.
2004-11-13 05:21:59 +00:00
ehouse
221ba3d907 pass globals to palm_dictionary_make 2004-11-13 05:20:35 +00:00
ehouse
30bf7512fb pass globals to palm_dictionary_make; handle five-way up/down in ask
dialog scrolling
2004-11-13 05:20:07 +00:00
ehouse
3bbf872406 add comment 2004-11-11 15:21:50 +00:00
ehouse
244d5b6833 check that there's a form up before calling FrmCustomAlert (when
warning about missing dict)
2004-11-11 15:11:54 +00:00
ehouse
953f580554 Add string resource giving a path in addition to /palm/Launcher where
we'll search for dictionaries so users can unclutter the default dir.
2004-11-11 07:49:48 +00:00
ehouse
d515e63d8a add remaining tiles dialog 2004-11-09 02:51:22 +00:00
ehouse
3958252e57 add tiles left menuitem 2004-11-09 02:46:38 +00:00
ehouse
4a9e05b277 catch up with api changes; add remaining tiles dialog 2004-11-09 02:40:36 +00:00
ehouse
1c08a0318d bug: use ce's rule for hiding tray; works with always-visible case now
expected on high-res
2004-11-09 02:13:43 +00:00
ehouse
688132b919 Make linux compile with latest changes 2004-11-09 02:06:32 +00:00
ehouse
6852c51b70 Don't use Palm APIs in common code! 2004-11-09 02:03:28 +00:00
ehouse
ed6f0ea65f wrap launch-68K option in compile-time flag off by default 2004-11-08 14:50:05 +00:00
ehouse
fe72b3ae9c In about screen point users at sourceforge site for manual. 2004-11-08 14:48:19 +00:00
ehouse
a8491beaf6 wrap launch-68K option in compile-time flag off by default; version to
rc1
2004-11-08 14:46:22 +00:00
ehouse
5122a003b6 wrap launch-68K option in compile-time flag off by default 2004-11-08 14:44:52 +00:00
ehouse
febc56c9c5 add board_formatRemainingTiles 2004-11-06 02:54:25 +00:00
ehouse
b8feeb94a2 add param to model_countAllTrayTiles 2004-11-06 02:50:01 +00:00
ehouse
800e749ac2 server_formatRemainingTiles and server_formatDictCounts 2004-11-06 02:46:08 +00:00