summaryrefslogtreecommitdiffstats
path: root/surf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove windowobjectcleared(), execute scripts on load finishedGravatar Quentin Rameau 2015-11-201-14/+0
* Add createwindow() for GtkWindow creationGravatar Quentin Rameau 2015-11-201-27/+37
* Add closeview() for JavaScript window closingGravatar Quentin Rameau 2015-11-201-5/+13
* Remove (delete :>) deletion_interface()Gravatar Quentin Rameau 2015-11-201-11/+0
* Integrate beforerequest() into decidepolicy()Gravatar Quentin Rameau 2015-11-201-40/+32
* Remove contextmenu() and menuactivate() for "context-menu" signalGravatar Quentin Rameau 2015-11-201-54/+0
* Adapted buttonrelease()Gravatar Quentin Rameau 2015-11-201-22/+21
* Replace initdownload() and intercept global download requests.Gravatar Quentin Rameau 2015-11-201-11/+26
* Adapted progresschanged()Gravatar Quentin Rameau 2015-11-201-5/+6
* Manage ssl errors with GTlsCertificateFlagsGravatar Quentin Rameau 2015-11-201-6/+5
* Replace loadstatuschanged() with loadchanged()Gravatar Quentin Rameau 2015-11-201-27/+23
* Replace decidewindow() and decidedownload() with decidepolicy()Gravatar Quentin Rameau 2015-11-201-28/+93
* Replace createwindow() with createview()Gravatar Quentin Rameau 2015-11-201-8/+31
* Replace geopolicyrequested() with permissionrequested()Gravatar Quentin Rameau 2015-11-201-11/+15
* Replace linkhover() with mousetargetchanged()Gravatar Quentin Rameau 2015-11-201-12/+23
* Modify the context name of the hit testsGravatar Quentin Rameau 2015-11-201-7/+9
* Adapted titlechange()Gravatar Quentin Rameau 2015-11-201-9/+6
* Move all necessary initialisation to newview()Gravatar Quentin Rameau 2015-11-201-59/+53
* Add newview() and forward related viewsGravatar Quentin Rameau 2015-11-201-60/+77
* Add showview()Gravatar Quentin Rameau 2015-11-201-61/+68
* Separate the rendering engine processGravatar Quentin Rameau 2015-11-201-0/+5
* No option to enforce 96DPI anymore on WebKit2Gravatar Quentin Rameau 2015-11-201-14/+0
* Scrolling is now handled through WebKitGravatar Quentin Rameau 2015-11-201-34/+2
* SSL policy is now handled through WebKitGravatar Quentin Rameau 2015-11-201-9/+3
* Disk cache is now handled through WebKitGravatar Quentin Rameau 2015-11-201-20/+3
* Cookies are now handled through WebKitGravatar Quentin Rameau 2015-11-201-108/+26
* Remove source(), it has been removed from webkit2gtkGravatar Quentin Rameau 2015-11-181-12/+0
* Remove proxy stuff, it's now handled by WebViewGravatar Quentin Rameau 2015-11-181-20/+1
* Switch headers to webkit2Gravatar Quentin Rameau 2015-11-181-1/+1
* Port surf to gtk3Gravatar Quentin Rameau 2015-11-171-23/+24
* buildfile: don't forget to free temporary string bpathGravatar Quentin Rameau 2015-11-041-0/+1
* Be more specific about what enablestyles parameter does.Gravatar Quentin Rameau 2015-11-031-7/+7
* Fix inspector handling when inspector is disabled.Gravatar Quentin Rameau 2015-11-031-4/+6
* Fix usage(), -m and -M for styles were absent.Gravatar Quentin Rameau 2015-11-031-1/+1
* Fix fullscreen handlingGravatar Quentin Rameau 2015-11-031-5/+3
* Add setstyle()Gravatar Quentin Rameau 2015-10-311-14/+14
* Fix style files handling: stop leaking strings.Gravatar Quentin Rameau 2015-10-311-14/+22
* Continue style fixing: function declarations, code alignementGravatar Quentin Rameau 2015-10-201-373/+444
* style fixes: space after keywords, () with sizeofGravatar Markus Teich 2015-10-181-103/+103
* whitespace fixesGravatar Markus Teich 2015-10-181-13/+13
* fix style path generationGravatar Markus Teich 2015-10-181-1/+1
* Style cleanup.Gravatar Christoph Lohmann 2015-10-131-2/+1
* Fix the way system files are handled at surf startup.Gravatar Quentin Rameau 2015-10-131-27/+56
* Torified surf is unstableGravatar GhostAV 2015-08-181-2/+6
* Removing the debug print from the last commit.Gravatar Christoph Lohmann 2015-02-101-1/+0
* allow buttonrelease customization in config.hGravatar Markus Teich 2015-02-101-8/+38
* surf: see hover URL without changing titleGravatar Greg Reagle 2015-02-031-0/+10
* Some cleanup in style.Gravatar Christoph Lohmann 2015-02-031-2/+2
* fix stylesheet interna.Gravatar Markus Teich 2015-01-201-19/+12
* Only plumb some URI, when it's ASCII.Gravatar Christoph Lohmann 2015-01-201-1/+10