aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-03-14 23:31:45 +0800
committerChristian Persch <chpe@src.gnome.org>2005-03-14 23:31:45 +0800
commit0d8dd611e669275c40f3113d22b97d467e3545c4 (patch)
treea356f30de9ab565c1e4ad1bb8bea1f8d9192d26f /ChangeLog
parent0551f379b4ec62e5399422b0f2034313fd3daf76 (diff)
downloadgsoc2013-epiphany-0d8dd611e669275c40f3113d22b97d467e3545c4.tar
gsoc2013-epiphany-0d8dd611e669275c40f3113d22b97d467e3545c4.tar.gz
gsoc2013-epiphany-0d8dd611e669275c40f3113d22b97d467e3545c4.tar.bz2
gsoc2013-epiphany-0d8dd611e669275c40f3113d22b97d467e3545c4.tar.lz
gsoc2013-epiphany-0d8dd611e669275c40f3113d22b97d467e3545c4.tar.xz
gsoc2013-epiphany-0d8dd611e669275c40f3113d22b97d467e3545c4.tar.zst
gsoc2013-epiphany-0d8dd611e669275c40f3113d22b97d467e3545c4.zip
Remove custom search, and use gtktreeview typeaheadfind. Fixes bug
2005-03-14 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-gui.c: (ephy_gui_is_middle_click): * lib/ephy-gui.h: * lib/widgets/ephy-node-view.c: (ephy_node_view_key_press_cb), (ephy_node_view_add_column), (ephy_node_view_init): Remove custom search, and use gtktreeview typeaheadfind. Fixes bug #118107.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a67efff6..2c644d098 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-03-14 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/ephy-gui.c: (ephy_gui_is_middle_click):
+ * lib/ephy-gui.h:
+ * lib/widgets/ephy-node-view.c: (ephy_node_view_key_press_cb),
+ (ephy_node_view_add_column), (ephy_node_view_init):
+
+ Remove custom search, and use gtktreeview typeaheadfind. Fixes bug
+ #118107.
+
2005-03-13 Christian Persch <chpe@cvs.gnome.org>
* configure.ac: