aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-link-action.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor GtkActions with attached EphyWindowsXan Lopez2012-01-171-1/+2
* Fake middle clicks without gtk_button_{press,release}, which are deprecatedXan Lopez2012-01-021-29/+34
* ephy-link-action: we don't have menu tool buttons that need to react to middl...Xan Lopez2012-01-011-16/+2
* ephy-link-action: small cleanupsXan Lopez2011-12-151-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-061-6/+6
* ephy-link-action.c: plug memory leakXan Lopez2009-09-031-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-041-4/+1
* Use G_DEFINE_TYPE* when possible in src/ (#515601)Xan Lopez2008-02-111-73/+21
* 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
* Remove some unnecessary static data.Christian Persch2006-09-071-4/+4
* Fix link action group creating to really use the given name!Christian Persch2006-02-011-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-171-0/+44
* Exten the EphyLinkAction to attach a mouse-release-event handler whichPhilip Langdale2005-10-171-1/+120
* A src/ephy-home-action.c: (ephy_home_action_activate),Christian Persch2004-12-241-0/+61