diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-15 02:08:29 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-15 02:08:29 +0800 |
commit | b2c63dcf330a86eacfc37b58b35514df0a384501 (patch) | |
tree | 5a30b73bd5ea2248233f77da223a6586cd80b7dd /ChangeLog | |
parent | fa91112fb5c59af734bd34b64949e807d5a1fd77 (diff) | |
download | gsoc2013-epiphany-b2c63dcf330a86eacfc37b58b35514df0a384501.tar gsoc2013-epiphany-b2c63dcf330a86eacfc37b58b35514df0a384501.tar.gz gsoc2013-epiphany-b2c63dcf330a86eacfc37b58b35514df0a384501.tar.bz2 gsoc2013-epiphany-b2c63dcf330a86eacfc37b58b35514df0a384501.tar.lz gsoc2013-epiphany-b2c63dcf330a86eacfc37b58b35514df0a384501.tar.xz gsoc2013-epiphany-b2c63dcf330a86eacfc37b58b35514df0a384501.tar.zst gsoc2013-epiphany-b2c63dcf330a86eacfc37b58b35514df0a384501.zip |
Don't focus the combo on click.
2005-01-14 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_init):
Don't focus the combo on click.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-01-14 Christian Persch <chpe@cvs.gnome.org> + + * lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_init): + + Don't focus the combo on click. + 2005-01-13 Adam Hooper <adamh@cvs.gnome.org> * embed/ephy-embed-single.c: (ephy_embed_single_iface_init): |