Wed, 12 Oct 2011 00:58:46 +0200 |
Radek Brich |
DriverPygame: add colors, make window resizable.
|
changeset |
files
|
Tue, 11 Oct 2011 10:09:58 +0200 |
Radek Brich |
DriverPygame: add mouse events and key press autorepeat.
|
changeset |
files
|
Mon, 10 Oct 2011 22:20:59 +0200 |
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.
|
changeset |
files
|
Sun, 09 Oct 2011 19:30:25 +0200 |
Radek Brich |
Add DriverPygame (incomplete). Move unicode graphics constants to UnicodeGraphics class. Move shared parts of drivers to Driver base class.
|
changeset |
files
|
Sun, 09 Oct 2011 13:06:58 +0200 |
Radek Brich |
Rename BackendCurses to DriverCurses. Add DriverDummy - dummy driver for debugging purposes. Move clipping stack from driver to common.ClipStack class.
|
changeset |
files
|
Sun, 09 Oct 2011 11:17:42 +0200 |
Radek Brich |
Update TableView: cursor movement.
|
changeset |
files
|
Sat, 08 Oct 2011 17:16:07 +0200 |
Radek Brich |
Add TableView plus demo.
|
changeset |
files
|
Fri, 07 Oct 2011 12:36:14 +0200 |
Radek Brich |
Update utf8 character input to Python3. Reorganize tests.
|
changeset |
files
|
Fri, 07 Oct 2011 12:02:33 +0200 |
Radek Brich |
Update demos and tests.
|
changeset |
files
|
Fri, 07 Oct 2011 11:07:59 +0200 |
Radek Brich |
Eliminate relative imports.
|
changeset |
files
|
Fri, 07 Oct 2011 10:57:12 +0200 |
Radek Brich |
Handle curses resize event.
|
changeset |
files
|
Tue, 04 Oct 2011 22:51:12 +0200 |
Radek Brich |
Update VerticalLayout/HorizontalLayout. Add layout demo. Add Size, Borders to common. Update Coords, Rect.
|
changeset |
files
|
Sun, 02 Oct 2011 23:32:35 +0200 |
Radek Brich |
Add Pager.
|
changeset |
files
|
Mon, 12 Sep 2011 13:30:31 +0200 |
Radek Brich |
Add inheritance diagram to documentation.
|
changeset |
files
|