aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-go-action.c
Commit message (Expand)AuthorAgeFilesLines
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Add a convenience function to get current event data.Christian Persch2006-01-301-1/+1
* Don't focus the button on click.Christian Persch2005-01-061-0/+1
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-3/+6
* Make the "Go" button actually work. Thanks to aes for alerting us to thisChristian Persch2004-03-241-0/+23
* gtk+ now connects the tool item's create_menu_proxy to the action'sChristian Persch2004-02-051-79/+7
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Complete gtk 2.3 port. It doesnt run here but it could be my env.Marco Pesenti Gritti2003-08-301-5/+5
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-12/+12
* Implement toolbar overflow menu item for the go button.Christian Persch2003-07-061-2/+47
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-2/+6
* New toolbar action so that the "Go" button is always text only. RemovedDavid Bordoley2003-03-071-0/+113