blob: 806b7dedbfd3b13c0c103fbbb1bf31c6494aa681 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
- 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)
Stuff to do when dropping support for mozilla < 1.7:
- use dependent strings
- use gtk_moz_embed_set_app_components
================
- Rename "Unicode" to "Other languages/scripts" in Fonts prefs.
|