summaryrefslogtreecommitdiff
path: root/src/window-commands.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using gtk_window_present()Michael Catanzaro2019-03-041-4/+4
* Improve shortcuts for reload bypassing cacheMichael Catanzaro2019-02-041-26/+17
* Remove the PDF supportMichael Catanzaro2019-01-311-7/+1
* PDF: Fix back navigation skipping one pageJan-Michael Brummer2019-01-271-2/+6
* window-commands: Make the import dialog adaptiveAdrien Plazas2019-01-231-8/+8
* Add Middle click on open-new-tab to paste the urlJan-Michael Brummer2019-01-141-0/+39
* Focus app in shell overview after installationJan-Michael Brummer2019-01-131-7/+41
* Fix crash setting web app title without hostnameMichael Catanzaro2019-01-081-6/+7
* file-helpers: further simplify application launchingMichael Catanzaro2019-01-081-3/+3
* Make it harder to call functions that don't work under flatpakMichael Catanzaro2019-01-081-1/+5
* Simplify and fix opening filesMichael Catanzaro2019-01-081-2/+2
* Add internal pdf viewer using evinceJan-Michael Brummer2019-01-071-0/+2
* Add default zoom level option to preferences dialogJan-Michael Brummer2019-01-041-1/+1
* Update copyright year in about dialogMichael Catanzaro2019-01-031-1/+1
* Match extension of view source temp file with original fileJan-Michael Brummer2019-01-021-3/+9
* Keep track of last up/download directoriesJan-Michael Brummer2019-01-021-0/+3
* Revert "Allow wrap around during tab move"Michael Catanzaro2018-12-291-19/+6
* Allow wrap around during tab moveJan-Michael Brummer2018-12-271-6/+19
* Show fullscreen header bar only for action win.fullscreenJan-Michael Brummer2018-12-261-2/+5
* Open homepage in new tab when middle clicking on homepage buttonJan-Michael Brummer2018-12-261-0/+25
* Add "Reload All Tabs" options to tab menuJan-Michael Brummer2018-12-201-0/+22
* Add application manager to menu popoverJan-Michael Brummer2018-12-201-0/+17
* Add "Reload Tab" and "Reopen Closed Tab" option to tab contextual menuJan-Michael Brummer2018-12-171-0/+29
* Stop using the slice allocatorMichael Catanzaro2018-12-051-2/+2
* Fix unused variable warningMichael Catanzaro2018-11-021-2/+1
* Replace Move Tab Left/Right with Close Tabs to the Left/RightKieran Elmes2018-10-301-0/+56
* Add close other tabsKieran Elmes2018-10-281-0/+30
* Fix About dialog surviving the initial closeMichael Catanzaro2018-10-181-1/+2
* Improve display of credits on about dialogMichael Catanzaro2018-10-131-90/+41
* Add reader mode keyboard short cutJan-Michael Brummer2018-09-141-0/+23
* window-commands: Change find shortcut handlingJan-Michael Brummer2018-07-021-1/+1
* Don't say "Web Website" on the about dialogMichael Catanzaro2018-06-301-4/+0
* web-apps: rework web app utils to use an application id instead of its nameCarlos Garcia Campos2018-06-281-9/+16
* Add URI handler for view source modeMichael Catanzaro2018-06-011-10/+22
* Revert "application mode: add button to open in default browser to non-app uris"Michael Catanzaro2018-05-281-20/+0
* Revert "application mode: when opening a tab on the default browser, close it"Michael Catanzaro2018-05-281-2/+0
* Use meson's vcs_tag(), but not for network requestsMichael Catanzaro2018-01-151-1/+2
* Update about dialog copyright yearMichael Catanzaro2018-01-061-1/+1
* flatpak: Fully disable save as web appMichael Catanzaro2017-12-101-0/+3
* flatpak: Implement view page sourceMichael Catanzaro2017-12-041-8/+76
* Revert "Give up on using 'git describe' to show tech preview version"Michael Catanzaro2017-11-231-2/+1
* Give up on using 'git describe' to show tech preview versionMichael Catanzaro2017-11-201-1/+2
* Properly translate new stringMichael Catanzaro2017-11-161-1/+1
* Clean up the credits somewhatMichael Catanzaro2017-11-151-10/+16
* Add Epiphany Tech Preview brandingMichael Catanzaro2017-11-151-0/+8
* application mode: when opening a tab on the default browser, close itGustavo Noronha Silva2017-10-241-0/+2
* application mode: add button to open in default browser to non-app urisGustavo Noronha Silva2017-10-241-0/+20
* Plug leak in bookmarks code *properly*Michael Catanzaro2017-09-231-2/+2
* Plug leak in bookmarks import codeMichael Catanzaro2017-09-231-0/+2
* Make bookmarks import not crash when there's no Firefox profileMichael Catanzaro2017-09-211-10/+12