-
Logged In: YES
user_id=288970
I forgot to say that the Puri project can be found at
https://sourceforge.net/projects/puri/ . I'd like to make
the Puri build process more portable, The part of Puri that
this patch uses is a GLib, and it seems linking to stubs is
necessary. The stub archive and headers are including in
the binary puri-lib release, so building with prc-tools and
this...
2003-07-21 10:26:48 UTC by deadparrot
-
Puri can be used to open the URL on ThoughtStream's URL
form. The user can choose which of the applications
(handlers defined in Puri's preference panel) to
launch. Some minimal interface code and the calls to
the Puri library are included in the patch.
One negative thing is that the list of handlers is only
updated when entering the form, so changing the scheme
portion of the URI...
2003-07-21 10:10:05 UTC by deadparrot
-
The Makefile currently uses the compiler binaries built with the "m68k-palmos-coff" target. This patch just removes the "-coff" from all the defined build binary names because the target was changed to "m68k-palmos" in version 2.0 of GCC for Palm OS from http://prc-tools.sourceforge.net/ .
2003-07-02 00:28:42 UTC by deadparrot
-
Palm: VIIx
PalmOS: v3.5.3
Bug:
When there are no entries/"Minds", the built-in Find
command causes a crash with the error:
DataMgr.c, Line 3378, Null dbID passed
The window provides a button to reset, but on my Palm
I've been forced to use a paperclip to reset each time
it's happened.
2003-02-06 06:30:52 UTC by neilr83129
-
davb committed patchset 27 of module thoughtstream to the ThoughtStream CVS repository, changing 2 files.
2003-01-17 03:59:17 UTC by davb
-
bgdarnel committed patchset 4 of module CVSROOT to the ThoughtStream CVS repository, changing 1 files.
2003-01-16 05:54:01 UTC by bgdarnel
-
bgdarnel committed patchset 3 of module CVSROOT to the ThoughtStream CVS repository, changing 1 files.
2003-01-16 05:41:45 UTC by bgdarnel
-
bgdarnel committed patchset 2 of module CVSROOT to the ThoughtStream CVS repository, changing 1 files.
2003-01-16 05:40:45 UTC by bgdarnel
-
for thoughtstream desktop:
This fixes some changes in the module names and method
names for xml.sax and one change in how a wxWindows
method is called.
I also too the liberty of adding an <?xml
version="1.0"?> to the save file code so that the files
will be valid xml.
2002-12-31 20:10:22 UTC by davb
-
index out of range or something like that.
2002-08-28 12:25:30 UTC by nobody