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 |
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 |
Wed, 12 Oct 2011 00:58:46 +0200 | Radek Brich | DriverPygame: add colors, make window resizable. | 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 |