summaryrefslogtreecommitdiff
path: root/surf.c
Commit message (Expand)AuthorAge
...
* Rename fullscreen() to togglefullscreen()Quentin Rameau2015-11-20
* Replace titlechangeleave() with catch-all winevent()Quentin Rameau2015-11-20
* Adapt JavaScript functionsQuentin Rameau2015-11-20
* Remove windowobjectcleared(), execute scripts on load finishedQuentin Rameau2015-11-20
* Add createwindow() for GtkWindow creationQuentin Rameau2015-11-20
* Add closeview() for JavaScript window closingQuentin Rameau2015-11-20
* Remove (delete :>) deletion_interface()Quentin Rameau2015-11-20
* Integrate beforerequest() into decidepolicy()Quentin Rameau2015-11-20
* Remove contextmenu() and menuactivate() for "context-menu" signalQuentin Rameau2015-11-20
* Adapted buttonrelease()Quentin Rameau2015-11-20
* Replace initdownload() and intercept global download requests.Quentin Rameau2015-11-20
* Adapted progresschanged()Quentin Rameau2015-11-20
* Manage ssl errors with GTlsCertificateFlagsQuentin Rameau2015-11-20
* Replace loadstatuschanged() with loadchanged()Quentin Rameau2015-11-20
* Replace decidewindow() and decidedownload() with decidepolicy()Quentin Rameau2015-11-20
* Replace createwindow() with createview()Quentin Rameau2015-11-20
* Replace geopolicyrequested() with permissionrequested()Quentin Rameau2015-11-20
* Replace linkhover() with mousetargetchanged()Quentin Rameau2015-11-20
* Modify the context name of the hit testsQuentin Rameau2015-11-20
* Adapted titlechange()Quentin Rameau2015-11-20
* Move all necessary initialisation to newview()Quentin Rameau2015-11-20
* Add newview() and forward related viewsQuentin Rameau2015-11-20
* Add showview()Quentin Rameau2015-11-20
* Separate the rendering engine processQuentin Rameau2015-11-20
* No option to enforce 96DPI anymore on WebKit2Quentin Rameau2015-11-20
* Scrolling is now handled through WebKitQuentin Rameau2015-11-20
* SSL policy is now handled through WebKitQuentin Rameau2015-11-20
* Disk cache is now handled through WebKitQuentin Rameau2015-11-20
* Cookies are now handled through WebKitQuentin Rameau2015-11-20
* Remove source(), it has been removed from webkit2gtkQuentin Rameau2015-11-18
* Remove proxy stuff, it's now handled by WebViewQuentin Rameau2015-11-18
* Switch headers to webkit2Quentin Rameau2015-11-18
* Port surf to gtk3Quentin Rameau2015-11-17
* buildfile: don't forget to free temporary string bpathQuentin Rameau2015-11-04
* Be more specific about what enablestyles parameter does.Quentin Rameau2015-11-03
* Fix inspector handling when inspector is disabled.Quentin Rameau2015-11-03
* Fix usage(), -m and -M for styles were absent.Quentin Rameau2015-11-03
* Fix fullscreen handlingQuentin Rameau2015-11-03
* Add setstyle()Quentin Rameau2015-10-31
* Fix style files handling: stop leaking strings.Quentin Rameau2015-10-31
* Continue style fixing: function declarations, code alignementQuentin Rameau2015-10-20
* style fixes: space after keywords, () with sizeofMarkus Teich2015-10-18
* whitespace fixesMarkus Teich2015-10-18
* fix style path generationMarkus Teich2015-10-18
* Style cleanup.Christoph Lohmann2015-10-13
* Fix the way system files are handled at surf startup.Quentin Rameau2015-10-13
* Torified surf is unstableGhostAV2015-08-18
* Removing the debug print from the last commit.Christoph Lohmann2015-02-10
* allow buttonrelease customization in config.hMarkus Teich2015-02-10
* surf: see hover URL without changing titleGreg Reagle2015-02-03