summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-16Add a toggle command for the stylefile.Christoph Lohmann
2013-02-15The Item struct is not used.Christoph Lohmann
2013-02-15Fixed a bug in pagestatJens Nyberg
2013-02-13fix DOWNLOAD macro to use cookiefile variableCarlos J. Torres
2013-02-12Changed character for non-encrypted pageJens Nyberg
2013-02-12Removed progress indicatorJens Nyberg
2013-02-11Remove the redundant ctrl-l and ctrl-h description from the man page.Shayan Pooya
2013-02-10Making dist work again.Christoph Lohmann
2013-02-10Bumping up to 0.6.Christoph Lohmann
2013-02-09The javascriptcore is now in webkit.Christoph Lohmann
2013-02-02Fixing cookie handling for https/http by using curl.Christoph Lohmann
2013-02-02Removing the deprecated g_thread_init call.Christoph Lohmann
2013-01-26Fixing the style and making the inspector work again.Christoph Lohmann
2013-01-26Making more than one Modkey to work in keys.Christoph Lohmann
2013-01-26Adding web inspector support to surf.Christoph Lohmann
2012-12-06Style inquisition plus blocking of the */favicon.ico request. Thanks Peter A.Christoph Lohmann
2012-12-04Changing the default DOWNLOAD to use st.Christoph Lohmann
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