Fri, 18 Jan 2013 22:36:50 +0100 | Radek Brich | Rework layouts: Layout is now normal Container which places its children upon resize event. | file | diff | annotate |
Fri, 04 Jan 2013 00:13:59 +0100 | Radek Brich | Clean up Emitter class, simplify event handling. Fix Container.focusnext() method. Add events test (handler auto-registration, order). | file | diff | annotate |
Sun, 30 Dec 2012 13:03:29 +0100 | Radek Brich | Make Container.layout a property. | file | diff | annotate |
Sat, 29 Dec 2012 12:16:06 +0100 | Radek Brich | Update Emitter: All event handlers now have exactly one argument: object inherited from Event class, which carries any data. | file | diff | annotate |
Sun, 16 Dec 2012 20:49:54 +0100 | Radek Brich | Update event propagation, keypress event, focusing. | file | diff | annotate |
Thu, 13 Dec 2012 10:01:32 +0100 | Radek Brich | Add setup script. Add Checkbox widget + demo. Updates. | file | diff | annotate |