Sat, 15 Mar 2014 15:28:20 +0100 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.
Sat, 15 Mar 2014 14:43:47 +0100 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.
Sat, 15 Mar 2014 11:05:12 +0100 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.
Fri, 14 Mar 2014 18:23:23 +0100 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.
Fri, 14 Mar 2014 10:30:43 +0100 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.
Fri, 14 Mar 2014 10:03:36 +0100 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.
Fri, 14 Mar 2014 08:44:15 +0100 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.
Wed, 12 Mar 2014 23:21:20 +0100 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.
Sun, 03 Feb 2013 16:38:41 +0100 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.
Sat, 02 Feb 2013 12:54:27 +0100 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.
Fri, 01 Feb 2013 09:34:15 +0100 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.
Fri, 01 Feb 2013 00:24:02 +0100 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).
Wed, 30 Jan 2013 20:21:08 +0100 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).
Wed, 30 Jan 2013 19:44:01 +0100 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.
Wed, 30 Jan 2013 00:38:48 +0100 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) -15 +15 tip