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.
2013-01-31 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).
2013-01-30 Radek Brich Add mousehover event (only SDL).
2013-01-30 Radek Brich DriverSDL: Fix event dispatching. Add SDL events test.
Loading...
(0) -30 -10 -7 +7 +10 +30 tip