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