index
:
delta/python-packages/urwid.git
faster-import
fix-error-term-settings
fix-py34-tests
fix-screenshot-race
fix_404_high_color
freebsd_fix
ftr-containers
ftr-sphinx
gh-pages
hashbang-env
locale-fix
master
old-0.9.9
old-1.0
old-1.1
old-1.2
py3
python-dual-support
python33-twisted-bug
remove-enter-idle
unittests-1
urwid-windows
github.com: wardi/urwid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close python3 branch
py3
Ian Ward
2011-02-17
0
-0
/
+0
*
fixes for curses_display, raw_display (these are missing tests)
Ian Ward
2011-02-17
2
-2
/
+2
*
remove egg-info and update .hgignore
Ian Ward
2011-02-16
6
-93
/
+2
*
hide warning for distutils
Ian Ward
2011-02-16
1
-1
/
+1
*
add missing compat.py
Ian Ward
2011-02-16
1
-0
/
+48
*
connect "setup.py test" to unit tests
Ian Ward
2011-02-16
5
-16
/
+36
*
fix for is_wide_char
Ian Ward
2011-02-16
1
-2
/
+5
*
fix for within_double_byte
Ian Ward
2011-02-16
1
-2
/
+18
*
merge str_util_python3.c into str_util.c
Ian Ward
2011-02-16
3
-901
/
+134
*
update setup.py for distribute + python3
Ian Ward
2011-02-15
4
-113
/
+22
*
normalize edit text to type of edit caption
Ian Ward
2011-02-15
1
-8
/
+17
*
clean up differing and duplicated compatibility code
Ian Ward
2011-02-08
15
-156
/
+97
*
fix more imports for python3
Ian Ward
2011-01-25
2
-2
/
+2
*
fix graph example for python3
Ian Ward
2011-01-25
1
-3
/
+3
*
browse example fix from Kirk McDonald's branch
Ian Ward
2011-01-25
1
-44
/
+17
*
remaining doc test fixes, disable glib+twisted loops in python3
Ian Ward
2011-01-20
8
-715
/
+745
*
vterm ptython3 compatibility work
Ian Ward
2011-01-19
4
-122
/
+142
*
emit vterm python command tracebacks (for fixing tests)
Ian Ward
2011-01-17
2
-10
/
+18
*
standard def'n for bytes, B, PYTHON3
Ian Ward
2011-01-17
2
-120
/
+127
*
23dir python2.5 compatibility
Ian Ward
2011-01-17
1
-8
/
+6
*
prevent fork bomb during testing
Ian Ward
2011-01-16
1
-6
/
+7
*
fix test_urwid unit tests under python3
Ian Ward
2011-01-14
5
-165
/
+198
*
fix python implementation of calc_text_pos and calc_width, tests pass.
Ian Ward
2011-01-13
1
-14
/
+54
*
fix curses_display + 2.4, simplify util change
Ian Ward
2011-01-11
2
-10
/
+3
*
restore some raw_display changes
Ian Ward
2011-01-11
1
-4
/
+16
*
my mistake: // is supported in 2.4
Ian Ward
2011-01-11
5
-15
/
+15
*
python 2.4 and 2.5 compatibility work
Ian Ward
2011-01-11
13
-58
/
+91
*
maintain separate versions of C extension for Python2/3
Ian Ward
2011-01-11
3
-73
/
+897
*
include c module in python3 version
Ian Ward
2011-01-11
2
-9
/
+10
*
Upgrade C extension to Python 3.
Kirk McDonald
2010-05-02
1
-61
/
+72
*
be consistent about our if(python3) idiom
Ian Ward
2010-12-28
3
-9
/
+9
*
remove more delta noise
Ian Ward
2010-12-28
1
-3
/
+1
*
remove some meaningless deltas
Ian Ward
2010-12-28
1
-11
/
+11
*
revert edit.py
Ian Ward
2010-12-28
1
-7
/
+5
*
merge from master
Ian Ward
2010-12-28
9
-70
/
+277
|
\
|
*
revert change that replaced utf-8 text in source with its \u equivalent
Ian Ward
2010-12-26
3
-34
/
+28
|
*
merging vterm work
Ian Ward
2010-12-25
7
-46
/
+259
|
|
\
|
|
*
merge idle branch
Ian Ward
2010-12-25
6
-45
/
+258
|
|
|
\
|
|
|
*
emulate enter_idle callback for twisted event loop
Ian Ward
2010-12-25
1
-8
/
+66
|
|
|
*
fix glib enter_idle
Ian Ward
2010-12-25
1
-17
/
+73
|
|
|
*
Added masking to Edit widget.
Dominik George
2010-12-25
1
-3
/
+17
|
|
|
*
Provide get_focus functions for Frame, GridFlow.
Jon McManus
2010-12-19
1
-0
/
+11
|
|
|
*
add missing get_cursor_coords for ListBox
Ian Ward
2010-12-14
1
-0
/
+19
|
|
|
*
revert earlier change that broke input_test resizine
Ian Ward
2010-08-09
1
-2
/
+1
|
|
|
*
essentially working draw_screen on enter idle (SelectEventLoop only)
Ian Ward
2010-08-09
3
-24
/
+80
|
|
*
|
accept all basestring subclasses as text in text markup
Jérôme Poisson
2010-08-21
1
-1
/
+1
|
|
|
/
*
|
|
More bug fixes
Wendell
2010-08-04
2
-3
/
+3
*
|
|
Fixed curses_display
Wendell
2010-08-04
2
-1
/
+14
*
|
|
Fixed bugs, added options, etc.
Wendell
2010-08-04
1
-9
/
+53
*
|
|
IT WORKS!!!
Wendell
2010-08-04
6
-123
/
+114
[next]