Features/GTK3/Development: Difference between revisions

Tomeu (talk | contribs)
Tomeu (talk | contribs)
Line 54: Line 54:
* 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
* implementing GtkContainer::forall: https://bugzilla.gnome.org/show_bug.cgi?id=644926, also needs https://bugzilla.gnome.org/show_bug.cgi?id=663052