Commit graph

1002 commits

Author SHA1 Message Date
ehouse
1b86aabcf1 cleanup 2005-03-01 01:08:06 +00:00
ehouse
b31fe271f7 add clean_state target 2005-02-27 20:09:05 +00:00
ehouse
bc6ec1989b wrong format string descriptor 2005-02-27 20:08:31 +00:00
ehouse
c999d79616 passing wrong name to open 2005-02-27 20:07:05 +00:00
ehouse
8f7bbfa770 use upload var if present; clean up STANDALONE_ONLY var 2005-02-26 03:00:37 +00:00
ehouse
ea5916364b create and use sending socket 2005-02-26 02:59:23 +00:00
ehouse
8355b16629 add socket ivar 2005-02-26 02:58:10 +00:00
ehouse
573dbfa2db skeleton only. 2005-02-26 02:57:19 +00:00
ehouse
45837f0a1c log name of dict unable to open 2005-02-25 04:18:50 +00:00
ehouse
53a91b579a cleanup 2005-02-25 03:38:02 +00:00
ehouse
e99c338726 don't define XWORDS_DIR 2005-02-25 03:36:51 +00:00
ehouse
d6c3dcf29c hack around string concat issues. to be fixed later 2005-02-25 03:36:25 +00:00
ehouse
457af0a892 change user-visible name 2005-02-23 14:30:59 +00:00
ehouse
34462d05d6 fix from branch: position tray buttons correctly in highres case 2005-02-23 14:18:22 +00:00
ehouse
f161c2b31e fix VERSION id 2005-02-20 18:22:21 +00:00
ehouse
4be6e0a5ae Fixed resource problem by passing flags to compiler. Now loads and
runs properly.
2005-02-17 15:18:52 +00:00
ehouse
4a4651996c generate and use UID.cpp file. This fixes simulator's refusal to
launch the app.  Stuff shows up in the log file now, so it's running.
Current crash seems to stem from a resource file problem.
2005-02-17 14:51:20 +00:00
ehouse
ab497a083b add generated UID.cpp file 2005-02-17 14:47:03 +00:00
ehouse
623f909f0c first checked in. .app and .rsc are built and installed where the
emulator can find them, but the emulator says it can't launch the app.
2005-02-17 02:57:07 +00:00
ehouse
1598bfa636 build bitmaps from info in specials (for Spanish) 2005-02-15 15:01:04 +00:00
ehouse
d5259decf7 change logfile extension so device more likely to open it. 2005-02-15 14:58:45 +00:00
ehouse
856f39d6e9 make it easier to tweak compiler optimizations (since some produce
crashing code)
2005-02-15 14:34:50 +00:00
ehouse
02e262a059 turn on -v dynamically 2005-02-15 14:20:46 +00:00
ehouse
90d4335106 add dictionary to .sis package 2005-02-12 23:07:09 +00:00
ehouse
3a8fd73d96 change loc for file search 2005-02-12 03:01:13 +00:00
ehouse
3a648b702f default dirname for mmp builds 2005-02-12 02:59:14 +00:00
ehouse
ccf6193c67 add missing define; copy .sis to web dir; define dir based on series
so code can find files
2005-02-12 02:58:37 +00:00
ehouse
8ea5a551d5 revert to an earlier version that didn't build crashing code. 2005-02-11 02:50:04 +00:00
ehouse
0899f69ac7 update so works again. 2005-02-11 02:48:13 +00:00
ehouse
6a4bd1bb4a update so works again. Some optimizations produce bad code in EVC4.
Turn them off, and choose others.  This will be the preferred way of
building from now on since the files produced by the IDE rearrange
their parts at random whenever changed, making diff useless for
figuring out what broke.
2005-02-11 02:45:59 +00:00
ehouse
d6a7207614 temp hack for separate rss files 2005-02-08 07:17:40 +00:00
ehouse
f000d37e0c silence check 2005-02-08 07:10:36 +00:00
ehouse
a922ab7318 add temp and generated files from linux builds 2005-02-08 07:10:21 +00:00
ehouse
1df73a0010 protect stuff that won't compile for series 60. Need to figure out
equivalents.
2005-02-08 07:02:57 +00:00
ehouse
3a018e5504 button for series 60 -- untested 2005-02-08 07:01:50 +00:00
ehouse
c23332e0b6 update to work with series 60 and 80 SDKs on linux 2005-02-08 06:59:06 +00:00
ehouse
bd46dba736 comment stuff out to compile for series 60 2005-02-08 06:58:25 +00:00
ehouse
e56982b1e8 compile on both series 2005-02-08 06:05:18 +00:00
ehouse
9a69395486 include diff rsg files based on SERIES; comment out stuff that blocks
SERIES_60 compilation
2005-02-08 06:02:45 +00:00
ehouse
5b1b29f8ca include diff rsg files based on SERIES 2005-02-08 06:01:29 +00:00
ehouse
615c2826f3 first checked in 2005-02-08 06:00:23 +00:00
ehouse
a49a98f97c update to work with series 60 and 80 SDKs on linux 2005-02-08 05:52:13 +00:00
ehouse
b1cd16ce35 add #define turning on scrollbar support for square screened devices. 2005-02-06 06:59:24 +00:00
ehouse
64876a008f as a workaround for reported lockups on WM SE devices, save state
after many user actions.  This was meant to capture the state right
before the crash but seems instead to have fixed it.
2005-02-06 06:56:06 +00:00
ehouse
7e6fcc97aa beta 3; 2005 copyright 2005-02-06 06:54:01 +00:00
ehouse
f952b366b0 call ceCenterCtl() 2005-02-06 06:52:57 +00:00
ehouse
b92bb148a9 add ceCenterCtl() 2005-02-06 06:52:24 +00:00
ehouse
af15796fa8 shrink a couple of dialogs to fit square screen 2005-02-05 21:49:03 +00:00
ehouse
132f7e808b scrolling support; determine board layout based on screen size. 2005-02-05 21:43:16 +00:00
ehouse
cd1e2683b8 add fields supporting scrolling 2005-02-05 21:38:04 +00:00