summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Split the Preferences DialogYetizone2020-05-1530-3594/+4032
* Load URL when typed in the overviewJan-Michael Brummer2020-05-141-0/+29
* Fix crashes in import password dialogJan-Michael Brummer2020-05-121-1/+7
* page-menu-popover: Adjust submenu dimensionsAlexander Mikhaylenko2020-05-121-1/+2
* Remove ampersandsMichael Catanzaro2020-05-111-2/+2
* Move import & export functions into a sub menuJan-Michael Brummer2020-05-112-35/+66
* Highlight active tab in mobile page viewJan-Michael Brummer2020-05-111-2/+20
* Add Chrome/Chromium password importJan-Michael Brummer2020-05-105-0/+210
* Allow bookmark tag search in url entryJan-Michael Brummer2020-05-101-7/+38
* Add option to run user scriptsJan-Michael Brummer2020-05-082-0/+101
* Directly handle all notificationsJan-Michael Brummer2020-05-081-0/+101
* Fix g_autoxxx uninitialized warningsJan-Michael Brummer2020-05-073-4/+4
* Add responsive design for passwords dialogJan-Michael Brummer2020-05-062-355/+201
* Remove some uses of g_return_*()Michael Catanzaro2020-05-031-4/+0
* bookmarks-import: Fix importing duplicate bookmarks from HTMLignapk2020-05-021-2/+6
* Assert webapp is non-NULL where requiredMichael Catanzaro2020-04-291-0/+1
* Allow unlimited reopen of closed tabsJan-Michael Brummer2020-04-291-5/+0
* Add shortcut to duplicate current tabJan-Michael Brummer2020-04-282-1/+8
* Drop duplicate bookmarks during importJan-Michael Brummer2020-04-281-5/+5
* css: Regenerate from SCSSAlexander Mikhaylenko2020-04-274-104/+702
* css: Support HighContrast(Inverse)Alexander Mikhaylenko2020-04-278-2/+38
* css: Refactor Adwaita recoloringAlexander Mikhaylenko2020-04-273-203/+179
* Replace libnotify with GNotificationJan-Michael Brummer2020-04-254-39/+34
* Add Chrome/Chromium bookmark importerJan-Michael Brummer2020-04-243-21/+241
* action-bar: Always use narrow modeAlexander Mikhaylenko2020-04-211-2/+3
* Disable all close actions in pinned tab menuJan-Michael Brummer2020-04-211-4/+4
* Fix crash during early exit in web app creationJan-Michael Brummer2020-04-211-16/+23
* ephy-header-bar: Remove unused ShortcutControllerYetizone2020-04-211-51/+0
* ephy-window: execute Ctrl+Tab shortcuts regardless of focused widgetYetizone2020-04-211-0/+28
* Add combined stop reload button to page menu in narrow modeJan-Michael Brummer2020-04-217-21/+61
* Update highlight.js and move it to third_partyJan-Michael Brummer2020-04-214-6/+2
* Only extend navigation button size in narrow modeJan-Michael Brummer2020-04-212-2/+14
* Fix history query limitJan-Michael Brummer2020-04-201-2/+1
* Move reload button to page menu in narrow modeJan-Michael Brummer2020-04-203-0/+24
* Increase navigation button width to 42Jan-Michael Brummer2020-04-201-0/+2
* Hide new tab button in narrow modeJan-Michael Brummer2020-04-203-0/+14
* Only create a new-window if the session is not emptyJan-Michael Brummer2020-04-201-1/+1
* Exit early in suggestion model to prevent unnecessary row creationJan-Michael Brummer2020-04-121-2/+7
* Fix back/forward shortcuts and gestures in shortcuts dialogsMichael Catanzaro2020-04-032-4/+20
* window: fix critical on startup in app modeMichael Catanzaro2020-03-261-5/+4
* window-commands.c: Expose webapp shortcutsSabri Ünal2020-03-222-0/+25
* Move gvdb to third-partyMichael Catanzaro2020-03-181-0/+1
* Use full width url popdown in narrow modeJan-Michael Brummer2020-03-161-0/+3
* Set mobile user agent depending on chassis typeJan-Michael Brummer2020-03-151-0/+2
* Hide navigation buttons if webapp supports apple-mobile-web-app-capableJan-Michael Brummer2020-03-102-1/+32
* Extend ephy-tab:// support for windowsJan-Michael Brummer2020-03-072-51/+72
* shortcuts-dialog: Rename several shortcutsYetizone2020-03-071-3/+3
* ephy-window: Add CtrlK shortcut for searchingYetizone2020-03-073-0/+18
* ephy-window: Add ephy_window_location_search()Yetizone2020-03-072-0/+31
* Allow importing bookmarks from HTML filesignapk2020-03-073-85/+366