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
path:
root
/
urwid
/
container.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
copy the shared command_map instance to Widget._command_map and update standa...
Ian Ward
2011-09-21
1
-10
/
+9
*
Overlay: new set_overlay_parameters() method
Ian Ward
2011-09-21
1
-7
/
+18
*
fix for empty Pile
Ian Ward
2011-07-11
1
-2
/
+7
*
fix for text as top widget in Overlay
Ian Ward
2011-07-09
1
-2
/
+1
*
fix for pile breaking when flow/fixed widgets are too large
Ian Ward
2011-07-07
1
-1
/
+6
*
give Columns same contents property as Pile
Ian Ward
2011-07-07
1
-27
/
+25
*
fix: #66 make adding to a Pile easier
Ian Ward
2011-07-07
1
-31
/
+38
*
fix: #67 overlay breaks with large flow widget as top
Ian Ward
2011-07-06
1
-2
/
+4
*
my mistake: // is supported in 2.4
Ian Ward
2011-01-11
1
-2
/
+2
*
python 2.4 and 2.5 compatibility work
Ian Ward
2011-01-11
1
-6
/
+6
*
merge from master
Ian Ward
2010-12-28
1
-0
/
+11
|
\
|
*
Provide get_focus functions for Frame, GridFlow.
Jon McManus
2010-12-19
1
-0
/
+11
*
|
Now passes all tests in python 2.6
Wendell
2010-08-04
1
-1
/
+2
|
\
\
|
|
/
*
|
Merge remote branch 'wardi/master'
Wendell
2010-07-23
1
-9
/
+25
|
\
\
|
|
/
|
*
Allow to specify ('flow', w) in Columns widget_list.
aszlig
2010-07-08
1
-7
/
+23
|
*
Fix documentation error with min_width in Columns.
aszlig
2010-07-08
1
-3
/
+3
*
|
Fixes
Wendell
2010-07-22
1
-3
/
+4
|
/
*
Stop calling type() on literals.
Marien Zwart
2010-03-07
1
-7
/
+7
*
Stop using backticks for reprs.
Marien Zwart
2010-03-07
1
-3
/
+3
*
Convert implicit relative to absolute imports.
Marien Zwart
2010-03-07
1
-6
/
+6
*
Remove unused local variables (do not merge blindly! perhaps some of them *sh...
Marien Zwart
2010-02-11
1
-3
/
+0
*
Fix Overlay.get_cursor_coords based on help from wardi on irc.
Marien Zwart
2010-02-11
1
-0
/
+1
*
Import cleanup: remove most uses of "import *", remove unused imports.
Marien Zwart
2010-02-11
1
-3
/
+7
*
fix for Overlay containing fixed widget sending wrong size to pack()
Ian Ward
2009-04-05
1
-1
/
+1
*
new WidgetContainer class
Ian Ward
2009-04-05
1
-1
/
+62
*
untab container.py
Ian Ward
2009-03-19
1
-1252
/
+1252
*
fix for Overlay.keypress bug found by Andreas Klöckner
Ian Ward
2009-03-12
1
-1
/
+2
*
fix for some renamed attribute bugs
Ian Ward
2009-01-16
1
-1
/
+1
*
various fixes from Andreas Klöckner
Ian Ward
2008-12-07
1
-2
/
+2
*
split basic widget classes further into container and decoration modules
ian
2008-04-15
1
-654
/
+1
*
add test trigger code
ian
2008-04-12
1
-0
/
+10
*
split container and wimp widgets into their own files, minor docstring changes
ian
2008-04-11
1
-0
/
+1947
[prev]