| Commit message (Expand) | Author | Age | Files | Lines |
* | Xr 1.9 fixes. Bug #503657. | Christian Persch | 2007-12-24 | 1 | -3/+11 |
* | Revert the change from r7406; see bug #476540. | Christian Persch | 2007-09-13 | 1 | -1/+1 |
* | Revert the change from r7407; see bug #476540. | Christian Persch | 2007-09-13 | 1 | -1/+1 |
* | Include nsStringGlue.h instead of nsStringAPI.h | Christian Persch | 2007-09-13 | 1 | -1/+1 |
* | Include xpcom-config.h, not mozilla-config.h | Christian Persch | 2007-09-13 | 1 | -1/+1 |
* | Implement nsICookiePromptService. Bug #337826. | Christian Persch | 2007-03-12 | 1 | -1/+9 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Remove ill-conceived attempt at uninstalling the XPInstall handler, and | Christian Persch | 2006-09-17 | 1 | -66/+6 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -3/+3 |
* | Implement nsIDOMCryptoDialogs, nsITokenDialogs and | Christian Persch | 2006-07-24 | 1 | -0/+18 |
* | Implement nsIFormSigningDialog. Bug #312869. | Christian Persch | 2006-07-23 | 1 | -1/+9 |
* | Fix a warning from gecko "Bad contract id registed with the script | Jean-François Rameau | 2006-06-24 | 1 | -0/+2 |
* | A embed/mozilla/GeckoPrintService.cpp: A | Christian Persch | 2006-06-19 | 1 | -36/+75 |
* | Check for enchant, and output an overview of the configured options on | Christian Persch | 2006-06-09 | 1 | -0/+16 |
* | Drop support for gecko 1.7. | Christian Persch | 2006-05-11 | 1 | -77/+36 |
* | Sync Epiphany with Gecko trunk according to | Jean-François Rameau | 2006-03-20 | 1 | -0/+4 |
* | Back the xpinstall change out; it breaks on gecko 1.8. | Christian Persch | 2006-03-06 | 1 | -55/+30 |
* | Use the right category. | Christian Persch | 2006-03-05 | 1 | -1/+1 |
* | Mark application/x-xpinstall as unsafe. | Christian Persch | 2006-03-05 | 1 | -30/+55 |
* | Add GECKO_CHECK_HEADERS, wrapping AC_CHECK_HEADERS. | Christian Persch | 2006-02-03 | 1 | -0/+8 |
* | A embed/mozilla/EphyPromptService.cpp: A | Christian Persch | 2006-01-13 | 1 | -0/+8 |
* | A embed/mozilla/EphyRedirectChannel.cpp: A | Christian Persch | 2005-10-13 | 1 | -19/+21 |
* | A embed/mozilla/EphyAboutModule.cpp: A embed/mozilla/EphyAboutModule.h: R | Christian Persch | 2005-07-18 | 1 | -10/+10 |
* | Add protocol handler, which I'll use for our custom error pages. Since | Christian Persch | 2005-05-26 | 1 | -0/+22 |
* | Thanks to the fastback patch, we can now get the secure browser UI object | Christian Persch | 2005-05-05 | 1 | -4/+4 |
* | Simplify the class info implementation for EphySidebar. | Christian Persch | 2005-05-01 | 1 | -2/+11 |
* | Fix for mozilla API change. | Christian Persch | 2005-02-08 | 1 | -0/+4 |
* | Work around a mozilla bug by diverting the contract ID of | Christian Persch | 2005-01-24 | 1 | -0/+46 |
* | Override the default security warning dialogues implementation with our | Christian Persch | 2005-01-09 | 1 | -0/+8 |
* | Add an "add-sidebar" signal on the EphyEmbedSingle interface, it gets | Crispin Flowerday | 2005-01-02 | 1 | -0/+23 |
* | R data/conspiracy.xhtml: R data/epiphany.html: R | Christian Persch | 2004-12-31 | 1 | -20/+0 |
* | Fix crash, thanks to Crispin for noticing this. | Christian Persch | 2004-12-19 | 1 | -2/+3 |
* | Fix a mem leak | Christian Persch | 2004-12-19 | 1 | -4/+6 |
* | Add --disable-filepicker to use when the mozilla build itself has native | Christian Persch | 2004-11-20 | 1 | -3/+11 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Don't use -include which compilers other than gcc don't understand. | Christian Persch | 2004-07-31 | 1 | -2/+2 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 1 | -8/+4 |
* | Clean up encoding handling. | Christian Persch | 2004-05-02 | 1 | -1/+1 |
* | Eliminate ExternalProtocolHandlers in favor of setting prefs to make | Christian Biesinger | 2004-04-07 | 1 | -119/+0 |
* | Tiny cleanup. | Xan Lopez | 2004-03-28 | 1 | -4/+1 |
* | Don't override nsWebBrowserContentPolicy contract ID, just register our | Christian Persch | 2004-03-21 | 1 | -5/+36 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 1 | -13/+0 |
* | Adapt to the ever-changing mozilla APIs. | Christian Persch | 2004-02-12 | 1 | -0/+10 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 1 | -25/+26 |
* | Implement disabling unsafe protocols for lock-down mode. | Christian Persch | 2003-11-27 | 1 | -1/+12 |
* | No need to handle mailto registration separately. | Marco Pesenti Gritti | 2003-11-24 | 1 | -56/+8 |
* | Remove. | Marco Pesenti Gritti | 2003-11-24 | 1 | -0/+1 |
* | Do not build our externla protocol service with mozilla 1.6. It has his | Marco Pesenti Gritti | 2003-11-24 | 1 | -0/+5 |
* | Ported the Crispin's GtkNSSClientAuthDialogs from galeon. Changes: - use | Christian Persch | 2003-11-18 | 1 | -0/+8 |
* | Resync with galeon. | Marco Pesenti Gritti | 2003-10-25 | 1 | -0/+14 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 1 | -11/+5 |
* | embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cpp | Christian Persch | 2003-09-19 | 1 | -0/+16 |
* | Merge external protocols in one file (implementation is just one macro). | Marco Pesenti Gritti | 2003-07-07 | 1 | -3/+14 |
* | Remove use of acconfig.h. | Marco Pesenti Gritti | 2003-07-04 | 1 | -7/+7 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 1 | -8/+0 |
* | Use new gnome vfs show_url api. | Marco Pesenti Gritti | 2003-05-13 | 1 | -0/+7 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-04-12 | 1 | -140/+220 |
* | Remove our custom prompt implementation. Gtkmozembed provides and HIG | Marco Pesenti Gritti | 2003-03-15 | 1 | -7/+0 |
* | about: world comination | Xan Lopez | 2003-03-07 | 1 | -0/+8 |
* | Translate menus | Marco Pesenti Gritti | 2003-03-05 | 1 | -0/+7 |
* | about:options and about:epiphany | Marco Pesenti Gritti | 2003-03-04 | 1 | -0/+16 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-06 | 1 | -24/+0 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+226 |