tuikit/application.py
Sat, 05 Jan 2013 16:47:30 +0100 Radek Brich Update sdlterm: Optimize commit() - use two cell buffers, redraw only dirty cells, not everything. Fix keypress event, filter mousemove.
Sat, 05 Jan 2013 00:37:11 +0100 Radek Brich Minor updates. Replace super() with direct class reference. Add demo_colors.
Mon, 17 Dec 2012 00:24:34 +0100 Radek Brich Update docs.
Sun, 16 Dec 2012 20:49:54 +0100 Radek Brich Update event propagation, keypress event, focusing.
Fri, 14 Dec 2012 10:20:14 +0100 Radek Brich Clean up, refactoring. Rename EventSource to Emitter, begin merging emit() method with handle().
Thu, 13 Dec 2012 10:01:32 +0100 Radek Brich Add setup script. Add Checkbox widget + demo. Updates.
Mon, 20 Feb 2012 18:15:13 +0100 Radek Brich Import only one driver from application.
Sun, 09 Oct 2011 19:30:25 +0200 Radek Brich Add DriverPygame (incomplete). Move unicode graphics constants to UnicodeGraphics class. Move shared parts of drivers to Driver base class.
Sun, 09 Oct 2011 13:06:58 +0200 Radek Brich Rename BackendCurses to DriverCurses. Add DriverDummy - dummy driver for debugging purposes. Move clipping stack from driver to common.ClipStack class.
Sat, 08 Oct 2011 17:16:07 +0200 Radek Brich Add TableView plus demo.
Fri, 07 Oct 2011 11:07:59 +0200 Radek Brich Eliminate relative imports.
Fri, 07 Oct 2011 10:57:12 +0200 Radek Brich Handle curses resize event.
Sun, 02 Oct 2011 23:32:35 +0200 Radek Brich Add Pager.
Thu, 08 Sep 2011 11:37:27 +0200 Radek Brich Add more generated documentation.
Wed, 17 Aug 2011 23:43:52 +0200 Radek Brich TreeView: Add cursor, node collapse, reworked draw.
Sun, 31 Jul 2011 13:04:39 +0200 Radek Brich Added ComboBox, HorizontalLayout, TreeNode, TreeModel, TreeView. Widget is now descendant of EventSource. Improved color management (color prefixes).
Wed, 13 Apr 2011 01:33:27 +0200 Radek Brich New color management - named colors.
Thu, 17 Feb 2011 23:35:05 +0100 Radek Brich Menu development. New focus. Easier imports from tuikit package.
Wed, 16 Feb 2011 23:51:30 +0100 Radek Brich tuikit
less more (0) tip