From 22932f6b1bd176b72473df2a9e05d04448929006 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 10 Jul 2006 19:23:45 +0000 Subject: Fix middle-click and ctrl-enter in the location entry autocompletion 2006-07-10 Christian Persch * lib/widgets/ephy-location-entry.c: (entry_key_press_cb), (entry_key_press_after_cb), (entry_activate_after_cb), (match_selected_cb), (action_activated_after_cb), (ephy_location_entry_construct_contents), (ephy_location_entry_set_completion): * src/ephy-location-action.c: (action_activated_cb): Fix middle-click and ctrl-enter in the location entry autocompletion drop-down. Bug #345934, based on a patch by johannes@sipsolutions.net. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fedcf8bf3..1247476e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2006-07-10 Christian Persch + + * lib/widgets/ephy-location-entry.c: (entry_key_press_cb), + (entry_key_press_after_cb), (entry_activate_after_cb), + (match_selected_cb), (action_activated_after_cb), + (ephy_location_entry_construct_contents), + (ephy_location_entry_set_completion): + * src/ephy-location-action.c: (action_activated_cb): + + Fix middle-click and ctrl-enter in the location entry autocompletion + drop-down. Bug #345934, based on a patch by johannes@sipsolutions.net. + 2006-07-06 Jean-François Rameau * embed/mozilla/MozDownload.cpp: (OnProgressChange64): -- cgit v1.2.3