summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* === Release 2.16.3 ===RELEASE_2_16_3Christian Persch2007-01-291-0/+1
* Check for a potential veto. Fix #342951.Jean-François Rameau2007-01-281-0/+12
* Clear some print settings in the settings we hand to the print job, soChristian Persch2007-01-234-13/+62
* Fixes the escaping in the error message "The page %s was not fully loadedDiego Escalante Urrelo2007-01-081-2/+2
* Avoid use of localtime by computing expiry in seconds instead of days.Diego Escalante Urrelo2007-01-032-42/+14
* Fix previous commit for gecko 1.8.0.x.Jean-François Rameau2006-11-051-2/+2
* Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko.Jean-François Rameau2006-11-055-0/+128
* Fix printing of page ranges.Christian Persch2006-11-041-2/+3
* Merged from HEADChristian Persch2006-10-141-1/+29
* Fix a bug in the last commit.Christian Persch2006-10-081-1/+1
* Make the enum/flags values not global.Christian Persch2006-10-081-7/+7
* Revert part of the last change, we don't need the top window here.Christian Persch2006-10-061-6/+1
* Use the top DOM window here, and adapt to gecko 1.8.1.Christian Persch2006-10-061-5/+28
* Fix build with gecko 1.8.1.Christian Persch2006-10-051-0/+4
* These header files were GPL v2-only while the implementation .cpp filesChristian Persch2006-10-012-8/+32
* Add smb: to recognised web schemes. Bug #352733.Christian Persch2006-09-291-0/+3
* Use UTF-8 copyright symbolChristian Persch2006-09-13116-177/+177
* Remove some unnecessary static data.Christian Persch2006-09-0627-47/+47
* 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 the build.Christian Persch2006-08-051-2/+2
* A lib/ephy-print-utils.c: A lib/ephy-print-utils.h:Christian Persch2006-08-051-8/+34
* 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-062-4/+3
* 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-1817-1106/+1529
* Fix context menu positioning.Christian Persch2006-06-181-1/+1
* Fix header guard nameChristian Persch2006-06-111-2/+2