summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index a7cf6500e..e71968283 100644
--- a/TODO
+++ b/TODO
@@ -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)
+