summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Implement web app modeappChristian Dywan2018-09-124-1/+38
* Mirror app menu in the window always (#53)Christian Dywan2018-09-121-13/+2
* Add View Source item to page menu (#54)Christian Dywan2018-09-111-0/+26
* Employ timeout with focussing/ loading tab (#26)Christian Dywan2018-09-111-1/+10
* Implement private browsing intro as URI scheme (#52)Christian Dywan2018-09-113-2/+69
* More fine-grained Activatable interfaces (#42)Christian Dywan2018-09-079-35/+103
* Metadata updates for Flatpak-compatibility (#46)Christian Dywan2018-09-061-1/+1
* Don't reset Urlbar.secure on uri change (#45)Christian Dywan2018-09-061-7/+11
* Implement (help-)--execute interface (#22)Christian Dywan2018-09-053-7/+72
* Identify as Chrome in the user agent (#21)Christian Dywan2018-09-051-2/+4
* Implement fullscreen mode (#28)Christian Dywan2018-09-032-35/+89
* Show delete button to remove suggestions from history (#27)Christian Dywan2018-08-301-0/+5
* Always show title of the only pinned tab (#19)Christian Dywan2018-08-281-3/+5
* Use ContextMenuItem with Gtk.Action as of 2.16 (#16)Christian Dywan2018-08-271-7/+6
* Apply the unholy trinity of errors (#20)Christian Dywan2018-08-271-0/+14
* Check that the surface in load_icon is non-null (#18)Christian Dywan2018-08-271-3/+5
* Implement speed dial based on recent history (#15)Christian Dywan2018-08-223-19/+88
* Implement panel in the browser window (#13)Christian Dywan2018-08-221-3/+46
* Enable loading of Python extensions via Peas (#5)Christian Dywan2018-08-214-1/+79
* Provide app menu fallback in the form of a button (#12)Christian Dywan2018-08-192-0/+12
* Update key in insert/ delete signal (#11)Christian Dywan2018-08-191-9/+14
* Consider non-TLS and partially insecure sites insecure (#14)Christian Dywan2018-08-182-7/+19
* Store Loggable state in object data (#10)Christian Dywan2018-08-091-3/+5
* Make completion more reliable and add placeholder (#9)Christian Dywan2018-08-094-16/+26
* Override context menu for links, images, videos and selection (#7)Christian Dywan2018-08-091-0/+68
* More consistent handling of Tab.item and Tab.create (#8)Christian Dywan2018-08-093-14/+28
* Implement a context menu for tab labels (#6)Christian Dywan2018-07-311-2/+30
* Honor GTK_CSD=0 to disable CSD (#4)Christian Dywan2018-07-301-0/+12
* Handle opening, cancelling and failing of downloads (#3)Christian Dywan2018-07-301-1/+38
* Handle errors pages for failed loads and crashes (#2)Christian Dywan2018-07-302-0/+76
* Delayed loading of tabs (#1)Christian Dywan2018-07-184-10/+42
* Rewrite browser core completely in ValaChristian Dywan2018-07-0919-0/+2327