generic-poky/bitbake/lib/bb/ui
Cristiana Voicu 4c1ebc7ca7 bitbake: hob: progress bar changed to busy cursor when you open log file
-the first implementation for this bug used a progress bar, that is shown
during open file process; it revelead that the progress bar stops earlier
-now I have implemented using gtk.show_uri() method, that shows itself a
busy cursor when it opens a file;
-deleted the code for the first implementation

[YOCTO #2997]
(Bitbake rev: 09d1c4c2db124104b9da460547b20a2c2ff07bb3)

Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-01-21 19:05:31 +00:00
..
crumbs bitbake: hob: progress bar changed to busy cursor when you open log file 2013-01-21 19:05:31 +00:00
icons bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORS 2012-09-28 11:13:08 +01:00
__init__.py Formatting cleanups 2010-07-02 15:41:32 +01:00
depexp.py bitbake: command: add error to return of runCommand 2012-11-01 11:46:22 +00:00
goggle.py bitbake: command: add error to return of runCommand 2012-11-01 11:46:22 +00:00
hob.py bitbake: hob: Fix GTK+ and PyGtk version check error message to be more clear 2013-01-18 12:53:05 +00:00
knotty.py bitbake: knotty: use bb.error instead of print 2012-12-14 13:08:49 +00:00
ncurses.py bitbake: command: add error to return of runCommand 2012-11-01 11:46:22 +00:00
puccho.py Rename the ui 'init' method to 'main' 2011-01-04 14:46:47 +00:00
uievent.py bitbake: uievent: Fix an init race 2012-12-04 18:02:01 +00:00
uihelper.py bitbake: uihelper: Set update flag when start event encountered 2012-10-30 16:55:40 +00:00