summaryrefslogtreecommitdiff
path: root/src/ephy-link-action.c
Commit message (Expand)AuthorAgeFilesLines
* UncrustifyuncrustifyMichael Catanzaro2016-03-211-75/+65
* Enable and placate -Wredundant-declsMichael Catanzaro2015-12-261-4/+4
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* Refactor GtkActions with attached EphyWindowsXan Lopez2012-01-161-1/+2
* Fake middle clicks without gtk_button_{press,release}, which are deprecatedXan Lopez2012-01-011-29/+34
* ephy-link-action: we don't have menu tool buttons that need to react to middl...Xan Lopez2011-12-311-16/+2
* ephy-link-action: small cleanupsXan Lopez2011-12-141-13/+12
* Revert "Don't use deprecated GtkButton API"Diego Escalante Urrelo2009-12-071-6/+6
* Don't use deprecated GtkButton APIDiego Escalante Urrelo2009-12-051-6/+6
* ephy-link-action.c: plug memory leakXan Lopez2009-09-021-3/+8
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Avoid the parsing of non doc commentsDiego Escalante Urrelo2008-09-291-3/+3
* Do not do single includes for GTK+, bug #536090Diego Escalante Urrelo2008-06-031-4/+1
* Use G_DEFINE_TYPE* when possible in src/ (#515601)Xan Lopez2008-02-101-73/+21
* 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-2/+2
* Remove some unnecessary static data.Christian Persch2006-09-061-4/+4
* Fix link action group creating to really use the given name!Christian Persch2006-01-311-4/+5
* src/ephy-link-action.cPhilip Langdale2005-10-261-48/+19
* src/ephy-link-action.cPhilip Langdale2005-10-251-3/+51
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-161-0/+44
* Exten the EphyLinkAction to attach a mouse-release-event handler whichPhilip Langdale2005-10-161-1/+120
* A src/ephy-home-action.c: (ephy_home_action_activate),Christian Persch2004-12-241-0/+61