diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-06-11 03:16:31 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-06-11 03:16:31 +0800 |
commit | c6214a25b44f09d1a33c0554dfb3a555c555b70f (patch) | |
tree | 3d0e569210253cdb697aaa624604f7d39f0c9a19 /ChangeLog | |
parent | a2a5043584b00f1ee879c41162ec76060df74bc0 (diff) | |
download | gsoc2013-epiphany-c6214a25b44f09d1a33c0554dfb3a555c555b70f.tar gsoc2013-epiphany-c6214a25b44f09d1a33c0554dfb3a555c555b70f.tar.gz gsoc2013-epiphany-c6214a25b44f09d1a33c0554dfb3a555c555b70f.tar.bz2 gsoc2013-epiphany-c6214a25b44f09d1a33c0554dfb3a555c555b70f.tar.lz gsoc2013-epiphany-c6214a25b44f09d1a33c0554dfb3a555c555b70f.tar.xz gsoc2013-epiphany-c6214a25b44f09d1a33c0554dfb3a555c555b70f.tar.zst gsoc2013-epiphany-c6214a25b44f09d1a33c0554dfb3a555c555b70f.zip |
Small cleanups. Dont crash when adding a bookmark without topics.
2003-06-10 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/ephy-topics-selector.c:
(ephy_topics_selector_apply), (topic_clicked), (topic_key_pressed),
(ephy_topics_build_ui), (ephy_topics_selector_new):
Small cleanups. Dont crash when adding a bookmark without topics.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2003-06-10 Marco Pesenti Gritti <marco@it.gnome.org> + * src/bookmarks/ephy-topics-selector.c: + (ephy_topics_selector_apply), (topic_clicked), (topic_key_pressed), + (ephy_topics_build_ui), (ephy_topics_selector_new): + + Small cleanups. Dont crash when adding a bookmark without topics. + +2003-06-10 Marco Pesenti Gritti <marco@it.gnome.org> + * src/bookmarks/ephy-topics-selector.c: (ephy_topics_build_ui): Dont set sort function on idle. The sort is visible and we can |