tuikit/events.py
Fri, 01 Feb 2013 00:24:02 +0100 Radek Brich Add ScrollWindow. Rewrite EditBox to work with OffsetLayout. Add propery "exposed" to DrawEvent. Add Widget._view_size. Add config file (driver, log_level).
Wed, 30 Jan 2013 00:38:48 +0100 Radek Brich Report mousemove relative position change. Window: when in AnchorLayout, aligned right/bottom - fix resizing by mouse to behave as expected.
Wed, 23 Jan 2013 00:50:23 +0100 Radek Brich DriverCurses: Add support for key modifiers.
Sat, 19 Jan 2013 13:05:21 +0100 Radek Brich Rework MenuBar. Add MenuButton. Add mouse event cascading to floaters.
Fri, 18 Jan 2013 22:36:50 +0100 Radek Brich Rework layouts: Layout is now normal Container which places its children upon resize event.
Mon, 07 Jan 2013 00:23:45 +0100 Radek Brich DriverSDL: mousewheel, key repeation.
Sat, 05 Jan 2013 00:37:11 +0100 Radek Brich Minor updates. Replace super() with direct class reference. Add demo_colors.
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).
Wed, 02 Jan 2013 00:16:12 +0100 Radek Brich Rename emitter module to events.
less more (0) tip