summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Show/ hide search bar when switching tabsbrowser_search_entry_toggleChristiam Dywan2019-03-041-0/+3
* Show a volume icon in tabs that are playing music (#285)Christian Dywan2019-03-042-0/+12
* Release Midori 8.0 (#283)v8.0Christian Dywan2019-02-283-5/+24
* Use a dialog to handle script confirm/ prompt (#279)Christian Dywan2019-02-283-40/+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
* Add a snap job to CircleCI to verify snap build fixes (#277)Christian Dywan2019-02-272-0/+17
* Page menu zoom (#273)Christian Dywan2019-02-261-0/+27
* Prevent focus Urlbar when activating tab. (#274)gerito12019-02-262-2/+4
* Fix Adblock not working (#268)gerito12019-02-261-1/+15
* Properly handle non-existing/ empty web extension resources (#271)Christian Dywan2019-02-241-16/+18
* Only load web extensions which are enabled (#270)Christian Dywan2019-02-244-9/+13
* 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-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