summaryrefslogtreecommitdiff
path: root/src/ephy-lockdown.c
Commit message (Expand)AuthorAgeFilesLines
* window: Remove tab.detach actionAlexander Mikhaylenko2020-09-231-11/+0
* Add automation modeCarlos Garcia Campos2019-01-041-1/+2
* Completely merge app menu into window menu, and rejiggerMichael Catanzaro2018-08-271-1/+6
* Remove private headersMichael Catanzaro2016-10-311-1/+3
* lockdown: have disable-history disable access to historyMichael Catanzaro2016-10-141-1/+3
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* lockdown: Fix criticals when starting in app modeMichael Catanzaro2016-09-171-5/+11
* lockdown: Remove unnecessary if-elseIulian Radu2016-07-281-17/+10
* Misc: coding style fixesIulian Radu2016-07-281-4/+4
* Use GActions for context menuIulian Radu2016-07-281-111/+32
* Use GAction for 'Go Location'Iulian Radu2016-07-281-14/+7
* Use GAction for fullscreen toggleIulian Radu2016-07-281-3/+3
* Restore the bookmarks submenu in the page menuIulian Radu2016-07-281-3/+3
* Use GActions for tab context menuIulian Radu2016-07-281-1/+11
* Remove redundant app menu codeIulian Radu2016-07-281-2/+10
* Use GAction for back/forward buttonsIulian Radu2016-07-281-10/+11
* Group window actions in action groupIulian Radu2016-07-281-1/+5
* Port Save As/Save As Application to GActionIulian Radu2016-07-281-3/+4
* Port Print and Find to GActionIulian Radu2016-07-281-2/+64
* UncrustifyMichael Catanzaro2016-03-291-16/+15
* lockdown: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2016-02-271-2/+7
* build: Fix build with clang -Werror and -Wwrite-stringsTing-Wei Lan2015-12-111-5/+5
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* EphyWindow: store a decoded address, not a percent-encoded addressMichael Catanzaro2015-07-271-1/+1
* app-mode: Allow to access the the url bar in application modeCarlos Garcia Campos2015-02-031-3/+4
* Disable actions that open new windowsCarlos Garcia Campos2014-03-031-2/+6
* Cleanup context menusWilliam Jon McCann2013-12-171-3/+1
* 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-191-6/+6
* location-action: don't make this a GtkAction anymoreCosimo Cecchi2012-01-191-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-131-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-181-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-041-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-121-0/+3