sugar-toolkit-gtk3/src/sugar3/graphics
Simon Schampijer 425e9becfc Remove the workaround for missing gobject-introspection bindings of Rsvg
gobject introspection bindings for librsvg have been pushed to librsvg
master [1] in 2.35.0, which solved [2]. We only have slight adopts to
make in our usage, for example we can not pass the data property
to the default constructor anymore and get_width and get_height is not
available anymore for the handle, but we can use the properties
instead.

The sugar-toolkit-gtk3 and therefore Activities that have been ported
to it do need a version of librsvg >= 2.35.0 to be able to work,
which ships for example with Fedora 17.

Signed-off-by: Simon Schampijer <simon@laptop.org>
Acked-by: Daniel Drake <dsd@laptop.org>

[1] http://git.gnome.org/browse/librsvg/
[2] https://bugzilla.gnome.org/show_bug.cgi?id=663049
[3] http://developer.gnome.org/rsvg/stable/RsvgHandle.html
2012-03-22 16:49:14 +01:00
..
__init__.py Rename the module to sugar3 2011-11-14 18:17:18 +01:00
alert.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
animator.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
colorbutton.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
combobox.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
icon.py Remove the workaround for missing gobject-introspection bindings of Rsvg 2012-03-22 16:49:14 +01:00
iconentry.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
Makefile.am Remove Canvas* widgets and other hippo-canvas using parts 2011-12-13 17:19:52 -03:00
menuitem.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
notebook.py Adapt to Gtk.icon_size_lookup*() API changes 2011-12-13 17:19:52 -03:00
objectchooser.py ObjectChooser: remove deprecated parameters 2012-01-24 12:34:54 +01:00
palette.py Reimplement Palettes for GTK3 2011-12-20 19:19:16 +01:00
palettegroup.py Reimplement Palettes for GTK3 2011-12-20 19:19:16 +01:00
palettewindow.py Mimic the behaviour and style of the Sugar GTK+ 2 toolbutton palettes in GTK+ 3 2012-03-15 18:25:08 +01:00
panel.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
radiopalette.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
radiotoolbutton.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
style.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
toggletoolbutton.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
toolbarbox.py Mimic the behaviour and style of the Sugar GTK+ 2 toolbutton palettes in GTK+ 3 2012-03-15 18:25:08 +01:00
toolbox.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
toolbutton.py Mimic the behaviour and style of the Sugar GTK+ 2 toolbutton palettes in GTK+ 3 2012-03-15 18:25:08 +01:00
toolcombobox.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00
tray.py Trivial GTK3 porting fixes 2011-12-20 19:00:17 +01:00
window.py Window: fixup of wrong conversion introduced by pygi-convert.sh 2012-02-02 20:27:30 +01:00
xocolor.py Run pygi-convert.sh for automatic conversion from GTK2 to GTK3 + pygi. 2011-12-13 17:19:52 -03:00