2013-01-03 | Radek Brich | Clean up Emitter class, simplify event handling. Fix Container.focusnext() method. Add events test (handler auto-registration, order). | changeset | files |
2013-01-02 | Radek Brich | Add Widget.spot property. TreeView: move spot with cursor node. ScrollView: scroll when spot moves. | changeset | files |
2013-01-01 | Radek Brich | Rename emitter module to events. | changeset | files |
2012-12-30 | Radek Brich | Make Container.layout a property. | changeset | files |
2012-12-29 | Radek Brich | Update Emitter: All event handlers now have exactly one argument: object inherited from Event class, which carries any data. | changeset | files |
2012-12-26 | Radek Brich | Add ScrollView widget. Update Emitter, rename "on_event" methods to "_handle_event". Update VScrollbar, Layout. | changeset | files |
2012-12-17 | Radek Brich | Fixes. | changeset | files |
2012-12-17 | Radek Brich | Documentation, fix names of focus methods. | changeset | files |
Loading... |