Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Override the default security warning dialogues implementation with our | Christian Persch | 2005-01-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | 2005-01-09 Christian Persch <chpe@cvs.gnome.org> * data/default-prefs-common.js: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * embed/mozilla/GtkNSSSecurityWarningDialogs.h: * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: Override the default security warning dialogues implementation with our own class which follows HIG and our interface design. Fixes bug #163371. Also show the entering-secure dialogue once, to inform about the lock icon in the statusbar. | ||||
* | A data/default-prefs-common.js: A data/default-prefs-mozilla.js: A | Christian Persch | 2004-09-28 | 1 | -0/+90 |
2004-09-28 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * data/Makefile.am: A data/default-prefs-common.js: A data/default-prefs-mozilla.js: A data/default-prefs-toolkit.js: R data/default-prefs.js: Split the default prefs into the common part, and mozilla/new toolkit specific parts. |