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. | file | diff | annotate |
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. | file | diff | annotate |
Wed, 30 Jan 2013 00:38:48 +0100 | Radek Brich | Report mousemove relative position change. Window: when in AnchorLayout, aligned right/bottom - fix resizing by mouse to behave as expected. | file | diff | annotate |
Fri, 18 Jan 2013 22:36:50 +0100 | Radek Brich | Rework layouts: Layout is now normal Container which places its children upon resize event. | file | diff | annotate |