Mon, 17 Mar 2014 20:40:04 +0100 Radek Brich Add core Application (adjusted), Window (new version), Signal (replaces Emitter), Size (adjusted). Add application demo.
Sat, 15 Mar 2014 15:28:20 +0100 Radek Brich Add colors to curses demo.
Sat, 15 Mar 2014 14:43:47 +0100 Radek Brich Refactor Driver, CursesDriver: draw, setattr, input.
Sat, 15 Mar 2014 11:05:12 +0100 Radek Brich Refactor Driver, CursesDriver: init, close, draw.
Fri, 14 Mar 2014 18:23:23 +0100 Radek Brich Fix original modules and demos.
Fri, 14 Mar 2014 10:30:43 +0100 Radek Brich Add frame method to Buffer.
Fri, 14 Mar 2014 10:03:36 +0100 Radek Brich Move UnicodeGraphics to core. Update it.
Fri, 14 Mar 2014 08:44:15 +0100 Radek Brich Add attribute storage to Buffer.
Wed, 12 Mar 2014 23:21:20 +0100 Radek Brich Add Buffer class with basic drawing methods.
Sun, 03 Feb 2013 16:38:41 +0100 Radek Brich 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 Radek Brich Update demo_input, demo_editor. Update ScrollView: show/hide scrollbars as needed on child size requests.
Fri, 01 Feb 2013 09:34:15 +0100 Radek Brich 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 Radek Brich 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 Radek Brich Add mousehover event (only SDL).
(0) -14 +14 tip