Sat, 05 Jan 2013 16:47:30 +0100 | Radek Brich | Update sdlterm: Optimize commit() - use two cell buffers, redraw only dirty cells, not everything. Fix keypress event, filter mousemove. | changeset | files |
Sat, 05 Jan 2013 12:40:32 +0100 | Radek Brich | Add SDL driver prototype. Update sdlterm: Handle keyboard, mouse events. Add glyph cache. | changeset | files |
Sat, 05 Jan 2013 00:40:27 +0100 | Radek Brich | Add sdlterm prototype: extension module for SDL driver. | changeset | files |
Sat, 05 Jan 2013 00:37:11 +0100 | Radek Brich | Minor updates. Replace super() with direct class reference. Add demo_colors. | changeset | files |
Fri, 04 Jan 2013 00:13:59 +0100 | Radek Brich | Clean up Emitter class, simplify event handling. Fix Container.focusnext() method. Add events test (handler auto-registration, order). | changeset | files |
Wed, 02 Jan 2013 11:48:36 +0100 | Radek Brich | Add Widget.spot property. TreeView: move spot with cursor node. ScrollView: scroll when spot moves. | changeset | files |