aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-navigation-history-action.c
Commit message (Expand)AuthorAgeFilesLines
* 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