summaryrefslogtreecommitdiff
path: root/surf.c
AgeCommit message (Expand)Author
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
2015-01-19Data: is part of the browser too.Christoph Lohmann
2015-01-19file:// should be handled in surf too.Christoph Lohmann
2015-01-19Remove the debugging from the testing.Christoph Lohmann
2015-01-19Add plumbing functionality.Christoph Lohmann
2015-01-18My CMD was too short. :OChristoph Lohmann
2015-01-17Adding disk cache support for soup.Christoph Lohmann
2015-01-17Fix extra newline, and add -g where other switches are forwarded.Ben Woolley
2015-01-17Major styles update.Christoph Lohmann
2014-09-28Minor style change.Christoph Lohmann
2014-09-28Make »Copy image address« work.Christoph Lohmann
2014-02-16Enable resizable text areas.Christoph Lohmann
2014-02-08deprecating signal “populate-popup” for “context-menu”Quentin Rameau
2014-02-08Prevent title from being empty when following an anchorQuentin Rameau
2014-02-06deprecating signal “title-changed” for “notify::title”Quentin Rameau