ehouse
74e97d0bb9
remove rc3 from version: ready to ship
2006-07-05 00:16:18 +00:00
ehouse
0d466f34b1
Enlarge Preferences... button by one pixel
2006-07-03 22:34:36 +00:00
ehouse
147c55ee43
up version to rc3; make all elements of prefs dlg the same height so they
...
line up when moving between global and local sets.
2006-07-02 01:08:45 +00:00
ehouse
00e4c06857
add messageToBuf (debug-only ); change newgame's J button to R (for
...
"rearrange"); tweak locations of various dialog widgets for better
layout.
2006-07-02 00:42:41 +00:00
ehouse
78b67f5200
Up version string to rc2.
2006-06-24 01:22:47 +00:00
ehouse
8d675a4114
up version string to rc1; add DEBUG to makefile help.
2006-06-18 21:54:59 +00:00
ehouse
f7ee793df3
Catch up with changes including three enabled states for control and
...
setting dialog strings. Align titles with columns for standalone version.
2006-06-10 16:15:31 +00:00
ehouse
8b892bcf19
Tweak widget positions to fit juggle button on device
2006-06-08 02:03:33 +00:00
ehouse
7d9fec90d3
First cut at using new nwgamest common code to replace PPC-only logic
...
for updating fields of new game dialog as players are added, made
remote, robots enabled, etc. Removes a lot of code and fixes some
bugs in (non-yet-shipped) multi-device version. As a bonus, added "J"
button to juggle players. Seems to work well on Win32. Haven't
tested on PPC yet.
2006-06-08 01:35:20 +00:00
ehouse
e2fd99e3ef
up version number; add to list of dirs searched for .xwd files
2006-06-07 01:20:56 +00:00
ehouse
5846a0f8f6
Move button size #defines into .rc file. They're scaled by the time C
...
code sees them and so shouldn't be relied on outside the .rc file.
2006-05-28 00:41:44 +00:00
ehouse
21df8e09d8
Cleanup password dialog
2006-05-27 22:47:33 +00:00
ehouse
9558cc902e
Lots of little tweaks to dialogs to get them looking better and to
...
work better in landscape mode; got rid of multiple DEFPUSHBUTTONs.
2006-05-27 22:21:09 +00:00
ehouse
c2ddb62591
modify API for "portraitizing" dialogs, and space the buttons evenly
...
rather than stacking all from bottom. This doesn't quit work on ce
since GetWindowInfo isn't available and IsWindowVisible does the wrong
thing.
2006-05-27 17:18:42 +00:00
ehouse
3ca36f57fc
For dialogs in portrait-mode, move OK and Cancel buttons to the right
...
side and shrink up from the bottom
2006-05-25 03:41:32 +00:00
ehouse
f3c56df8aa
n## Lines starting with '## ' will be removed from the log message.
...
change version string to include b8
2006-05-21 02:09:03 +00:00
ehouse
b5bd5e74d2
Incorporate svnversion output in About box; add CAB target
2006-05-14 15:22:48 +00:00
ehouse
0c29968974
pretty up About text.
2006-04-30 21:51:19 +00:00
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