Sun, 27 Jan 2013 23:51:59 +0100 | Radek Brich | Update drivers: Rename setcolor to defcolor, add real setcolor which ignores color stack. | file | diff | annotate |
Sat, 19 Jan 2013 13:05:21 +0100 | Radek Brich | Rework MenuBar. Add MenuButton. Add mouse event cascading to floaters. | file | diff | annotate |
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 |