aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@svn.gnome.org>2007-09-10 01:49:34 +0800
committerCosimo Cecchi <cosimoc@src.gnome.org>2007-09-10 01:49:34 +0800
commit0e3d0325dab1bfa25b1af72cc8b1f8dcddfa9dc7 (patch)
treeb3be6fb6aa486e4b971e2d45bbab67df012df5d9 /ChangeLog
parent56a321d56e13c6ba2b635e2b2066d4337a5046ad (diff)
downloadgsoc2013-epiphany-0e3d0325dab1bfa25b1af72cc8b1f8dcddfa9dc7.tar
gsoc2013-epiphany-0e3d0325dab1bfa25b1af72cc8b1f8dcddfa9dc7.tar.gz
gsoc2013-epiphany-0e3d0325dab1bfa25b1af72cc8b1f8dcddfa9dc7.tar.bz2
gsoc2013-epiphany-0e3d0325dab1bfa25b1af72cc8b1f8dcddfa9dc7.tar.lz
gsoc2013-epiphany-0e3d0325dab1bfa25b1af72cc8b1f8dcddfa9dc7.tar.xz
gsoc2013-epiphany-0e3d0325dab1bfa25b1af72cc8b1f8dcddfa9dc7.tar.zst
gsoc2013-epiphany-0e3d0325dab1bfa25b1af72cc8b1f8dcddfa9dc7.zip
Modifies the EphySearchEntry to inherit from EphyIconEntry instead of
2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org> * lib/widgets/ephy-search-entry.c: (ephy_search_entry_get_type), (ephy_search_entry_timeout_cb), (ephy_search_entry_changed_cb), (ephy_search_entry_init), (ephy_search_entry_clear): * lib/widgets/ephy-search-entry.h: * src/bookmarks/ephy-bookmarks-editor.c: (search_entry_clear_cb), (build_search_box): Modifies the EphySearchEntry to inherit from EphyIconEntry instead of GtkEntry, to have icons on it. Adds a cleaner icon in the search entry of Bookmarks Editor. Fixes bug #463469. svn path=/trunk/; revision=7358
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 756a332dd..93c9adf96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org>
+ * lib/widgets/ephy-search-entry.c: (ephy_search_entry_get_type),
+ (ephy_search_entry_timeout_cb), (ephy_search_entry_changed_cb),
+ (ephy_search_entry_init), (ephy_search_entry_clear):
+ * lib/widgets/ephy-search-entry.h:
+ * src/bookmarks/ephy-bookmarks-editor.c: (search_entry_clear_cb),
+ (build_search_box):
+
+ Modifies the EphySearchEntry to inherit from EphyIconEntry instead of
+ GtkEntry, to have icons on it. Adds a cleaner icon in the search
+ entry of Bookmarks Editor. Fixes bug #463469.
+
+2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org>
+
* src/ephy-toolbar-editor.c: (ephy_toolbar_editor_constructor):
Marks as translatable some toolbar editor strings and removes