summaryrefslogtreecommitdiff
path: root/src/ephy-link.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ephy_gui_help() and kill ephy-guiMichael Catanzaro2023-01-051-1/+0
* Port to GTK4Alexander Mikhaylenko2022-10-171-2/+2
* Simplify bookmark openingAlexander Mikhaylenko2022-02-251-13/+0
* location-entry: Rework activationAlexander Mikhaylenko2022-02-251-20/+26
* Fix mouse back/forward gestureJan-Michael Brummer2020-05-291-1/+1
* Fix alt+navigation keys shortcutsJan-Michael Brummer2019-07-301-4/+7
* Use alt+enter for opening pages in new tabJan-Michael Brummer2019-07-281-3/+3
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-151-4/+4
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* Standardize modelinesMichael Catanzaro2016-09-111-0/+1
* UncrustifyMichael Catanzaro2016-03-291-65/+55
* Stop manually specifying signal marshallersMichael Catanzaro2016-02-291-1/+1
* link: Use G_DEFINE_INTERFACEMichael Catanzaro2016-02-271-54/+27
* link: Use G_DECLARE_INTERFACEMichael Catanzaro2016-02-271-2/+2
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* 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-081-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-291-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-101-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-111-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-131-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Remove some unnecessary static data.Christian Persch2006-09-061-1/+1
* Add a convenience function to get current event data.Christian Persch2006-01-291-0/+36
* Make the signal RUN_LAST.Christian Persch2005-02-241-1/+1
* Some sparse fixes.Christian Persch2005-01-301-1/+1
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-281-1/+1
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-061-21/+1
* Remove tons of unused marshals.Christian Persch2004-12-241-1/+1
* A src/ephy-home-action.c: (ephy_home_action_activate),Christian Persch2004-12-241-0/+119