Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics/toolbarbox.py
Commit message (Expand)AuthorAgeFilesLines
* Some activities segfault when closing, OLPC #11201Simon Schampijer2011-09-071-1/+1
* Sugar-toolkit: Pack page in ToolbarButton when is connected to the window - O...Gonzalo Odiard2011-07-151-0/+9
* Circular dependecy in ToolbarBox #1389Aleksey Lim2009-09-181-6/+6
* Circular dependecy in ToolbarBox #1389Aleksey Lim2009-09-181-42/+52
* Circular dependecy in ToolbarBox #1389Aleksey Lim2009-09-181-35/+52
* Secondary toolbar widget should set a minimum height #1304Aleksey Lim2009-09-101-1/+3
* Simple scheme for hidding ToolbarBox subpalettes #1300Aleksey Lim2009-09-091-12/+9
* PEP8 white space and long line fixesSascha Silbe2009-08-251-0/+11
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-1/+1
* more pylintSimon Schampijer2009-08-241-0/+2
* let the logger do the formattingSascha Silbe2009-08-241-1/+1
* Set STATE_INSENSITIVE for toolbarbox pagesAleksey Lim2009-08-071-1/+1
* Remove redundant state argument from PaletteWindow.popupAleksey Lim2009-08-011-2/+3
* Fix merger artefactsAleksey Lim2009-08-011-8/+8
* Fix pylint/pep8 warningsAleksey Lim2009-08-011-10/+12
* Fix mess with gtk.Widget.set_state and Palette.set_stateAleksey Lim2009-08-011-2/+2
* Support palettes for sub-toolbar widgetsAleksey Lim2009-08-011-1/+37
* Set background color for activity.widgets.TitleEntryAleksey Lim2009-08-011-4/+10
* Refactor Palette class (tomeu)Aleksey Lim2009-08-011-202/+49
* Fix review issuesAleksey Lim2009-07-311-5/+7
* Fix review issuesAleksey Lim2009-07-311-19/+20
* Remove old design remainsAleksey Lim2009-07-311-67/+46
* Do not change arrow while opening palette in ToolbarBoxAleksey Lim2009-07-311-4/+1
* Fix review issuesAleksey Lim2009-07-311-24/+42
* Remove redundant ToolbarBox propsAleksey Lim2009-07-301-10/+0
* Rename ToolbarBox.bar to ToolbarBox.toolbarAleksey Lim2009-07-301-12/+13
* Rename ToolbarBox.top to ToolbarBox.barAleksey Lim2009-07-301-12/+12
* Rename toolbar.py to toolbarbox.pyAleksey Lim2009-07-301-0/+404