Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples/toolbar.py
Commit message (Expand)AuthorAgeFilesLines
* Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi.Sascha Silbe2011-12-131-9/+9
* Rename imports from sugar to sugar3Simon Schampijer2011-11-141-3/+3
* PEP8 cleanup: fix number of blank linesSascha Silbe2010-11-231-0/+1
* Fix review issuesAleksey Lim2009-07-311-2/+0
* Rename ToolbarBox.bar to ToolbarBox.toolbarAleksey Lim2009-07-301-6/+6
* Rename ToolbarBox.top to ToolbarBox.barAleksey Lim2009-07-301-6/+6
* Rename toolbar.py to toolbarbox.pyAleksey Lim2009-07-301-2/+2
* Provide fast access to all sub-widgets in ToolbarAleksey Lim2009-07-131-0/+2
* Do not hide sub-widget when sub-palette was openedAleksey Lim2009-07-131-0/+13
* Implement palette modeAleksey Lim2009-07-121-10/+11
* Delete sub-widgets clearlyAleksey Lim2009-07-111-4/+8
* Add simple toolbars exampleAleksey Lim2009-07-101-0/+32