Commit graph

1002 commits

Author SHA1 Message Date
ehouse
5c1c13080d first checked in. Rough but recognizable. 2005-01-22 07:31:54 +00:00
ehouse
6a8f1020ea first checked in. Works. 2005-01-22 07:30:48 +00:00
ehouse
076e9917fb fix to compile with changed api 2005-01-21 08:26:32 +00:00
ehouse
d2ac99d669 first checked in. Seems to work. 2005-01-21 08:01:49 +00:00
ehouse
0da3b2d86d stop calling SetClippingRect 2005-01-21 08:01:01 +00:00
ehouse
ddec66b513 constant for rename dialog 2005-01-21 07:59:16 +00:00
ehouse
d989223669 draw game name 2005-01-21 07:58:49 +00:00
ehouse
283963edf1 move scoreboard down and draw open game's name above it 2005-01-21 07:58:34 +00:00
ehouse
9b09e73520 add IsLegalName(), Rename() 2005-01-21 07:56:57 +00:00
ehouse
fc0a71ea85 flesh out methods for deleting and renaming 2005-01-21 07:56:00 +00:00
ehouse
53396fd2c0 add params to methods for deleting and renaming 2005-01-21 07:55:08 +00:00
ehouse
5162df5625 strings and dialog for renaming and confirming deletion of saved games 2005-01-21 07:54:10 +00:00
ehouse
880c602ebb new source file; new library 2005-01-21 07:53:18 +00:00
ehouse
356f0b0fa0 turn off verbosity 2005-01-20 02:53:07 +00:00
ehouse
4451c69ede add DoImmediateDraw 2005-01-20 02:50:51 +00:00
ehouse
1b0ecdd03a use a different color for the cursor (board, tray, and the rect that
surrounds what has the focus)
2005-01-20 02:48:41 +00:00
ehouse
f3c334dd00 add DoImmediateDraw 2005-01-20 02:42:51 +00:00
ehouse
18e8ffb7eb library for file io 2005-01-20 02:40:34 +00:00
ehouse
0a501ae99d new constant so clients can extend set of warnings 2005-01-20 02:37:13 +00:00
ehouse
d3a3701227 test for file before opening 2005-01-19 15:15:04 +00:00
ehouse
06d6680121 add Exists; improve unique name generation 2005-01-19 15:12:34 +00:00
ehouse
e46ea4300b confirm deletions 2005-01-19 15:11:07 +00:00
ehouse
7ed756810f don't try to copy null string 2005-01-19 15:08:57 +00:00
ehouse
0cbccc38ad new method for external query 2005-01-19 15:07:37 +00:00
ehouse
704f8f14f9 add Exists() 2005-01-19 15:06:19 +00:00
ehouse
a3a92ab8ba pass in view so its methods can be called 2005-01-19 15:05:19 +00:00
ehouse
06cfa32115 new user-visible strings for delete confirmation 2005-01-19 15:04:17 +00:00
ehouse
033a906d3e save games and prefs 2005-01-18 16:01:29 +00:00
ehouse
0d7abd2fbf create empty dicts 2005-01-18 15:11:46 +00:00
ehouse
5c8e0486f8 notify view when exiting 2005-01-18 15:09:45 +00:00
ehouse
1bb9389169 use constant for UID 2005-01-18 15:08:31 +00:00
ehouse
8ea0d46d37 remove dead code 2005-01-18 15:07:00 +00:00
ehouse
2a1650e301 add desc logging 2005-01-18 15:05:33 +00:00
ehouse
7b475c067c save and restore games and prefs 2005-01-18 15:03:31 +00:00
ehouse
f9f24ccddb constants for saved games dlg 2005-01-18 15:00:49 +00:00
ehouse
1d2c8664f7 add desc logging 2005-01-18 14:58:56 +00:00
ehouse
02a299a73f add saved games dialog 2005-01-18 14:57:39 +00:00
ehouse
db43afe13d new source files and library 2005-01-18 14:55:57 +00:00
ehouse
1859380e19 first checked in 2005-01-18 14:53:30 +00:00
ehouse
aeff0d1504 first checked in; works but confirm and rename pending 2005-01-18 14:49:23 +00:00
ehouse
dbfd94b166 separate info and query, and use the right one 2005-01-13 14:39:12 +00:00
ehouse
d563b84821 default impl of getShortName 2005-01-13 14:36:42 +00:00
ehouse
be8b96424a util function sig change 2005-01-13 04:37:36 +00:00
ehouse
958754dbfe util function sig change 2005-01-13 04:30:50 +00:00
ehouse
30ca6b0384 define OS_INITS_DRAW 2005-01-13 02:56:08 +00:00
ehouse
33d597839c don't call board_draw except in response to Draw() on Symbian 2005-01-13 02:52:45 +00:00
ehouse
f5f014d9ae fix crasher due to uninited var; add static util method 2005-01-13 02:31:15 +00:00
ehouse
4c1e3a69ac overload symReplaceStr 2005-01-13 02:26:05 +00:00
ehouse
b99f326465 stop compiler warnings 2005-01-13 02:25:01 +00:00
ehouse
231e8bb815 keep a copy of dict name 2005-01-13 02:21:30 +00:00