Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
* ToolButton: add 'icon_name' as a GObject property SL #3658Manuel QuiƱones2012-06-011-0/+2
* icon: use GDK for pixbuf-to-cairo conversionDaniel Drake2012-03-071-12/+12
* Don't put event box in toplevel windowSimon Schampijer2011-09-271-8/+5
* Some activities segfault when closing, OLPC #11201Simon Schampijer2011-09-071-1/+1
* Add alpha and scale functionality to the icon, can be used in the launcher to...Gonzalo Odiard2011-08-171-4/+46
* Toolbox: replace the hippo based separator with a gtk.HSeparatorSimon Schampijer2011-08-131-9/+4
* Replace the hippo-based TimeoutIcon with one based on a gtk.Label and gtk.Ali...Simon Schampijer2011-08-121-40/+48
* Replace our custom entry widget with one based on gtk.EntrySimon Schampijer2011-08-121-20/+12
* Sugar-toolkit: Pack page in ToolbarButton when is connected to the window - O...Gonzalo Odiard2011-07-151-0/+9
* remove obsolete commentSascha Silbe2011-05-201-4/+0
* Avoid showing decorated windows during start-up (OLPC#10713)Sascha Silbe2011-04-111-0/+2
* fix regressions introduced by 29582de6 (fix for SL#1742)Sascha Silbe2011-03-271-1/+7
* 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