| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -18/+18 |
* | Don't destroy the dialogue with the parent, since that makes gtk+ go | Christian Persch | 2004-12-27 | 1 | -0/+1 |
* | Try to fix the build. | Christian Persch | 2004-12-19 | 1 | -1/+0 |
* | Make sure we don't have any app-modal dialogues. Fixes bug #110479. | Christian Persch | 2004-12-19 | 1 | -0/+7 |
* | Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessary | Christian Persch | 2004-12-14 | 1 | -1/+0 |
* | nsEmbedString.h now requires MOZILLA_STRICT_API define. | Christian Persch | 2004-11-14 | 1 | -0/+2 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 1 | -2/+2 |
* | Fix mozilla API checks to correctly detect firefox libraries. | Christian Persch | 2004-09-21 | 1 | -15/+13 |
* | Don't use -include which compilers other than gcc don't understand. | Christian Persch | 2004-07-31 | 1 | -0/+2 |
* | Fix setting default filename in the !modeSave case. | Christian Persch | 2004-06-07 | 1 | -31/+24 |
* | Don't allow ::SetDefaultString unless we're in modeSave. | Christian Persch | 2004-06-07 | 1 | -1/+4 |
* | Use ephy-file-chooser convenience constructor instead of duplicating code | Christian Persch | 2004-06-07 | 1 | -49/+45 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 1 | -57/+68 |
* | Add convenience functions for creating a filter with a bunch of mime types | Christian Persch | 2004-05-09 | 1 | -68/+27 |
* | Adjust MOZILLA_SNAPSHOT checks for changed snapshot levels. | Christian Persch | 2004-05-07 | 1 | -18/+18 |
* | fix build bustage | Marco Pesenti Gritti | 2004-04-30 | 1 | -0/+4 |
* | fix build bustage | Marco Pesenti Gritti | 2004-04-30 | 1 | -1/+5 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-04-30 | 1 | -4/+4 |
* | More defines work, still lack EventContext and EmbedPrivate. Use mozilla | Marco Pesenti Gritti | 2004-04-29 | 1 | -22/+18 |
* | Nice mess of defines to support 1.8a. Damn. | Marco Pesenti Gritti | 2004-04-27 | 1 | -11/+94 |
* | Don't quit the filechooser when selecting "No" from the confirm- overwrite | Christian Persch | 2004-04-10 | 1 | -16/+15 |
* | Eliminate ExternalProtocolHandlers in favor of setting prefs to make | Christian Biesinger | 2004-04-07 | 1 | -3/+2 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-30 | 1 | -8/+7 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 1 | -16/+16 |
* | Add debug output in ctors and dtors. | Christian Persch | 2004-02-29 | 1 | -2/+2 |
* | Fix for gtk+ filechooser API change. | Christian Persch | 2004-02-27 | 1 | -7/+14 |
* | Make it work (TM). | Christian Persch | 2004-02-16 | 1 | -5/+13 |
* | Weak ref the real dialogue, and hide the dialogue after running it. Fixes | Christian Persch | 2004-02-16 | 1 | -2/+47 |
* | Fix numerous places where we weren't properly converting between UTF-8 and | Christian Persch | 2004-02-13 | 1 | -1/+2 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 1 | -1/+2 |
* | Get rid of NS_INIT_ISUPPORTS() macros in constructors; it's not been | Christian Persch | 2003-11-25 | 1 | -2/+0 |
* | Change some more i18n inclusion and remove several unused includes. | Marco Pesenti Gritti | 2003-11-06 | 1 | -1/+0 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Don't set the persist key on object construction time. Fixes bug #125589. | Christian Persch | 2003-11-01 | 1 | -3/+9 |
* | Do not require a parent window | Marco Pesenti Gritti | 2003-10-31 | 1 | -4/+5 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -294/+209 |
* | Reenable deprecated api where necessary, fixup some header inclusions. | Marco Pesenti Gritti | 2003-10-11 | 1 | -47/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-15 | 1 | -21/+29 |
* | embed/mozilla/ExternalProtocolService.cpp, embed/mozilla/FilePicker.cpp, | Christian Neumair | 2003-06-13 | 1 | -0/+4 |
* | Actually add the ask for dest pref, it was using the wrong key. | Marco Pesenti Gritti | 2003-06-05 | 1 | -5/+3 |
* | Do not allow to resize the dialog vertically, fixes #112727. Remove unused | Xan Lopez | 2003-05-17 | 1 | -1/+0 |
* | Always save a page's content if there i content to be saved. Remove the | David Bordoley | 2003-04-24 | 1 | -26/+2 |
* | from galeon. Don't assume sizeof(gsize) == sizeof(guint) makes epiphany | Marco Pesenti Gritti | 2003-04-19 | 1 | -4/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-04-12 | 1 | -24/+0 |
* | Port several leaks fixes from galeon. | Marco Pesenti Gritti | 2003-01-20 | 1 | -6/+16 |
* | Dont crash when schemas installed incorrectly | Marco Pesenti Gritti | 2003-01-14 | 1 | -0/+1 |
* | Destroy "Invalid path dialog" correctly | Lee Willis | 2003-01-10 | 1 | -0/+1 |
* | Extend ephy node to allow some reversed ids. Use it for base | Marco Pesenti Gritti | 2003-01-09 | 1 | -1/+1 |
* | Resync with galeon. | Marco Pesenti Gritti | 2002-12-31 | 1 | -33/+34 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+505 |