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.
(0) -10 +10 tip