| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -1/+1 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | === Release 2.15.2 ===RELEASE_2_15_2 | Christian Persch | 2006-05-16 | 1 | -3/+3 |
* | Drop support for gecko 1.7. | Christian Persch | 2006-05-11 | 1 | -37/+34 |
* | Add EPHY_EMBED_PERSIST_FROM_CACHE, and try harder to get a cache | Christian Persch | 2005-08-18 | 1 | -5/+56 |
* | Fix refcount leak. | Christian Persch | 2005-06-13 | 1 | -12/+15 |
* | Don't hold a ref to the shell from persist objects. | Christian Persch | 2005-06-12 | 1 | -5/+0 |
* | Common helper function to unref a GObject from idle. | Christian Persch | 2005-06-11 | 1 | -1/+6 |
* | Get a temporary filename to save to only when needed. | Jean-François Rameau | 2005-05-29 | 1 | -14/+14 |
* | Use nsICancelable. | Christian Persch | 2005-05-07 | 1 | -0/+9 |
* | Fix the build from the last commit. | Christian Persch | 2005-05-04 | 1 | -7/+5 |
* | Fix crash on 64bit architectures when downloading. Fixes bug #301093, | Christian Persch | 2005-04-19 | 1 | -1/+1 |
* | Add null check. | Christian Persch | 2005-04-17 | 1 | -0/+2 |
* | Consistently start enum names with EPHY_*. | Crispin Flowerday | 2005-01-06 | 1 | -4/+4 |
* | Ensure that flags and enums start with 'Ephy' | Crispin Flowerday | 2005-01-04 | 1 | -2/+2 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -0/+1 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -7/+6 |
* | Don't use -include which compilers other than gcc don't understand. | Christian Persch | 2004-07-31 | 1 | -0/+2 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-07-21 | 1 | -1/+4 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 1 | -21/+20 |
* | Fix refcount leak. | Christian Persch | 2004-05-16 | 1 | -0/+3 |
* | Whenever we have one, pass the cache key to the persist object. That way | Christian Persch | 2004-05-04 | 1 | -3/+8 |
* | Fix a mem leak; thanks to Crispin for spotting it. | Christian Persch | 2004-05-03 | 1 | -1/+1 |
* | Remove unused variable | Christian Persch | 2004-05-03 | 1 | -3/+0 |
* | More defines work, still lack EventContext and EmbedPrivate. Use mozilla | Marco Pesenti Gritti | 2004-04-29 | 1 | -2/+6 |
* | Nice mess of defines to support 1.8a. Damn. | Marco Pesenti Gritti | 2004-04-27 | 1 | -0/+1 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 1 | -2/+1 |
* | Add "cancelled" signal to EphyEmbedPersist. | Christian Persch | 2004-02-29 | 1 | -0/+1 |
* | Make max size property use long / bytes. | Marco Pesenti Gritti | 2004-02-25 | 1 | -2/+2 |
* | Actually remove nsUnicharUtils.* | Marco Pesenti Gritti | 2004-02-21 | 1 | -15/+10 |
* | Fix mem leaks. | Christian Persch | 2004-02-11 | 1 | -0/+3 |
* | Get the page content into a string. | Christian Persch | 2004-01-14 | 1 | -2/+50 |
* | Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places. | Christian Persch | 2004-01-10 | 1 | -15/+20 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 1 | -1/+13 |
* | Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler and | Marco Pesenti Gritti | 2003-11-11 | 1 | -1/+1 |
* | Deja-vu. | Xan Lopez | 2003-11-11 | 1 | -1/+0 |
* | Remove decls from the top | Marco Pesenti Gritti | 2003-11-09 | 1 | -21/+16 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -22/+21 |
* | Open source in the default editor and remove the unused copy api. Add a | Marco Pesenti Gritti | 2003-10-28 | 1 | -5/+13 |
* | Solving the wrapper mess Episode 3. Rename to EphyBrowser and add sanity | Marco Pesenti Gritti | 2003-10-28 | 1 | -11/+11 |
* | Solving the wrapper mess Episode 1. | Marco Pesenti Gritti | 2003-10-27 | 1 | -2/+2 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -3/+6 |
* | Add an helper to initialize downloads. | Marco Pesenti Gritti | 2003-10-24 | 1 | -17/+31 |
* | cleanup. Fix warning when fetching favicons. | Marco Pesenti Gritti | 2003-10-19 | 1 | -27/+32 |
* | Fix Save As, we need ever to pass the url now. Now hope chpe stop to bug | Marco Pesenti Gritti | 2003-10-17 | 1 | -13/+19 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 1 | -91/+62 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -14/+11 |
* | Overwrite existing files. (We already warn the user about it). | Marco Pesenti Gritti | 2003-08-21 | 1 | -7/+8 |
* | More cleanups, fix memleaks. | Xan Lopez | 2003-06-19 | 1 | -2/+2 |
* | Dont try to use class members after the class has been deleted. | Marco Pesenti Gritti | 2003-06-13 | 1 | -1/+1 |
* | s/GALEON/EPIPHANY in the defines. | David Bordoley | 2003-04-28 | 1 | -1/+1 |
* | Always save a page's content if there i content to be saved. Remove the | David Bordoley | 2003-04-24 | 1 | -1/+1 |
* | Keep a ref on EmbedPersist while save is in progress. | Marco Pesenti Gritti | 2003-03-16 | 1 | -0/+11 |
* | Implement a cancel api. Fix refcount to really destroy the WebPersist | Marco Pesenti Gritti | 2003-01-11 | 1 | -5/+32 |
* | Fix schemas build. | Marco Pesenti Gritti | 2003-01-10 | 1 | -1/+1 |
* | Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when using | Marco Pesenti Gritti | 2003-01-05 | 1 | -1/+2 |
* | Remove unnecessary markup from translations. | Marco Pesenti Gritti | 2003-01-05 | 1 | -1/+1 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+244 |