summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py
AgeCommit message (Expand)Author
2012-04-11Hob: forget selected_recipes and selected_packages after users change the mac...Shane Wang
2012-04-11Hob: clean up and reword stop_parse()Shane Wang
2012-04-11Hob: clean up and unify the steps for RCPPKGINFO_POPULATING to call populate_...Shane Wang
2012-04-11Hob: Fix tooltips in image configuration pageDongxiao Xu
2012-04-11Hob: Change base image to "Create your own image" if customizedDongxiao Xu
2012-04-05Hob: avoid the empty white space appearing on top of the gtk.ComboBoxShane Wang
2012-04-05Hob: Check "dummy" image while update_image_comboDongxiao Xu
2012-03-30Hob: tweak font sizes and layoutJoshua Lock
2012-03-29Hob: Change "Just bake" to "Build image" as requiredShane Wang
2012-03-29lib/bb/ui/crumbs: hob progress bar should not be red when user stops buildJoshua Lock
2012-03-29lib/bb/ui/crumbs/imageconfigurationpage: add extra space between widgetsJoshua Lock
2012-03-29Hob: change some words on image configuration screen to make them consistentShane Wang
2012-03-29Hob: add Templates and Settings on image details screenShane Wang
2012-03-28lib/bb/ui/crumbs/imageconfigurationpage: ensure widgets stay positionedJoshua Lock
2012-03-23Hob: Change the descriptions for view_recipe_button and view_package_buttonShane Wang
2012-03-23lib/bb/ui/crumbs: make use of HobButton for existing primary action buttonsJoshua Lock
2012-03-23lib/bb/ui/crumbs: replace HobXpmLabelButtonBox with HobImageButtonJoshua Lock
2012-03-22Hob: Revert interfaces of callbacks for layer_button, view_recipes_button, an...Shane Wang
2012-03-22lib/bb/ui/crumbs: Add HobAltButton and use itJoshua Lock
2012-03-22Hob: Change "View Packages" descriptionShane Wang
2012-03-22Hob: Move "Create your own image" to the bottom of image listDongxiao Xu
2012-03-22Hob: Change template button name from "Template" to "Templates"Dongxiao Xu
2012-03-20ui/crumbs: remove unused return value from append_toolbar_buttonJoshua Lock
2012-03-15Hob: Change Box's padding valueDongxiao Xu
2012-03-15Hob: Add stop button for parsing progressDongxiao Xu
2012-03-15Hob: Show recipe/package editing button after base image is selectedDongxiao Xu
2012-03-15Hob: Remove the indication in machine/base image comboboxDongxiao Xu
2012-03-12ui/crumbs/imageconfigurationpage: make use of the HobInfoButtonJoshua Lock
2012-03-01Hob: make the image configuration page not to flash the progress barShane Wang
2012-03-01Hob: fix a bug in builder.configuration.curr_machShane Wang
2012-03-01Hob: image configuration page doesn't need dialogs any moreShane Wang
2012-02-24Hob: A new implemetation (v2)Dongxiao Xu