Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/graphics/icon.py
Commit message (Expand)AuthorAgeFilesLines
* style cleanup: prefer ' for stringsSascha Silbe2010-11-231-1/+1
* PEP8 cleanup: fix inline comment spacingSascha Silbe2010-11-231-1/+2
* Cast floats to ints before calling cairo.ImageSurface() #2291Tomeu Vizoso2010-10-041-4/+6
* Supplement #1687 by docstringAleksey Lim2010-01-311-0/+21
* Get pure icon surface w/o creating any widgets #1687Aleksey Lim2010-01-251-0/+7
* Only try to pop down the submenus if we still have a _Menu #1338Tomeu Vizoso2009-09-131-2/+0
* Remove prelit invert effect for icons (garycmartin) #1313Tomeu Vizoso2009-09-101-2/+2
* Show selecting status of favorite check box in journal list view even if "sta...Aleksey Lim2009-09-081-14/+26
* PEP8 white space and long line fixesSascha Silbe2009-08-251-5/+21
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-5/+5
* pylint fixesSimon Schampijer2009-08-241-2/+3
* let the logger do the formattingSascha Silbe2009-08-241-2/+2
* 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
* Rename activate signal in cell renderers to 'clicked'Tomeu Vizoso2009-06-301-1/+1
* Handle cell activation by button-releaseTomeu Vizoso2009-06-271-3/+5
* Reduce motion are for treeview palettes to the bin windowTomeu Vizoso2009-06-271-1/+2
* Remove transformation into png in CellRendererIconTomeu Vizoso2009-06-241-15/+42
* icon-name is a strTomeu Vizoso2009-06-221-1/+1
* Implement prelighting of cell renderer iconsTomeu Vizoso2009-06-131-6/+53
* Add CellRendererInvokerTomeu Vizoso2009-06-131-2/+21
* Add activate signal to CellRendererIconTomeu Vizoso2009-06-131-0/+7
* Add CellRendererIconTomeu Vizoso2009-06-131-0/+64
* Change property type to object because int cannot be None #157Tomeu Vizoso2009-03-051-1/+1
* Reveal the palette on right click on an activity icon #409Tomeu Vizoso2009-02-231-2/+5
* NamingAlert: Icon dependent on the entry type #353Simon Schampijer2009-02-161-0/+10
* Added an option to set the background color of CanvasIcon. Then a RGB cache c...Benjamin Berg2009-02-101-6/+62
* Set property types as object so strings are not copiedTomeu Vizoso2009-01-041-3/+3
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-281-4/+6
* API docstrings from pydocwebDavid Farning2008-09-211-0/+198
* API docstrings from pydocwebDavid Farning2008-09-201-0/+80
* Port a few widgets to use new style properties.Marco Pesenti Gritti2008-08-101-40/+40
* #4208 get_icon_state accepts negative step kwargMartin Dengler2008-07-141-2/+1
* get_icon_name() now takes step kwarg for #7248.1Martin Dengler2008-06-231-2/+2
* Fix typoTomeu Vizoso2008-05-301-1/+1
* Detach the invoker instead of destroying the palette.Tomeu Vizoso2008-05-301-2/+2
* Allow to attach the invoker to the widget after construction,Marco Pesenti Gritti2008-05-241-2/+4
* Finish to hook up the new palette stuff.Marco Pesenti Gritti2008-05-231-9/+21
* Convert to use new gobject propertiesMarco Pesenti Gritti2008-05-231-76/+95
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-0/+560