summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modify the context name of the hit testsGravatar Quentin Rameau 2015-11-202-14/+16
* Adapted titlechange()Gravatar Quentin Rameau 2015-11-201-9/+6
* Move all necessary initialisation to newview()Gravatar Quentin Rameau 2015-11-202-60/+54
* 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-182-13/+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-182-3/+3
* Port surf to gtk3Gravatar Quentin Rameau 2015-11-173-69/+70
* 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-033-10/+10
* 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-032-7/+5
* 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
* Style changes in config.def.h.Gravatar Christoph Lohmann 2015-10-311-65/+65
* 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
* Fix atom value parsing in SETPROPGravatar Quentin Rameau 2015-10-131-1/+3
* Remove the pax intermediary.Gravatar Christoph Lohmann 2015-09-081-1/+0
* Fixing the paxctl check.Gravatar Christoph Lohmann 2015-08-191-1/+1
* Add PaX support.Gravatar Christoph Lohmann 2015-08-181-0/+1
* Torified surf is unstableGravatar GhostAV 2015-08-181-2/+6
* Fix type of strictssl property.Gravatar Quentin Rameau 2015-07-131-1/+1
* 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-102-8/+48
* 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
* Describe the web page indicators too.Gravatar Christoph Lohmann 2015-01-261-0/+1
* It wasn't really clear what was meant with site indicators in the manpage.Gravatar Christoph Lohmann 2015-01-261-0/+1
* surf: documented indicators in man pageGravatar Greg Reagle 2015-01-261-0/+50
* 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
* Oh my blob!Gravatar Christoph Lohmann 2015-01-201-0/+1
* Data: is part of the browser too.Gravatar Christoph Lohmann 2015-01-191-0/+1
* file:// should be handled in surf too.Gravatar Christoph Lohmann 2015-01-191-0/+1
* Remove the debugging from the testing.Gravatar Christoph Lohmann 2015-01-191-1/+0
* Add some description for the plumb feature.Gravatar Christoph Lohmann 2015-01-191-0/+3
* Add plumbing functionality.Gravatar Christoph Lohmann 2015-01-192-2/+28