summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Carry error state and tls certificate in tab (#187)Christian Dywan2018-12-162-4/+21
* 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-262-0/+24
* Implement network proxy settings (#174)Christian Dywan2018-11-253-4/+129
* Implement notifications for downloads and web (#175)Christian Dywan2018-11-222-0/+33
* Hide page and browser actions when window is small (#171)Christian Dywan2018-11-212-22/+88
* Go back to using WebKit-provided user agent (#173)Christian Dywan2018-11-201-1/+1
* Locate system-wide plugins at Config.PLUGINDIR (#168)Christian Dywan2018-11-191-2/+2
* 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-125-5/+6
* Show tab popover relative to urlbar with no opacity changes (#164)Christian Dywan2018-11-072-6/+24
* Check for space in text before other URI magic (#153)Christian Dywan2018-11-061-3/+4
* Hide downloads and clear model when clicking Clear (#154)Christian Dywan2018-11-041-0/+6
* Highlight finished download(s) via style class (#149)Christian Dywan2018-11-031-1/+8
* Link action names to shortcut items (#148)Christian Dywan2018-11-012-2/+4
* 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-315-18/+88
* Don't make untrue assertions in incognito teaser (#144)Christian Dywan2018-10-301-3/+0
* Check that the destination of a new download is not null (#140)Christian Dywan2018-10-301-1/+1
* Revised tabbar styling and organized stylesheet (#137)Christian Dywan2018-10-281-1/+1
* Make web process aware of core settings (#132)Christian Dywan2018-10-265-39/+51
* Scroll new(ly) activated tab into view (#134)Christian Dywan2018-10-251-0/+18
* Add Duplicate Current Tab menu item (#135)Christian Dywan2018-10-251-0/+6
* Don't state that extensions be disabled in private (#128)Christian Dywan2018-10-251-1/+0
* Update spinner position according to close button (#133)Christian Dywan2018-10-251-0/+2
* Fix reset of tally foreground color (#131)Christian Dywan2018-10-251-3/+3
* More robust download handling (#110)Christian Dywan2018-10-242-24/+27
* Remove smarts to detect incognito from new window action (#113)Christian Dywan2018-10-243-17/+9
* Add combo box to pick default search engine (#111)Christian Dywan2018-10-231-0/+10
* Port Adblock extension to Peas API (#109)Christian Dywan2018-10-234-1/+20
* Implement caret browsing toggle via F7 (#115)Christian Dywan2018-10-233-0/+33
* Port Colorful Tabs to Peas API (#107)Christian Dywan2018-10-212-6/+27