aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* Move address and typed-address from EphyTab to EphyEmbedXan Lopez2007-10-261-2/+2
* Makes tooltips for Back and Forward buttons display the titles of relativeCosimo Cecchi2007-09-101-0/+20
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Remove x bit from source filesChristian Persch2006-12-311-0/+0
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-151-1/+1
* A lib/widgets/ephy-spinner-tool-item.c: AChristian Persch2006-10-181-41/+6
* Add middle-click on New Tab/Window button to open URL on clipboard. FixJean-François Rameau2006-09-251-0/+23
* Use UTF-8 copyright symbolChristian Persch2006-09-131-3/+3
* Remove some unnecessary static data.Christian Persch2006-09-071-2/+2
* data/ui/epiphany-fs-toolbar.xml lib/egg/egg-toolbars-model.cPeter Harvey2006-02-211-5/+15
* data/ui/epiphany-ui.xml src/ephy-lockdown.c src/ephy-toolbar.cPeter Harvey2006-01-311-0/+1
* Remove accelerator actions for extra keybindings.Philip Langdale2005-11-131-0/+6
* More static strings.Christian Persch2005-11-081-1/+1
* Point main menu UI at toolbar actions. Don't try and change the state ofPhilip Langdale2005-10-221-8/+11
* Remove fullscreen and leave-fullscreen stock icons; they're available inChristian Persch2005-10-201-1/+1
* Remove lock visibility setter.Christian Persch2005-10-181-17/+1
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-171-49/+0
* Exten the EphyLinkAction to attach a mouse-release-event handler whichPhilip Langdale2005-10-171-6/+0
* embed/ephy-embed.c . Add a method to copy the back/forward history fromPhilip Langdale2005-10-131-0/+4
* Remove unused variable.Christian Persch2005-10-071-1/+0
* Use flags to save memory for the priv struct.Christian Persch2005-10-071-12/+13
* Add style properties for 'secure-[bg|fg]-color', and apply them when theChristian Persch2005-10-071-1/+9
* Open new tabs with blank url bar if we're loading the homepage. Fixes bugChristian Persch2005-08-111-1/+2
* Tiny string fix just before string freeze :)Christian Persch2005-08-091-1/+1
* Add a ::icon property to EphyTab, and use that everywhere instead ofChristian Persch2005-08-011-1/+1
* Fix ESC behaviour to always stop, and to reset the location entry whenChristian Persch2005-07-261-3/+4
* Set title of loading page to the address, iff the page was blank before.Christian Persch2005-07-241-1/+1
* Use gtk_action_set_[sensitive|visible] instead of g_object_set.Christian Persch2005-04-191-4/+2
* A src/ephy-action-helper.c: A src/ephy-action-helper.h: AChristian Persch2005-04-191-52/+12
* Revert patch from bug #169956, it's not correct.Christian Persch2005-03-121-6/+7
* Add FIXME comment about gtkmozembed focusChristian Persch2005-03-121-0/+2
* Don't activate the location entry if it's hidden. Fixes bug #169956.Christian Persch2005-03-121-7/+4
* Don't set the lock icon as drag source. Actually emit the lock-clickedChristian Persch2005-02-061-0/+9
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-1/+1
* Don't show the Leave Fullscreen button in lockdown fullscreen mode. SwitchChristian Persch2005-01-261-7/+9
* Use new leave-fullscreen icon from g-i-t. Fixes bug #164676.Christian Persch2005-01-201-1/+1
* Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506.Christian Persch2005-01-141-4/+19
* Add Toolbar toggle to document context menu in fullscreen mode.Christian Persch2005-01-131-0/+807