ehouse
49a897c0de
Remove tabs. Whitespace changes only.
2008-06-07 14:47:55 +00:00
ehouse
90d285c593
add consts; remove logging.
2007-03-18 23:48:00 +00:00
ehouse
7c8b7294cd
add const to a bunch of char* decls in APIs and variables; no code change
2007-02-03 17:54:20 +00:00
ehouse
8f5bdf1163
strutils macro change
2006-09-15 07:43:21 +00:00
ehouse
1e8966c6f7
Fix compile errors due to missing UNUSED macros
2006-08-17 01:31:49 +00:00
ehouse
4daabf6fe5
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
92485783af
update email address in header comments: no code change
2006-01-08 01:25:02 +00:00
ehouse
b0fd07a571
add comment
2004-11-11 15:21:50 +00:00
ehouse
efc1800f87
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
9575cdc08b
palmaskFromStrId changed
2004-11-05 14:48:06 +00:00
ehouse
4b0db5ece3
plug leak when same dict found on both card and device
2004-10-13 01:25:23 +00:00
ehouse
036856d9b0
Take endienness into account when converting dicts so can do from ARM
...
too.
2004-10-08 23:59:32 +00:00
ehouse
5d22cb998b
use symbolic constant
2004-10-08 01:03:43 +00:00
ehouse
e5e304ccca
cleanup
2004-09-29 00:59:48 +00:00
ehouse
f8160b07b6
start search at default dir.
2004-05-20 02:16:19 +00:00
ehouse
0d88383706
pass version sought in vfs case too.
2004-05-14 09:01:18 +00:00
ehouse
7815584139
fix problem with converting dicts
2004-05-01 13:23:00 +00:00
ehouse
faf421331e
only accept dicts whose version == 1 (allows for later changes)
2004-03-13 14:21:45 +00:00
ehouse
982994dce6
Eliminate recursive search of VFS file system in attempt to speed
...
search for dicts.
2004-02-10 05:22:39 +00:00
ehouse
5010dbe1b3
confirm each dict converted from old format; recover from open when
...
none avail.
2004-01-17 19:34:25 +00:00
ehouse
d051a1b1ed
need to switch two bits in every node when converting old-format
...
dicts.
2003-12-14 17:55:30 +00:00
ehouse
82ef3eba3b
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
3e3fca64dc
rough code to convert dicts. untested
2003-12-11 05:58:24 +00:00
ehouse
9285bc9172
NODE_CAN_4 form of dawg is of type Xwr4
2003-12-10 05:56:16 +00:00
ehouse
33ba7edc72
checked in from personal archive
2003-11-16 19:23:48 +00:00