summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-182-30/+5
* Re-introduce inactivity-reset without relying on X11 (#263)Christian Dywan2019-02-182-1/+22
* Load extensions from ZIP archives (#255)Christian Dywan2019-02-175-35/+568
* Better handling of browser action icon and content scripts (#256)Christian Dywan2019-02-171-9/+27
* Initial support for cross-browser Web Extension API (#250)Christian Dywan2019-02-0813-10/+470
* Lower GLib requirement to 2.46.2 (#251)Christian Dywan2019-02-082-3/+3
* Updated development dependencies for Debian/ SUSE (#242)Christian Dywan2019-01-311-2/+6
* Add Report Problem to About dialog (#235)Christian Dywan2019-01-032-2/+8
* Forward URIs we can't display to show_uri (#236)Christian Dywan2019-01-031-0/+10
* android: save last visited website (#225)Christian Dywan2018-12-311-0/+8
* android: add request desktop site toggle (#224)Christian Dywan2018-12-313-1/+25
* Move appdata file to new location (#217)James Buren2018-12-271-1/+1
* android: Add Clear Private Data to app menu (#221)Christian Dywan2018-12-264-0/+24
* Map Back/ HomePage keys to the respective actions (#215)Christian Dywan2018-12-211-2/+2
* Add Gradle/ Kotlin/ Android frontend (#213)Christian Dywan2018-12-1925-0/+796
* Carry error state and tls certificate in tab (#187)Christian Dywan2018-12-162-4/+21
* Change zoom level in statusbar (#196)I bins hoid2018-12-162-1/+46
* Release Midori 7.0 (#198)v7Christian Dywan2018-11-303-5/+15
* Open external links in default browser in app mode (#184)Christian Dywan2018-11-291-0/+23
* Don't consume the tab's focus in event (#185)Christian Dywan2018-11-271-1/+1
* Always build menu models from scratch (#183)Christian Dywan2018-11-271-4/+8
* (Re)store last window width and height (#180)Christian Dywan2018-11-263-2/+24
* Implement network proxy settings (#174)Christian Dywan2018-11-253-4/+129
* Don't add bookmarks UX when in app mode (#172)Christian Dywan2018-11-221-0/+5
* Implement notifications for downloads and web (#175)Christian Dywan2018-11-226-3/+36
* Hide page and browser actions when window is small (#171)Christian Dywan2018-11-219-100/+228
* Go back to using WebKit-provided user agent (#173)Christian Dywan2018-11-204-6/+4
* Reduce spacing around delete suggestion button (#170)Christian Dywan2018-11-192-0/+7
* Locate system-wide plugins at Config.PLUGINDIR (#168)Christian Dywan2018-11-196-9/+8
* Don't block regular key input in app mode (#167)Christian Dywan2018-11-192-5/+5
* Always set key regardless of location guess (#169)Christian Dywan2018-11-152-11/+7
* Create independent tabs to allow for more processes (#166)Christian Dywan2018-11-126-6/+7
* Double-check that extension folder contains Vala sources (#161)Christian Dywan2018-11-071-3/+4
* Show tab popover relative to urlbar with no opacity changes (#164)Christian Dywan2018-11-073-6/+25
* Check for space in text before other URI magic (#153)Christian Dywan2018-11-061-3/+4
* Fix handling LINGUAS with unsupported languages (#156)Michał Górny2018-11-041-6/+20
* Hide downloads and clear model when clicking Clear (#154)Christian Dywan2018-11-042-1/+7
* Require CMake 3.2 for the "continue" command (#155)Christian Dywan2018-11-041-2/+1
* Replace leftover libsoup-gnome pkg-config check with libsoup (#151)Michał Górny2018-11-041-1/+1
* Highlight finished download(s) via style class (#149)Christian Dywan2018-11-031-1/+8
* Link action names to shortcut items (#148)Christian Dywan2018-11-013-25/+46
* Release Midori 6.0 (#147)v6Christian Dywan2018-10-314-4/+25
* Don't modify the urlbar text based on the selected row (#145)Christian Dywan2018-10-311-11/+2
* Drop unnecessary Escape key handing from Preferences (#141)Christian Dywan2018-10-311-9/+0
* Implement built-in session extension (#65)Christian Dywan2018-10-3111-18/+540