sdlterm/cython/sdlterm.pyx
2013-01-30 Radek Brich Add mousehover event (only SDL).
2013-01-29 Radek Brich Report mousemove relative position change. Window: when in AnchorLayout, aligned right/bottom - fix resizing by mouse to behave as expected.
2013-01-27 Radek Brich Add sdlterm to setup.py. Simplify color description, allow missing bg.
2013-01-23 Radek Brich DriverSDL: add support for key modifiers.
2013-01-08 Radek Brich DriverSDL: Add support for timeouts.
2013-01-06 Radek Brich DriverSDL: mousewheel, key repeation.
2013-01-06 Radek Brich DriverSDL: system font lookup.
2013-01-06 Radek Brich DriverSDL: Implement cursor, handle window resize.
2013-01-05 Radek Brich DriverSDL: Implement colors.
2013-01-05 Radek Brich Update sdlterm: Optimize commit() - use two cell buffers, redraw only dirty cells, not everything. Fix keypress event, filter mousemove.
2013-01-05 Radek Brich Add SDL driver prototype. Update sdlterm: Handle keyboard, mouse events. Add glyph cache.
2013-01-04 Radek Brich Add sdlterm prototype: extension module for SDL driver.
less more (0) tip