aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-lockdown.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-lockdown: fix typosXan Lopez2012-10-071-2/+2
* ephy-lockdown: use new coding styleXan Lopez2012-10-071-155/+150
* ephy-lockdown: use glib strcmp methodsXan Lopez2012-10-071-2/+1
* ephy-lockdown: de-extensionifyXan Lopez2012-10-071-19/+18
* ephy-web-view: get rid of 'ephy_web_view_get_location'Xan Lopez2012-06-281-3/+2
* Add a ephy-private.h headerXan Lopez2012-01-201-5/+5
* Rename EphyLocationAction -> EphyLocationControllerCosimo Cecchi2012-01-201-6/+6
* location-action: don't make this a GtkAction anymoreCosimo Cecchi2012-01-201-2/+14
* Remove Print Setup item from the super menu and embed it into print dialogCarlos Garcia Campos2012-01-181-3/+0
* Remove Print Preview item from the super menuXan Lopez2012-01-181-1/+0
* Use the new Shell global menu for global actionsXan Lopez2012-01-141-4/+0
* Remove option to hide toolbarsXan Lopez2011-12-201-5/+0
* Remove NavigationUpXan Lopez2011-12-201-1/+0
* Remove custom EphyToolbar in favor of a vanilla GtkToolbarXan Lopez2011-12-141-4/+1
* Remove toolbar editorXan Lopez2011-12-031-13/+0
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-081-206/+172
* Use a chromium-like status bar by defaultXan Lopez2010-05-191-4/+0
* Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindowGustavo Noronha Silva2009-12-171-2/+2
* Remove redundant parameters in location-set APIDiego Escalante Urrelo2009-12-051-1/+1
* Simplify EXPIRE logic in ephy_web_view_set_typed_addressXan Lopez2009-09-071-2/+1
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-051-3/+5
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Reimplement tabs detaching and tabs DND.Christian Persch2008-06-131-0/+3
* Do not do single includes for GTK+, bug #536090Diego Escalante Urrelo2008-06-041-2/+1
* Use G_DEFINE_TYPE* when possible in src/ (#515601)Xan Lopez2008-02-111-41/+7
* And port all the callers in src/Xan Lopez2007-11-161-1/+3
* Hide Back/Forward buttons when disable_history lockdown key is enabled. MakeCyril Brulebois2007-11-121-0/+2
* Remove EphyTab.Christian Persch2007-10-281-7/+3
* Move address and typed-address from EphyTab to EphyEmbedXan Lopez2007-10-261-2/+2
* Fix disable_toolbar_editing lockdown not respected for Remove and MoveCosimo Cecchi2007-09-121-8/+19
* Remove "Add bookmark" and "Save as" from the document context menu. PatchDiego Escalante Urrelo2007-08-031-2/+0
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Also disable the "Open Image" context menu action if the desktop wideWouter Bolsterlee2006-11-101-0/+2
* Add middle-click on New Tab/Window button to open URL on clipboard. FixJean-François Rameau2006-09-251-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Remove some unnecessary static data.Christian Persch2006-09-071-2/+2
* Port notebook DND to gtk+ 2.9.Christian Persch2006-03-241-2/+0
* data/ui/epiphany-ui.xml src/ephy-lockdown.c src/ephy-toolbar.cPeter Harvey2006-01-311-1/+1
* Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so weChristian Persch2006-01-241-3/+7
* Remove accelerator actions for extra keybindings.Philip Langdale2005-11-131-2/+0
* Point main menu UI at toolbar actions. Don't try and change the state ofPhilip Langdale2005-10-221-6/+0
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-171-11/+7
* Unify background image and image code (contex menu, conext event). Fix bugJean-François Rameau2005-09-271-2/+0
* Open new tabs with blank url bar if we're loading the homepage. Fixes bugChristian Persch2005-08-111-1/+2
* Fix ESC behaviour to always stop, and to reset the location entry whenChristian Persch2005-07-261-1/+1
* Set title of loading page to the address, iff the page was blank before.Christian Persch2005-07-241-1/+1
* Constification.Christian Persch2005-05-071-1/+1
* A src/ephy-action-helper.c: A src/ephy-action-helper.h: AChristian Persch2005-04-191-0/+358