diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-03-25 04:56:19 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-03-25 04:56:19 +0800 |
commit | 5edfc6d1d2c7ba42be2463c1609b8c1482e32799 (patch) | |
tree | 74388ceb578125708c7e76af034e58e2de381206 /ChangeLog | |
parent | 53a85cd93b24a7fd98a7ae205fd9e20a4d54e71a (diff) | |
download | gsoc2013-epiphany-5edfc6d1d2c7ba42be2463c1609b8c1482e32799.tar gsoc2013-epiphany-5edfc6d1d2c7ba42be2463c1609b8c1482e32799.tar.gz gsoc2013-epiphany-5edfc6d1d2c7ba42be2463c1609b8c1482e32799.tar.bz2 gsoc2013-epiphany-5edfc6d1d2c7ba42be2463c1609b8c1482e32799.tar.lz gsoc2013-epiphany-5edfc6d1d2c7ba42be2463c1609b8c1482e32799.tar.xz gsoc2013-epiphany-5edfc6d1d2c7ba42be2463c1609b8c1482e32799.tar.zst gsoc2013-epiphany-5edfc6d1d2c7ba42be2463c1609b8c1482e32799.zip |
Dont put special keywords in the topics list. Use ephy-state for size of
2003-03-24 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/ephy-bookmark-properties.c: (build_ui):
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_construct):
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init):
* src/bookmarks/ephy-bookmarks.h:
* src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_construct):
* src/bookmarks/ephy-topics-selector.c: (fill_model):
* src/bookmarks/ephy-tree-model-node.c:
(ephy_tree_model_node_get_value):
* src/bookmarks/ephy-tree-model-node.h:
Dont put special keywords in the topics list.
Use ephy-state for size of all bookmarks dialogs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -1,3 +1,32 @@ +2003-03-24 Marco Pesenti Gritti <marco@it.gnome.org> + + * src/bookmarks/ephy-bookmark-properties.c: (build_ui): + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_construct): + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init): + * src/bookmarks/ephy-bookmarks.h: + * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_construct): + * src/bookmarks/ephy-topics-selector.c: (fill_model): + * src/bookmarks/ephy-tree-model-node.c: + (ephy_tree_model_node_get_value): + * src/bookmarks/ephy-tree-model-node.h: + + Dont put special keywords in the topics list. + Use ephy-state for size of all bookmarks dialogs. + +2003-03-24 Marco Pesenti Gritti <marco@it.gnome.org> + + * src/bookmarks/ephy-bookmark-properties.c: (build_ui): + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_construct): + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init): + * src/bookmarks/ephy-bookmarks.h: + * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_construct): + * src/bookmarks/ephy-topics-selector.c: (fill_model): + * src/bookmarks/ephy-tree-model-node.c: + (ephy_tree_model_node_get_value): + * src/bookmarks/ephy-tree-model-node.h: + 2003-03-24 David Bordoley <bordoley@msu.edu> * data/art/epiphany-bookmark-page.png: (New file): |