Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar3/graphics/icon.py
Commit message (Expand)AuthorAgeFilesLines
* Icon: remove documentation that has not much of a valueSimon Schampijer2012-06-211-70/+0
* EventIcon: Have a default create_palette methodSimon Schampijer2012-06-211-0/+3
* EventIcon: all the events go directly to the event boxSimon Schampijer2012-06-211-0/+1
* EventIcon: Make the child window of the event box invisibleSimon Schampijer2012-06-211-0/+2
* Remove the workaround for missing gobject-introspection bindings of RsvgSimon Schampijer2012-03-221-5/+4
* Trivial GTK3 porting fixesDaniel Drake2011-12-201-0/+2
* Add EventIcon/CursorInvoker similar to CanvasIcon/CanvasInvokerDaniel Drake2011-12-201-0/+70
* Use rsvg wrapper while rsvg gains introspection supportRaul Gutierrez Segales2011-12-131-9/+6
* Replace "expose-event" signal by a new "draw" signalSimon Schampijer2011-12-131-3/+1
* Use accessor functions for data fieldsSascha Silbe2011-12-131-4/+5
* icon: fix set_source_pixbuf() invocationsDaniel Drake2011-12-131-3/+3
* Icon: port to new Height-for-width Geometry ManagementBenjamin Berg2011-12-131-18/+18
* Adapt to Widget.get_child_requisition() API changesSascha Silbe2011-12-131-2/+2
* Adapt to Gtk.icon_size_lookup*() API changesSimon Schampijer2011-12-131-1/+1
* Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi.Sascha Silbe2011-12-131-44/+44
* Remove Canvas* widgets and other hippo-canvas using partsSimon Schampijer2011-12-131-433/+0
* Don't use hippo-canvas for rendering pixbufsSimon Schampijer2011-12-131-6/+3
* Rename imports from sugar to sugar3Simon Schampijer2011-11-141-6/+6
* Rename the module to sugar3Simon Schampijer2011-11-141-0/+1217