summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-04Add a nice todo item for videos. Thanks morphles.Christoph Lohmann
2012-12-04Adding a man section about how to handle plugins.Christoph Lohmann
2012-12-03Adding the fullscreen mode to the manpage.Christoph Lohmann
2012-12-03Implementing fullscreen mode. Thanks Krol, Willem van de!Christoph Lohmann
2012-12-03Adding me to the LICENSE file.Christoph Lohmann
2012-12-02Resolving some conflicts in the shortcuts.Christoph Lohmann
2012-12-02Making zoom available when used in tabbed.Christoph Lohmann
2012-11-25Surf now can handle absolute file paths. This allows better local HTMLChristoph Lohmann
2012-11-20The control of the toggles is now Ctrl-Shift-$character. That's easier for newChristoph Lohmann
2012-11-20Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify theChristoph Lohmann
2012-11-20Add a referer argument to the DOWNLOAD macro. Some sites need this. ThanksChristoph Lohmann
2012-11-16Useragent strings do not count anymore. This is adding some text so everyChristoph Lohmann
2012-11-16Adding a surf-open.sh script for easier tabbed(1) integration.Christoph Lohmann
2012-11-16Moving some preprocessor config options to the standard suckless style.Christoph Lohmann
2012-11-16Adding back the Escape to stop loading the current page. Thanks Daniel BaintonChristoph Lohmann
2012-11-16Some minor style updates.Christoph Lohmann
2012-11-16Removing the insert mode. It will only confuse users. The stop() function isChristoph Lohmann
2012-11-15Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!Christoph Lohmann
2012-11-15Applying the surf style to the last patch.Christoph Lohmann
2012-11-15Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!Christoph Lohmann
2012-11-08Fixing the bug of surf loading undefined data in arg.Christoph Lohmann
2012-10-31Fixing the manpage about the useragent option.Christoph Lohmann
2012-10-31Adding a useragent parameter to surf.Christoph Lohmann
2012-10-31Changing the config.def.h to fit the new buildpath() behaviour.Christoph Lohmann
2012-10-31Add options for scriptfile, cookiefile and stylefile. And changing the defaultChristoph Lohmann
2012-10-31Add different progress colors when using proxy.Christoph Lohmann
2012-10-28Hiding the loading indicator when it is not used. Based on a patch fromChristoph Lohmann
2012-10-28Applying the patch to show the indicator only on loading. Based on a patchChristoph Lohmann
2012-10-28Mod + '/' for search.Christoph Lohmann
2012-10-16Applying the cookie patch of Carlos Pita. Thank you!Christoph Lohmann
2012-10-16Removing the double initialisation to webkit_get_default_session(). ThanksChristoph Lohmann
2012-10-14Reverting the cleanmask change.Christoph Lohmann
2012-10-13Changing the key masks to the values of GDK.Christoph Lohmann
2012-10-13The right click menu to copy the link URI will now work. Thanks to CarlosChristoph Lohmann
2012-10-13Adding middle-click behaviour to open a tab when embedded or a window whenChristoph Lohmann
2012-10-12Fixing the shift key mask and cleaning up the scrolling code.Christoph Lohmann
2012-07-16Surf now parses hex window ids properly from tabbed.Christoph Lohmann
2012-07-12Added tag 0.5 for changeset f0cea0f2bfc6Troels Henriksen
2012-06-11Change horizontal scrolling to ^u and ^i, remove ^g scrolling.Troels Henriksen
2012-06-11apply nick's patch removing unused variable and parameterspancake
2012-06-11apply nick's patch removing the autoresize functionalitypancake
2012-05-31Keybindings for scrolling left and right; code by stanio.Troels Henriksen
2012-03-26Manpage patch from Evan Gates.Troels Henriksen
2012-02-21Close standard output after printing XID, patch due Abby Cedar.Troels Henriksen
2012-02-11making cookie file creation a bit more pedanticanselm@garbe.us
2012-02-11applied fix from dev list and debian reviewersanselm@garbe.us
2012-02-01Fixing the javascriptcoregtk-1.0 dependency.Christoph Lohmann
2012-01-17Add a variable in config.def.h for configuring spatial browsing.Troels Henriksen
2012-01-17Status message patch from Jeremy Jackins and skls.Troels Henriksen
2011-11-20link Xlib in config.mkConnor Lane Smith