generic-poky/bitbake/lib/bb/ui
Joshua Lock 1307d64286 bitbake/depexp: Factor ProgressBar into a separate class in crumbs/
ProgressBar will be useful in other UI elements so make it it's own class.
Make ProgressBar a subclass of gtk.Dialog, rather than gtk.Window, so that we
can suggest the window manager parent the ProgressBar to the widget passed at
as parent.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-12-07 12:50:55 +00:00
..
crumbs bitbake/depexp: Factor ProgressBar into a separate class in crumbs/ 2010-12-07 12:50:55 +00:00
__init__.py Formatting cleanups 2010-07-02 15:41:32 +01:00
depexp.py bitbake/depexp: Factor ProgressBar into a separate class in crumbs/ 2010-12-07 12:50:55 +00:00
goggle.py bitbake/goggle: interaction tweaks 2010-12-07 12:50:38 +00:00
knotty.py bitbake/knotty: Exiting as soon as a fatal is seen is not desirable as the stacktrace won't be seen 2010-08-20 12:26:19 +01:00
ncurses.py 3.0 prep 2010-07-02 15:41:37 +01:00
puccho.py Drop a couple usages of readlines 2010-07-02 15:41:37 +01:00
uievent.py Apply some 2to3 transforms that don't cause issues in 2.6 2010-07-02 15:41:33 +01:00
uihelper.py knotty: Improve task failure message handling using the uihelper code 2010-01-21 23:49:17 +00:00