Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
* Window: allow removing the toolbar_boxSascha Silbe2011-02-171-2/+3
* XoColor: don't choke if passed the wrong type (SL#1408)Sascha Silbe2010-11-301-0/+4
* CellRendererInvoker._redraw_path(): assure column is definedSascha Silbe2010-11-231-0/+2
* ToolInvoker._get_alignments: fix missing self parameterSascha Silbe2010-11-231-1/+1
* pylint cleanup: initialise all attributes in __init__()Sascha Silbe2010-11-231-0/+1
* pylint cleanup: remove unused importsSascha Silbe2010-11-231-2/+0
* style cleanup: prefer ' for stringsSascha Silbe2010-11-2310-18/+18
* PEP8 cleanup: fix deprecated raise syntaxSascha Silbe2010-11-231-1/+1
* PEP8 cleanup: fix spaces around keyword parametersSascha Silbe2010-11-231-1/+1
* PEP8 cleanup: fix inline comment spacingSascha Silbe2010-11-231-1/+2
* PEP8 cleanup: fix whitespace around operatorSascha Silbe2010-11-232-3/+3
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-11-232-7/+6
* PEP8 cleanup: fix number of blank linesSascha Silbe2010-11-232-0/+3
* Add 'cache-palette' property to Invoker #1742Tomeu Vizoso2010-10-142-3/+21
* Cast floats to ints before calling cairo.ImageSurface() #2291Tomeu Vizoso2010-10-041-4/+6
* Add ErrorAlert inherited from Alertanishmangal20022010-08-101-0/+45
* Remove unneeded debug logs #1861Simon Schampijer2010-07-072-7/+0
* Supplement #1687 by docstringAleksey Lim2010-01-311-0/+21
* New color to highlight items while hovering over #1693Aleksey Lim2010-01-311-0/+1
* Get pure icon surface w/o creating any widgets #1687Aleksey Lim2010-01-251-0/+7
* Fix bold font styleDaniel Drake2009-12-011-1/+1
* Apply font configuration from GConf (#1584)Daniel Drake2009-12-011-3/+7
* Do not stop processing motion-notify-event #1507Aleksey Lim2009-10-181-1/+1
* Do no use random color if metadata color is not valid #1435Aleksey Lim2009-10-011-3/+7
* Present windows in non-active process #1423Aleksey Lim2009-09-291-0/+15
* 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
* After using CP, the XO home palette is incorrectly scrolled (blank lines + mi...Aleksey Lim2009-09-181-0/+1
* When in fullscreen mode in an activity, frame doesnt pop-up(forgotten changes...Aleksey Lim2009-09-161-0/+5
* Invoke WindowPalette.popdown when menu property is None #1323Aleksey Lim2009-09-161-0/+2
* When in fullscreen mode in an activity, frame doesnt pop-up #1335Aleksey Lim2009-09-161-38/+35
* Only try to pop down the submenus if we still have a _Menu #1338Tomeu Vizoso2009-09-132-5/+4
* Warn when the XoColor string is invalid.Tomeu Vizoso2009-09-111-1/+11
* Do not emit the row-changed signal, but redraw the row for prelight.Benjamin Berg2009-09-101-3/+7
* 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