* 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)
v0.3.3 Build4
-------------
Fri Sep 15 2000
* NEW: implemented <select> and <option> tags, several small bug-fixes.
v0.3.2 Build6
-------------
Sun Sep 10 2000 Filip Onkelinx <filip@onkelinx.com>
* CHANGE: more 'input' bugfixes, tested on a dozen of pages.
v0.3.3 Build4
-------------
Fri Sep 08 2000 Filip Onkelinx <filip@onkelinx.com>
* CHANGE: progress on Input fields, it starts to work now.
v0.3.2 Build5
-------------
Fri Sep 08 2000 Filip Onkelinx <filip@onkelinx.com>
* CHANGE: progress on Input fields, it starts to work now.
Wed Sep 06 2000 Filip Onkelinx <filip@onkelinx.com>
* NEW: started working on <input>
* CHANGE: just broke trough the 32K code segment limit, so had to brake it up into multiple code segments.
Thu Aug 31 2000 Filip Onkelinx <filip@onkelinx.com>
* CHANGE: now compiles on Linux, required a bunch of small changes (upercase/lowercase etc.)
Sun Aug 27 2000 Filip Onkelinx <filip@onkelinx.com>
* 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.
Sun Aug 20 2000 Filip Onkelinx <filip@onkelinx.com>
* NEW: 'ontimer' implemented.
v0.3.0 Build5
-------------
Thu Aug 17 2000 Filip Onkelinx <filip@onkelinx.com>
* 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).
Tue Aug 15 2000 Filip Onkelinx <filip@onkelinx.com>
* BUGFIX: Loading of images worked on the PalmOS Emulator, but not (reliable) on real devices. Implemented a quick hack to get it working on both.
Fri Aug 11 2000 Filip Onkelinx <filip@onkelinx.com>
* NEW: only one card displayed at a time (and no longer all deck contents)
Thu Aug 10 2000 Filip Onkelinx <filip@onkelinx.com>
* NEW: Added hyperlink support.
Tue Aug 8 2000 Filip Onkelinx <filip@onkelinx.com>
* NEW: Added bold and underline.
v0.2.0 Build2
--------------
Wed Aug 2 2000 Filip Onkelinx <filip@onkelinx.com>
* NEW: wbmp is now loaded and displayed correctly.
v0.1.0 Build3
-------------
Sun Jul 16 2000 Filip Onkelinx <filip@onkelinx.com>
* NEW: Improved WML rendering.
Fri Jul 02 2000 Filip Onkelinx <filip@onkelinx.com>