Timeline
04/06/12:
- 10:42 Changeset [786:391c314d5e90] by
-
- docs/reference/basic.rst
- docs/reference/index.rst
- docs/reference/widget.rst
- urwid/widget.py
reference: create basic.rst, move widget docs into source
04/04/12:
- 15:08 Changeset [782:fd98cc1e0ac5] by
-
- urwid/container.py
fix: Gridflow Pile.options bug
- 14:51 Changeset [788:75f2a5caf49f] by
-
- urwid/tests.py
use unittest.TestSuite?.run()
- 14:51 Changeset [787:aae8949f4f57] by
-
- urwid/tests.py
use unittest.TestSuite?.run()
04/01/12:
- 21:48 Changeset [785:5f0bf9c3763a] by
-
- docs/manual/displayattributes.rst
- docs/reference/constants.rst
reference: more constants
- 21:35 Changeset [784:9b763c8a9c8a] by
-
- urwid/__init__.py
export widget.WEIGHT in init
- 16:47 Changeset [783:f3c80167809e] by
-
- docs/reference/constants.rst
- docs/reference/index.rst
- docs/reference/main_loop.rst
reference: start documenting constants
03/28/12:
- 22:51 Changeset [781:3518e706b0ce] by
-
- docs/conf.py
- docs/index.rst
- docs/reference/index.rst
- urwid/main_loop.py
main_loop: move init param docs back to init, hide doctests that aren't interesting as documentation
- 22:36 Changeset [780:62a84cbf7638] by
-
- docs/conf.py
- docs/reference/main_loop.rst
- urwid/main_loop.py
main_loop: move all reference docs into docstrings
03/27/12:
- 22:52 Changeset [779:cc97653ec8e9] by
-
- urwid/main_loop.py
main_loop: move confusing doctests out of runctions appearing in reference
- 22:43 Changeset [778:3224e71cc601] by
-
- docs/reference/main_loop.rst
- urwid/main_loop.py
incorporate reference docs into main_loop docstrings
03/25/12:
- 23:07 Changeset [777:542f2155d74a] by
-
merge latest development changes
03/23/12:
- 16:16 Changeset [776:e7b939b9d6e2] by
-
- urwid/container.py
- urwid/tests.py
fix: GridFlow? initially in unstable state
03/17/12:
- 20:02 Changeset [775:81507ef7437f] by
-
- urwid/tests.py
- urwid/widget.py
fix: Edit widget with bytes caption and user entering unicode, also narrow+wide encodings regression
- 20:02 Changeset [774:1dcab88c9047] by
-
- urwid/tests.py
- urwid/widget.py
fix: Edit widget with bytes caption and user entering unicode, also narrow+wide encodings regression
- 16:36 Changeset [773:5564d49ab3bd] by
-
- urwid/container.py
- urwid/curses_display.py
- urwid/graphics.py
- urwid/main_loop.py
- urwid/old_str_util.py
- …
clean up many warnings from pyflakes
- 16:04 Changeset [772:3e7290125a85] by
-
- urwid/container.py
- urwid/tests.py
fix: Columns.box_columns property compatibility problem
- 11:26 Changeset [771:5d08a53e6929] by
-
- urwid/container.py
- urwid/tests.py
fix: more Overlay compatibility problems
- 11:14 Changeset [770:efdfa6d61a81] by
-
- urwid/container.py
- urwid/tests.py
fix: GridFlow?.cell_width compatibility
- 11:08 Changeset [769:96f4fae60fcf] by
-
- urwid/container.py
- urwid/tests.py
fix: missing import for new Overlay compatibility code
03/14/12:
- 18:04 Changeset [768:963c8715ce86] by
-
- urwid/decoration.py
- urwid/tests.py
test and fixes for Filler.repr()
