summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py
Commit message (Expand)AuthorAgeFilesLines
* Hob: forget selected_recipes and selected_packages after users change the mac...Shane Wang2012-04-111-3/+23
* Hob: clean up and reword stop_parse()Shane Wang2012-04-111-1/+1
* Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call populate_...Shane Wang2012-04-111-1/+1
* Hob: Fix tooltips in image configuration pageDongxiao Xu2012-04-111-8/+9
* Hob: Change base image to "Create your own image" if customizedDongxiao Xu2012-04-111-0/+2
* Hob: avoid the empty white space appearing on top of the gtk.ComboBoxShane Wang2012-04-051-0/+2
* Hob: Check "dummy" image while update_image_comboDongxiao Xu2012-04-051-1/+7
* Hob: tweak font sizes and layoutJoshua Lock2012-03-301-18/+18
* Hob: Change "Just bake" to "Build image" as requiredShane Wang2012-03-291-3/+3
* lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock2012-03-291-1/+1
* lib/bb/ui/crumbs/imageconfigurationpage: add extra space between widgetsJoshua Lock2012-03-291-1/+1
* Hob: change some words on image configuration screen to make them consistentShane Wang2012-03-291-3/+3
* Hob: add Templates and Settings on image details screenShane Wang2012-03-291-2/+10
* lib/bb/ui/crumbs/imageconfigurationpage: ensure widgets stay positionedJoshua Lock2012-03-281-6/+14
* Hob: Change the descriptions for view_recipe_button and view_package_buttonShane Wang2012-03-231-2/+2
* lib/bb/ui/crumbs: make use of HobButton for existing primary action buttonsJoshua Lock2012-03-231-11/+1
* lib/bb/ui/crumbs: replace HobXpmLabelButtonBox with HobImageButtonJoshua Lock2012-03-231-19/+21
* Hob: Revert interfaces of callbacks for layer_button, view_recipes_button, an...Shane Wang2012-03-221-3/+3
* lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock2012-03-221-7/+6
* Hob: Change "View Packages" descriptionShane Wang2012-03-221-3/+3
* Hob: Move "Create your own image" to the bottom of image listDongxiao Xu2012-03-221-1/+4
* Hob: Change template button name from "Template" to "Templates"Dongxiao Xu2012-03-221-1/+1
* ui/crumbs: remove unused return value from append_toolbar_buttonJoshua Lock2012-03-201-3/+3
* Hob: Change Box's padding valueDongxiao Xu2012-03-151-1/+1
* Hob: Add stop button for parsing progressDongxiao Xu2012-03-151-1/+13
* Hob: Show recipe/package editing button after base image is selectedDongxiao Xu2012-03-151-1/+13
* Hob: Remove the indication in machine/base image comboboxDongxiao Xu2012-03-151-13/+7
* ui/crumbs/imageconfigurationpage: make use of the HobInfoButtonJoshua Lock2012-03-121-8/+4
* Hob: make the image configuration page not to flash the progress barShane Wang2012-03-011-16/+14
* Hob: fix a bug in builder.configuration.curr_machShane Wang2012-03-011-0/+1
* Hob: image configuration page doesn't need dialogs any moreShane Wang2012-03-011-3/+0
* Hob: A new implemetation (v2)Dongxiao Xu2012-02-241-0/+358