Features/GTK3/Development: Difference between revisions
| Line 57: | Line 57: | ||
All of these have been worked around (or will be worked around) for now, at the sugar level. | All of these have been worked around (or will be worked around) for now, at the sugar level. | ||
* gobject introspection bindings for librsvg: https://bugzilla.gnome.org/show_bug.cgi?id=663049 | * gobject introspection bindings for librsvg: https://bugzilla.gnome.org/show_bug.cgi?id=663049 ''Solved: fix has been pushed to master in http://git.gnome.org/browse/librsvg/'' | ||
* enable GDK introspection access to X11 window properties (Raul) | * enable GDK introspection access to X11 window properties (Raul) | ||
* extend gio mime type API so that we can drop our xdgmime copy (e.g. need to be able to get default file extension for a given mime type) | * extend gio mime type API so that we can drop our xdgmime copy (e.g. need to be able to get default file extension for a given mime type) | ||
* chaining up in vfuncs: https://bugzilla.gnome.org/show_bug.cgi?id=662994 | * chaining up in vfuncs: https://bugzilla.gnome.org/show_bug.cgi?id=662994 | ||
* implementing GtkContainer::forall: https://bugzilla.gnome.org/show_bug.cgi?id=644926, also needs https://bugzilla.gnome.org/show_bug.cgi?id=663052 | * implementing GtkContainer::forall: https://bugzilla.gnome.org/show_bug.cgi?id=644926, also needs https://bugzilla.gnome.org/show_bug.cgi?id=663052 | ||