summaryrefslogtreecommitdiffstats
path: root/surf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 plumbing functionality.Gravatar Christoph Lohmann 2015-01-191-2/+21
* My CMD was too short. :OGravatar Christoph Lohmann 2015-01-181-1/+1
* Adding disk cache support for soup.Gravatar Christoph Lohmann 2015-01-171-1/+29
* Fix extra newline, and add -g where other switches are forwarded.Gravatar Ben Woolley 2015-01-171-1/+3
* Major styles update.Gravatar Christoph Lohmann 2015-01-171-9/+68
* Minor style change.Gravatar Christoph Lohmann 2014-09-281-1/+1
* Make »Copy image address« work.Gravatar Christoph Lohmann 2014-09-281-3/+10
* Enable resizable text areas.Gravatar Christoph Lohmann 2014-02-161-0/+2
* deprecating signal “populate-popup” for “context-menu”Gravatar Quentin Rameau 2014-02-081-11/+14
* Prevent title from being empty when following an anchorGravatar Quentin Rameau 2014-02-081-2/+4
* deprecating signal “title-changed” for “notify::title”Gravatar Quentin Rameau 2014-02-061-4/+4