Commit graph

47 commits

Author SHA1 Message Date
ehouse
efe18256b4 update version number 2006-04-30 21:06:25 +00:00
ehouse
9acbe29bf5 Replace generic "no dictionaries found" warning with list of directories searched and URL from which to download. 2006-04-24 04:34:42 +00:00
ehouse
e8a18f10de rewrite ceLocateNDicts to do recursive searches from a list of
directories stored in resources.  On device this is currently
"\Program Files\Crosswords" and "\SD Card".  (Just "." for win32.)
Later may need to restrict on the card too.  Still to do: make "no
dicts found" Alert list the places searched.
2006-04-22 14:05:09 +00:00
ehouse
42c35363ef make combobox tall enough that it can pop down 2006-04-20 13:48:44 +00:00
ehouse
25b1fb4ecf ceLocateNDicts now takes a callback. Use that to build menu of dicts
rather than call OpenFile, which doesn't let you browse much of the
file system on CE.  Heading for installing dicts in Program Files so
users never have to worry about them.
2006-04-19 04:56:00 +00:00
ehouse
b0e5668093 fix errors that became apparant when feature flags turned on and
stopped building wince resources with _WIN32_WCE on.
2006-03-04 15:57:39 +00:00
ehouse
81f36474a8 move on to next beta 2006-02-28 05:29:37 +00:00
ehouse
7427f29832 update copyright -- thought I'd done this... 2006-02-20 02:07:18 +00:00
ehouse
c277762396 change about box text for beta 5. 2006-02-20 01:51:46 +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
d0352dfa80 attempt to show different title when in debug mode 2006-02-06 04:44:09 +00:00
ehouse
eadf7d2d43 for gcc: fix caps and remove commas after last item in array 2005-11-27 20:10:06 +00:00
ehouse
24ca68e96e remove connect info button, instead bring it up every time role
changes to one that needs it.
2005-10-06 02:34:07 +00:00
ehouse
7d79e79105 tweak conn dialog 2005-07-30 01:51:24 +00:00
ehouse
19734cc053 begin work of allowing multi-device play over WiFi/Cellular: add
dialog to gather params, save 'em, and stub out send proc.  Still need
to debug a bit, and add threads to send/receive packets.
2005-07-23 15:31:21 +00:00
ehouse
69a7080854 up version to b4 to match next tag 2005-06-27 04:01:51 +00:00
ehouse
7e6fcc97aa beta 3; 2005 copyright 2005-02-06 06:54:01 +00:00
ehouse
af15796fa8 shrink a couple of dialogs to fit square screen 2005-02-05 21:49:03 +00:00
ehouse
1cbeaf95b7 version to b2 2004-12-18 01:04:19 +00:00
ehouse
966376c3e8 beta 1 2004-12-17 15:09:09 +00:00
ehouse
3a34bd4ea1 specify new-style menus 2004-12-17 07:42:25 +00:00
ehouse
dd4d7a4cc6 version -> 4.1 2004-12-12 17:41:01 +00:00
ehouse
3958252e57 add tiles left menuitem 2004-11-09 02:46:38 +00:00
ehouse
de74dd9480 change app title to Crosswords 2004-07-11 16:31:11 +00:00
ehouse
06f6837556 add tray limits for hint dlg 2004-07-10 17:47:30 +00:00
ehouse
f780f9e1fb add checkbox for hint rect; version change 2004-06-18 13:29:19 +00:00
ehouse
151a0c9b82 remove pre-ship designation from version string 2004-06-04 12:47:39 +00:00
ehouse
b25e79dac0 version string to rc1 2004-05-29 14:15:27 +00:00
ehouse
49cfd504a5 always build with color editing; version change 2004-05-26 04:43:18 +00:00
ehouse
9aa3eb39b1 add del button to tilepicker 2004-05-15 01:08:51 +00:00
ehouse
a0be6e027a tweak about text for release 2004-05-13 02:14:41 +00:00
ehouse
4435888a04 shrink color editor 2004-04-15 02:18:13 +00:00
ehouse
a1323b333d move colors edit from menu to button 2004-04-14 03:59:36 +00:00
ehouse
bf064d6143 resize and -layout color select dlg 2004-04-09 02:31:32 +00:00
ehouse
5df9ff07e3 as-yet unsuccessful attempt to replace M$ ChooseColor dialog 2004-04-03 15:36:33 +00:00
ehouse
634732d5e9 new dlg for editing colors 2004-03-28 01:18:59 +00:00
ehouse
879c31493e beta 12 2004-03-19 05:44:03 +00:00
ehouse
c03f571a40 tweak dlg style 2004-02-27 06:10:54 +00:00
ehouse
7e053e1010 add DS_CENTER; up beta version string 2004-02-18 04:23:14 +00:00
ehouse
18601044c1 tweak blank dlg; make strbox handle queries 2004-02-14 06:09:19 +00:00
ehouse
6fc648012c beta 8 2004-02-13 13:28:13 +00:00
ehouse
c6591873eb Add bonus square resource 2004-01-29 04:47:32 +00:00
ehouse
75bcbb92bd tweak about dialog for first sourceforge release 2004-01-25 16:48:09 +00:00
ehouse
cbd1f3e93f Add juggle button; copyright date fix 2004-01-10 18:03:27 +00:00
ehouse
b1cdff2fcf remove foo 2004-01-06 15:52:02 +00:00
ehouse
95304f33b8 tweak dialogs 2003-12-09 05:20:56 +00:00
ehouse
a4c3922d6e first checkin from personal archive 2003-11-20 16:26:35 +00:00