diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-09-15 20:29:03 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-09-15 20:29:03 +0800 |
commit | ba377bb0e16c6773dd13632bc4793dae58a59e06 (patch) | |
tree | bc58bbd824648e65bad15716fb6149e58f56a70e /ChangeLog | |
parent | 67661fefc75a5a76269b51b7281a272aae438060 (diff) | |
download | gsoc2013-epiphany-ba377bb0e16c6773dd13632bc4793dae58a59e06.tar gsoc2013-epiphany-ba377bb0e16c6773dd13632bc4793dae58a59e06.tar.gz gsoc2013-epiphany-ba377bb0e16c6773dd13632bc4793dae58a59e06.tar.bz2 gsoc2013-epiphany-ba377bb0e16c6773dd13632bc4793dae58a59e06.tar.lz gsoc2013-epiphany-ba377bb0e16c6773dd13632bc4793dae58a59e06.tar.xz gsoc2013-epiphany-ba377bb0e16c6773dd13632bc4793dae58a59e06.tar.zst gsoc2013-epiphany-ba377bb0e16c6773dd13632bc4793dae58a59e06.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. |