generic-poky/bitbake/lib/bb/ui/crumbs
Joshua Lock 21970f4755 lib/bb/ui/crumbs: Add HobAltButton and use it
This adds a gtk.Button subclass for secondary actions which unsets the
relief so that the user is aware that the button is clickable and yet it is
more subtle than the primary action (such that the primary action is the
most obvious one) - this is per the interaction design.

Further we replace all uses of gtk.LinkButton with the new HobAltButton

Partially addresses [YOCTO #2105], a follow on patch will theme the button
so that it matches the visual design.

(From Poky rev: c3f17fed243180678264168968333463b203bfa0)

(Bitbake rev: 601521c2d7f5568d94529a77b2cbe19fef7cbf48)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-22 14:40:41 +00:00
..
__init__.py bitbake/crumbs: update documentation header 2011-02-24 15:54:52 +00:00
builddetailspage.py lib/bb/ui/crumbs: Add HobAltButton and use it 2012-03-22 14:40:41 +00:00
builder.py Hob: Change window title from HOB to Hob 2012-03-22 14:40:39 +00:00
buildmanager.py Drop a couple usages of readlines 2010-07-02 15:41:37 +01:00
hig.py lib/bb/ui/crumbs: Add HobAltButton and use it 2012-03-22 14:40:41 +00:00
hobcolor.py Hob: change HobNoteBook tab edge color from green to gray 2012-03-20 15:21:34 +00:00
hobeventhandler.py Hob: Remove split model in GTK Hob 2012-03-22 14:40:39 +00:00
hoblistmodel.py Hob: Use inherit information to judge if a recipe is image type 2012-03-22 14:40:40 +00:00
hobpages.py ui/crumbs/hobpage: no need to force a Toolbar button type 2012-03-20 15:21:36 +00:00
hobwidget.py lib/bb/ui/crumbs: Add HobAltButton and use it 2012-03-22 14:40:41 +00:00
imageconfigurationpage.py lib/bb/ui/crumbs: Add HobAltButton and use it 2012-03-22 14:40:41 +00:00
imagedetailspage.py lib/bb/ui/crumbs: Add HobAltButton and use it 2012-03-22 14:40:41 +00:00
packageselectionpage.py lib/bb/ui/crumbs: Add HobAltButton and use it 2012-03-22 14:40:41 +00:00
persistenttooltip.py ui/crumbs/persistenttooltip: fix whitespace 2012-03-22 14:40:41 +00:00
progress.py crumbs: add back progress implementation for depexp 2012-02-25 11:55:45 +00:00
progressbar.py Hob: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
puccho.glade bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
recipeselectionpage.py lib/bb/ui/crumbs: Add HobAltButton and use it 2012-03-22 14:40:41 +00:00
runningbuild.py Hob: fix '!= None' and '== None' in the code 2012-03-20 15:21:33 +00:00
template.py Hob: save CONF_VERSION and LCONF_VERSION into template 2012-03-20 15:21:37 +00:00