Mercurial
Mercurial
>
tuikit
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
help
less
more
|
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Update PyGame driver.
2012-12-14, by rbrich
Add setup script. Add Checkbox widget + demo. Updates.
2012-12-13, by Radek Brich
Import only one driver from application.
2012-02-20, by Radek Brich
DriverPygame: output to character buffer, draw whole screen at once.
2011-10-12, by Radek Brich
DriverPygame: add colors, make window resizable.
2011-10-12, by Radek Brich
DriverPygame: add mouse events and key press autorepeat.
2011-10-11, by 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-10, by Radek Brich
Add DriverPygame (incomplete). Move unicode graphics constants to UnicodeGraphics class. Move shared parts of drivers to Driver base class.
2011-10-09, by Radek Brich
Rename BackendCurses to DriverCurses. Add DriverDummy - dummy driver for debugging purposes. Move clipping stack from driver to common.ClipStack class.
2011-10-09, by Radek Brich
Update TableView: cursor movement.
2011-10-09, by Radek Brich
Add TableView plus demo.
2011-10-08, by Radek Brich
Update utf8 character input to Python3. Reorganize tests.
2011-10-07, by Radek Brich
Update demos and tests.
2011-10-07, by Radek Brich
Eliminate relative imports.
2011-10-07, by Radek Brich
Handle curses resize event.
2011-10-07, by Radek Brich
Update VerticalLayout/HorizontalLayout. Add layout demo. Add Size, Borders to common. Update Coords, Rect.
2011-10-04, by Radek Brich
Add Pager.
2011-10-02, by Radek Brich
Add inheritance diagram to documentation.
2011-09-12, by Radek Brich
Add more generated documentation.
2011-09-08, by Radek Brich
Update EventSource documentation.
2011-09-08, by Radek Brich
TreeView: Add cursor, node collapse, reworked draw.
2011-08-17, by Radek Brich
Use isinstance instead of type.
2011-08-17, by Radek Brich
Added ComboBox, HorizontalLayout, TreeNode, TreeModel, TreeView. Widget is now descendant of EventSource. Improved color management (color prefixes).
2011-07-31, by Radek Brich
Update editfield - place cursor to end initially.
2011-04-13, by Radek Brich
New color management - named colors.
2011-04-13, by Radek Brich
Test for GridLayout. New Label widget.
2011-04-10, by Radek Brich
New GridLayout. Change cursor behavior (hide on unfocus event). Change resize event to propagate through containers. Change container clipping - allowlayout=false children are clipped without borders. More Widget doc.
2011-04-10, by Radek Brich
Add escape sequences for linux console.
2011-03-18, by Radek Brich
Fixed escape sequence handling.
2011-03-16, by Radek Brich
Menu, Window and other improvements.
2011-03-15, by Radek Brich
Menu development. New focus. Easier imports from tuikit package.
2011-02-17, by Radek Brich
tuikit
2011-02-16, by Radek Brich
less
more
|
(0)
tip