Mercurial
Mercurial
>
tuikit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
help
less
more
|
(0)
-15
+15
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.
Update docs.
2012-12-17, by Radek Brich
Fix mousewheel.
2012-12-16, by Radek Brich
Update event propagation, keypress event, focusing.
2012-12-16, by Radek Brich
Refactoring: rename eventsource module to emitter.
2012-12-14, by Radek Brich
Clean up, refactoring. Rename EventSource to Emitter, begin merging emit() method with handle().
2012-12-14, by Radek Brich
Update PyGame driver.
2012-12-14, by rbrich
Add setup script. Add Checkbox widget + demo. Updates.
2012-12-13, by Radek Brich
Import only one driver from application.
2012-02-20, by Radek Brich
DriverPygame: output to character buffer, draw whole screen at once.
2011-10-12, by Radek Brich
DriverPygame: add colors, make window resizable.
2011-10-12, by Radek Brich
DriverPygame: add mouse events and key press autorepeat.
2011-10-11, by Radek Brich
Partial DriverPygame.putch() implementation. Add patch for PyGame implementing font.render_glyph(). Add test for PyGame font module. Add special key definitions to DriverPygame.
2011-10-10, by Radek Brich
Add DriverPygame (incomplete). Move unicode graphics constants to UnicodeGraphics class. Move shared parts of drivers to Driver base class.
2011-10-09, by Radek Brich
Rename BackendCurses to DriverCurses. Add DriverDummy - dummy driver for debugging purposes. Move clipping stack from driver to common.ClipStack class.
2011-10-09, by Radek Brich
Update TableView: cursor movement.
2011-10-09, by Radek Brich
less
more
|
(0)
-15
+15
tip