2012-12-13 Radek Brich Add setup script. Add Checkbox widget + demo. Updates.
2012-02-20 Radek Brich Import only one driver from application.
2011-10-12 Radek Brich DriverPygame: output to character buffer, draw whole screen at once.
2011-10-11 Radek Brich DriverPygame: add colors, make window resizable.
2011-10-11 Radek Brich DriverPygame: add mouse events and key press autorepeat.
2011-10-10 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-09 Radek Brich Add DriverPygame (incomplete). Move unicode graphics constants to UnicodeGraphics class. Move shared parts of drivers to Driver base class.
2011-10-09 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 Radek Brich Update TableView: cursor movement.
2011-10-08 Radek Brich Add TableView plus demo.
2011-10-07 Radek Brich Update utf8 character input to Python3. Reorganize tests.
2011-10-07 Radek Brich Update demos and tests.
2011-10-07 Radek Brich Eliminate relative imports.
2011-10-07 Radek Brich Handle curses resize event.
Loading...
(0) -14 +14 tip