Age | Commit message (Expand) | Author |
2013-02-02 | Fixing cookie handling for https/http by using curl. | Christoph Lohmann |
2013-01-26 | Making more than one Modkey to work in keys. | Christoph Lohmann |
2013-01-26 | Adding web inspector support to surf. | Christoph Lohmann |
2012-12-04 | Changing the default DOWNLOAD to use st. | Christoph Lohmann |
2012-12-03 | Implementing fullscreen mode. Thanks Krol, Willem van de! | Christoph Lohmann |
2012-12-02 | Resolving some conflicts in the shortcuts. | Christoph Lohmann |
2012-12-02 | Making zoom available when used in tabbed. | Christoph Lohmann |
2012-11-20 | Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify the | Christoph Lohmann |
2012-11-20 | Add a referer argument to the DOWNLOAD macro. Some sites need this. Thanks | Christoph Lohmann |
2012-11-16 | Useragent strings do not count anymore. This is adding some text so every | Christoph Lohmann |
2012-11-16 | Adding a surf-open.sh script for easier tabbed(1) integration. | Christoph Lohmann |
2012-11-16 | Moving some preprocessor config options to the standard suckless style. | Christoph Lohmann |
2012-11-16 | Adding back the Escape to stop loading the current page. Thanks Daniel Bainton | Christoph Lohmann |
2012-11-16 | Removing the insert mode. It will only confuse users. The stop() function is | Christoph Lohmann |
2012-11-15 | Enable the insert mode. Thanks to stanio@cs.tu-berlin.de! | Christoph Lohmann |
2012-11-15 | Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks! | Christoph Lohmann |
2012-10-31 | Changing the config.def.h to fit the new buildpath() behaviour. | Christoph Lohmann |
2012-10-31 | Add different progress colors when using proxy. | Christoph Lohmann |
2012-10-28 | Hiding the loading indicator when it is not used. Based on a patch from | Christoph Lohmann |
2012-10-28 | Mod + '/' for search. | Christoph Lohmann |
2012-06-11 | Change horizontal scrolling to ^u and ^i, remove ^g scrolling. | Troels Henriksen |
2012-05-31 | Keybindings for scrolling left and right; code by stanio. | Troels Henriksen |
2012-01-17 | Add a variable in config.def.h for configuring spatial browsing. | Troels Henriksen |
2011-11-05 | Cleanup previous patch. | Troels Henriksen |
2011-11-05 | Use the surf user agent when downloading with wget. | Troels Henriksen |
2011-11-04 | Add SSL verification patch by Nick White. | Troels Henriksen |
2011-03-31 | rename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1 | pancake |
2010-06-25 | using ctrl-f to find. | Enno Boland (tox) |
2010-06-03 | reverting sessiontime | Enno Boland (tox) |
2010-05-28 | Adding Nibbles patch | Enno Boland (tox) |
2010-05-26 | Applying Nibbles download patch. Thanks! | Enno Boland (tox) |
2010-05-25 | changing user agent string as suggested by Marvin Vek | Enno Boland (tox) |
2010-05-17 | changing xprops | Enno Boland (tox) |
2010-05-17 | dl is not needed anymore | Enno Boland (tox) |
2010-05-17 | removing context-menu, downloading. | Enno Boland (tox) |
2010-05-09 | Fix NOBACKGROUND meaning | pancake |
2010-05-09 | changing default value of NOBACKGROUND | Enno Boland (tox) |
2010-05-08 | Do not set cookie session time if set to 0 | pancake |
2010-01-04 | dl has to be a directory, not a file. | Enno Boland (tox) |
2009-11-08 | SETPROP() macro shows now the current value in dwm. | Enno Boland (tox) |
2009-10-30 | changing SETPROP()-macro | Enno Boland (tox) |
2009-10-28 | quoting fix reported by Evan Gates. | Enno Boland (tox) |
2009-10-27 | fixing downloads based on Evan Gates' patch. | Enno Boland (tox) |
2009-10-21 | fixing config.def.h | Enno Boland (tox) |
2009-10-20 | removing comments. | Enno Boland (tox) |
2009-10-20 | forgot to add config.def.h | Enno Boland (tox) |
2009-10-20 | changing some labels in submenu. | Enno Boland (tox) |
2009-10-17 | Sessioncookies made persistant. | Enno Boland (tox) |
2009-10-16 | small typo | Enno Boland (tox) |
2009-10-16 | using char instead of gchar. | Enno Boland (tox) |