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
* Fixup for previous commit - SL #4224Manuel Quiñones2012-11-291-1/+1
* CanvasIcon: do not keep it ACTIVE when right-click twice SL #4224Manuel Kaufmann2012-11-291-2/+3
* CellRendererIcon: add active state - SL #3989Manuel Quiñones2012-10-301-7/+33
* CellRendererIcon: add prelight state and render background - SL #3989Manuel Quiñones2012-10-301-1/+18
* EventIcon: make sure we are able to dismiss the PaletteSimon Schampijer2012-10-251-0/+3
* CanvasIcon: use set_state_flags and unset_state_flags instead of deprecated s...Manuel Quiñones2012-10-151-15/+8
* CanvasIcon: check if we have a palette in the button release callbackManuel Quiñones2012-10-151-1/+1
* Icon: add new class CanvasIcon - SL #3989Manuel Quiñones2012-10-121-0/+65
* CellRendererIcon: clipping rectangle not applied, SL #3872Simon Schampijer2012-09-111-0/+1
* Fix the badge position at the icon attach point - SL #3835Manuel Quiñones2012-09-061-1/+1
* Icon: Gdk.CairoContext does not existSimon Schampijer2012-09-061-1/+0
* Finish the port of the CellRendererIconManuel Quiñones2012-09-031-14/+11
* Fix the Handle Rsvg get_width() -> props.width, get_height() -> props.heightManuel Quiñones2012-08-271-2/+2
* EventIcon: update to the latest implementation used in the shell portSimon Schampijer2012-08-071-22/+151
* 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