summaryrefslogtreecommitdiff
path: root/src/ephy-toolbar.h
Commit message (Expand)AuthorAgeFilesLines
* Rename EphyToolbar to EphyHeaderBarMichael Catanzaro2016-09-101-43/+0
* Start using #pragma onceMichael Catanzaro2016-09-101-4/+1
* toolbar: Don't store page menu button's modelIulian Radu2016-07-281-1/+0
* Use GAction for the combined stop/reload buttonIulian Radu2016-07-281-6/+10
* Hide new tab button and page menu button in application modeIulian Radu2016-07-281-2/+2
* Port undo/redo and cut/copy/paste to GAction (wip)Iulian Radu2016-07-281-0/+2
* toolbar: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-271-22/+2
* Remove vestiges of public APIMichael Catanzaro2016-02-081-4/+0
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* Replace the location bar with the title of the web pageYosef Or Boczko2014-02-171-0/+3
* ephy-toolbar: Port to GtkHeaderBarYosef Or Boczko2013-11-211-2/+2
* ephy-toolbar: Use GtkBox instead GtkToolbarYosef Or Boczko2013-08-301-2/+2
* entry: make EphyLocationEntry a GtkEntryCosimo Cecchi2012-01-191-0/+2
* Stop using GtkUIManager to create the toolbarXan Lopez2012-01-161-0/+62
* Remove custom EphyToolbar in favor of a vanilla GtkToolbarXan Lopez2011-12-141-106/+0
* Stop propagating the "secure" boolean to the location actionXan Lopez2011-05-221-1/+0
* Spinner changesXan Lopez2010-10-241-3/+0
* Remove redundant parameters in location-set APIDiego Escalante Urrelo2009-12-041-2/+1
* docs: ephy-toolbarDiego Escalante Urrelo2009-12-021-2/+2
* Add again the spinner.Xan Lopez2009-08-101-0/+3
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Add epiphany.h. Only allow including epiphany/epiphany.h; all otherChristian Persch2008-04-111-0/+4
* Remove the ephy-spinner from the toolbar.c, there's enough feebackXan Lopez2008-03-281-3/+0
* Makes tooltips for Back and Forward buttons display the titles of relativeCosimo Cecchi2007-09-091-0/+4
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-111-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-3/+3
* Remove accelerator actions for extra keybindings.Philip Langdale2005-11-121-0/+2
* Remove lock visibility setter.Christian Persch2005-10-171-3/+0
* Add style properties for 'secure-[bg|fg]-color', and apply them when theChristian Persch2005-10-061-0/+1
* Add a ::icon property to EphyTab, and use that everywhere instead ofChristian Persch2005-08-011-1/+2
* Fix ESC behaviour to always stop, and to reset the location entry whenChristian Persch2005-07-261-2/+2
* Don't show the Leave Fullscreen button in lockdown fullscreen mode. SwitchChristian Persch2005-01-261-2/+2
* Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506.Christian Persch2005-01-131-0/+3
* Add Toolbar toggle to document context menu in fullscreen mode.Christian Persch2005-01-121-0/+100