2012-12-17 Radek Brich Clean up and update TreeView.
2012-12-16 Radek Brich Update docs.
2012-12-16 Radek Brich Fix mousewheel.
2012-12-16 Radek Brich Update event propagation, keypress event, focusing.
2012-12-14 Radek Brich Refactoring: rename eventsource module to emitter.
2012-12-14 Radek Brich Clean up, refactoring. Rename EventSource to Emitter, begin merging emit() method with handle().
2012-12-14 rbrich Update PyGame driver.
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.
Loading...
(0) -14 +14 tip