Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar3/graphics
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
* Make sure we have a widget before attaching an invoker, SL #3460Simon Schampijer2012-06-061-1/+2
* Replacing set_data/get_data with a python attributeSimon Schampijer2012-06-064-9/+8
* ToolButton: add 'icon_name' as a GObject property SL #3658Manuel QuiƱones2012-06-011-0/+2
* Object Chooser: update for GDK3 get_xid()Daniel Drake2012-05-221-2/+2
* Tray: set a minimum size in the viewport so that it allows scrollingCarlos Garnacho2012-05-041-2/+4
* Draw accelerator in Palette SL #3459Simon Schampijer2012-04-192-16/+13
* Draw border for palette all the time SL #3383Simon Schampijer2012-04-191-2/+2
* Remove the workaround for missing gobject-introspection bindings of RsvgSimon Schampijer2012-03-221-5/+4
* Mimic the behaviour and style of the Sugar GTK+ 2 toolbutton palettes in GTK+ 3Simon Schampijer2012-03-153-60/+87
* Mimic the behaviour and style of the sugar GTK+ 2 sub-toolbars in GTK+ 3Gonzalo Odiard2012-03-151-30/+36
* Window: fixup of wrong conversion introduced by pygi-convert.shSimon Schampijer2012-02-021-1/+1
* Remove support for the old deprecated toolbarSimon Schampijer2012-01-241-12/+0
* ObjectChooser: remove deprecated parametersSimon Schampijer2012-01-241-10/+1
* Reimplement Palettes for GTK3Daniel Drake2011-12-204-293/+507
* Trivial GTK3 porting fixesDaniel Drake2011-12-2010-32/+50
* Add EventIcon/CursorInvoker similar to CanvasIcon/CanvasInvokerDaniel Drake2011-12-203-1/+133
* Use rsvg wrapper while rsvg gains introspection supportRaul Gutierrez Segales2011-12-131-9/+6
* _TimeoutIcon: use markup instead of Pango for bold textSimon Schampijer2011-12-131-5/+2
* Replace "expose-event" signal by a new "draw" signalSimon Schampijer2011-12-132-11/+10
* Tray: replace deprecated get_child_requisition() invocationDaniel Drake2011-12-131-3/+3
* Use GObject constructor for Gtk.AlignmentSimon Schampijer2011-12-135-6/+6
* Use accessor functions for data fieldsSascha Silbe2011-12-137-45/+57
* 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-133-6/+7
* Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi.Sascha Silbe2011-12-1324-556/+556
* Import GDK in preparation for GTK3 conversionSascha Silbe2011-12-133-0/+3
* Remove Canvas* widgets and other hippo-canvas using partsSimon Schampijer2011-12-136-648/+0
* Don't use hippo-canvas for rendering pixbufsSimon Schampijer2011-12-131-6/+3
* Notebook: fix passing can-close-tabsSimon Schampijer2011-12-131-2/+1
* Pass all parameters to ComboBox.set_row_separator_func()Simon Schampijer2011-12-131-2/+2
* Pass all parameters to Box.pack_start() and ...pack_end()Daniel Drake2011-12-134-11/+11
* Rename imports from sugar to sugar3Simon Schampijer2011-11-1419-56/+56
* Rename the module to sugar3Simon Schampijer2011-11-1429-0/+7049