Age | Commit message (Expand) | Author |
2015-11-03 | Fix inspector handling when inspector is disabled. | Quentin Rameau |
2015-11-03 | Fix usage(), -m and -M for styles were absent. | Quentin Rameau |
2015-11-03 | Fix fullscreen handling | Quentin Rameau |
2015-10-31 | Add setstyle() | Quentin Rameau |
2015-10-31 | Fix style files handling: stop leaking strings. | Quentin Rameau |
2015-10-20 | Continue style fixing: function declarations, code alignement | Quentin Rameau |
2015-10-18 | style fixes: space after keywords, () with sizeof | Markus Teich |
2015-10-18 | whitespace fixes | Markus Teich |
2015-10-18 | fix style path generation | Markus Teich |
2015-10-13 | Style cleanup. | Christoph Lohmann |
2015-10-13 | Fix the way system files are handled at surf startup. | Quentin Rameau |
2015-08-18 | Torified surf is unstable | GhostAV |
2015-02-10 | Removing the debug print from the last commit. | Christoph Lohmann |
2015-02-10 | allow buttonrelease customization in config.h | Markus Teich |
2015-02-03 | surf: see hover URL without changing title | Greg Reagle |
2015-02-03 | Some cleanup in style. | Christoph Lohmann |
2015-01-20 | fix stylesheet interna. | Markus Teich |
2015-01-20 | Only plumb some URI, when it's ASCII. | Christoph Lohmann |
2015-01-20 | Oh my blob! | Christoph Lohmann |
2015-01-19 | Data: is part of the browser too. | Christoph Lohmann |
2015-01-19 | file:// should be handled in surf too. | Christoph Lohmann |
2015-01-19 | Remove the debugging from the testing. | Christoph Lohmann |
2015-01-19 | Add plumbing functionality. | Christoph Lohmann |
2015-01-18 | My CMD was too short. :O | Christoph Lohmann |
2015-01-17 | Adding disk cache support for soup. | Christoph Lohmann |
2015-01-17 | Fix extra newline, and add -g where other switches are forwarded. | Ben Woolley |
2015-01-17 | Major styles update. | Christoph Lohmann |
2014-09-28 | Minor style change. | Christoph Lohmann |
2014-09-28 | Make »Copy image address« work. | Christoph Lohmann |
2014-02-16 | Enable resizable text areas. | Christoph Lohmann |
2014-02-08 | deprecating signal “populate-popup” for “context-menu” | Quentin Rameau |
2014-02-08 | Prevent title from being empty when following an anchor | Quentin Rameau |
2014-02-06 | deprecating signal “title-changed” for “notify::title” | Quentin Rameau |
2014-02-06 | The check for NULL is not necessary before free. | Christoph Lohmann |
2014-02-06 | Removing a memory leak when u wasn't freed. | Christoph Lohmann |
2014-02-05 | Making the empty title possible. | Christoph Lohmann |
2014-02-05 | Draw flags on window creation | Quentin Rameau |
2014-02-05 | Keep cookie policies for new windows | Quentin Rameau |
2014-01-30 | Add the commandline flag for the cookie policies too. | Christoph Lohmann |
2014-01-30 | Add a way to define the cookie policy. | Christoph Lohmann |
2014-01-30 | Replacing the deprecated ssl-ca-file with tls-database. | Christoph Lohmann |
2014-01-30 | Fix the ssl trusted check. | Christoph Lohmann |
2014-01-13 | Make surf set the URI atom right on manual URI entering. | Christoph Lohmann |
2013-10-19 | Add zoom level support. | Christoph Lohmann |
2013-10-10 | c->uri is unused | David Dufberg |
2013-09-07 | Make it possible to open a link in a new window with holding the mod key. | Christoph Lohmann |
2013-08-31 | Add a flag to disable fullscreen. | Christoph Lohmann |
2013-08-25 | Add fullscreen mode as flag and config option. | Christoph Lohmann |
2013-08-09 | Just some comment correction. | Christoph Lohmann |
2013-07-20 | applied Nick's 96dpi patch, thanks | Anselm R Garbe |