| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify the | 2012-11-20 | 1 | -10/+16 | |
| | | | | variable naming a bit. | ||||
| * | Add a referer argument to the DOWNLOAD macro. Some sites need this. Thanks | 2012-11-20 | 1 | -3/+9 | |
| | | | | Hiltjo Posthuma! | ||||
| * | Useragent strings do not count anymore. This is adding some text so every | 2012-11-16 | 1 | -1/+3 | |
| | | | | | | website (especially Google) is fooled to believe us to be compatible. The right way seems to be to add Surf at the end and let the big guys handle their useragent header war. | ||||
| * | Adding a surf-open.sh script for easier tabbed(1) integration. | 2012-11-16 | 1 | -0/+2 | |
| | | |||||
| * | Moving some preprocessor config options to the standard suckless style. | 2012-11-16 | 1 | -3/+2 | |
| | | |||||
| * | Adding back the Escape to stop loading the current page. Thanks Daniel Bainton | 2012-11-16 | 1 | -0/+1 | |
| | | | | for the notice! | ||||
| * | Removing the insert mode. It will only confuse users. The stop() function is | 2012-11-16 | 1 | -2/+0 | |
| | | | | kept like the eval() function because it could be used in config.h | ||||
| * | Enable the insert mode. Thanks to stanio@cs.tu-berlin.de! | 2012-11-15 | 1 | -0/+1 | |
| | | |||||
| * | Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks! | 2012-11-15 | 1 | -0/+4 | |
| | | |||||
| * | Changing the config.def.h to fit the new buildpath() behaviour. | 2012-10-31 | 1 | -3/+3 | |
| | | |||||
| * | Add different progress colors when using proxy. | 2012-10-31 | 1 | -2/+6 | |
| | | |||||
| * | Hiding the loading indicator when it is not used. Based on a patch from | 2012-10-28 | 1 | -0/+2 | |
| | | | | http://xteddy.org/surf.html#toc5. Thanks! | ||||
| * | Mod + '/' for search. | 2012-10-28 | 1 | -0/+1 | |
| | | |||||
| * | Change horizontal scrolling to ^u and ^i, remove ^g scrolling. | 2012-06-11 | 1 | -4/+2 | |
| | | |||||
| * | Keybindings for scrolling left and right; code by stanio. | 2012-05-31 | 1 | -2/+8 | |
| | | |||||
| * | Add a variable in config.def.h for configuring spatial browsing. | 2012-01-17 | 1 | -0/+1 | |
| | | |||||
| * | Cleanup previous patch. | 2011-11-05 | 1 | -2/+2 | |
| | | |||||
| * | Use the surf user agent when downloading with wget. | 2011-11-05 | 1 | -3/+4 | |
| | | |||||
| * | Add SSL verification patch by Nick White. | 2011-11-04 | 1 | -1/+4 | |
| | | |||||
| * | rename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1 | 2011-03-31 | 1 | -1/+1 | |
| | | |||||
| * | using ctrl-f to find. | 2010-06-25 | 1 | -1/+1 | |
| | | |||||
| * | reverting sessiontime | 2010-06-03 | 1 | -1/+1 | |
| | | |||||
| * | Adding Nibbles patch | 2010-05-28 | 1 | -5/+3 | |
| | | |||||
| * | Applying Nibbles download patch. Thanks! | 2010-05-26 | 1 | -0/+6 | |
| | | |||||
| * | changing user agent string as suggested by Marvin Vek | 2010-05-25 | 1 | -1/+1 | |
| | | |||||
| * | changing xprops | 2010-05-17 | 1 | -6/+6 | |
| | | |||||
| * | dl is not needed anymore | 2010-05-17 | 1 | -1/+0 | |
| | | |||||
| * | removing context-menu, downloading. | 2010-05-17 | 1 | -11/+0 | |
| | | |||||
| * | Fix NOBACKGROUND meaning | 2010-05-09 | 1 | -1/+1 | |
| | | |||||
| * | changing default value of NOBACKGROUND | 2010-05-09 | 1 | -1/+1 | |
| | | |||||
| * | Do not set cookie session time if set to 0 | 2010-05-08 | 1 | -1/+2 | |
| | | | | | | Add NOBACKGROUND config.def.h option - requires body {background-color} in style.css - fixes white background when loading pages | ||||
| * | dl has to be a directory, not a file. | 2010-01-04 | 1 | -1/+1 | |
| | | |||||
| * | SETPROP() macro shows now the current value in dwm. | 2009-11-08 | 1 | -2/+2 | |
| | | |||||
| * | changing SETPROP()-macro | 2009-10-30 | 1 | -1/+2 | |
| | | |||||
| * | quoting fix reported by Evan Gates. | 2009-10-28 | 1 | -1/+1 | |
| | | |||||
| * | fixing downloads based on Evan Gates' patch. | 2009-10-27 | 1 | -0/+1 | |
| | | |||||
| * | fixing config.def.h | 2009-10-21 | 1 | -1/+0 | |
| | | |||||
| * | removing comments. | 2009-10-20 | 1 | -3/+0 | |
| | | |||||
| * | forgot to add config.def.h | 2009-10-20 | 1 | -26/+27 | |
| | | |||||
| * | changing some labels in submenu. | 2009-10-20 | 1 | -2/+4 | |
| | | |||||
| * | Sessioncookies made persistant. | 2009-10-17 | 1 | -1/+3 | |
| | | |||||
| * | small typo | 2009-10-16 | 1 | -1/+1 | |
| | | |||||
| * | using char instead of gchar. | 2009-10-16 | 1 | -9/+8 | |
| | | |||||
| * | implementing user defined context menu | 2009-10-16 | 1 | -9/+11 | |
| | | |||||
| * | renaming newproc to newwindow; make it usable within keys; begin ↵ | 2009-10-16 | 1 | -0/+6 | |
| | | | | | implementing contextmenu | ||||
| * | better useragent string (for google-* and stuff) | 2009-10-14 | 1 | -1/+1 | |
| | | |||||
| * | changing useragent. | 2009-10-14 | 1 | -0/+1 | |
| | | |||||
| * | making config-files configurable in config.h | 2009-10-13 | 1 | -0/+4 | |
| | | |||||
| * | applied patch from arg. thanks :) | 2009-09-17 | 1 | -24/+24 | |
| | | |||||
| * | removing unneeded background color. | 2009-09-10 | 1 | -1/+0 | |
| | | |||||
