Sun, 03 Feb 2013 16:38:41 +0100 |
Radek Brich |
Propagate "quit" event, do not just terminate application. Resize: flag widgets to be resized, do resizes only once before draw. Draw: flag widgets to be redrawn, do not draw everything on any event.
|
file |
diff |
annotate
|
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).
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 23:51:59 +0100 |
Radek Brich |
Update drivers: Rename setcolor to defcolor, add real setcolor which ignores color stack.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 12:54:52 +0100 |
Radek Brich |
Add sdlterm to setup.py. Simplify color description, allow missing bg.
|
file |
diff |
annotate
|
Sat, 19 Jan 2013 13:05:21 +0100 |
Radek Brich |
Rework MenuBar. Add MenuButton. Add mouse event cascading to floaters.
|
file |
diff |
annotate
|
Fri, 18 Jan 2013 22:36:50 +0100 |
Radek Brich |
Rework layouts: Layout is now normal Container which places its children upon resize event.
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 23:59:55 +0100 |
Radek Brich |
Cleanup timeouts.
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 01:12:07 +0100 |
Radek Brich |
DriverSDL: Add support for timeouts.
|
file |
diff |
annotate
|
Sat, 05 Jan 2013 23:00:41 +0100 |
Radek Brich |
Update SDL driver: Enlarge char, attr to 32 bits, 64 bits per terminal cell. Colors and attributes are complete, only blink does not work.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 05 Jan 2013 00:37:11 +0100 |
Radek Brich |
Minor updates. Replace super() with direct class reference. Add demo_colors.
|
file |
diff |
annotate
|
Mon, 17 Dec 2012 00:24:34 +0100 |
Radek Brich |
Update docs.
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 20:49:54 +0100 |
Radek Brich |
Update event propagation, keypress event, focusing.
|
file |
diff |
annotate
|
Fri, 14 Dec 2012 10:20:14 +0100 |
Radek Brich |
Clean up, refactoring. Rename EventSource to Emitter, begin merging emit() method with handle().
|
file |
diff |
annotate
|
Thu, 13 Dec 2012 10:01:32 +0100 |
Radek Brich |
Add setup script. Add Checkbox widget + demo. Updates.
|
file |
diff |
annotate
|
Mon, 20 Feb 2012 18:15:13 +0100 |
Radek Brich |
Import only one driver from application.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 08 Oct 2011 17:16:07 +0200 |
Radek Brich |
Add TableView plus demo.
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 11:07:59 +0200 |
Radek Brich |
Eliminate relative imports.
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 10:57:12 +0200 |
Radek Brich |
Handle curses resize event.
|
file |
diff |
annotate
|
Sun, 02 Oct 2011 23:32:35 +0200 |
Radek Brich |
Add Pager.
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 11:37:27 +0200 |
Radek Brich |
Add more generated documentation.
|
file |
diff |
annotate
|
Wed, 17 Aug 2011 23:43:52 +0200 |
Radek Brich |
TreeView: Add cursor, node collapse, reworked draw.
|
file |
diff |
annotate
|
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).
|
file |
diff |
annotate
|
Wed, 13 Apr 2011 01:33:27 +0200 |
Radek Brich |
New color management - named colors.
|
file |
diff |
annotate
|
Thu, 17 Feb 2011 23:35:05 +0100 |
Radek Brich |
Menu development. New focus. Easier imports from tuikit package.
|
file |
diff |
annotate
|
Wed, 16 Feb 2011 23:51:30 +0100 |
Radek Brich |
tuikit
|
file |
diff |
annotate
|