aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-11-03 20:37:15 +0800
committerChristian Persch <chpe@src.gnome.org>2005-11-03 20:37:15 +0800
commit1c87d0af88f833fff85b468ef57a7cb660805fb7 (patch)
treed15be9bdc630e4f3a43e104f0d891554ff9ce126 /ChangeLog
parent5304b565cd6192c80bae5473d3ac2364dc0de7bb (diff)
downloadgsoc2013-epiphany-1c87d0af88f833fff85b468ef57a7cb660805fb7.tar
gsoc2013-epiphany-1c87d0af88f833fff85b468ef57a7cb660805fb7.tar.gz
gsoc2013-epiphany-1c87d0af88f833fff85b468ef57a7cb660805fb7.tar.bz2
gsoc2013-epiphany-1c87d0af88f833fff85b468ef57a7cb660805fb7.tar.lz
gsoc2013-epiphany-1c87d0af88f833fff85b468ef57a7cb660805fb7.tar.xz
gsoc2013-epiphany-1c87d0af88f833fff85b468ef57a7cb660805fb7.tar.zst
gsoc2013-epiphany-1c87d0af88f833fff85b468ef57a7cb660805fb7.zip
More detailed result code from find backend.
2005-11-03 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-find.c: * embed/ephy-embed-find.h: * embed/mozilla/EphyFind.cpp: * embed/mozilla/EphyFind.h: * embed/mozilla/mozilla-embed-find.cpp: More detailed result code from find backend. * src/ephy-find-toolbar.c: (set_status), (clear_status), (entry_changed_cb), (ephy_find_toolbar_init), (ephy_find_toolbar_find_next), (ephy_find_toolbar_find_previous), (ephy_find_toolbar_open): Add status text to the find toolbar. Reverse Next/Previous button order.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86cf9a0d1..c2d995cfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
2005-11-03 Christian Persch <chpe@cvs.gnome.org>
+ * embed/ephy-embed-find.c:
+ * embed/ephy-embed-find.h:
+ * embed/mozilla/EphyFind.cpp:
+ * embed/mozilla/EphyFind.h:
+ * embed/mozilla/mozilla-embed-find.cpp:
+
+ More detailed result code from find backend.
+
+ * src/ephy-find-toolbar.c: (set_status), (clear_status),
+ (entry_changed_cb), (ephy_find_toolbar_init),
+ (ephy_find_toolbar_find_next), (ephy_find_toolbar_find_previous),
+ (ephy_find_toolbar_open):
+
+ Add status text to the find toolbar.
+ Reverse Next/Previous button order.
+
+2005-11-03 Christian Persch <chpe@cvs.gnome.org>
+
* data/art/Makefile.am:
R data/art/hand-open.png:
* lib/egg/egg-toolbar-editor.c: (drag_data_get_cb),