Timeline
07/03/09: Today
- 07:58 Changeset [195:b68fde871d82] by
-
- urwid/raw_display.py
correct merge save stdin/stdout in raw_display
07/02/09: Yesterday
- 23:14 Changeset [194:738dc6b90e2d] by
-
- urwid/raw_display.py
fix for recent gpmmev changes, from Andrew Psaltis
06/27/09:
- 11:33 Changeset [193:e1bc281ac88e] by
-
- urwid/signals.py
add docstrings to Signals class
- 10:59 Changeset [192:3dc60a2d62cb] by
-
- urwid/signals.py
untab signals.py
06/21/09:
- 19:54 Changeset [191:e127f0457790] by
-
- urwid/raw_display.py
- urwid/raw_display.py
merge save stdin/stdout in raw_display.Screen
06/15/09:
- 18:02 Changeset [189:891fcfcbd462] by
-
- input_test.py
- urwid/raw_display.py
use subprocess instead of deprecated Popen3, fix gpm mouse with external event loops
- 12:24 Changeset [190:19a8dc7662aa] by
-
- urwid/raw_display.py
Save sys.std{out,in} upon construction of raw_display.Screen.
06/14/09:
- 23:40 Changeset [188:9a85ac2a7a2f] by
-
- urwid/main_loop.py
fix MainLoop?+raw_display mouse tracking
- 23:02 Changeset [187:d2e02935d1b0] by
-
- input_test.py
- urwid/main_loop.py
MainLoop?: make input_filter act on complete input and raw values, support screen event loops
- 18:37 Changeset [186:b3dcd023a4cf] by
-
- input_test.py
untab input_test
- 16:23 Changeset [185:af17e01edc31] by
-
- urwid/main_loop.py
draw screen after callbacks
- 16:09 Changeset [184:005af52cfada] by
-
- urwid/raw_display.py
bug fix: return no input from raw_display when screen is stopped
- 16:04 Changeset [183:84938d827631] by
-
- palette_test.py
- tour.py
- urwid/raw_display.py
signal resize events to external event loops with a pipe
- 11:51 Changeset [182:bb157c5970dd] by
-
- urwid/main_loop.py
new MainLoop? + SelectEventLoop? design. working except for resizing
06/07/09:
- 12:49 Changeset [181:25b1d200b2b9] by
-
merge glib main loop
- 12:46 Changeset [180:f786574a67ee] by
-
- urwid/main_loop.py
GLibMainLoop some cleanup, start of testing main loop code
