Fri, 14 Mar 2014 18:23:23 +0100 |
Radek Brich |
Fix original modules and demos.
|
file |
diff |
annotate
|
Sun, 03 Feb 2013 16:38:41 +0100 |
Radek Brich |
Propagate "quit" event, do not just terminate application. Resize: flag widgets to be resized, do resizes only once before draw. Draw: flag widgets to be redrawn, do not draw everything on any event.
|
file |
diff |
annotate
|
Wed, 30 Jan 2013 00:38:48 +0100 |
Radek Brich |
Report mousemove relative position change. Window: when in AnchorLayout, aligned right/bottom - fix resizing by mouse to behave as expected.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 23:51:59 +0100 |
Radek Brich |
Update drivers: Rename setcolor to defcolor, add real setcolor which ignores color stack.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 12:54:52 +0100 |
Radek Brich |
Add sdlterm to setup.py. Simplify color description, allow missing bg.
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 21:59:16 +0100 |
Radek Brich |
DriverCurses: filter mousemove - generate event only when coordinates changes.
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 00:59:21 +0100 |
Radek Brich |
Fix.
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 00:50:23 +0100 |
Radek Brich |
DriverCurses: Add support for key modifiers.
|
file |
diff |
annotate
|
Tue, 08 Jan 2013 01:12:07 +0100 |
Radek Brich |
DriverSDL: Add support for timeouts.
|
file |
diff |
annotate
|
Sat, 05 Jan 2013 00:37:11 +0100 |
Radek Brich |
Minor updates. Replace super() with direct class reference. Add demo_colors.
|
file |
diff |
annotate
|
Sat, 29 Dec 2012 12:16:06 +0100 |
Radek Brich |
Update Emitter: All event handlers now have exactly one argument: object inherited from Event class, which carries any data.
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 20:49:54 +0100 |
Radek Brich |
Update event propagation, keypress event, focusing.
|
file |
diff |
annotate
|
Mon, 20 Feb 2012 18:15:13 +0100 |
Radek Brich |
Import only one driver from application.
|
file |
diff |
annotate
|
Wed, 12 Oct 2011 00:58:46 +0200 |
Radek Brich |
DriverPygame: add colors, make window resizable.
|
file |
diff |
annotate
|
Tue, 11 Oct 2011 10:09:58 +0200 |
Radek Brich |
DriverPygame: add mouse events and key press autorepeat.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
| base
|