0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 5 years ago.
Dec 02, 2019 — Dec 02, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Master CVS is no longer hosted at SourceForge for practical reasons. More... over 24 years ago
*** empty log message *** More... over 24 years ago
v0.4.2 Build 10 --------------- A lot of bugfixes and small (cosmetic) changes including: * BUGFIX: crash in GVA content (buffer overflow) fixed. * NEW: build string included in 'info' form. * BUGFIX: EIC Mobile no longer gives 'Error: WML Opaque extension in WMLC' and 'Error: SWITCH_PAGE WMLC'. * BUGFIX clicking on hyperlinks spanning multiple lines now works correctly. * BUGFIX: Fatal Error 'Malloc expandVar' , formBrowser.c * BUGFIX: Fatal Error when going past the first History element. More... over 24 years ago
several small fixes to make it compile on Linux again (mostly mangled case, thanks to Antti Antinoja) More... almost 25 years ago
Currently not used, but Makefile/Project references it. More... almost 25 years ago
*** empty log message *** More... almost 25 years ago
*** empty log message *** More... almost 25 years ago
v0.3.5 Build9 ------------- Sat Nov 11 2000 * Finished moving all globals into a struct, and use a feature to get/set the pointer to this struct. This was needed because multiple code-segment apps don't like globals. Looks much more stable now. Sun Oct 22 2000 * Fixed a couple of bugs, including the history stack (back button) More... almost 25 years ago
Initial revision More... almost 25 years ago
BUGFIX[116487]: Modified URL entry to strip of all newlines from URL More... about 25 years ago
Small bugfix, 'official' release 0.3.3Build4 More... about 25 years ago
NEW: implemented <select> and <option> tags, several small bug-fixes. More... about 25 years ago
CHANGE: more 'input' bugfixes, tested on a dozen of pages. More... about 25 years ago
CHANGE: progress on Input fields, it starts to work now. More... about 25 years ago
* CHANGE: progress on Input fields, it starts to work now. More... about 25 years ago
* NEW: <input> partially working * CHANGE: just broke trough the 32K code segment limit, so had to brake it up into multiple code segments. More... about 25 years ago
* CHANGE: now compiles on Linux, required a bunch of small changes (upercase/lowercase etc.) * NEW: <anchor> tag implemented * CHANGE: moved icons on status bar (bottom) to menu items * CHANGE: removed the 'homepage' field in the connection settings form and DB. More... about 25 years ago
NEW: implemented 'ontimer' More... about 25 years ago
* BUGFIX: EditURL: popup list for connection settings fixed. * BUGFIX: removing the last record of both connections and bookmarks databases no longer crashes WAPUniverse. * NEW: when creating a new bookmark, "http://" is the default url (instead of empty). * NEW: implemented history (back button). More... about 25 years ago
Loading of images worked on the PalmOS Emulator, but not (reliable) on real devices. Implemented a quick hack to get it working on both, will start working on a nicer solution ASAP. More... about 25 years ago
Some hyperlinks bugfixes; only one card displayed at a time (and no longer all deck contents) More... about 25 years ago
looks like the hyperlinks are now working, need to do some more testing to check all possibilites. More... about 25 years ago
Some progress on HyperLinks (still not fully implemented, but coming close) More... about 25 years ago
minor cleanup op .h files More... about 25 years ago
previous version compiled but did not run correctly (problem with penDown event) Filip. More... about 25 years ago
several bug fixes, support for bold and underline, started to work on hyperlinks. More... about 25 years ago
wbmp is now loaded and displayed correctly. More... about 25 years ago
Started to work on WBMP, no rendering yet, only loading. More... about 25 years ago
Improved WML rendering, looks a little bit better, still a long way to go. More... about 25 years ago
Corrected a typo (in the license), eventloop modified to run at least 5 times/second (to allow the I/O to work correctly) More... about 25 years ago