2014-03-18 Radek Brich Add Theme, Button.
2014-03-18 Radek Brich Add WindowManager, basic event handling.
2014-03-17 Radek Brich Add core Widget, Container. Add widgets Label.
2014-03-17 Radek Brich Add core Application (adjusted), Window (new version), Signal (replaces Emitter), Size (adjusted). Add application demo.
2014-03-15 Radek Brich Add colors to curses demo.
2014-03-15 Radek Brich Refactor Driver, CursesDriver: draw, setattr, input.
2014-03-15 Radek Brich Refactor Driver, CursesDriver: init, close, draw.
2014-03-14 Radek Brich Fix original modules and demos.
2014-03-14 Radek Brich Add frame method to Buffer.
2014-03-14 Radek Brich Move UnicodeGraphics to core. Update it.
2014-03-14 Radek Brich Add attribute storage to Buffer.
2014-03-12 Radek Brich Add Buffer class with basic drawing methods.
2013-02-03 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.
2013-02-02 Radek Brich Update demo_input, demo_editor. Update ScrollView: show/hide scrollbars as needed on child size requests.
2013-02-01 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.
Loading...
(0) -15 +15 tip