Mercurial
Mercurial
>
tuikit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
help
less
more
|
(0)
-48
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.
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
DriverCurses: Add support for key modifiers.
2013-01-23, by Radek Brich
Drop Container.offset, add special layout for that - OffsetLayout.
2013-01-20, by Radek Brich
Rework MenuBar. Add MenuButton. Add mouse event cascading to floaters.
2013-01-19, by Radek Brich
Rework layouts: Layout is now normal Container which places its children upon resize event.
2013-01-18, by Radek Brich
DriverSDL: Fix.
2013-01-10, by Radek Brich
DriverSDL: Implement blink attribute.
2013-01-09, by Radek Brich
Cleanup timeouts.
2013-01-08, by Radek Brich
sdlterm: Cleanup exceptions.
2013-01-08, by Radek Brich
DriverSDL: Add support for timeouts.
2013-01-08, by Radek Brich
Drop PyGame driver, replaced by compiled SDL driver.
2013-01-07, by Radek Brich
DriverSDL: mousewheel, key repeation.
2013-01-07, by Radek Brich
DriverSDL: system font lookup.
2013-01-06, by Radek Brich
DriverSDL: Implement cursor, handle window resize.
2013-01-06, by Radek Brich
Update SDL driver: Enlarge char, attr to 32 bits, 64 bits per terminal cell. Colors and attributes are complete, only blink does not work.
2013-01-05, by Radek Brich
Clean up: expand unwanted tabs.
2013-01-05, by Radek Brich
DriverSDL: Implement colors.
2013-01-05, by Radek Brich
Update sdlterm: Optimize commit() - use two cell buffers, redraw only dirty cells, not everything. Fix keypress event, filter mousemove.
2013-01-05, by Radek Brich
Add SDL driver prototype. Update sdlterm: Handle keyboard, mouse events. Add glyph cache.
2013-01-05, by Radek Brich
Add sdlterm prototype: extension module for SDL driver.
2013-01-05, by Radek Brich
Minor updates. Replace super() with direct class reference. Add demo_colors.
2013-01-05, by Radek Brich
Clean up Emitter class, simplify event handling. Fix Container.focusnext() method. Add events test (handler auto-registration, order).
2013-01-04, by Radek Brich
Add Widget.spot property. TreeView: move spot with cursor node. ScrollView: scroll when spot moves.
2013-01-02, by Radek Brich
Rename emitter module to events.
2013-01-02, by Radek Brich
Make Container.layout a property.
2012-12-30, by Radek Brich
Update Emitter: All event handlers now have exactly one argument: object inherited from Event class, which carries any data.
2012-12-29, by Radek Brich
Add ScrollView widget. Update Emitter, rename "on_event" methods to "_handle_event". Update VScrollbar, Layout.
2012-12-26, by Radek Brich
Fixes.
2012-12-17, by Radek Brich
Documentation, fix names of focus methods.
2012-12-17, by Radek Brich
Clean up and update TreeView.
2012-12-17, by Radek Brich
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
less
more
|
(0)
-48
tip