diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-12-19 06:16:40 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-19 06:16:40 +0800 |
commit | 323baedeb83c11c4640b77f4ce96b192eeb3c3f7 (patch) | |
tree | 44c5cb9015643461bb9468cb45a0ca58f5cb48ab /ChangeLog | |
parent | fb964a82fd2244d91b6303853d3a49ec338b94cc (diff) | |
download | gsoc2013-epiphany-323baedeb83c11c4640b77f4ce96b192eeb3c3f7.tar gsoc2013-epiphany-323baedeb83c11c4640b77f4ce96b192eeb3c3f7.tar.gz gsoc2013-epiphany-323baedeb83c11c4640b77f4ce96b192eeb3c3f7.tar.bz2 gsoc2013-epiphany-323baedeb83c11c4640b77f4ce96b192eeb3c3f7.tar.lz gsoc2013-epiphany-323baedeb83c11c4640b77f4ce96b192eeb3c3f7.tar.xz gsoc2013-epiphany-323baedeb83c11c4640b77f4ce96b192eeb3c3f7.tar.zst gsoc2013-epiphany-323baedeb83c11c4640b77f4ce96b192eeb3c3f7.zip |
Don't show multiple toolbar editors for the same window. Part of bug
2004-12-18 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (toolbar_editor_destroy_cb),
(window_cmd_edit_toolbar):
Don't show multiple toolbar editors for the same window.
Part of bug #111114.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-12-18 Christian Persch <chpe@cvs.gnome.org> + * src/window-commands.c: (toolbar_editor_destroy_cb), + (window_cmd_edit_toolbar): + + Don't show multiple toolbar editors for the same window. + Part of bug #111114. + +2004-12-18 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/ContentHandler.cpp: * embed/mozilla/FilePicker.cpp: * embed/mozilla/GtkNSSClientAuthDialogs.cpp: |