aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-link.c
Commit message (Expand)AuthorAgeFilesLines
* Use the generic marshaler throughoutXan Lopez2011-06-141-2/+1
* Be smarter about tab groupingXan Lopez2011-05-011-2/+2
* introspection: fix wrong and missing annotationsDiego Escalante Urrelo2010-12-091-0/+23
* Move address normalization to the EphyWebView functions.Xan Lopez2009-08-101-6/+1
* Move URL normalization into a utility functionXan Lopez2009-08-101-16/+5
* Move URL normalization out of embed, to a higher levelGustavo Noronha Silva2009-05-301-1/+18
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Use G_DEFINE_TYPE* when possible in src/ (#515601)Xan Lopez2008-02-111-1/+1
* Can't use an interface type in signal registrationChristian Persch2007-10-281-2/+2
* Remove EphYTab.Christian Persch2007-10-281-10/+10
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-135/+135
* Ctrl-middle click on a bookmarm should open a new tab. Fixes bug #334463,Wouter Bolsterlee2006-12-051-1/+1
* Fix compile warnings.Christian Persch2006-10-011-1/+1
* Check for GDK_BUTTON_RELEASE event type in case of a middle click. Fix bugJean-François Rameau2006-09-141-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Add a convenience function to get current event data.Christian Persch2006-01-301-0/+36
* Make the signal RUN_LAST.Christian Persch2005-02-241-1/+1
* Some sparse fixes.Christian Persch2005-01-311-1/+1
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-1/+1
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-071-21/+1
* Remove tons of unused marshals.Christian Persch2004-12-251-1/+1
* A src/ephy-home-action.c: (ephy_home_action_activate),Christian Persch2004-12-241-0/+119