Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
* Hide only submenus #1301Aleksey Lim2009-09-101-1/+8
* focus the canvasSimon Schampijer2009-09-101-20/+21
* Palette will fail to open if you have just 'scrubbed' over some number of ico...Aleksey Lim2009-09-101-0/+1
* Secondary toolbar widget should set a minimum height #1304Aleksey Lim2009-09-101-1/+3
* Popdown menu on palette popdown #1301Aleksey Lim2009-09-101-1/+2
* Remove prelit invert effect for icons (garycmartin) #1313Tomeu Vizoso2009-09-101-2/+2
* Hide palette group before immediate popup #1291Aleksey Lim2009-09-102-1/+5
* Simple scheme for hidding ToolbarBox subpalettes #1300Aleksey Lim2009-09-091-12/+9
* Stop all animators on poup/popdown invoking #1310Aleksey Lim2009-09-092-9/+13
* Show selecting status of favorite check box in journal list view even if "sta...Aleksey Lim2009-09-081-14/+26
* Close previous palette on reseting palette property in invoker #1299Aleksey Lim2009-09-081-0/+3
* Do not fail on immediate second palette openning for bottom icons #1292Aleksey Lim2009-09-071-2/+1
* Wrong calculated positions for palettes #1268Aleksey Lim2009-09-042-6/+11
* Primary palette redraw glitch after secondary palette exposed #1135Aleksey Lim2009-09-041-0/+6
* Hide all animators while deleting palettes #1265Aleksey Lim2009-09-042-0/+3
* PEP8 white space and long line fixesSascha Silbe2009-08-2527-102/+210
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-2519-90/+90
* more pylintSimon Schampijer2009-08-242-1/+2
* pylint fixesSimon Schampijer2009-08-244-11/+8
* let the logger do the formattingSascha Silbe2009-08-245-7/+7
* Remove a couple of debug printsTomeu Vizoso2009-08-202-6/+1
* Mention TempFilePath in the commentTomeu Vizoso2009-08-171-2/+3
* Do not fail while displaying activity icon for bundles in Journal #1175Aleksey Lim2009-08-171-0/+12
* fix typo (two underscores for toolbar_box)Simon Schampijer2009-08-121-12/+13
* Set labels for toolbuttonsAleksey Lim2009-08-071-0/+1
* Set STATE_INSENSITIVE for toolbarbox pagesAleksey Lim2009-08-071-1/+1
* Split PaletteWindow in its own moduleTomeu Vizoso2009-08-013-930/+975
* Merge branch 'master' of git://git.sugarlabs.org/sugar-toolkit/toolbarsTomeu Vizoso2009-08-017-317/+785
|\
| * Remove old design remainsAleksey Lim2009-08-011-5/+4
| * Remove redundant state argument from PaletteWindow.popupAleksey Lim2009-08-012-4/+5
| * Fix merger artefactsAleksey Lim2009-08-011-8/+8
| * Fix pylint/pep8 warningsAleksey Lim2009-08-013-16/+15
| * Fix mess with gtk.Widget.set_state and Palette.set_stateAleksey Lim2009-08-012-16/+26
| * Support palettes for sub-toolbar widgetsAleksey Lim2009-08-012-7/+55
| * Set background color for activity.widgets.TitleEntryAleksey Lim2009-08-011-4/+10
| * Do not paint arrow in radiopaletteAleksey Lim2009-08-011-18/+0
| * Popdown RadioMenuButton's paletteAleksey Lim2009-08-011-7/+3
| * Refactor Palette class (tomeu)Aleksey Lim2009-08-012-466/+357
| * 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-313-44/+80
| * Do not use do_clicked in RadioMenuButtonAleksey Lim2009-07-301-3/+6
| * 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
| * Fix Makefile.amAleksey Lim2009-07-301-1/+1
| * Rename toolbar.py to toolbarbox.pyAleksey Lim2009-07-301-1/+1
| * Fix review issuesAleksey Lim2009-07-303-34/+34