.. |
bmps
|
Add bitmaps for relay status on palm; refresh icon on form update.
|
2009-09-27 21:54:56 +00:00 |
l10n
|
change field name to Room and move to first position from third
|
2009-09-30 03:10:55 +00:00 |
.cvsignore
|
|
|
callback.h
|
|
|
common.rcp.pre
|
Add bitmaps for relay status on palm; refresh icon on form update.
|
2009-09-27 21:54:56 +00:00 |
connsdlg.c
|
rename Cookie to Invite, a change that may change. Rename everywhere
|
2009-09-14 03:11:11 +00:00 |
connsdlg.h
|
update email address in header comments: no code change
|
2006-01-08 01:25:02 +00:00 |
dictlist.c
|
Remove tabs. Whitespace changes only.
|
2008-06-07 14:47:55 +00:00 |
dictlist.h
|
add consts; remove logging.
|
2007-03-18 23:48:00 +00:00 |
dictui.c
|
Remove tabs. Whitespace changes only.
|
2008-06-07 14:47:55 +00:00 |
dictui.h
|
update email address in header comments: no code change
|
2006-01-08 01:25:02 +00:00 |
enter68k.c
|
remove dead code using IR libs directly (no exchange mgr); rename
|
2006-09-17 06:15:37 +00:00 |
fnavgen.c
|
substitute macro for common sizeof(x)/sizeof(x[0]) pattern; no generated code change
|
2007-05-26 14:03:07 +00:00 |
funcfile.txt
|
Remove unused FindTrustedDevice calls; don't try to become master or slave
|
2007-12-07 09:50:48 +00:00 |
gameutil.c
|
Remove tabs. Whitespace changes only.
|
2008-06-07 14:47:55 +00:00 |
gameutil.h
|
update email address in header comments: no code change
|
2006-01-08 01:25:02 +00:00 |
gen_pace.pl
|
Add ARM support for functions and types required for UUID/PSM lookup.
|
2007-09-30 17:33:19 +00:00 |
ldscript.arm
|
|
|
Makefile
|
Break blank dialog out of palmmain and replace old macros in palmbt so
|
2009-09-28 03:59:59 +00:00 |
Makefile.PNO
|
fix palm and palm-arm compile problems including using changed APIs.
|
2009-11-19 02:22:32 +00:00 |
newgame.c
|
Fix to compile (and so dicts are read into new internal format) on Palm.
|
2009-04-07 04:33:47 +00:00 |
newgame.h
|
Many many changes improving newgame dialog by using a three-way rather
|
2006-10-28 14:48:08 +00:00 |
pace_man.c
|
Really old change: write struct differently in RFCOMM case
|
2008-10-11 15:04:11 +00:00 |
pace_man.h
|
Add ARM support for functions and types required for UUID/PSM lookup.
|
2007-09-30 17:33:19 +00:00 |
palmblnk.c
|
Break blank dialog out of palmmain and replace old macros in palmbt so
|
2009-09-28 03:59:59 +00:00 |
palmblnk.h
|
Break blank dialog out of palmmain and replace old macros in palmbt so
|
2009-09-28 03:59:59 +00:00 |
palmbt.c
|
Break blank dialog out of palmmain and replace old macros in palmbt so
|
2009-09-28 03:59:59 +00:00 |
palmbt.h
|
remove newly-added palm_bt_nameForAddr
|
2008-01-07 13:36:00 +00:00 |
palmdbg.c
|
rename Cookie to Invite, a change that may change. Rename everywhere
|
2009-09-14 03:11:11 +00:00 |
palmdbg.h
|
move LOG_OFFSET
|
2007-09-30 17:22:38 +00:00 |
palmdict.c
|
replace array of indices with array of ptrs for faster & smaller code
|
2009-09-13 05:28:12 +00:00 |
palmdict.h
|
palm_dictionary_make makes copy of name if needed. Helps plug memory leak.
|
2007-03-18 23:49:15 +00:00 |
palmdraw.c
|
fix palm and palm-arm compile problems including using changed APIs.
|
2009-11-19 02:22:32 +00:00 |
palmip.c
|
Toward a palm build whose only comms mode is relay (no IR, which was
|
2009-02-17 05:54:28 +00:00 |
palmip.h
|
First shot at bluetooth support (turned off in Makefile by default).
|
2006-08-23 04:44:55 +00:00 |
palmir.c
|
cleanup; replace a bunch of EvtAddEventToQueue calls with
|
2007-12-09 01:59:15 +00:00 |
palmir.h
|
First shot at bluetooth support (turned off in Makefile by default).
|
2006-08-23 04:44:55 +00:00 |
palmmain.c
|
fix palm and palm-arm compile problems including using changed APIs.
|
2009-11-19 02:22:32 +00:00 |
palmmain.h
|
Just enough changes to get compiling on Palm again: seems to work
|
2009-09-27 16:33:36 +00:00 |
palmsavg.c
|
cleanup; replace a bunch of EvtAddEventToQueue calls with
|
2007-12-09 01:59:15 +00:00 |
palmsavg.h
|
cleanup (no change to generated code): remove old owner_hash code; replace empty formal lists with void.
|
2007-04-14 16:27:19 +00:00 |
palmutil.c
|
non-code change to make debugging easier
|
2008-01-07 01:17:42 +00:00 |
palmutil.h
|
Substitute French translations of new BT-related strings; since this
|
2007-12-11 04:36:50 +00:00 |
pnolet.c
|
cleanup (no change to generated code): remove old owner_hash code; replace empty formal lists with void.
|
2007-04-14 16:27:19 +00:00 |
pnostate.h
|
add hand-coded implementation of HsNavDrawFocusRing. This works, but
|
2006-11-29 04:11:24 +00:00 |
prefsdlg.c
|
Instead of warning user on failure to connect via BT, add preference
|
2007-12-14 03:38:55 +00:00 |
prefsdlg.h
|
update email address in header comments: no code change
|
2006-01-08 01:25:02 +00:00 |
undef_hack.h
|
include Hs (nav) files for ARM build too
|
2006-11-27 04:50:53 +00:00 |
xptypes.h
|
Fix to compile (and so dicts are read into new internal format) on Palm.
|
2009-04-07 04:33:47 +00:00 |
xwcolors.h
|
Add to draw APIs of individual elements (e.g. board cells) whether
|
2006-11-12 14:36:15 +00:00 |
xwords4defines.h
|
Just enough changes to get compiling on Palm again: seems to work
|
2009-09-27 16:33:36 +00:00 |