Age | Commit message (Expand) | Author |
2013-07-20 | applied Nick's 96dpi patch, thanks | Anselm R Garbe |
2013-04-28 | Allowing geo location policy decisions. | Christoph Lohmann |
2013-04-14 | Add an option to disable the indicators. | Christoph Lohmann |
2013-03-31 | Ensure curl follows redirects for downloads | Nick White |
2013-03-30 | A typo in SETPROP macro: should be ``printf %b'', not ``printf''. | Alexander Sedov |
2013-03-21 | Fixed SETPROP() macro behaviour in config.def.h to handle escapes correctly. | Alexander Sedov |
2013-03-14 | Adding a default font size option. | Christoph Lohmann |
2013-03-11 | Adding kiosk mode. | Christoph Lohmann |
2013-02-25 | disable/toggle scrollbars | Carlos J. Torres |
2013-02-16 | Add a toggle command for the stylefile. | Christoph Lohmann |
2013-02-13 | fix DOWNLOAD macro to use cookiefile variable | Carlos J. Torres |
2013-02-12 | Removed progress indicator | Jens Nyberg |
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 |