aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-navigation-history-action.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-overview: define the overview title string hereClaudio Saavedra2012-09-011-1/+2
* ephy-navigation-history-action: fix overview titleXan Lopez2012-09-011-0/+5
* ephy-navigation-history-action: Don't leak link-messageCarlos Garcia Campos2012-06-251-3/+2
* Port history to WebKit2Carlos Garcia Campos2012-06-251-15/+52
* ephy-navigation-history-action: Rename webkit_construct_history_listCarlos Garcia Campos2012-06-251-4/+5
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-2/+41
* ephy-navigation-history-action: restore menusDiego Escalante Urrelo2012-05-021-0/+396
* ephy-navigation-history-action: use the new history serviceXan Lopez2012-03-071-9/+4
* Refactor GtkActions with attached EphyWindowsXan Lopez2012-01-171-2/+2
* ephy-navigation-history-action: make sure embed is focused after navigationXan Lopez2012-01-171-0/+2
* ephy-navigation-history-action: remove some dead codeXan Lopez2012-01-031-7/+0
* Fake middle clicks without gtk_button_{press,release}, which are deprecatedXan Lopez2012-01-021-2/+8
* Remove history dropdown menus from action buttonsXan Lopez2011-12-051-202/+0
* Do not create statusbar messages for navigation actionsXan Lopez2010-05-191-50/+0
* Open URIs on new tab when middle-clicking on an history itemMario Sanchez Prada2010-04-221-9/+100
* Change sensitiveness for history buttons when clearing the historyMario Sanchez Prada2010-04-201-0/+15
* Split EphyNavigationAction in one abstract class and two subclassesMario Sanchez Prada2010-04-201-0/+359