diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2003-05-10 Xan Lopez <xan@masilla.org> + + * embed/ephy-favicon-cache.c: + * embed/ephy-history.c: (ephy_history_init): + * lib/ephy-node-common.h: + * lib/ephy-state.c: + * lib/ephy-types.h: + * src/bookmarks/ephy-bookmarks-editor.c: (cmd_delete), + (ephy_bookmarks_editor_update_menu): + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init), + (ephy_bookmarks_add_keyword): + * src/bookmarks/ephy-topic-action.c: (sort_bookmarks), + (build_bookmarks_menu), (sort_topics), (build_topics_menu): + + Alphabetical sort of bookmarks menu elements, fixes #111315. + Also create ephy-node-common.h with some general enums. + 2003-05-10 Marco Pesenti Gritti <marco@it.gnome.org> * data/epiphany.schemas.in: |