diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-09-15 20:29:26 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-09-15 20:29:26 +0800 |
commit | 21486c64cffce440f471de2c23156757edff97ec (patch) | |
tree | b4237749a9d28e03b356bd0e6f96120be8ec4b02 /ChangeLog | |
parent | e00c32de2c601e1038ccb0473ac2373c87112ba8 (diff) | |
download | gsoc2013-epiphany-21486c64cffce440f471de2c23156757edff97ec.tar gsoc2013-epiphany-21486c64cffce440f471de2c23156757edff97ec.tar.gz gsoc2013-epiphany-21486c64cffce440f471de2c23156757edff97ec.tar.bz2 gsoc2013-epiphany-21486c64cffce440f471de2c23156757edff97ec.tar.lz gsoc2013-epiphany-21486c64cffce440f471de2c23156757edff97ec.tar.xz gsoc2013-epiphany-21486c64cffce440f471de2c23156757edff97ec.tar.zst gsoc2013-epiphany-21486c64cffce440f471de2c23156757edff97ec.zip |
Don't focus the checkbox initially. Fixes bug #163371.
2005-09-15 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GtkNSSDialog.cpp:
Don't focus the checkbox initially. Fixes bug #163371.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-09-15 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/GtkNSSDialog.cpp: + + Don't focus the checkbox initially. Fixes bug #163371. + +2005-09-15 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-toolbar-editor.c: (ephy_toolbar_editor_construct): Make Close the default button. |