summaryrefslogtreecommitdiff
path: root/src/popup-commands.c
Commit message (Expand)AuthorAgeFilesLines
* Keep track of last up/download directoriesJan-Michael Brummer2019-01-021-0/+2
* "Search the web" should switch to the new tabMichael Catanzaro2017-11-221-1/+1
* Purge g_return from src/Michael Catanzaro2017-09-131-5/+5
* Consistently use the default clipboardMichael Catanzaro2017-07-231-3/+1
* Use GtkFileChooserNative for open/save dialogsAdrian Perez de Castro2017-03-121-11/+11
* Improve handling of search the web menu itemMichael Catanzaro2016-11-121-16/+2
* Remove private headersMichael Catanzaro2016-10-311-1/+0
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* Remove obsolete EphyBookmarksUiIulian Radu2016-09-281-27/+0
* Standardize modelinesMichael Catanzaro2016-09-111-1/+1
* Use GActions for context menuIulian Radu2016-07-281-52/+80
* download: Get rid of EPHY_DOWNLOAD_ACTION_DO_NOTHINGMichael Catanzaro2016-05-091-1/+0
* UncrustifyMichael Catanzaro2016-03-291-264/+258
* Make new tabs inherit history of parentCarlos Garcia Campos2016-02-091-41/+38
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* downloads: Remove the window property of EphyDownloadCarlos Garcia Campos2015-10-261-10/+18
* downloads: Replace the downloads box with a popoverCarlos Garcia Campos2015-10-261-3/+5
* Add context-sensitive menu option to search the web for selected textClaudio Saavedra2015-06-091-0/+20
* window: add a popup command to open links in incognito windowClaudio Saavedra2015-06-041-0/+15
* Fix download failure when overwriting fileMichael Catanzaro2014-09-251-0/+4
* Add context menu entries for media elementsCarlos Garcia Campos2014-08-271-33/+63
* Decouple the page load from the tab creationCarlos Garcia Campos2014-03-031-14/+18
* Remove the open new/in existing window flags and always create the new tab in...Carlos Garcia Campos2014-03-031-5/+4
* downloads: Use the filename suggested by the server when asking the userCarlos Garcia Campos2014-01-131-69/+40
* downloads: Do not add automatically the downloads to the UI when they are cre...Carlos Garcia Campos2014-01-131-0/+4
* downloads: Simplify save_property_urlCarlos Garcia Campos2014-01-131-35/+25
* downloads: Remove ephy_download_start()Carlos Garcia Campos2014-01-081-4/+0
* downloads: Remove ephy_download_set_auto_destination()Carlos Garcia Campos2014-01-081-2/+0
* Use the suggested filename when saving imagesWilliam Jon McCann2013-12-171-6/+41
* Cleanup context menusWilliam Jon McCann2013-12-171-139/+9
* Remove all WebKit1 codeCarlos Garcia Campos2013-12-081-114/+0
* Add spelling suggestion to the context menu in WebKit2Carlos Garcia Campos2013-03-171-3/+1
* popup-commands: Postpone the creation of the download object until destinatio...Carlos Garcia Campos2013-02-181-11/+25
* e-window: add a smarter CopyEmailAddress actionDiego Escalante Urrelo2013-01-041-0/+4
* ephy-download: Make EphyDownload:window a construct only propertyCarlos Garcia Campos2013-01-041-5/+3
* ephy-shell: remove the ephy_shell globalDiego Escalante Urrelo2012-12-101-3/+6
* Port context menu to WebKit2Carlos Garcia Campos2012-10-111-4/+22
* popup-commands: don't cancel a download that hasn't even been startedClaudio Saavedra2012-08-021-4/+0
* e-file-chooser: remove persist-keyDiego Escalante Urrelo2012-08-011-1/+0
* popup-commands: use EPHY_DOWNLOAD_ACTION_DO_NOTHINGDiego Escalante Urrelo2012-06-221-0/+1
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+16
* popup-commands: use g_get_user_special_dir APIDiego Escalante Urrelo2012-06-141-1/+1
* popup-commands: committed this by mistakeXan Lopez2012-05-251-1/+0
* configure.ac: require GTK+ 3.5.2 for OSD style classXan Lopez2012-05-251-0/+1
* Prevent use of unitialized memoryLubomír Sedlář2012-05-211-1/+1
* Fix bookmarklet's titles when they are createdXan Lopez2012-03-161-31/+37
* Remove the "Open Frame" functionalityXan Lopez2012-01-231-17/+0
* Remove mailto: specific menusXan Lopez2012-01-221-9/+0
* More private method cleanupsXan Lopez2012-01-201-6/+7
* Use EphyFileChooser filters usefullyDiego Escalante Urrelo2011-09-041-1/+1