Guikachu 0.1 "Pocket Lint" ========================== This is the initial release of Guikachu. It is not really more than a demonstration of what it will look like. Features: * Libxml-based I/O (no DTD yet for .guikachu files) * Exporting to PilRC .rcp files (compile with pilrc -H) * String resources: fully implemented * Dialog resources: only the assignment of help strings is missing * Menu resources: fully implemented (the user interface might need some loving) Yet to come: * User interface improvements (e.g. context menus) * Per-application resources (e.g. version number, icon) * Form editor * Picture resources * `Help' attribute of dialog resources * Documentation * Sample file with sample GNU PalmOS SDK-based application * Bug-hunting