summaryrefslogtreecommitdiff
path: root/surf.c
AgeCommit message (Expand)Author
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
2014-02-06The check for NULL is not necessary before free.Christoph Lohmann
2014-02-06Removing a memory leak when u wasn't freed.Christoph Lohmann
2014-02-05Making the empty title possible.Christoph Lohmann
2014-02-05Draw flags on window creationQuentin Rameau
2014-02-05Keep cookie policies for new windowsQuentin Rameau
2014-01-30Add the commandline flag for the cookie policies too.Christoph Lohmann
2014-01-30Add a way to define the cookie policy.Christoph Lohmann
2014-01-30Replacing the deprecated ssl-ca-file with tls-database.Christoph Lohmann
2014-01-30Fix the ssl trusted check.Christoph Lohmann
2014-01-13Make surf set the URI atom right on manual URI entering.Christoph Lohmann
2013-10-19Add zoom level support.Christoph Lohmann
2013-10-10c->uri is unusedDavid Dufberg
2013-09-07Make it possible to open a link in a new window with holding the mod key.Christoph Lohmann
2013-08-31Add a flag to disable fullscreen.Christoph Lohmann