aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/GtkNSSClientAuthDialogs.cpp
Commit message (Expand)AuthorAgeFilesLines
* === Release 2.15.2 ===RELEASE_2_15_2Christian Persch2006-05-161-2/+2
* Drop support for gecko 1.7.Christian Persch2006-05-111-34/+32
* Helper class that pushes a null JS context on the stack, and pops it inChristian Persch2006-02-031-0/+6
* Fix spacings to be HIG compliant. Set window roles.Christian Persch2005-12-061-2/+1
* More curly quotes.Christian Persch2005-11-011-1/+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
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-2/+2
* Don't use <tt> in the strings. Fixes bug #163378.Christian Persch2005-01-161-5/+3
* Make sure we don't have any app-modal dialogues. Fixes bug #110479.Christian Persch2004-12-191-2/+9
* Only build those files when we have mozilla psm.Christian Persch2004-11-201-4/+0
* nsEmbedString.h now requires MOZILLA_STRICT_API define.Christian Persch2004-11-141-0/+2
* 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-2/+2
* Set window icon.Christian Persch2004-10-051-0/+2
* 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/+1
* Escape strings before using the with markup in labels. Patch by CrispinChristian Persch2004-06-181-1/+1
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-10/+14
* Remove unused field in structXan Lopez2004-05-251-0/+3
* More defines work, still lack EventContext and EmbedPrivate. Use mozillaMarco Pesenti Gritti2004-04-291-3/+3
* Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code.Christian Persch2004-03-301-67/+1
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-5/+7
* Add debug output in ctors and dtors.Christian Persch2004-02-291-0/+3
* Sync with galeon.Christian Persch2003-12-211-6/+6
* Remove unused variable.Christian Persch2003-12-061-1/+0
* Remove unneccessary _() call.Christian Persch2003-12-061-1/+1
* Port from optionmenu to new GtkComboBox.Christian Persch2003-12-041-2/+89
* Ported the Crispin's GtkNSSClientAuthDialogs from galeon. Changes: - useChristian Persch2003-11-181-0/+251