| Commit message (Expand) | Author | Age | Files | Lines |
* | Preserve back/forward history when opening links in new tabs/windows. | Xan Lopez | 2009-05-28 | 1 | -5/+4 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | embed: remove history item abstraction from embed. | Xan Lopez | 2008-06-30 | 1 | -1/+0 |
* | embed: remove ephy_embed_go_to_history_item. | Xan Lopez | 2008-06-30 | 1 | -3/+3 |
* | embed: remove ephy_embed_get_{backward,forward}_history. | Xan Lopez | 2008-06-30 | 1 | -19/+46 |
* | embed: remove ephy_embed_go_forward. | Xan Lopez | 2008-06-30 | 1 | -1/+1 |
* | embed: remove ephy_embed_go_back. | Xan Lopez | 2008-06-30 | 1 | -1/+5 |
* | Do not do single includes for GTK+, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -9/+1 |
* | Use G_DEFINE_TYPE* when possible in src/ (#515601) | Xan Lopez | 2008-02-11 | 1 | -33/+3 |
* | Do not use history API if we only want to go back or forward, only use it | Xan Lopez | 2008-02-10 | 1 | -14/+2 |
* | Fix back button looping through history. | Cosimo Cecchi | 2008-02-05 | 1 | -15/+19 |
* | Make middle clicking on Back/Forward toolbar buttons open again in | Cosimo Cecchi | 2008-02-01 | 1 | -3/+29 |
* | Fix typo when building the back/forward history menu | Jan Michael C. Alonzo | 2007-12-31 | 1 | -1/+1 |
* | Make MozillaHistoryItem create url and title on demand. | Xan Lopez | 2007-12-30 | 1 | -4/+7 |
* | Use the new interfaces for backward/forward menus. | Xan Lopez | 2007-12-30 | 1 | -54/+37 |
* | Use go_back and go_forward methods for navigation. | Xan Lopez | 2007-11-18 | 1 | -5/+2 |
* | And port all the callers in src/ | Xan Lopez | 2007-11-16 | 1 | -5/+7 |
* | Remove EPhyTab. | Christian Persch | 2007-10-28 | 1 | -16/+8 |
* | Make "Up" button dropdown menu show titles instead of URLs for already visite... | Cosimo Cecchi | 2007-10-02 | 1 | -1/+14 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 1 | -31/+12 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Remove a double call to history copy when middle-clicking on back/forward | Jean-François Rameau | 2006-11-13 | 1 | -1/+0 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -2/+2 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 1 | -3/+3 |
* | Exten the EphyLinkAction to attach a mouse-release-event handler which | Philip Langdale | 2005-10-17 | 1 | -7/+45 |
* | . Forgot to remove the unused url variable. | Philip Langdale | 2005-10-13 | 1 | -3/+0 |
* | embed/ephy-embed.c . Add a method to copy the back/forward history from | Philip Langdale | 2005-10-13 | 1 | -0/+19 |
* | Show URI in status bar when selecting Back/Forward/Up menu items. Fixes | Jean-François Rameau | 2005-07-01 | 1 | -2/+57 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -2/+2 |
* | Use glib-mkenums to generate the enum and flags get_type functions. | Christian Persch | 2005-01-07 | 1 | -0/+1 |
* | A src/ephy-home-action.c: (ephy_home_action_activate), | Christian Persch | 2004-12-24 | 1 | -9/+13 |
* | Make distcheck fix. | Christian Persch | 2004-12-14 | 1 | -8/+9 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | Add tooltips on the arrows, and fix the tooltip on the "Up" button to be | Christian Persch | 2004-10-22 | 1 | -7/+50 |
* | Fix a warning, noticed by Crispin. | Christian Persch | 2004-10-06 | 1 | -5/+5 |
* | R lib/egg/eggdropdowntoolbutton.c: R lib/egg/eggdropdowntoolbutton.h: | Christian Persch | 2004-10-05 | 1 | -6/+12 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 1 | -123/+136 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-17 | 1 | -0/+4 |
* | Use favicons in the back/forward menus. | Christian Persch | 2003-12-20 | 1 | -5/+31 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -4/+4 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -17/+8 |
* | Complete gtk 2.3 port. It doesnt run here but it could be my env. | Marco Pesenti Gritti | 2003-08-30 | 1 | -0/+3 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -5/+5 |
* | Cleanup. | Christian Persch | 2003-07-13 | 1 | -15/+8 |
* | Shorten strings. | Christian Persch | 2003-07-13 | 1 | -3/+12 |
* | Fix mem leaks. | Christian Persch | 2003-06-28 | 1 | -0/+13 |
* | Use window_load_url when useful. Right now just a cleanup but will be | Marco Pesenti Gritti | 2003-06-26 | 1 | -1/+1 |
* | Fix 64 bit problems. Patch from katzj@redhat.com. | Christopher Blizzard | 2003-05-10 | 1 | -2/+2 |
* | Changed GtkType to GType. | Christian Meyer | 2003-02-09 | 1 | -1/+1 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 1 | -0/+336 |