ehouse
a166e6f651
Remove tabs. Whitespace changes only.
2008-06-07 14:47:55 +00:00
ehouse
2bb3c946d9
add consts; remove logging.
2007-03-18 23:48:00 +00:00
ehouse
2fe75a19a2
add const to a bunch of char* decls in APIs and variables; no code change
2007-02-03 17:54:20 +00:00
ehouse
6c3ae78f81
strutils macro change
2006-09-15 07:43:21 +00:00
ehouse
62dd1091ca
Fix compile errors due to missing UNUSED macros
2006-08-17 01:31:49 +00:00
ehouse
f561989644
Set -Wunused-parameter for those versions of gcc that support it, and
...
deal with the output by removing params where possible and elsewhere
by adding XP_UNUSED macro wrapping __attribute__((unused)). There
should be NO change in function in spite of the large number of files.
2006-08-16 13:44:44 +00:00
ehouse
dcd31cd092
update email address in header comments: no code change
2006-01-08 01:25:02 +00:00
ehouse
3bbf872406
add comment
2004-11-11 15:21:50 +00:00
ehouse
953f580554
Add string resource giving a path in addition to /palm/Launcher where
...
we'll search for dictionaries so users can unclutter the default dir.
2004-11-11 07:49:48 +00:00
ehouse
b49a134fb0
palmaskFromStrId changed
2004-11-05 14:48:06 +00:00
ehouse
8d0f022886
plug leak when same dict found on both card and device
2004-10-13 01:25:23 +00:00
ehouse
1de7183c7a
Take endienness into account when converting dicts so can do from ARM
...
too.
2004-10-08 23:59:32 +00:00
ehouse
513c15eb4f
use symbolic constant
2004-10-08 01:03:43 +00:00
ehouse
14b414586e
cleanup
2004-09-29 00:59:48 +00:00
ehouse
1a35f5b5dd
start search at default dir.
2004-05-20 02:16:19 +00:00
ehouse
3870d68856
pass version sought in vfs case too.
2004-05-14 09:01:18 +00:00
ehouse
6111d15406
fix problem with converting dicts
2004-05-01 13:23:00 +00:00
ehouse
e294e8ff9c
only accept dicts whose version == 1 (allows for later changes)
2004-03-13 14:21:45 +00:00
ehouse
f761201e75
Eliminate recursive search of VFS file system in attempt to speed
...
search for dicts.
2004-02-10 05:22:39 +00:00
ehouse
314a5d682b
confirm each dict converted from old format; recover from open when
...
none avail.
2004-01-17 19:34:25 +00:00
ehouse
a188a0f98b
need to switch two bits in every node when converting old-format
...
dicts.
2003-12-14 17:55:30 +00:00
ehouse
4dbd9fb639
complete conversion of old format dicts to new, including for those on
...
SD cards. Works now unless there are same-named files on both, in
which case SD card one doesn't get converted but the question keeps
getting asked.
2003-12-12 10:21:09 +00:00
ehouse
d91c7591e9
rough code to convert dicts. untested
2003-12-11 05:58:24 +00:00
ehouse
20caab4873
NODE_CAN_4 form of dawg is of type Xwr4
2003-12-10 05:56:16 +00:00
ehouse
7f17376766
checked in from personal archive
2003-11-16 19:23:48 +00:00