ehouse
033df9c5af
Save and restore focus owner across app restarts (includes working around
...
OS's insistence on sending focusTake event on formOpen); up version numbers; turn off BT prior to beta release.
2007-02-24 03:35:51 +00:00
ehouse
2b35dd68c7
Cleanup for a5 release: always use status icons when building for bluetooth.
2007-02-18 03:33:17 +00:00
ehouse
dc204c9aba
code to use bitmaps instead of letters to show bt conn status.
2007-02-12 08:05:35 +00:00
ehouse
cd397813c8
up version number for alpha
2007-02-06 05:55:21 +00:00
ehouse
49d0d2b8f8
Turn on BT so 4.3a4 can have a non-M rev number; up version for 4.2.
2007-02-03 20:36:22 +00:00
ehouse
acb7f0c261
Test and special-case for zodiac, which gets events in the same way
...
has Treo but doesn't have OS support for moving focus among objects.
And since zodiac doesn't support the std Palm hires APIs don't try to
use them. Up version string to b4.
2007-01-21 23:27:46 +00:00
ehouse
f8c772162b
up version to b3
2007-01-07 05:23:06 +00:00
ehouse
ac14760070
beta 2; redraw focus ring after redrawing tray buttons; move board
...
focus border so it coincides with regular border.
2006-12-21 07:55:19 +00:00
ehouse
c8259f8eeb
prevent tray buttons overwriting tray by removing border and moving same distance to right
2006-12-20 04:14:41 +00:00
ehouse
e5f256867c
BT work is now 4.3. Nav work moves into beta as 4.2.
2006-12-13 05:03:19 +00:00
ehouse
005fd92fd4
More progress on one-handed navigation: fix ncurses board clipped to
...
bottom of tray; add focus-related params to draw*Finished routines
(and simplify to one) so platforms don't have to save from Begin
routines (and stop palm doing that); check version of saved game, and
handle case where older binary tries to open newer version; redraw
Palm tray buttons after focus change to stop focus-rect ghosting; fix
annoying overlap in saved games dialog; palm version goes to a3.
2006-11-05 16:54:18 +00:00
ehouse
b0102f8baa
Lots of progress on one-handed navigation: add gadgets to stand in for board
...
scoreboard and tray on palm; make center drill into the focussed object and
spacebar come back up then move the focus among them. Integrate with other
focussable objects on main form. Go from separate drawCursor routines to
same for all three, with cursor only visible when focus is drilled down.
On curses, add a hilite rect routine that can be called after text is laid
down, and use for cursors.
2006-11-03 06:23:54 +00:00
ehouse
6b1fc7e5e4
Fix crash on pre-fiveway palmos where FrmGetFocus always returns -1;
...
add new preference for whether small value nums are drawn in tiles in
tray.
2006-10-29 17:41:14 +00:00
ehouse
648b986376
Many many changes improving newgame dialog by using a three-way rather
...
than two-way enabled state, but mostly about getting focus ring
working for five-way-equipped devices. Add fnav resources to the two
dialogs with gadgets, and code so the gadgets are included in the
focus rotation. The move to three-way means that disabled controls
can visible while excluded from the rotation. There's cleanup and
polish to be done still, and five-way navigation doesn't work for the
main form yet. No changes to bluetooth at all.
2006-10-28 14:48:08 +00:00
ehouse
1aa6d81177
When bt init fails, put up alert; check for failure after and don't
...
crash; erase bt status area even when no comms in order to erase after
turning bt off; in connect dlg, use a trigger rather than field and
button for host name.
2006-10-15 16:14:42 +00:00
ehouse
ba4f91d9e0
remove BEYOND_IR, replacing with XWFEATURE_RELAY and
...
XWFEATURE_BLUETOOTH. The goal is to be able to build to support
bluetooth only, or relay/ip only, e.g. for a palm bluetooth beta.
Seems to work.
2006-10-10 01:34:37 +00:00
ehouse
a88d079029
Add debug menu and in response dump bt state to stream for display.
...
Track sends and receives. Add listening state for master, and don't
reset its acl when slave goes away.
2006-09-23 22:58:33 +00:00
ehouse
c20232085a
Tweaks toward a dual ARM/68K binary where only 68K supports bluetooth.
...
Don't try to not show the BT option for connecting, but in the case
where it's not actually supported say so in the dialog.
2006-09-18 04:40:27 +00:00
ehouse
e17a442964
strutils macro change; tweak so compiles non-DEBUG and without Bluetooth
2006-09-15 07:42:10 +00:00
ehouse
66d900b1fa
Add debug-only menus to toggle logging to file and memopad
2006-09-14 01:34:22 +00:00
ehouse
7d48f2e430
Put up BT device browser while user is picking connection method
...
rather than when trying to send for first time, then pass address
through from conns dialog to bt code.
2006-08-26 21:12:10 +00:00
ehouse
f4659b73b0
Use new xplatform newgame logic to replace palm's in newgame.c, and make other
...
changes (shifting util functions around) that follow from that. Back
version number down to 4.1.5 since that'll be the next shipped from this
branch. Add juggle button to newgame -- the whole point of this.
2006-06-22 04:57:08 +00:00
ehouse
4969c10445
catch up with API change
2006-05-09 04:05:19 +00:00
ehouse
cc6251b595
Remove HIGHRES compile-time tests: all palm releases will have HIGHRES
...
support now; build in different directories.
2006-03-31 10:57:01 +00:00
ehouse
ccb5ee87f8
up alpha version
2006-02-26 23:53:55 +00:00
ehouse
dcd31cd092
update email address in header comments: no code change
2006-01-08 01:25:02 +00:00
ehouse
e404d77f87
version to 4.2x
2005-06-23 04:23:06 +00:00
ehouse
8e5f222fe6
modify ip-params dialog for new relay-based scheme, using new struct
...
fields and dialog objects.
2005-04-03 01:58:02 +00:00
ehouse
34462d05d6
fix from branch: position tray buttons correctly in highres case
2005-02-23 14:18:22 +00:00
ehouse
cfbc11cbb4
ship this mutha!
2004-11-16 04:10:26 +00:00
ehouse
9289b81dba
version string -> rc2
2004-11-14 16:31:10 +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
c0f7dbfb5a
new constants for new menuitem
2004-11-06 02:37:38 +00:00
ehouse
671856469d
Change constants to YES,NO; beta5
2004-11-05 14:43:05 +00:00
ehouse
20fe639146
tray can be in two positions/have two sizes only, either scrunched for
...
highres or square as it's always been.
2004-11-02 06:07:07 +00:00
ehouse
1bdd32e816
version now b3
2004-10-30 19:54:51 +00:00
ehouse
3e4097e9b3
up version to b2
2004-10-26 01:07:53 +00:00
ehouse
f420f4420e
change version to 4.1
2004-10-02 03:53:52 +00:00
ehouse
c08a95ee26
build with 68K and ARM in same .prc (menu allows choice)
2004-09-24 01:22:25 +00:00
ehouse
b5ee71b97b
up version to b6
2004-07-10 22:43:46 +00:00
ehouse
ed3810eb4c
version change
2004-06-25 07:09:38 +00:00
ehouse
2afccf209a
add checkbox for hint rect
2004-06-22 06:30:58 +00:00
ehouse
ea28e0c310
version num
2004-06-16 04:06:54 +00:00
ehouse
fd7b0e04be
ready for b3
2004-05-20 02:16:41 +00:00
ehouse
f453c9e2e8
version string -> b2
2004-05-15 01:12:56 +00:00
ehouse
140f6aaf53
Allow deletion of picked tiles during face-up picking.
2004-05-14 08:57:38 +00:00
ehouse
acddc7964f
make name clearer
2004-04-30 08:38:28 +00:00
ehouse
7008125ec7
(rough) changes to make toggling work for 320x480 Clie with silkscreen
2004-04-20 04:10:15 +00:00
ehouse
9fe2c54e9e
make debug version different so can co-exist
2004-03-18 05:42:24 +00:00
ehouse
9dd482e8b9
#ifdef hint config feature; version now beta 1
2004-03-02 06:00:52 +00:00