aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/GtkNSSDialogs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ifdef for a function that's unused on gecko 1.9.Christian Persch2008-03-101-2/+2
* Fix prompt service for xr 1.9 wrt. DOM notifications. Bug #504445.Christian Persch2008-02-181-71/+84
* No need to implement nsIBadCertListener2 hereChristian Persch2008-02-181-15/+2
* Add stub for displayProtectedAuthChristian Persch2008-02-181-0/+10
* Add ifdefs for xr 1.9. Part of bug #503657.Christian Persch2007-12-241-4/+26
* Revert the change from r7406; see bug #476540.Christian Persch2007-09-131-1/+1
* Revert the change from r7407; see bug #476540.Christian Persch2007-09-131-1/+1
* Include nsStringGlue.h instead of nsStringAPI.hChristian Persch2007-09-131-1/+1
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-131-1/+1
* Default to Cancel on Cert dialogues, patch by Cosimo Cecchi. Fixes bugDiego Escalante Urrelo2007-08-151-6/+5
* Add translator's comment for 'token'.Christian Persch2007-03-121-0/+4
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-151-8/+9
* Version 2.17.3.Christian Persch2006-12-051-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Implement nsIDOMCryptoDialogs, nsITokenDialogs andChristian Persch2006-07-241-15/+145
* A embed/mozilla/AutoWindowModalState.cpp: AChristian Persch2006-07-061-10/+26
* A lib/ephy-password-dialog.c: A lib/ephy-password-dialog.h:Christian Persch2006-06-221-319/+345
* === Release 2.15.2 ===RELEASE_2_15_2Christian Persch2006-05-161-9/+9
* Drop support for gecko 1.7.Christian Persch2006-05-111-69/+70
* Check for nsIMutableArray.h and include it if found. Fixes build withChristian Persch2006-04-171-1/+5
* Make these implement threadsafe isupports.Christian Persch2006-03-031-4/+4
* Helper class that pushes a null JS context on the stack, and pops it inChristian Persch2006-02-031-1/+26
* Fix spacings to be HIG compliant. Set window roles.Christian Persch2005-12-061-4/+3
* Add a comment for translators.Christian Persch2005-12-051-2/+3
* Prettify CRL import dialogue. Fixes bug #321590.Christian Persch2005-11-161-19/+34
* Scroll the view so the selected cert is visible. Fixes bug #320758.Christian Persch2005-11-061-1/+2
* More curly quotes.Christian Persch2005-11-011-10/+12
* R lib/ephy-glade.c: R lib/ephy-glade.h:Christian Persch2005-10-311-6/+10
* Don't focus the checkbox initially. Fixes bug #163371.Christian Persch2005-09-151-4/+10
* Change the text on the 'unknown issuer' dialog. Fixes bug #151519Crispin Flowerday2005-08-081-1/+1
* Remove checkbox from trust-CA dialogue. Fixes bug #168295.Christian Persch2005-07-121-23/+15
* Remove "Software Developers" checkbox from New CA dialogue. From bugChristian Persch2005-05-311-10/+1
* Add protocol handler, which I'll use for our custom error pages. SinceChristian Persch2005-05-261-0/+1
* Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change.Christian Persch2005-04-061-2/+2
* Don't use <tt> in the strings. Fixes bug #163378.Christian Persch2005-01-161-49/+30
* Make sure we don't have any app-modal dialogues. Fixes bug #110479.Christian Persch2004-12-191-19/+48
* Only build those files when we have mozilla psm.Christian Persch2004-11-201-4/+0
* Remove last instances of gnome-i18n.h inclusion.Christian Persch2004-11-141-1/+1
* nsEmbedString.h now requires MOZILLA_STRICT_API define.Christian Persch2004-11-141-0/+2
* Better wording on the "unable to trust" string. Fixes bug #127234.Christian Persch2004-11-091-1/+1
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-111-9/+9
* Set window icon.Christian Persch2004-10-051-0/+16
* Fix compiler warnings.Christian Persch2004-09-271-3/+3
* Don't use -include which compilers other than gcc don't understand.Christian Persch2004-07-311-0/+2
* Fix mem leaks (ported from Galeon).Christian Persch2004-07-221-0/+2
* Escape strings before using the with markup in labels. Patch by CrispinChristian Persch2004-06-181-9/+9
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-47/+80
* Remove unused field in structXan Lopez2004-05-251-0/+1
* More defines work, still lack EventContext and EmbedPrivate. Use mozillaMarco Pesenti Gritti2004-04-291-16/+17
* Make secure description better (Bug #136443).Piers Cornwell2004-03-191-0/+1
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-15/+17
* Don't insist on a parent for the dialogue; because there isn't one when weChristian Persch2004-02-131-2/+1
* Allow passing the translation domain to ephy_dialog_construct, to makeChristian Persch2004-01-241-1/+1
* Call ephy_file() explicitly for each glade file, letting extensions load glad...Adam Hooper2004-01-221-1/+2
* Add help buttons to Certificate Viewer, PDM, print and print setupPiers Cornwell2004-01-051-1/+14
* Fix strftime(3) usage.Christian Persch2003-12-041-2/+5
* Resync with galeon.Marco Pesenti Gritti2003-11-171-23/+27
* Change some more i18n inclusion and remove several unused includes.Marco Pesenti Gritti2003-11-061-1/+1
* Resync with galeon.Marco Pesenti Gritti2003-10-251-75/+1022
* embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cppChristian Persch2003-09-191-0/+444