Mercurial
Mercurial
>
tuikit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
help
less
more
|
(0)
-12
+12
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
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-03, by Radek Brich
Update demo_input, demo_editor. Update ScrollView: show/hide scrollbars as needed on child size requests.
2013-02-02, by 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-02-01, by 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-02-01, by Radek Brich
Add mousehover event (only SDL).
2013-01-30, by Radek Brich
DriverSDL: Fix event dispatching. Add SDL events test.
2013-01-30, by Radek Brich
Report mousemove relative position change. Window: when in AnchorLayout, aligned right/bottom - fix resizing by mouse to behave as expected.
2013-01-30, by Radek Brich
Update drivers: Rename setcolor to defcolor, add real setcolor which ignores color stack.
2013-01-27, by Radek Brich
Add sdlterm to setup.py. Simplify color description, allow missing bg.
2013-01-27, by Radek Brich
DriverCurses: filter mousemove - generate event only when coordinates changes.
2013-01-23, by Radek Brich
DriverSDL: add support for key modifiers.
2013-01-23, by Radek Brich
Fix.
2013-01-23, by Radek Brich
less
more
|
(0)
-12
+12
tip