aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-toolbar: make the margins for the New Tab button RTL friendlyXan Lopez2013-02-161-1/+5
* Add a New Tab button in the toolbarXan Lopez2013-02-161-0/+17
* Revert "ephy-toolbar: set url entry's box style class to .linked"Xan Lopez2012-12-191-1/+1
* ephy-toolbar: fix the toolbar in RTL environmentsClaudio Saavedra2012-12-151-2/+9
* ephy-toolbar: set url entry's box style class to .linkedXan Lopez2012-12-131-1/+1
* ephy-toolbar: fix stop/reload button alignmentDiego Escalante Urrelo2012-03-311-0/+10
* Add a ephy-private.h headerXan Lopez2012-01-201-0/+1
* location-action: don't make this a GtkAction anymoreCosimo Cecchi2012-01-201-3/+2
* entry: make EphyLocationEntry a GtkEntryCosimo Cecchi2012-01-201-2/+10
* ephy-toolbar: set the MENUBAR style classXan Lopez2012-01-191-0/+5
* ephy-toolbar: set a name for the page menu buttonXan Lopez2012-01-171-0/+1
* Back/Forward actions do need to have a label setXan Lopez2012-01-171-0/+2
* Refactor GtkActions with attached EphyWindowsXan Lopez2012-01-171-2/+4
* ephy-toolbar: set a style class to the location+reload comboXan Lopez2012-01-171-0/+2
* ephy-toolbar: use normal GtkButtons for the toolbarXan Lopez2012-01-171-17/+22
* Stop using GtkUIManager to create the toolbarXan Lopez2012-01-171-0/+199
* Remove custom EphyToolbar in favor of a vanilla GtkToolbarXan Lopez2011-12-141-765/+0
* ephy-toolbar: reorder headersXan Lopez2011-12-061-8/+8
* Remove history dropdown menus from action buttonsXan Lopez2011-12-051-12/+0
* ephy-toolbar: undo this hackXan Lopez2011-09-091-7/+4
* ephy-toolbar: disable New Window and New Tab actionsXan Lopez2011-08-291-4/+11
* Stop propagating the "secure" boolean to the location actionXan Lopez2011-05-221-5/+0
* Remove a few GCC 4.6.0 warningsXan Lopez2011-04-211-3/+1
* toolbar: make sure the first toolbar gets the 'primary-toolbar' classCosimo Cecchi2011-03-091-0/+2
* introspection: fix wrong and missing annotationsDiego Escalante Urrelo2010-12-091-2/+2
* Spinner changesXan Lopez2010-10-241-56/+0
* Change sensitiveness for history buttons when clearing the historyMario Sanchez Prada2010-04-201-5/+0
* Split EphyNavigationAction in one abstract class and two subclassesMario Sanchez Prada2010-04-201-6/+7
* ephy-toolbar: fix leave-fullscreen item visibilityDiego Escalante Urrelo2010-04-141-0/+1
* Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindowGustavo Noronha Silva2009-12-171-1/+1
* Remove redundant parameters in location-set APIDiego Escalante Urrelo2009-12-051-7/+4
* docs: missing parameters in signalsDiego Escalante Urrelo2009-12-031-0/+4
* docs: ephy-toolbarDiego Escalante Urrelo2009-12-031-1/+121
* Add GObject introspection annotations to many *_get_* functionsIain Nicol2009-11-181-0/+5
* GTK+ 2.17.11 is now the required versionJavier Jardón2009-09-221-1/+1
* Simplify EXPIRE logic in ephy_web_view_set_typed_addressXan Lopez2009-09-071-2/+1
* Add again the spinner.Xan Lopez2009-08-101-4/+55
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-051-2/+3
* Only show the fixed toolbar when the leave-fullscreen button is to be shown. ...Christian Persch2009-02-041-0/+3
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* ephy-toolbar: remove useless realize/unrealize methods.Xan Lopez2008-11-301-16/+0
* Do not do single includes for GTK+, bug #536090Diego Escalante Urrelo2008-06-041-6/+1
* Remove the ephy-spinner from the toolbar.c, there's enough feebackXan Lopez2008-03-281-53/+0
* Use G_DEFINE_TYPE* when possible in src/ (#515601)Xan Lopez2008-02-111-48/+17
* And port all the callers in src/Xan Lopez2007-11-161-1/+2
* Remove EphyTab.Christian Persch2007-10-281-4/+4
* 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