aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/GtkNSSClientAuthDialogs.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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