From 3571a080a43a4c9e61791a78f7268ad06670d47c Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 25 May 2005 21:42:47 +0000 Subject: A src/ephy-find-toolbar.c: A src/ephy-find-toolbar.h: 2005-05-25 Christian Persch * embed/Makefile.am: * embed/find-dialog.c: * embed/find-dialog.h: A src/ephy-find-toolbar.c: A src/ephy-find-toolbar.h: * src/ephy-window.c: (sync_tab_document_type), (tab_content_changed_cb), (ephy_window_set_active_tab), (ephy_window_dispose), (sync_find_toolbar_text_cb), (find_toolbar_find_next_cb), (find_toolbar_find_previous_cb), (find_toolbar_close_cb), (ephy_window_init), (ephy_window_notebook_switch_page_cb), (ephy_window_find): Replace the find dialogue with a find toolbar. Work in progress; no typeaheadfind yet. --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3f2da5764..ecbd48f37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2005-05-25 Christian Persch + + * embed/Makefile.am: + * embed/find-dialog.c: + * embed/find-dialog.h: + A src/ephy-find-toolbar.c: + A src/ephy-find-toolbar.h: + * src/ephy-window.c: (sync_tab_document_type), + (tab_content_changed_cb), (ephy_window_set_active_tab), + (ephy_window_dispose), (sync_find_toolbar_text_cb), + (find_toolbar_find_next_cb), (find_toolbar_find_previous_cb), + (find_toolbar_close_cb), (ephy_window_init), + (ephy_window_notebook_switch_page_cb), (ephy_window_find): + + Replace the find dialogue with a find toolbar. Work in progress; + no typeaheadfind yet. + 2005-05-24 Christian Persch * data/Makefile.am: -- cgit v1.2.3