summaryrefslogtreecommitdiff
path: root/embed/mozilla
Commit message (Expand)AuthorAgeFilesLines
* Add smb: to recognised web schemes. Bug #352733.Christian Persch2006-09-291-0/+3
* Use UTF-8 copyright symbolChristian Persch2006-09-1376-115/+115
* Remove some unnecessary static data.Christian Persch2006-09-068-28/+28
* Make this LGPL.Christian Persch2006-08-221-4/+4
* === Release 2.15.92 ===RELEASE_2_15_92Christian Persch2006-08-211-1/+1
* Don't show the empty window that the print options tab isChristian Persch2006-08-211-0/+1
* YAMAC.Christian Persch2006-08-191-7/+3
* nsIPassword.h is always available. Fixes bug #350997.Christian Persch2006-08-121-7/+1
* Fix the build.Christian Persch2006-08-071-2/+0
* Simply CallGetService to get the pref branch.Christian Persch2006-08-071-12/+8
* Use AutoJSContextStack on window open. Disable XPrint.Christian Persch2006-08-071-1/+12
* R embed/mozilla/MozillaPrivate.cpp: R embed/mozilla/MozillaPrivate.h:Christian Persch2006-08-073-58/+0
* Don't start search on <embed> and <object> elements.Christian Persch2006-08-071-1/+6
* Decrease maximum progress update to 0.5sChristian Persch2006-08-071-1/+4
* Fix default activation.Christian Persch2006-07-241-1/+2
* Missing GeckoFormSigningDialog entries.Jean-François Rameau2006-07-231-0/+2
* Implement nsIDOMCryptoDialogs, nsITokenDialogs andChristian Persch2006-07-234-19/+211
* Implement nsIFormSigningDialog. Bug #312869.Christian Persch2006-07-223-1/+208
* Add a way to turn off password remembering. Bug #332374.Christian Persch2006-07-211-0/+3
* Add our options in a custom tab in the print dialogue.Christian Persch2006-07-212-66/+219
* Force label wrapping.Christian Persch2006-07-181-0/+2
* === Release 2.15.4 ===RELEASE_2_15_4Christian Persch2006-07-101-1/+1
* Don't hammer the cpu when downloading file with an unknown size. Fix bugJean-François Rameau2006-07-061-2/+1
* Guess what? Another mozilla API change!Christian Persch2006-07-062-10/+37
* Fix the build.Christian Persch2006-07-062-5/+2
* A embed/mozilla/AutoWindowModalState.cpp: AChristian Persch2006-07-0611-25/+150
* Fix a warning from gecko "Bad contract id registed with the scriptJean-François Rameau2006-06-231-0/+2
* A lib/ephy-password-dialog.c: A lib/ephy-password-dialog.h:Christian Persch2006-06-224-362/+392
* Fix build with latest gtk printing changes.Christian Persch2006-06-213-25/+30
* Look! Yet Another Mozilla API Change!Christian Persch2006-06-191-0/+11
* A embed/mozilla/GeckoPrintService.cpp: AChristian Persch2006-06-1812-563/+1420
* Fix header guard nameChristian Persch2006-06-111-2/+2
* Check for enchant, and output an overview of the configured options onChristian Persch2006-06-084-0/+276
* The API change was reverted on 1.8 branch. Fixes bug #343592.Christian Persch2006-06-041-4/+0
* The API change was reverted on 1.8 branch. Fixes bug #343592.Christian Persch2006-06-041-2/+6
* Don't set cookies from favicon downloads. Bug #337835.Jean-François Rameau2006-06-013-4/+71
* === Release 2.15.2 ===RELEASE_2_15_2Christian Persch2006-05-1512-33/+33
* Use nsAString::Equals.Christian Persch2006-05-143-16/+1
* The API is also changed on 1.8 branch, adapt the #ifdef accordingly.Christian Persch2006-05-121-2/+2
* Drop non-toolkit gecko support too.Christian Persch2006-05-102-12/+3
* Another API change! Thank you, mozilla!Christian Persch2006-05-101-0/+11
* Drop support for gecko 1.7.Christian Persch2006-05-1058-2469/+1043
* === Release 2.15.1 ===RELEASE_2_15_1Christian Persch2006-04-242-3/+3
* Check for nsIMutableArray.h and include it if found. Fixes build withChristian Persch2006-04-171-1/+5
* Emit document-change event on fastback restore. Fixes bug #312785.Christian Persch2006-04-101-1/+14
* 2006-04-03 Christian Persch <chpe@cvs.gnome.org>Christian Persch2006-04-031-2/+5
* Oops, this is a string pref!Christian Persch2006-04-021-13/+4
* Fix crash when cancelling the prompt before the timeout has run.Christian Persch2006-04-011-3/+2
* Use g_object_ref_sink().Christian Persch2006-03-281-23/+19
* .Jean-François Rameau2006-03-281-9/+48