Tue, 11 Oct 2011 10:09:58 +0200 DriverPygame: add mouse events and key press autorepeat.
Radek Brich <radek.brich@devl.cz> [Tue, 11 Oct 2011 10:09:58 +0200] rev 26
DriverPygame: add mouse events and key press autorepeat.
Mon, 10 Oct 2011 22:20:59 +0200 Partial DriverPygame.putch() implementation. Add patch for PyGame implementing font.render_glyph(). Add test for PyGame font module. Add special key definitions to DriverPygame.
Radek Brich <radek.brich@devl.cz> [Mon, 10 Oct 2011 22:20:59 +0200] rev 25
Partial DriverPygame.putch() implementation. Add patch for PyGame implementing font.render_glyph(). Add test for PyGame font module. Add special key definitions to DriverPygame.
Sun, 09 Oct 2011 19:30:25 +0200 Add DriverPygame (incomplete). Move unicode graphics constants to UnicodeGraphics class. Move shared parts of drivers to Driver base class.
Radek Brich <radek.brich@devl.cz> [Sun, 09 Oct 2011 19:30:25 +0200] rev 24
Add DriverPygame (incomplete). Move unicode graphics constants to UnicodeGraphics class. Move shared parts of drivers to Driver base class.
Sun, 09 Oct 2011 13:06:58 +0200 Rename BackendCurses to DriverCurses. Add DriverDummy - dummy driver for debugging purposes. Move clipping stack from driver to common.ClipStack class.
Radek Brich <radek.brich@devl.cz> [Sun, 09 Oct 2011 13:06:58 +0200] rev 23
Rename BackendCurses to DriverCurses. Add DriverDummy - dummy driver for debugging purposes. Move clipping stack from driver to common.ClipStack class.
Sun, 09 Oct 2011 11:17:42 +0200 Update TableView: cursor movement.
Radek Brich <radek.brich@devl.cz> [Sun, 09 Oct 2011 11:17:42 +0200] rev 22
Update TableView: cursor movement.
Sat, 08 Oct 2011 17:16:07 +0200 Add TableView plus demo.
Radek Brich <radek.brich@devl.cz> [Sat, 08 Oct 2011 17:16:07 +0200] rev 21
Add TableView plus demo.
Fri, 07 Oct 2011 12:36:14 +0200 Update utf8 character input to Python3. Reorganize tests.
Radek Brich <radek.brich@devl.cz> [Fri, 07 Oct 2011 12:36:14 +0200] rev 20
Update utf8 character input to Python3. Reorganize tests.
(0) -10 -7 +7 +10 +30 tip