Changed EphyHistoryWindow to use the new backend, some things still remain (selected_...
[ephy-soc.git] / TODO
blobbe1b543b3dae46fe11248c4f1d41d624469416f5
1 - Check that filtering is not done more than one time on bookmarks dialogs init
3 - Annotate "if (type == 0)" in *_get_type() with G_UNLIKELY
6 Stuff to port to new glib/gtk+ APIs:
8 - port egg-toolbar-editor to GtkIconView as soon as it supports DND (bug #150270)
9 - port to GOption
10 - port to new gtk+ uri-list DND APIs
11 - port Downloads directory button in prefs to GtkFileChooserButton
12   (but wait for bugs #154388, #154390, #154392, #154394)
13 - port to confirm-overwrite signal of GtkFileChooser
14 - use GtkStatusIcon instead of EggStatusIcon
15 - use g_intern_static_string for static type name registrations
16   and g_object_set_data
17 - use gtk_widget_get_action in toolbar code instead of g_object_get_data (., "gtk-action")
18 - use GtkNotebook DND
20 Stuff to do when dropping support for mozilla < 1.7:
21 - use dependent strings
22 - use gtk_moz_embed_set_app_components