2011-10-07 Handle curses resize event.
Radek Brich <radek.brich@devl.cz> [Fri, 07 Oct 2011 10:57:12 +0200] rev 17
Handle curses resize event.
2011-10-04 Update VerticalLayout/HorizontalLayout. Add layout demo. Add Size, Borders to common. Update Coords, Rect.
Radek Brich <radek.brich@devl.cz> [Tue, 04 Oct 2011 22:51:12 +0200] rev 16
Update VerticalLayout/HorizontalLayout. Add layout demo. Add Size, Borders to common. Update Coords, Rect.
2011-10-02 Add Pager.
Radek Brich <radek.brich@devl.cz> [Sun, 02 Oct 2011 23:32:35 +0200] rev 15
Add Pager.
2011-09-12 Add inheritance diagram to documentation.
Radek Brich <radek.brich@devl.cz> [Mon, 12 Sep 2011 13:30:31 +0200] rev 14
Add inheritance diagram to documentation.
2011-09-08 Add more generated documentation.
Radek Brich <radek.brich@devl.cz> [Thu, 08 Sep 2011 11:37:27 +0200] rev 13
Add more generated documentation.
2011-09-08 Update EventSource documentation.
Radek Brich <radek.brich@devl.cz> [Thu, 08 Sep 2011 10:13:55 +0200] rev 12
Update EventSource documentation.
2011-08-17 TreeView: Add cursor, node collapse, reworked draw.
Radek Brich <radek.brich@devl.cz> [Wed, 17 Aug 2011 23:43:52 +0200] rev 11
TreeView: Add cursor, node collapse, reworked draw.
2011-08-17 Use isinstance instead of type.
Radek Brich <radek.brich@devl.cz> [Wed, 17 Aug 2011 21:11:47 +0200] rev 10
Use isinstance instead of type.
2011-07-31 Added ComboBox, HorizontalLayout, TreeNode, TreeModel, TreeView. Widget is now descendant of EventSource. Improved color management (color prefixes).
Radek Brich <radek.brich@devl.cz> [Sun, 31 Jul 2011 13:04:39 +0200] rev 9
Added ComboBox, HorizontalLayout, TreeNode, TreeModel, TreeView. Widget is now descendant of EventSource. Improved color management (color prefixes).
2011-04-13 Update editfield - place cursor to end initially.
Radek Brich <radek.brich@devl.cz> [Wed, 13 Apr 2011 13:07:26 +0200] rev 8
Update editfield - place cursor to end initially.
2011-04-12 New color management - named colors.
Radek Brich <radek.brich@devl.cz> [Wed, 13 Apr 2011 01:33:27 +0200] rev 7
New color management - named colors.
2011-04-10 Test for GridLayout. New Label widget.
Radek Brich <radek.brich@devl.cz> [Sun, 10 Apr 2011 22:56:13 +0200] rev 6
Test for GridLayout. New Label widget.
2011-04-10 New GridLayout. Change cursor behavior (hide on unfocus event). Change resize event to propagate through containers. Change container clipping - allowlayout=false children are clipped without borders. More Widget doc.
Radek Brich <radek.brich@devl.cz> [Sun, 10 Apr 2011 22:54:38 +0200] rev 5
New GridLayout. Change cursor behavior (hide on unfocus event). Change resize event to propagate through containers. Change container clipping - allowlayout=false children are clipped without borders. More Widget doc.
2011-03-18 Add escape sequences for linux console.
Radek Brich <radek.brich@devl.cz> [Fri, 18 Mar 2011 20:14:44 +0100] rev 4
Add escape sequences for linux console.
2011-03-16 Fixed escape sequence handling.
Radek Brich <radek.brich@devl.cz> [Wed, 16 Mar 2011 15:19:05 +0100] rev 3
Fixed escape sequence handling.
(0) -15 +15 +100 tip