summaryrefslogtreecommitdiff
path: root/embed/ephy-embed-event.c
Commit message (Expand)AuthorAgeFilesLines
* Purge g_return from embed/Michael Catanzaro2017-09-131-9/+9
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* UncrustifyMichael Catanzaro2016-03-291-9/+8
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* EphyEmbedEvent: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-071-45/+17
* ephy-embed-event: some cosmetic fixesXan Lopez2012-08-141-11/+3
* ephy-embed-event: introspection fixesXan Lopez2012-04-141-2/+2
* ephy-embed-event: fix introspection warningXan Lopez2012-04-141-0/+6
* Fix bookmarklet's titles when they are createdXan Lopez2012-03-161-0/+7
* Add GObject introspection annotations to more functionsIain Nicol2009-11-231-0/+5
* Bring back epiphany context menuXan Lopez2009-09-201-49/+116
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Do not do single includes in embed/, bug #536090Diego Escalante Urrelo2008-06-031-2/+2
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-111-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Remove some unnecessary static data.Christian Persch2006-09-061-1/+1
* Change the 'ephy_embed_event_get_property' function return a GValue*Crispin Flowerday2006-01-171-4/+3
* Check for broken context event button.Christian Persch2005-01-231-6/+6
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-061-48/+1
* Consistently start enum names with EPHY_*.Crispin Flowerday2005-01-051-8/+8
* Ensure that flags and enums start with 'Ephy'Crispin Flowerday2005-01-031-1/+1
* Add types for some enums and flags.Christian Persch2005-01-031-0/+48
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-021-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-231-1/+1
* Remove superflous private struct.Christian Persch2004-08-161-7/+0
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-0/+4
* s/IFace/Iface/g to match the gtk+ naming convention.Christian Persch2004-02-201-8/+8
* Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent. PortChristian Persch2004-01-151-88/+36
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-041-47/+38
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-011-14/+9
* Remove some obsolete entries.Marco Pesenti Gritti2003-06-151-4/+3
* Shift+F10 show context menus on the embed. (Less invasive way untilMarco Pesenti Gritti2003-06-151-0/+1
* Use new INIT macros (from galeon).Marco Pesenti Gritti2003-06-151-4/+4
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+0
* Fix a stupid mistake porting galeon changes, no more freeze.Marco Pesenti Gritti2003-01-201-3/+0
* Port several leaks fixes from galeon.Marco Pesenti Gritti2003-01-201-2/+10
* Initial revisionMarco Pesenti Gritti2002-12-301-0/+179