tuikit/textedit.py
Fri, 18 Jan 2013 22:36:50 +0100 Radek Brich Rework layouts: Layout is now normal Container which places its children upon resize event.
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).
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.
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.
Sun, 16 Dec 2012 20:49:54 +0100 Radek Brich Update event propagation, keypress event, focusing.
Fri, 07 Oct 2011 11:07:59 +0200 Radek Brich Eliminate relative imports.
Wed, 16 Mar 2011 15:19:05 +0100 Radek Brich Fixed escape sequence handling.
Wed, 16 Feb 2011 23:51:30 +0100 Radek Brich tuikit
less more (0) tip