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 |
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 |
Wed, 26 Dec 2012 01:00:31 +0100 | Radek Brich | Add ScrollView widget. Update Emitter, rename "on_event" methods to "_handle_event". Update VScrollbar, Layout. | file | diff | annotate |
Fri, 07 Oct 2011 11:07:59 +0200 | Radek Brich | Eliminate relative imports. | file | diff | annotate |
Wed, 13 Apr 2011 01:33:27 +0200 | Radek Brich | New color management - named colors. | file | diff | annotate |
Sun, 10 Apr 2011 22:56:13 +0200 | Radek Brich | Test for GridLayout. New Label widget. | file | diff | annotate |