summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add a generic item for a custom search option (#351)HEADmasterChristian Dywan2019-10-121-0/+6
* Use a single query with a covering index for shortcuts (#362)Christian Dywan2019-09-162-8/+17
* Added special handling when Midori.Urlbar is in focus (#366)Klaus von der Heyde2019-09-161-0/+6
* Pass empty string to app.win-new accel (#361)Christian Dywan2019-08-191-1/+1
* Show source in a tab if no editor is available (#350)Christian Dywan2019-08-091-1/+10
* Use project domain for icon in about dialog (#349)Christian Dywan2019-08-091-0/+1
* Retrieve og:image for better shortcut icons (#346)Christian Dywan2019-07-172-3/+8
* Layout changes for Speed Dial (#345)Klaus von der Heyde2019-07-152-3/+3
* Bind search container visibility to search mode (#337)Christian Dywan2019-07-091-3/+2
* Use project domain for appdata and icon (#343)Christian Dywan2019-07-091-2/+2
* Explicitly allow script windows and dialogs (#331)Christian Dywan2019-07-092-1/+16
* (Re-)Store pinned state of tabs (#339)Christian Dywan2019-07-071-0/+6
* Use web_context from context rather than the default (#338)Christian Dywan2019-07-072-2/+2
* Add Trust button to the security details popover (#341)Christian Dywan2019-07-071-0/+9
* Fetch favicons for tallies directly from tabs (#335)Christian Dywan2019-06-163-17/+22
* Use activate_key for the tab, and chain up otherwise (#336)Christian Dywan2019-06-161-1/+5
* Add hotkeys for win-incognito-new action (#334)Christian Dywan2019-06-151-0/+1
* Implement Close Other and Close Tab menu items (#319)Christian Dywan2019-06-101-0/+15
* Add Paste & Proceed in the urlbar (#320)Christian Dywan2019-04-261-0/+11
* Enable inspector for non-pinned tabs only (#314)Christian Dywan2019-04-211-1/+1
* Highlight suggestions before escaping markup (#306)Christian Dywan2019-03-281-16/+16
* Only limit automatic urlbar focus to blanks (#307)Christian Dywan2019-03-281-4/+4
* Support for sidebar action WebExtension API (#297)Christian Dywan2019-03-151-5/+15
* Merge app and page menu buttons into one (#299)Christian Dywan2019-03-102-11/+15
* Show/ hide search bar when switching tabs (#293)Christian Dywan2019-03-101-0/+3
* Show re-opened tabs and links in new tabs correctly (#291)Christian Dywan2019-03-072-2/+10
* Don't set empty tab title from history (#292)Christian Dywan2019-03-061-1/+3
* Don't show overlay statusbar if it wasn't visible (#289)Christian Dywan2019-03-061-1/+2
* Ensure menu models are updated when creating the browser (#288)Christian Dywan2019-03-061-1/+2
* Removed focus timeout in the callback (#290)Christian Dywan2019-03-061-0/+1
* Show a volume icon in tabs that are playing music (#285)Christian Dywan2019-03-041-0/+3
* Use a dialog to handle script confirm/ prompt (#279)Christian Dywan2019-02-282-36/+34
* Explicitly check for leading or trailing space in urlbar (#280)Christian Dywan2019-02-281-1/+2
* Don't override Del if row can't be deleted (#278)Christian Dywan2019-02-271-2/+3
* Page menu zoom (#273)Christian Dywan2019-02-261-0/+27
* Prevent focus Urlbar when activating tab. (#274)gerito12019-02-262-2/+4
* Only load web extensions which are enabled (#270)Christian Dywan2019-02-243-5/+5
* Check for split string in proxy setting before splittingDominik George2019-02-241-0/+4
* Re-introduce Navigationbar action revealing the toolbar (#264)Christian Dywan2019-02-211-0/+5
* Re-introduce ZoomIn action as an alias for tab-zoom 0.1 (#265)Christian Dywan2019-02-211-0/+5
* Don't disable the fullscreen action (#266)Christian Dywan2019-02-201-3/+0
* Headerbar by default only under Budgie, GNOME and Pantheon (#258)Christian Dywan2019-02-181-1/+11
* localhost:1234 should be treated the same as localhost (#259)Christian Dywan2019-02-181-1/+1
* Use `PLUGINDIR` tolocale system-wide plugins in the web process (#257)Christian Dywan2019-02-181-1/+1
* Stop changing checkbox sensitivity of data to clear (#232)Christian Dywan2019-02-181-27/+5
* Re-introduce inactivity-reset without relying on X11 (#263)Christian Dywan2019-02-182-1/+22
* Initial support for cross-browser Web Extension API (#250)Christian Dywan2019-02-082-1/+10
* Add Report Problem to About dialog (#235)Christian Dywan2019-01-031-1/+7
* Forward URIs we can't display to show_uri (#236)Christian Dywan2019-01-031-0/+10
* Map Back/ HomePage keys to the respective actions (#215)Christian Dywan2018-12-211-2/+2