aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-event.h
Commit message (Expand)AuthorAgeFilesLines
* ephy-embed-event: remove non WebKit2 bitsXan Lopez2013-03-221-6/+0
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+4
* Fix bookmarklet's titles when they are createdXan Lopez2012-03-161-14/+15
* Bring back epiphany context menuXan Lopez2009-09-201-55/+33
* Remove two unused get_type functions from public header filesRobert Carr2009-02-071-2/+0
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Add epiphany.h. Only allow including epiphany.h; all other headers are privateChristian Persch2008-04-121-0/+4
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Change the 'ephy_embed_event_get_property' function return a GValue*Crispin Flowerday2006-01-181-7/+4
* Check for password inputs too.Christian Persch2005-02-271-8/+9
* Check for broken context event button.Christian Persch2005-01-231-11/+3
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-071-3/+0
* Consistently start enum names with EPHY_*.Crispin Flowerday2005-01-061-8/+8
* Ensure that flags and enums start with 'Ephy'Crispin Flowerday2005-01-041-3/+3
* Add types for some enums and flags.Christian Persch2005-01-041-4/+11
* s/IFace/Iface/g to match the gtk+ naming convention.Christian Persch2004-02-201-4/+4
* Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent. PortChristian Persch2004-01-161-34/+33
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-0/+2
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-14/+9
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-8/+7
* Remove some obsolete entries.Marco Pesenti Gritti2003-06-161-3/+11
* Shift+F10 show context menus on the embed. (Less invasive way untilMarco Pesenti Gritti2003-06-161-0/+1
* Use new INIT macros (from galeon).Marco Pesenti Gritti2003-06-151-2/+2
* *** empty log message ***Marco Pesenti Gritti2003-02-061-1/+0
* Port several leaks fixes from galeon.Marco Pesenti Gritti2003-01-201-1/+1
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+100