aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-navigation-action.c
Commit message (Expand)AuthorAgeFilesLines
* Show URI in status bar when selecting Back/Forward/Up menu items. FixesJean-François Rameau2005-07-011-2/+57
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-2/+2
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-071-0/+1
* A src/ephy-home-action.c: (ephy_home_action_activate),Christian Persch2004-12-241-9/+13
* Make distcheck fix.Christian Persch2004-12-141-8/+9
* 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
* Add tooltips on the arrows, and fix the tooltip on the "Up" button to beChristian Persch2004-10-221-7/+50
* Fix a warning, noticed by Crispin.Christian Persch2004-10-061-5/+5
* R lib/egg/eggdropdowntoolbutton.c: R lib/egg/eggdropdowntoolbutton.h:Christian Persch2004-10-051-6/+12
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-123/+136
* *** empty log message ***Marco Pesenti Gritti2004-03-171-0/+4
* Use favicons in the back/forward menus.Christian Persch2003-12-201-5/+31
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-4/+4
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-17/+8
* Complete gtk 2.3 port. It doesnt run here but it could be my env.Marco Pesenti Gritti2003-08-301-0/+3
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-5/+5
* Cleanup.Christian Persch2003-07-131-15/+8
* Shorten strings.Christian Persch2003-07-131-3/+12
* Fix mem leaks.Christian Persch2003-06-281-0/+13
* Use window_load_url when useful. Right now just a cleanup but will beMarco Pesenti Gritti2003-06-261-1/+1
* Fix 64 bit problems. Patch from katzj@redhat.com.Christopher Blizzard2003-05-101-2/+2
* Changed GtkType to GType.Christian Meyer2003-02-091-1/+1
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-0/+336