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
*
future division & font literals fix
Andrew Dunai
2018-01-03
1
-0
/
+2
*
WIP
Andrew Dunai
2018-01-02
1
-6
/
+7
*
fixed docstring typo
mobyte0
2017-07-26
1
-1
/
+1
*
fix iterator in WidgetContainerListContentsMixin
Marlox
2016-08-15
1
-2
/
+2
*
Fix GridFlow focus issue
James E. Blair
2014-08-20
1
-1
/
+5
*
Fix some Python 3 things that work fine in 2.6 anyway.
Eevee (Alex Munroe)
2014-05-11
1
-10
/
+10
*
Fix all trailing whitespace.
Eevee (Alex Munroe)
2014-05-11
1
-1
/
+1
*
fix lots of small typos
Paul Ivanov
2014-02-21
1
-3
/
+3
*
fix #45 GridFlow argument v_sep not working as documented
Ian Ward
2014-01-04
1
-0
/
+4
*
fix for packed columns not resizing when content changes #49
Ian Ward
2014-01-02
1
-1
/
+2
*
fix for #39 Pile.mouse_event error on empty pile
Ian Ward
2013-12-24
1
-0
/
+2
*
fix+test for zero-weighted items in Pile
Ian Ward
2013-12-24
1
-1
/
+3
*
second fix for Columns.move_cursor_to_coords
Ian Ward
2013-01-27
1
-1
/
+1
*
fix for Columns.move_cursor_to_coords not handling left/right
Ian Ward
2013-01-27
1
-5
/
+3
*
add get_focus_widgets container method
Matthijs Kooijman
2012-12-13
1
-0
/
+17
*
fix: Pile not changing focus with mouse since container changes
Ian Ward
2012-11-14
1
-1
/
+1
*
fix: Overlay.get_cursor_coords has never worked
Ian Ward
2012-11-02
1
-1
/
+1
*
fix Columns.get_cursor_coords, move_cursor_to_coords, mouse_event, get_pref_c...
Ian Ward
2012-10-20
1
-10
/
+23
*
fix Columns.keypress focused box column case
Ian Ward
2012-10-20
1
-2
/
+5
*
fix for columns rows() and get_cursor_coords() regressions
Ian Ward
2012-10-17
1
-5
/
+3
*
reference: improve container docstrings
Ian Ward
2012-10-16
1
-15
/
+22
*
manual, tutorial: minor updates/fixes
Ian Ward
2012-10-14
1
-1
/
+1
*
fix Pile/Columns descriptions
Ian Ward
2012-10-14
1
-2
/
+2
*
clean up some docstrings
Ian Ward
2012-10-11
1
-62
/
+48
*
add missing Overlay.options method
Ian Ward
2012-10-11
1
-29
/
+38
*
Pile, Overlay, Columns fixes for more widget-squishing tests
Ian Ward
2012-09-21
1
-6
/
+12
*
columns: allow cursor right to hidden columns
Ian Ward
2012-09-21
1
-1
/
+1
*
columns: keep column in focus visible
Ian Ward
2012-09-21
1
-4
/
+12
*
fix sphinx warnings
Ian Ward
2012-07-14
1
-1
/
+3
*
fixes from default branch
Ian Ward
2012-07-14
1
-3
/
+3
|
\
|
*
fix Overlay top and bottom padding
Matthijs Kooijman
2012-06-27
1
-2
/
+2
|
*
fix: Gridflow Pile.options bug
Ian Ward
2012-04-04
1
-1
/
+1
*
|
doc: sphinx docstrings for Overlay
Patrick Totzke
2012-05-26
1
-43
/
+55
*
|
doc: sphinx docstrings for GridFlow
Patrick Totzke
2012-05-26
1
-33
/
+38
*
|
doc: sphinx docstrings for Pile
Patrick Totzke
2012-05-26
1
-53
/
+64
*
|
doc: sphinx docstrings for Columns
Patrick Totzke
2012-05-26
1
-67
/
+95
*
|
doc: sphinx docstrings for urwid.Frame
Patrick Totzke
2012-05-26
1
-33
/
+54
|
/
*
fix: GridFlow initially in unstable state
Ian Ward
2012-03-23
1
-2
/
+4
*
clean up many warnings from pyflakes
Ian Ward
2012-03-17
1
-3
/
+3
*
fix: Columns.box_columns property compatibility problem
Ian Ward
2012-03-17
1
-3
/
+0
*
fix: more Overlay compatibility problems
Ian Ward
2012-03-17
1
-6
/
+6
*
fix: GridFlow.cell_width compatibility
Ian Ward
2012-03-17
1
-1
/
+1
*
fix: missing import for new Overlay compatibility code
Ian Ward
2012-03-17
1
-1
/
+1
*
tests and fix for set/get_focus_path
ftr-containers
Ian Ward
2012-03-07
1
-2
/
+2
*
container .focus_position API not easily changed to raise KeyError. IndexErr...
Ian Ward
2012-03-01
1
-2
/
+2
*
container widgets: [get|set]_focus_path methods
Ian Ward
2012-03-01
1
-0
/
+35
*
other containers: add iter and reversed methods
Ian Ward
2012-03-01
1
-5
/
+44
*
WidgetContainerMixin: factor out common container methods
Ian Ward
2012-02-07
1
-33
/
+22
*
GridFlow: fixes, more tests; Make all container options() normal methods
Ian Ward
2012-01-07
1
-19
/
+29
*
Frame: add .contents
Ian Ward
2012-01-06
1
-3
/
+113
[next]