Wed, 02 Jan 2013 11:48:36 +0100 |
Radek Brich |
Add Widget.spot property. TreeView: move spot with cursor node. ScrollView: scroll when spot moves.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 00:16:12 +0100 |
Radek Brich |
Rename emitter module to events.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 17 Dec 2012 23:19:58 +0100 |
Radek Brich |
Documentation, fix names of focus methods.
|
file |
diff |
annotate
|
Mon, 17 Dec 2012 21:07:59 +0100 |
Radek Brich |
Clean up and update TreeView.
|
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:32:43 +0100 |
Radek Brich |
Refactoring: rename eventsource module to emitter.
|
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
|
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
|
Fri, 07 Oct 2011 11:07:59 +0200 |
Radek Brich |
Eliminate relative imports.
|
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
|