Age | Commit message (Expand) | Author |
2015-10-31 | Fix style files handling: stop leaking strings. | Quentin Rameau |
2015-10-31 | Style changes in config.def.h. | Christoph Lohmann |
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-10-13 | Fix atom value parsing in SETPROP | Quentin Rameau |
2015-09-08 | Remove the pax intermediary. | Christoph Lohmann |
2015-08-19 | Fixing the paxctl check. | Christoph Lohmann |
2015-08-18 | Add PaX support. | Christoph Lohmann |
2015-08-18 | Torified surf is unstable | GhostAV |
2015-07-13 | Fix type of strictssl property. | Quentin Rameau |
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-26 | Describe the web page indicators too. | Christoph Lohmann |
2015-01-26 | It wasn't really clear what was meant with site indicators in the manpage. | Christoph Lohmann |
2015-01-26 | surf: documented indicators in man page | Greg Reagle |
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 some description for the plumb feature. | Christoph Lohmann |
2015-01-19 | Add plumbing functionality. | Christoph Lohmann |
2015-01-18 | Add a comment about how the styles are iterated. | Christoph Lohmann |
2015-01-18 | My CMD was too short. :O | Christoph Lohmann |
2015-01-17 | Add the manpage changes for the disk cache support. | 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 | Newer libc want _DEFAULT_SOURCE. | Christoph Lohmann |
2015-01-17 | Major styles update. | Christoph Lohmann |
2015-01-02 | Fix a typo in surf manual. | Jakukyo Friel |
2014-09-28 | Minor style change. | Christoph Lohmann |
2014-09-28 | Make »Copy image address« work. | Christoph Lohmann |
2014-08-07 | Mention xdotool in SEE ALSO too. | Christoph Lohmann |
2014-08-07 | Fix the manpage about xid. | Christoph Lohmann |
2014-08-04 | Add a FAQ to surf. | Christoph Lohmann |
2014-05-17 | Add information about the dmenu requirement. | Christoph Lohmann |
2014-02-28 | fix some indentation in config.def.h | Markus Teich |
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 |