aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/GtkNSSSecurityWarningDialogs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix prompt service for xr 1.9 wrt. DOM notifications. Bug #504445.Christian Persch2008-02-181-14/+14
* Revert the change from r7406; see bug #476540.Christian Persch2007-09-131-1/+1
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-131-1/+1
* Modified first-time dialog when visiting a secure page, to mention theDiego Escalante Urrelo2007-06-171-1/+4
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-151-1/+3
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* A embed/mozilla/AutoWindowModalState.cpp: AChristian Persch2006-07-061-10/+8
* === Release 2.15.2 ===RELEASE_2_15_2Christian Persch2006-05-161-1/+1
* Drop support for gecko 1.7.Christian Persch2006-05-111-13/+14
* Make these implement threadsafe isupports.Christian Persch2006-03-031-3/+1
* Do return on failure.Christian Persch2006-02-211-1/+1
* Helper class that pushes a null JS context on the stack, and pops it inChristian Persch2006-02-031-1/+6
* Back out previous change, it doesn't work right when there are *two*Christian Persch2005-09-261-8/+1
* Push a new event queue while showing the dialogue with gtk_dialog_run.Christian Persch2005-09-261-0/+7
* Better message on the enter-secure warning.Christian Persch2005-08-311-2/+1
* *** empty log message ***Christian Persch2005-07-241-1/+1
* Alerts should not have terminating periods in the primary text.Christian Persch2005-01-111-3/+3
* Add mnemonic to Send button.Christian Persch2005-01-091-2/+2
* Set show-once to PR_FALSE if the GetBoolPref call fails.Christian Persch2005-01-091-6/+3
* Set default response to ACCEPT in send-to-insecure dialogue, only writeChristian Persch2005-01-091-9/+15
* Improve dialogue wording. Thanks to spark for his help.Christian Persch2005-01-091-11/+11
* Override the default security warning dialogues implementation with ourChristian Persch2005-01-091-0/+276