Guikachu 0.13 "FuriGUI" ======================= Remember the first release of Guikachu that included the Form Editor? It contained long descriptions why you should not rely on the preview rendered by Guikachu because it can not be guaranteed to be 100% accurate on the level of single pixels. Well people also tought the Earth was flat. Changes: * Every widget has been checked pixel-per-pixel against POSE screenshots. * Plugged some memory leaks (I *LOVE* MemProf) * Some fixes in the included XSL style sheets and the I/O code * Operations on more than one widget now work in the Tree View * Form Editor drag & drop fixes * Resource/Widget ID sanity checks -- ID's can only contain [a-zA-Z0-9_], everything else is converted to '_' on the fly * Properties that are references to other resources/widgets (e.g. Form::Menu ID) are much smarter See the TODO file for features still planned for 1.0.