Timeline
01/31/12:
- 20:52 Ticket #76 (Urwid 1.0.{0,1} has broken Padding?) closed by
- fixed: This should prevent the crash [755:9c16e374d342] But the behaviour with …
- 20:44 Changeset [755:9c16e374d342] by
-
- urwid/decoration.py
- urwid/tests.py
fix for #76: Padding, Edit cursor position/packing issue
01/28/12:
- 09:49 Changeset [754:427f15e0a7c5] by
-
- urwid/tests.py
test to demonstrate bug #76: problem with Padding and cursor position
01/22/12:
01/07/12:
- 16:10 Changeset [753:4a46c866ccaf] by
-
- urwid/__init__.py
- urwid/container.py
- urwid/listbox.py
- urwid/tests.py
GridFlow?: fixes, more tests; Make all container options() normal methods
- 01:27 Changeset [752:e881cadade8d] by
-
- urwid/listbox.py
- urwid/tests.py
ListBox?: .contents; ListWalker?: protocol v2
01/06/12:
- 23:30 Changeset [751:65ee2ea7f23e] by
-
- urwid/__init__.py
- urwid/listbox.py
- urwid/monitored_list.py
- urwid/tests.py
SimpleFocusListWalker?: the new best thing in simple list walkers
- 22:25 Changeset [750:7740ca4b0443] by
-
- urwid/listbox.py
SimpleListWalker?: hashable list makes no sense
- 22:15 Changeset [749:900c82531d65] by
-
- urwid/__init__.py
- urwid/container.py
- urwid/tests.py
Frame: add .contents
- 17:43 Changeset [748:45e7bb4b4571] by
-
- urwid/container.py
GridFlow?: use width_type and 'given' instead of width_calc and 'fixed', for consistency with other containers
- 17:29 Changeset [747:69398699bc88] by
-
- urwid/container.py
Columns: use width_type instead of width_calc to be consistent with Padding, Overlay
- 17:21 Changeset [746:ccdb6711aa90] by
-
- urwid/container.py
- urwid/tests.py
Pile: use 'pack' instead of 'flow' and height_type instead of height_calc to be consistent with Overlay, Filler
- 16:57 Changeset [745:6da417787f41] by
-
- urwid/decoration.py
- urwid/tests.py
{align,width,valign,height}_amount: use None as a placeholder instead of 0
- 16:49 Changeset [744:29de20923ae0] by
-
- urwid/container.py
- urwid/tests.py
Overlay: include min_width, min_height in overlay .contents options
01/05/12:
- 22:45 Changeset [743:d001529ba85b] by
-
- urwid/container.py
- urwid/decoration.py
- urwid/listbox.py
- urwid/tests.py
Overlay: add .contents, remove now unused old padding/filler calculations
- 13:42 Changeset [742:94b20b54aafa] by
-
- urwid/container.py
- urwid/decoration.py
- urwid/tests.py
- urwid/widget.py
imported patch containers-overlay-in-progress
- 13:36 Changeset [741:7b5300e609d1] by
-
- docs/build/tmpl_tutorial.html
tutorial: update links to example source
01/04/12:
- 21:49 Changeset [740:05f4025eb060] by
-
- urwid/decoration.py
Filler: add top/bottom parameters like Padding's left/right, use 'flow' instead of None for flow widgets
