summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Check for nsIBadCertListener.h.Christian Persch2008-06-305-14/+19
* Add emergency NULL-check.Christian Persch2008-06-301-0/+1
* Fix typos causing passwords not being correctly removed from the Josselin Mouette2008-06-211-2/+2
* Fix the string names to obtain the proxy login prompt when using Gecko Josselin Mouette2008-06-211-0/+5
* Fix the build with gecko 1.9 last minute changes. Diego Escalante Urrelo2008-06-131-0/+3
* Don't check only for apps supporting URIs. Bug #534846.Christian Persch2008-05-261-1/+1
* Fix compile warning.Christian Persch2008-05-261-2/+1
* Fix the window title copying status bar's text, closes: #524587.Diego Escalante Urrelo2008-05-241-13/+8
* nother try to fix bug #534056.Christian Persch2008-05-231-15/+9
* Remove leading/trailing whitespace from strings in EventContext. Bug #533983.Christian Persch2008-05-231-3/+4
* Try to to fix the build on 1.8. Bug #534056.Christian Persch2008-05-231-25/+8
* Use sizeof here instead of hardcoding the current size.Christian Persch2008-05-181-1/+1
* Fix bug #453379.Christian Persch2008-05-181-2/+8
* Convert and control chars to spaces in the prompt strings. Fixes bug #504519.Christian Persch2008-05-182-2/+8
* Implement nsIXULAppInfo so we get the "Gecko/DATE" part in the UA right. Use ...Christian Persch2008-05-184-1/+201
* Remove debug spew. NULL-proof the pwd entry removal.Christian Persch2008-05-181-29/+64
* Implement dummy nsIDownloadHistory interface on GlobalHistory.Christian Persch2008-05-183-2/+33
* Fix print preview. Bug #510694.Christian Persch2008-04-101-2/+6
* Use nsIURIFixup instead of massaging the URI ourself.Christian Persch2008-04-092-11/+15
* CleanupChristian Persch2008-04-092-8/+12
* Fix auto-open. Bug #513837.Christian Persch2008-04-091-0/+2
* Add another death grip.Christian Persch2008-04-091-0/+2
* Add a kung fu death grip to keep us alive. Part of bug #513837Christian Persch2008-04-091-0/+3
* Release 2.22.1.1RELEASE_2_22_1_1Christian Persch2008-04-071-2/+5
* Fix mem leak.Christian Persch2008-04-061-0/+5
* Use ephy_password_info_new to allocate EphyPasswordInfo, not g_new. Fixes a c...Christian Persch2008-04-061-30/+42
* Add nsIPromptService2.Christian Persch2008-04-042-20/+18
* Try harder to fix the build with gecko 1.8Christian Persch2008-04-011-0/+8
* Try to fix the build with gecko 1.8Christian Persch2008-03-312-0/+10
* Do use a 1.9 xpidl for thisChristian Persch2008-03-281-1/+3
* Renegerate this with an older xpidl version, so it compiles on xr1.9 beta rel...Christian Persch2008-03-281-20/+18
* Next try to get cert exception addition working. This too isn't not working c...Christian Persch2008-03-2812-214/+426
* Fix the buildChristian Persch2008-03-281-1/+2
* Try to fix the build on 1.8.Christian Persch2008-03-282-9/+31
* Add a service to open the cert exception dialogue.Christian Persch2008-03-284-0/+212
* Fix the build with 1.9b4.Christian Persch2008-03-281-0/+5
* Only build EphyDirectoryProvider on < 1.9; it's unused on 1.9.Christian Persch2008-03-281-2/+2
* Remove the unnecessary setting of the preffered action in the casees that act...Christian Persch2008-03-282-28/+32
* Make this inclusion conditionally, since we don't use our directory provider ...Christian Persch2008-03-281-1/+4
* Typo fixChristian Persch2008-03-281-1/+1
* Fix the branding bundle registration by providing the app chrome manifest in ...Christian Persch2008-03-281-2/+5
* Try again to fix the directory provider for 1.9. Branding still fails thoughChristian Persch2008-03-286-14/+271
* Try to fix the gecko 1.8 backend, and this also might fix the branding bundle...Christian Persch2008-03-281-5/+3
* Use GChecksum to calculate the MD5 of favicons.Christian Persch2008-03-281-3/+2
* FixChristian Persch2008-03-281-1/+1
* Allow building with xulrunner 1.9. Patch by Alexander Sack; part of bug #503657Christian Persch2008-03-288-25/+249
* Use g_slice for EphyPasswordInfo, EphyPermissionInfo, PixbufCacheEntry. (#521...Christian Persch2008-03-283-8/+8
* Use g_slice for EphyCookie allocation. (#520560)Christian Persch2008-03-281-3/+3
* Fix make distRELEASE_2_22_0Christian Persch2008-03-101-1/+1
* Remove this patch that was accidentally committed on the branch instead of on...Christian Persch2008-03-102-2/+3