diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1 +1,13 @@ - Check that filtering is not done more than one time on bookmarks dialogs init + +- Annotate "if (type == 0)" in *_get_type() with G_UNLIKELY + + +Stuff to port to new glib/gtk+ APIs: + +- port egg-toolbar-editor to GtkIconView as soon as it supports DND (bug #150270) +- port to GOption +- port to new gtk+ uri-list DND APIs +- port Downloads directory button in prefs to GtkFileChooserButton + (but wait for bugs #154388, #154390, #154392, #154394) + |