2015-02-21 Add mouse events, event demo.
Radek Brich <radek.brich@devl.cz> [Sat, 21 Feb 2015 12:01:57 +0100] rev 118
Add mouse events, event demo.
2015-02-16 Update FixedLayout. Add demo launcher.
Radek Brich <radek.brich@devl.cz> [Mon, 16 Feb 2015 21:17:43 +0100] rev 117
Update FixedLayout. Add demo launcher.
2015-02-15 Drop AnchorLayout, merge its features into FixedLayout.
Radek Brich <radek.brich@devl.cz> [Sun, 15 Feb 2015 17:50:24 +0100] rev 116
Drop AnchorLayout, merge its features into FixedLayout.
2015-02-15 GridLayout: basic implementation.
Radek Brich <radek.brich@devl.cz> [Sun, 15 Feb 2015 12:52:46 +0100] rev 115
GridLayout: basic implementation.
2015-02-15 Add Widget.posreq. Add OffsetLayout.
Radek Brich <radek.brich@devl.cz> [Sun, 15 Feb 2015 12:48:23 +0100] rev 114
Add Widget.posreq. Add OffsetLayout.
2014-09-03 Merge.
Radek Brich <radek.brich@devl.cz> [Wed, 03 Sep 2014 21:56:20 +0200] rev 113
Merge. Due to my schizophrenia, I've accidentally forked my own code. The other set of changes were found in another computer.
2014-09-03 Refactor cursor.
Radek Brich <radek.brich@devl.cz> [Wed, 03 Sep 2014 19:17:04 +0200] rev 112
Refactor cursor.
2014-09-03 Refactor events.
Radek Brich <radek.brich@devl.cz> [Wed, 03 Sep 2014 19:14:43 +0200] rev 111
Refactor events.
2014-09-03 Add cursesw driver, using curses get_wch() for unicode input. It alse has enabled keypad() to let curses interpret control keys and mouse input.
Radek Brich <radek.brich@devl.cz> [Wed, 03 Sep 2014 19:13:37 +0200] rev 110
Add cursesw driver, using curses get_wch() for unicode input. It alse has enabled keypad() to let curses interpret control keys and mouse input.
2014-09-03 Update keypress propagation. Allow focus change by tab key. Add log property to Widget for smart logging.
Radek Brich <radek.brich@devl.cz> [Wed, 03 Sep 2014 19:08:21 +0200] rev 109
Update keypress propagation. Allow focus change by tab key. Add log property to Widget for smart logging.
2014-09-03 Fix cursor.
Radek Brich <radek.brich@devl.cz> [Wed, 03 Sep 2014 08:57:24 +0200] rev 108
Fix cursor.
2014-09-03 Refactoring. Add ImmutablePoint.
Radek Brich <radek.brich@devl.cz> [Wed, 03 Sep 2014 08:57:06 +0200] rev 107
Refactoring. Add ImmutablePoint.
2014-09-03 Use Point for mouse events, add them to Container and Widget.
Radek Brich <radek.brich@devl.cz> [Wed, 03 Sep 2014 08:53:44 +0200] rev 106
Use Point for mouse events, add them to Container and Widget.
2014-09-01 Update logging.
Radek Brich <radek.brich@devl.cz> [Mon, 01 Sep 2014 08:55:40 +0200] rev 105
Update logging.
2014-09-01 Update TextBox: Replace "spot" with "cursor".
Radek Brich <radek.brich@devl.cz> [Mon, 01 Sep 2014 08:45:51 +0200] rev 104
Update TextBox: Replace "spot" with "cursor".
2014-08-27 Update TextField: Handle home, end keys.
Radek Brich <radek.brich@devl.cz> [Wed, 27 Aug 2014 23:09:53 +0200] rev 103
Update TextField: Handle home, end keys.
2014-08-20 Update TreeView (old uncommitted work). api0
Radek Brich <radek.brich@devl.cz> [Wed, 20 Aug 2014 15:06:52 +0200] rev 102
Update TreeView (old uncommitted work).
2014-08-20 Add old uncomitted docs.
Radek Brich <radek.brich@devl.cz> [Wed, 20 Aug 2014 15:01:11 +0200] rev 101
Add old uncomitted docs.
2014-08-20 Update TableView (old uncommitted work).
Radek Brich <radek.brich@devl.cz> [Wed, 20 Aug 2014 14:48:16 +0200] rev 100
Update TableView (old uncommitted work).
2014-08-20 Update TableView (old uncommitted work).
Radek Brich <radek.brich@devl.cz> [Wed, 20 Aug 2014 14:24:48 +0200] rev 99
Update TableView (old uncommitted work).
2013-02-04 Fix redraw of overlapping widgets inside AnchorLayout.
Radek Brich <radek.brich@devl.cz> [Mon, 04 Feb 2013 20:12:09 +0100] rev 98
Fix redraw of overlapping widgets inside AnchorLayout.
2014-03-28 Add TextField widget, keypress event, cursor.
Radek Brich <radek.brich@devl.cz> [Fri, 28 Mar 2014 19:58:59 +0100] rev 97
Add TextField widget, keypress event, cursor.
2014-03-28 Add TextBox, text editor demo. Update demobase.
Radek Brich <radek.brich@devl.cz> [Fri, 28 Mar 2014 14:58:20 +0100] rev 96
Add TextBox, text editor demo. Update demobase.
2014-03-28 Refactoring: Swap drawing operations parameters. Coords are now last and have default values.
Radek Brich <radek.brich@devl.cz> [Fri, 28 Mar 2014 14:58:12 +0100] rev 95
Refactoring: Swap drawing operations parameters. Coords are now last and have default values.
2014-03-28 Add origin to Buffer. Use it to simplify hierarchical drawing.
Radek Brich <radek.brich@devl.cz> [Fri, 28 Mar 2014 10:44:29 +0100] rev 94
Add origin to Buffer. Use it to simplify hierarchical drawing.
2014-03-27 Add Layout, FixedLayout.
Radek Brich <radek.brich@devl.cz> [Thu, 27 Mar 2014 08:03:51 +0100] rev 93
Add Layout, FixedLayout.
2014-03-26 Configure logging for demos.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Mar 2014 21:26:39 +0100] rev 92
Configure logging for demos.
2014-03-26 Add clipping for Buffer draw operations.
Radek Brich <radek.brich@devl.cz> [Wed, 26 Mar 2014 09:08:10 +0100] rev 91
Add clipping for Buffer draw operations.
2014-03-19 Add timer, adjust inheritance of Widget, Container, Window.
Radek Brich <radek.brich@devl.cz> [Wed, 19 Mar 2014 20:42:52 +0100] rev 90
Add timer, adjust inheritance of Widget, Container, Window.
2014-03-18 Add Theme, Button.
Radek Brich <radek.brich@devl.cz> [Wed, 19 Mar 2014 00:32:38 +0100] rev 89
Add Theme, Button.
2014-03-18 Add WindowManager, basic event handling.
Radek Brich <radek.brich@devl.cz> [Tue, 18 Mar 2014 22:39:21 +0100] rev 88
Add WindowManager, basic event handling.
2014-03-17 Add core Widget, Container. Add widgets Label.
Radek Brich <radek.brich@devl.cz> [Mon, 17 Mar 2014 23:44:18 +0100] rev 87
Add core Widget, Container. Add widgets Label.
2014-03-17 Add core Application (adjusted), Window (new version), Signal (replaces Emitter), Size (adjusted). Add application demo.
Radek Brich <radek.brich@devl.cz> [Mon, 17 Mar 2014 20:40:04 +0100] rev 86
Add core Application (adjusted), Window (new version), Signal (replaces Emitter), Size (adjusted). Add application demo.
2014-03-15 Add colors to curses demo.
Radek Brich <radek.brich@devl.cz> [Sat, 15 Mar 2014 15:28:20 +0100] rev 85
Add colors to curses demo.
2014-03-15 Refactor Driver, CursesDriver: draw, setattr, input.
Radek Brich <radek.brich@devl.cz> [Sat, 15 Mar 2014 14:43:47 +0100] rev 84
Refactor Driver, CursesDriver: draw, setattr, input.
2014-03-15 Refactor Driver, CursesDriver: init, close, draw.
Radek Brich <radek.brich@devl.cz> [Sat, 15 Mar 2014 11:05:12 +0100] rev 83
Refactor Driver, CursesDriver: init, close, draw.
2014-03-14 Fix original modules and demos.
Radek Brich <radek.brich@devl.cz> [Fri, 14 Mar 2014 18:23:23 +0100] rev 82
Fix original modules and demos.
2014-03-14 Add frame method to Buffer.
Radek Brich <radek.brich@devl.cz> [Fri, 14 Mar 2014 10:30:43 +0100] rev 81
Add frame method to Buffer.
2014-03-14 Move UnicodeGraphics to core. Update it.
Radek Brich <radek.brich@devl.cz> [Fri, 14 Mar 2014 10:03:36 +0100] rev 80
Move UnicodeGraphics to core. Update it.
2014-03-14 Add attribute storage to Buffer.
Radek Brich <radek.brich@devl.cz> [Fri, 14 Mar 2014 08:44:15 +0100] rev 79
Add attribute storage to Buffer.
2014-03-12 Add Buffer class with basic drawing methods.
Radek Brich <radek.brich@devl.cz> [Wed, 12 Mar 2014 23:21:20 +0100] rev 78
Add Buffer class with basic drawing methods.
2013-02-03 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.
Radek Brich <radek.brich@devl.cz> [Sun, 03 Feb 2013 16:38:41 +0100] rev 77
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.
2013-02-02 Update demo_input, demo_editor. Update ScrollView: show/hide scrollbars as needed on child size requests.
Radek Brich <radek.brich@devl.cz> [Sat, 02 Feb 2013 12:54:27 +0100] rev 76
Update demo_input, demo_editor. Update ScrollView: show/hide scrollbars as needed on child size requests.
2013-02-01 Clean up hints - add methods update_hint, hint_value to Widget. Split ScrollView into OffsetView and Scrolling components. Reimplement ScrollWindow using Scrolling component.
Radek Brich <radek.brich@devl.cz> [Fri, 01 Feb 2013 09:34:15 +0100] rev 75
Clean up hints - add methods update_hint, hint_value to Widget. Split ScrollView into OffsetView and Scrolling components. Reimplement ScrollWindow using Scrolling component.
2013-01-31 Add ScrollWindow. Rewrite EditBox to work with OffsetLayout. Add propery "exposed" to DrawEvent. Add Widget._view_size. Add config file (driver, log_level).
Radek Brich <radek.brich@devl.cz> [Fri, 01 Feb 2013 00:24:02 +0100] rev 74
Add ScrollWindow. Rewrite EditBox to work with OffsetLayout. Add propery "exposed" to DrawEvent. Add Widget._view_size. Add config file (driver, log_level).
2013-01-30 Add mousehover event (only SDL).
Radek Brich <radek.brich@devl.cz> [Wed, 30 Jan 2013 20:21:08 +0100] rev 73
Add mousehover event (only SDL).
2013-01-30 DriverSDL: Fix event dispatching. Add SDL events test.
Radek Brich <radek.brich@devl.cz> [Wed, 30 Jan 2013 19:44:01 +0100] rev 72
DriverSDL: Fix event dispatching. Add SDL events test.
2013-01-29 Report mousemove relative position change. Window: when in AnchorLayout, aligned right/bottom - fix resizing by mouse to behave as expected.
Radek Brich <radek.brich@devl.cz> [Wed, 30 Jan 2013 00:38:48 +0100] rev 71
Report mousemove relative position change. Window: when in AnchorLayout, aligned right/bottom - fix resizing by mouse to behave as expected.
(0) -100 -48 tip