diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-02-20 19:07:18 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-02-20 19:07:18 +0800 |
commit | cbe9ef1b847ac3ffe97ac44f60c65613101cbb92 (patch) | |
tree | 43b0310c23228f72f07a60584612401f773b3c7e /ChangeLog | |
parent | bc890e54e7b5a77829e3f97b855f921f09e5192a (diff) | |
download | gsoc2013-epiphany-cbe9ef1b847ac3ffe97ac44f60c65613101cbb92.tar gsoc2013-epiphany-cbe9ef1b847ac3ffe97ac44f60c65613101cbb92.tar.gz gsoc2013-epiphany-cbe9ef1b847ac3ffe97ac44f60c65613101cbb92.tar.bz2 gsoc2013-epiphany-cbe9ef1b847ac3ffe97ac44f60c65613101cbb92.tar.lz gsoc2013-epiphany-cbe9ef1b847ac3ffe97ac44f60c65613101cbb92.tar.xz gsoc2013-epiphany-cbe9ef1b847ac3ffe97ac44f60c65613101cbb92.tar.zst gsoc2013-epiphany-cbe9ef1b847ac3ffe97ac44f60c65613101cbb92.zip |
Activate the url when clicking on it from the combo dropdown. Based on
2003-02-20 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_list_event_after_cb),
(ephy_location_entry_editable_changed_cb):
Activate the url when clicking on it from the combo dropdown.
Based on galeon patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2003-02-20 Marco Pesenti Gritti <marco@it.gnome.org> + * lib/widgets/ephy-location-entry.c: + (ephy_location_entry_list_event_after_cb), + (ephy_location_entry_editable_changed_cb): + + Activate the url when clicking on it from the combo dropdown. + Based on galeon patch. + +2003-02-20 Marco Pesenti Gritti <marco@it.gnome.org> + * Makefile.am: add a COPYING.README for GPL |