diff options
author | Jean-François Rameau <jframeau@cvs.gnome.org> | 2006-09-14 05:11:34 +0800 |
---|---|---|
committer | Jean-François Rameau <jframeau@src.gnome.org> | 2006-09-14 05:11:34 +0800 |
commit | 08d1d04c64f852b15b07626b8614a60999580828 (patch) | |
tree | 5e88068ec120777cf0f4cd296b47374422577283 /ChangeLog | |
parent | f6908fd270d6a74d6835b5a8cd0c2eb3b0863f74 (diff) | |
download | gsoc2013-epiphany-08d1d04c64f852b15b07626b8614a60999580828.tar.gz gsoc2013-epiphany-08d1d04c64f852b15b07626b8614a60999580828.tar.zst gsoc2013-epiphany-08d1d04c64f852b15b07626b8614a60999580828.zip |
Clicking favicon in the location bar selects URL. Fix bug #349557.
2006-09-13 Jean-François Rameau <jframeau@cvs.gnome.org>
* lib/widgets/ephy-location-entry.c: (ephy_location_entry_construct_contents),
(icon_button_press_event_cb):
Clicking favicon in the location bar selects URL. Fix bug #349557.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-09-13 Jean-François Rameau <jframeau@cvs.gnome.org> + + * lib/widgets/ephy-location-entry.c: (ephy_location_entry_construct_contents), + (icon_button_press_event_cb): + + Clicking favicon in the location bar selects URL. Fix bug #349557. + 2006-09-12 Christian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: |