From b40f531dea45d3b365bd310536afddc32573caad Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 18 Jun 2003 18:06:02 +0000 Subject: Use insert_text delete_text to show/hide the autocompletion window. 2003-06-18 Marco Pesenti Gritti * lib/ephy-autocompletion.c: (ephy_autocompletion_refine_matches), (ephy_autocompletion_update_matches_full_item): * lib/widgets/ephy-location-entry.c: (ephy_location_entry_build), (ephy_location_entry_autocompletion_show_alternatives_to), (real_entry_set_location), (delete_text_cb), (insert_text_cb), (ephy_location_entry_key_press_event_cb), (ephy_location_entry_content_is_text), (ephy_location_entry_activate_cb): * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_autocompletion_source_foreach): * src/ephy-location-action.c: (create_tool_item), (location_url_activate_cb): Use insert_text delete_text to show/hide the autocompletion window. Remember last search with autocompletion smart bookmarks. --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 643f3f0cf..c4eaa79df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2003-06-18 Marco Pesenti Gritti + + * lib/ephy-autocompletion.c: (ephy_autocompletion_refine_matches), + (ephy_autocompletion_update_matches_full_item): + * lib/widgets/ephy-location-entry.c: (ephy_location_entry_build), + (ephy_location_entry_autocompletion_show_alternatives_to), + (real_entry_set_location), (delete_text_cb), (insert_text_cb), + (ephy_location_entry_key_press_event_cb), + (ephy_location_entry_content_is_text), + (ephy_location_entry_activate_cb): + * src/bookmarks/ephy-bookmarks.c: + (ephy_bookmarks_autocompletion_source_foreach): + * src/ephy-location-action.c: (create_tool_item), + (location_url_activate_cb): + + Use insert_text delete_text to show/hide the autocompletion + window. + Remember last search with autocompletion smart bookmarks. + + 2003-06-18 Marco Pesenti Gritti * src/ephy-history-window.c: (confirmation_dialog_construct): -- cgit v1.2.3