Timeline
05/24/10:
- 14:42 Changeset [493:91c9c3738122] by
-
- edit.py
- testurwid.py
- urwid/canvas.py
- urwid/old_str_util.py
- urwid/raw_display.py
Mostly working... but not so good with the tests.
- 10:34 Changeset [492:6041e76da725] by
-
- testurwid.py
- urwid/canvas.py
- urwid/curses_display.py
- urwid/display_common.py
- urwid/escape.py
- …
Updated to work with python 3.
After running 2to3, testurwid.py and test_input.py both work!
- 10:26 Changeset [491:63df8fe803d7] by
-
- urwid.egg-info/PKG-INFO
- urwid.egg-info/SOURCES.txt
- urwid.egg-info/dependency_links.txt
- urwid.egg-info/not-zip-safe
- urwid.egg-info/top_level.txt
First few changes for python 3... now runs input_test.py
- 08:27 Changeset [490:9e6619131a9f] by
-
- testurwid.py
First modifications for Python 3
05/20/10:
- 11:29 DisplayModules edited by
- fix link to register_palette in reference manual (diff)
- 11:24 Changeset [351:2962af276a41] by
-
- urwid/main_loop.py
fix resize events not redrawing screen
05/08/10:
- 18:02 Changeset [350:048728c2eb98] by
-
- input_test.py
input_test.py needs to call draw_screen from input_filter
- 18:01 Changeset [349:8c9fb252af8d] by
-
- urwid/curses_display.py
curses_display missing import
05/07/10:
- 20:11 UserInput edited by
- further mouse event discussion (diff)
- 15:38 UserInput edited by
- mouse event discussion (diff)
- 15:26 UserInput created by
- keyboard input discussion
- 14:28 WikiStart edited by
- split up big group of links on front page, add link to UserInput (diff)
- 07:56 UrwidManual edited by
- link to UserInput (diff)
05/06/10:
05/05/10:
- 19:30 TextEncodings edited by
- (diff)
- 19:28 UrwidManual edited by
- TextEncodings link (diff)
- 19:27 TextEncodings edited by
- link back to manual (diff)
- 19:26 WikiStart edited by
- move encoding discussion to manual (diff)
- 19:25 TextEncodings edited by
- width calculation discussion (diff)
- 19:13 TextEncodings created by
- TextEncodings doc initial draft
05/03/10:
- 20:00 Changeset [348:8b1d6a86ed2c] by
-
- browse.py
browse example: rename selected to flagged to avoid confusion, remove dead code
- 19:53 Changeset [347:7a581b960c7c] by
-
- browse.py
- treesample.py
- urwid/treetools.py
treetools: remove widget selection (flagging), make expanded/unexpanded icon a separate widget, merge ParentWidget? and TreeWidget?, remove attribute named 'dirmark' (doesn't belong in core)
05/02/10:
- 03:19 Changeset [354:f3cf30cc7234] by
-
- source/str_util.c
Upgrade C extension to Python 3.
- 03:19 Changeset [517:b12c722050a3] by
-
- source/str_util.c
Upgrade C extension to Python 3.
05/01/10:
- 22:08 Changeset [353:5522d51c7b46] by
-
- bigtext.py
- browse.py
- calc.py
- dialog.py
- docgen_reference.py
- …
Initial Python 3 support.
- 18:29 Changeset [346:46d752409124] by
-
- urwid/treetools.py
treetools: remove <0.9.9 compatibilty cruft, name indent_cols constant
