| Commit message (Expand) | Author | Age | Files | Lines |
* | Add GObject introspection annotations to many *_get_* functions | Iain Nicol | 2009-11-18 | 1 | -2/+4 |
* | Make EphyEmbedPersist a non-interface type. | Xan Lopez | 2009-06-06 | 1 | -6/+6 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | Do not do single includes in embed/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -1/+1 |
* | Use G_DEFINE_TYPE* where possible in embed/* (#517090) | Xan Lopez | 2008-02-18 | 1 | -32/+2 |
* | Add support for the WebKit engine, compile with --with-engine=webkit to | Xan Lopez | 2007-07-28 | 1 | -1/+0 |
* | 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 | -2/+2 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | *** empty log message *** | Christian Persch | 2005-11-08 | 1 | -1/+1 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 1 | -9/+9 |
* | Use get/set_int64. | Christian Persch | 2005-04-06 | 1 | -2/+2 |
* | Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change. | Christian Persch | 2005-04-06 | 1 | -12/+12 |
* | Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfs | Christian Persch | 2005-02-27 | 1 | -1/+61 |
* | Weak ref the parent window. | Christian Persch | 2005-02-03 | 1 | -5/+22 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -2/+2 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 1 | -1/+1 |
* | Use glib-mkenums to generate the enum and flags get_type functions. | Christian Persch | 2005-01-07 | 1 | -23/+0 |
* | Consistently start enum names with EPHY_*. | Crispin Flowerday | 2005-01-06 | 1 | -10/+10 |
* | Add type for flags. | Christian Persch | 2005-01-04 | 1 | -0/+23 |
* | Ensure that flags and enums start with 'Ephy' | Crispin Flowerday | 2005-01-04 | 1 | -9/+9 |
* | 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 | -7/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | EphyEmbedPersist documentation | Adam Hooper | 2004-03-28 | 1 | -2/+191 |
* | Add "cancelled" signal to EphyEmbedPersist. | Christian Persch | 2004-02-29 | 1 | -6/+14 |
* | Make max size property use long / bytes. | Marco Pesenti Gritti | 2004-02-25 | 1 | -7/+7 |
* | Get the page content into a string. | Christian Persch | 2004-01-14 | 1 | -0/+7 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 1 | -8/+0 |
* | Not necessary to store signal id in an array for interfaces. | Marco Pesenti Gritti | 2003-11-21 | 1 | -17/+8 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -3/+3 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -355/+318 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -20/+11 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 1 | -2/+0 |
* | Keep a ref on EmbedPersist while save is in progress. | Marco Pesenti Gritti | 2003-03-16 | 1 | -1/+5 |
* | Implement a cancel api. Fix refcount to really destroy the WebPersist | Marco Pesenti Gritti | 2003-01-11 | 1 | -0/+7 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+491 |