surf.git
9 years agoAdd a comment about how the styles are iterated.
Christoph Lohmann [Sun, 18 Jan 2015 13:41:20 +0000 (14:41 +0100)]
Add a comment about how the styles are iterated.

Thanks quing for noticing.

9 years agoMy CMD was too short. :O
Christoph Lohmann [Sun, 18 Jan 2015 10:44:39 +0000 (11:44 +0100)]
My CMD was too short. :O

Thanks Carlos Torres for mentioning this.

9 years agoAdd the manpage changes for the disk cache support.
Christoph Lohmann [Sat, 17 Jan 2015 19:52:16 +0000 (20:52 +0100)]
Add the manpage changes for the disk cache support.

9 years agoAdding disk cache support for soup.
Christoph Lohmann [Sat, 17 Jan 2015 19:50:21 +0000 (20:50 +0100)]
Adding disk cache support for soup.

This is a merge of the patch of Ben Woolley <tautolog@gmail.com>

9 years agoFix extra newline, and add -g where other switches are forwarded.
Ben Woolley [Wed, 7 Jan 2015 23:41:07 +0000 (15:41 -0800)]
Fix extra newline, and add -g where other switches are forwarded.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
9 years agoNewer libc want _DEFAULT_SOURCE.
Christoph Lohmann [Sat, 17 Jan 2015 06:21:15 +0000 (07:21 +0100)]
Newer libc want _DEFAULT_SOURCE.

9 years agoMajor styles update.
Christoph Lohmann [Sat, 17 Jan 2015 06:19:48 +0000 (07:19 +0100)]
Major styles update.

In config.h there is now some styles array to apply site-specific styles.
This can be toggled using the -mM flags. If a stylefile is manually specified,
then this will overwrite everything.

9 years agoFix a typo in surf manual.
Jakukyo Friel [Fri, 2 Jan 2015 11:52:29 +0000 (19:52 +0800)]
Fix a typo in surf manual.

`Ctrl-/` displays incorrectly in `man surf` on my machine.

A patch is attached.

(You also access it here:
https://github.com/weakish/surf/commit/07e97eccedd96eabf14b2fbf77de75ec1b594d97)

----

 surf.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Signed-off-by: Christoph Lohmann <20h@r-36.net>
9 years agoMinor style change.
Christoph Lohmann [Sun, 28 Sep 2014 06:03:42 +0000 (08:03 +0200)]
Minor style change.

9 years agoMake »Copy image address« work.
Christoph Lohmann [Sun, 28 Sep 2014 06:02:48 +0000 (08:02 +0200)]
Make »Copy image address« work.

Thanks yui@blekksprut.net for the patch!

9 years agoMention xdotool in SEE ALSO too.
Christoph Lohmann [Thu, 7 Aug 2014 15:35:27 +0000 (17:35 +0200)]
Mention xdotool in SEE ALSO too.

9 years agoFix the manpage about xid.
Christoph Lohmann [Thu, 7 Aug 2014 15:34:43 +0000 (17:34 +0200)]
Fix the manpage about xid.

Something was missing from this one sentence. Now it is complete.

9 years agoAdd a FAQ to surf.
Christoph Lohmann [Mon, 4 Aug 2014 15:54:00 +0000 (17:54 +0200)]
Add a FAQ to surf.

9 years agoAdd information about the dmenu requirement.
Christoph Lohmann [Sat, 17 May 2014 17:24:25 +0000 (19:24 +0200)]
Add information about the dmenu requirement.

Thanks <surfsup@inbox.lv>!

10 years agofix some indentation in config.def.h
Markus Teich [Tue, 25 Feb 2014 15:36:05 +0000 (16:36 +0100)]
fix some indentation in config.def.h

Signed-off-by: Christoph Lohmann <20h@r-36.net>
10 years agoEnable resizable text areas.
Christoph Lohmann [Sun, 16 Feb 2014 16:17:15 +0000 (17:17 +0100)]
Enable resizable text areas.

10 years agodeprecating signal “populate-popup” for “context-menu”
Quentin Rameau [Fri, 7 Feb 2014 01:17:43 +0000 (02:17 +0100)]
deprecating signal “populate-popup” for “context-menu”

Signed-off-by: Christoph Lohmann <20h@r-36.net>
10 years agoPrevent title from being empty when following an anchor
Quentin Rameau [Sat, 8 Feb 2014 11:39:37 +0000 (12:39 +0100)]
Prevent title from being empty when following an anchor

Signed-off-by: Christoph Lohmann <20h@r-36.net>
10 years agodeprecating signal “title-changed” for “notify::title”
Quentin Rameau [Thu, 6 Feb 2014 17:54:38 +0000 (18:54 +0100)]
deprecating signal “title-changed” for “notify::title”

Signed-off-by: Christoph Lohmann <20h@r-36.net>
10 years agoThe check for NULL is not necessary before free.
Christoph Lohmann [Thu, 6 Feb 2014 15:49:26 +0000 (16:49 +0100)]
The check for NULL is not necessary before free.

10 years agoRemoving a memory leak when u wasn't freed.
Christoph Lohmann [Thu, 6 Feb 2014 05:47:22 +0000 (06:47 +0100)]
Removing a memory leak when u wasn't freed.

10 years agoMaking the empty title possible.
Christoph Lohmann [Wed, 5 Feb 2014 20:14:16 +0000 (21:14 +0100)]
Making the empty title possible.

10 years agoDraw flags on window creation
Quentin Rameau [Wed, 5 Feb 2014 16:03:56 +0000 (17:03 +0100)]
Draw flags on window creation

Signed-off-by: Christoph Lohmann <20h@r-36.net>
10 years agoKeep cookie policies for new windows
Quentin Rameau [Wed, 5 Feb 2014 15:58:23 +0000 (16:58 +0100)]
Keep cookie policies for new windows

Signed-off-by: Christoph Lohmann <20h@r-36.net>
10 years agoChange the accept no third party in the doc to the right meaning.
Christoph Lohmann [Thu, 30 Jan 2014 19:57:24 +0000 (20:57 +0100)]
Change the accept no third party in the doc to the right meaning.

10 years agoAdd the commandline flag for the cookie policies too.
Christoph Lohmann [Thu, 30 Jan 2014 19:47:03 +0000 (20:47 +0100)]
Add the commandline flag for the cookie policies too.

10 years agoAdd a way to define the cookie policy.
Christoph Lohmann [Thu, 30 Jan 2014 19:36:06 +0000 (20:36 +0100)]
Add a way to define the cookie policy.

This adds the -a flag to define a string of the toggle string for the cookie
policy modes. There is now a new »cookiepolicies« string in config.h and the
Mod+Shift+a now can toggle the policy but will not cause a reload, because
this would only add a burden when toggling through accept and not accept.

Thanks Quentin Rameau <quinq.ml@gmail.com> for the suggestions!

10 years agoReplacing the deprecated ssl-ca-file with tls-database.
Christoph Lohmann [Thu, 30 Jan 2014 18:39:32 +0000 (19:39 +0100)]
Replacing the deprecated ssl-ca-file with tls-database.

Thanks Steve Dee <mrdomino@gmail.com>!

10 years agoFix the ssl trusted check.
Christoph Lohmann [Thu, 30 Jan 2014 18:35:54 +0000 (19:35 +0100)]
Fix the ssl trusted check.

Thank you Steve Dee <mrdomino@gmail.com>!

10 years agoMake surf set the URI atom right on manual URI entering.
Christoph Lohmann [Mon, 13 Jan 2014 16:58:45 +0000 (17:58 +0100)]
Make surf set the URI atom right on manual URI entering.

10 years agoAdd zoom level support.
Christoph Lohmann [Sat, 19 Oct 2013 16:55:53 +0000 (18:55 +0200)]
Add zoom level support.

10 years agoc->uri is unused
David Dufberg [Tue, 10 Sep 2013 12:45:18 +0000 (14:45 +0200)]
c->uri is unused

Signed-off-by: Christoph Lohmann <20h@r-36.net>
10 years agoMake it possible to open a link in a new window with holding the mod key.
Christoph Lohmann [Sat, 7 Sep 2013 09:55:23 +0000 (11:55 +0200)]
Make it possible to open a link in a new window with holding the mod key.

Thanks David Dufberg Tøttrup <david@dufberg.se>!

10 years agoAdd a flag to disable fullscreen.
Christoph Lohmann [Sat, 31 Aug 2013 18:00:41 +0000 (20:00 +0200)]
Add a flag to disable fullscreen.

This also updates the usage of surf to represent the current status.
Thanks Alexander Sedov for the suggestion, but you forgot the manpage
entry so I did this patch.

10 years agoAdd fullscreen mode as flag and config option.
Christoph Lohmann [Sun, 25 Aug 2013 17:50:40 +0000 (19:50 +0200)]
Add fullscreen mode as flag and config option.

10 years agoJust some comment correction.
Christoph Lohmann [Thu, 8 Aug 2013 23:36:51 +0000 (01:36 +0200)]
Just some comment correction.

10 years agoapplied Nick's 96dpi patch, thanks
Anselm R Garbe [Sat, 20 Jul 2013 06:52:10 +0000 (08:52 +0200)]
applied Nick's 96dpi patch, thanks

10 years agoSetting the cookie file on new instances.
Christoph Lohmann [Fri, 12 Jul 2013 04:52:37 +0000 (06:52 +0200)]
Setting the cookie file on new instances.

10 years agoUpdating the TODO file.
Christoph Lohmann [Fri, 21 Jun 2013 05:02:45 +0000 (07:02 +0200)]
Updating the TODO file.

10 years agoAdding a common way to enable and disable features.
Christoph Lohmann [Tue, 21 May 2013 19:30:00 +0000 (21:30 +0200)]
Adding a common way to enable and disable features.

10 years agoThere's only one escape.
Christoph Lohmann [Tue, 14 May 2013 18:57:35 +0000 (20:57 +0200)]
There's only one escape.

10 years agoCorrecting the backslash in the surf manpage.
Christoph Lohmann [Sat, 11 May 2013 20:01:02 +0000 (22:01 +0200)]
Correcting the backslash in the surf manpage.

11 years agoAllowing geo location policy decisions.
Christoph Lohmann [Sun, 28 Apr 2013 19:26:56 +0000 (21:26 +0200)]
Allowing geo location policy decisions.

11 years agoDisabling WebKit deletion interface feature by default.
Alexander Sedov [Fri, 15 Mar 2013 16:32:13 +0000 (20:32 +0400)]
Disabling WebKit deletion interface feature by default.

Webkit has an amazing "feature" that shows black outline with cross
around some randomly chosen text fields. Its only fucntion is to
clear field. It's ugly and gets in the way when trying to actually
ready what you've written, so here's a patch to disable it.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agoAdd an option to disable the indicators.
Christoph Lohmann [Sun, 14 Apr 2013 12:26:44 +0000 (14:26 +0200)]
Add an option to disable the indicators.

11 years agoEnsure curl follows redirects for downloads
Nick White [Sat, 30 Mar 2013 10:32:45 +0000 (10:32 +0000)]
Ensure curl follows redirects for downloads

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agoA typo in SETPROP macro: should be ``printf %b'', not ``printf''.
Alexander Sedov [Fri, 29 Mar 2013 20:31:23 +0000 (00:31 +0400)]
A typo in SETPROP macro: should be ``printf %b'', not ``printf''.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agoFixed SETPROP() macro behaviour in config.def.h to handle escapes correctly.
Alexander Sedov [Thu, 21 Mar 2013 16:49:10 +0000 (20:49 +0400)]
Fixed SETPROP() macro behaviour in config.def.h to handle escapes correctly.

xprop prints information in format PROPERTY(STRING) = "escaped string",
which causes problem with repeated Ctrl-F: any non-ascii turns into
\ooo\ooo, this later turns into \\ooo\\ooo, and so on. To de-escape
string, printf(1) is used, getting information from xargs -0; without -0
xargs will try to handle escapes by itself and also do shenanigans
with quotes, which is totally undesired.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agoThere are people not reading the existing code.
Christoph Lohmann [Fri, 15 Mar 2013 17:37:12 +0000 (18:37 +0100)]
There are people not reading the existing code.

I fucking hate to have to correct all of this. People learn to read!

11 years agoFixed keys handling for multilayout environments.
Alexander Sedov [Fri, 15 Mar 2013 15:12:15 +0000 (19:12 +0400)]
Fixed keys handling for multilayout environments.

There is a bug in GTK+ that does not allow capturing shortcuts using
letter keys on layouts other than "us". The bug is there for ages and
there is probably no hope that it will get fixed. This patch switches
shortcut handling method to GtkAccelGroup, which handles this case
correctly. Enjoy!

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agoRemoving the .hgtags file.
Christoph Lohmann [Fri, 15 Mar 2013 13:13:20 +0000 (14:13 +0100)]
Removing the .hgtags file.

11 years agoSupport relative paths for surf.
Christoph Lohmann [Thu, 14 Mar 2013 18:14:44 +0000 (19:14 +0100)]
Support relative paths for surf.

Thanks Kurt Van Dijck <kurt.van.dijck@eia.be>!

11 years agoAdding a default font size option.
Christoph Lohmann [Thu, 14 Mar 2013 05:35:42 +0000 (06:35 +0100)]
Adding a default font size option.

Thanks Alexander Sedov <alex0player@gmail.com>!

11 years agoFix output redirection in surf-open.sh
Alexander Sedov [Thu, 14 Mar 2013 03:13:35 +0000 (07:13 +0400)]
Fix output redirection in surf-open.sh

Incorrect order of output rediection specifiers was causing useless
text appearing in terminal when starting surf-open (for example,
BadWindow error from xprop when tabbed window is already closed).
It isn't now.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agoFixing kiosk mode when a new surf instance is run.
Christoph Lohmann [Mon, 11 Mar 2013 21:08:14 +0000 (22:08 +0100)]
Fixing kiosk mode when a new surf instance is run.

11 years agoAdding kiosk mode.
Christoph Lohmann [Mon, 11 Mar 2013 20:26:22 +0000 (21:26 +0100)]
Adding kiosk mode.

Thanks to Christian Hesse <mail@eworm.de>!

11 years agodisable/toggle scrollbars
Carlos J. Torres [Thu, 21 Feb 2013 14:59:07 +0000 (09:59 -0500)]
disable/toggle scrollbars

* add flag to main
* add flag to manual
* add signal handler to block default scrollbar policy
* add toggle of scrollbars (hacky - but no reload) with a twitch
* add key map to manual
* add commandline flag to children surfers
* update TODO
* sort stuff alphabetically for the style inquisition

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agoStyle inquisition.
Christoph Lohmann [Sat, 16 Feb 2013 23:37:43 +0000 (00:37 +0100)]
Style inquisition.

11 years agoAdd a toggle command for the stylefile.
Christoph Lohmann [Sat, 16 Feb 2013 15:18:05 +0000 (16:18 +0100)]
Add a toggle command for the stylefile.

The patch adds some better formatting for the manpage too.

Thanks to Nick <suckless-dev@njw.me.uk> for the toggle patch!

11 years agoThe Item struct is not used.
Christoph Lohmann [Fri, 15 Feb 2013 16:43:42 +0000 (17:43 +0100)]
The Item struct is not used.

11 years agoFixed a bug in pagestat
Jens Nyberg [Thu, 14 Feb 2013 23:57:36 +0000 (00:57 +0100)]
Fixed a bug in pagestat

Forgot to add a null character at the end.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agofix DOWNLOAD macro to use cookiefile variable
Carlos J. Torres [Wed, 13 Feb 2013 03:28:16 +0000 (22:28 -0500)]
fix DOWNLOAD macro to use cookiefile variable

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agoChanged character for non-encrypted page
Jens Nyberg [Tue, 12 Feb 2013 20:26:24 +0000 (21:26 +0100)]
Changed character for non-encrypted page

-/T/U: No SSL, Trusted SSL, Untrusted SSL

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agoRemoved progress indicator
Jens Nyberg [Tue, 12 Feb 2013 19:36:56 +0000 (20:36 +0100)]
Removed progress indicator

This removes the progress indicator and replaces it with
letters in the window title.

T/U: Trusted, Untrusted
P/-: Proxy, No proxy

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agoRemove the redundant ctrl-l and ctrl-h description from the man page.
Shayan Pooya [Mon, 11 Feb 2013 07:36:01 +0000 (00:36 -0700)]
Remove the redundant ctrl-l and ctrl-h description from the man page.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
11 years agoMaking dist work again.
Christoph Lohmann [Sun, 10 Feb 2013 18:40:14 +0000 (19:40 +0100)]
Making dist work again.

11 years agoBumping up to 0.6.
Christoph Lohmann [Sun, 10 Feb 2013 18:33:54 +0000 (19:33 +0100)]
Bumping up to 0.6.

11 years agoThe javascriptcore is now in webkit.
Christoph Lohmann [Sat, 9 Feb 2013 03:33:58 +0000 (04:33 +0100)]
The javascriptcore is now in webkit.

11 years agoFixing cookie handling for https/http by using curl.
Christoph Lohmann [Sat, 2 Feb 2013 14:42:09 +0000 (15:42 +0100)]
Fixing cookie handling for https/http by using curl.

11 years agoRemoving the deprecated g_thread_init call.
Christoph Lohmann [Sat, 2 Feb 2013 08:40:34 +0000 (09:40 +0100)]
Removing the deprecated g_thread_init call.

11 years agoFixing the style and making the inspector work again.
Christoph Lohmann [Sat, 26 Jan 2013 20:01:23 +0000 (21:01 +0100)]
Fixing the style and making the inspector work again.

11 years agoMaking more than one Modkey to work in keys.
Christoph Lohmann [Sat, 26 Jan 2013 15:00:52 +0000 (16:00 +0100)]
Making more than one Modkey to work in keys.

11 years agoAdding web inspector support to surf.
Christoph Lohmann [Sat, 26 Jan 2013 14:53:33 +0000 (15:53 +0100)]
Adding web inspector support to surf.

Thanks Gregor Best <gbe@ring0.de>!

11 years agoStyle inquisition plus blocking of the */favicon.ico request. Thanks Peter A.
Christoph Lohmann [Thu, 6 Dec 2012 12:32:52 +0000 (13:32 +0100)]
Style inquisition plus blocking of the */favicon.ico request. Thanks Peter A.
Shevtsov!

11 years agoChanging the default DOWNLOAD to use st.
Christoph Lohmann [Tue, 4 Dec 2012 20:48:42 +0000 (21:48 +0100)]
Changing the default DOWNLOAD to use st.

11 years agoAdd a nice todo item for videos. Thanks morphles.
Christoph Lohmann [Tue, 4 Dec 2012 06:47:54 +0000 (07:47 +0100)]
Add a nice todo item for videos. Thanks morphles.

11 years agoAdding a man section about how to handle plugins.
Christoph Lohmann [Tue, 4 Dec 2012 06:26:12 +0000 (07:26 +0100)]
Adding a man section about how to handle plugins.

11 years agoAdding the fullscreen mode to the manpage.
Christoph Lohmann [Mon, 3 Dec 2012 20:27:39 +0000 (21:27 +0100)]
Adding the fullscreen mode to the manpage.

11 years agoImplementing fullscreen mode. Thanks Krol, Willem van de!
Christoph Lohmann [Mon, 3 Dec 2012 20:19:16 +0000 (21:19 +0100)]
Implementing fullscreen mode. Thanks Krol, Willem van de!

11 years agoAdding me to the LICENSE file.
Christoph Lohmann [Mon, 3 Dec 2012 10:25:31 +0000 (11:25 +0100)]
Adding me to the LICENSE file.

11 years agoResolving some conflicts in the shortcuts.
Christoph Lohmann [Sun, 2 Dec 2012 21:48:41 +0000 (22:48 +0100)]
Resolving some conflicts in the shortcuts.

11 years agoMaking zoom available when used in tabbed.
Christoph Lohmann [Sun, 2 Dec 2012 21:41:18 +0000 (22:41 +0100)]
Making zoom available when used in tabbed.

11 years agoSurf now can handle absolute file paths. This allows better local HTML
Christoph Lohmann [Sun, 25 Nov 2012 21:31:46 +0000 (22:31 +0100)]
Surf now can handle absolute file paths. This allows better local HTML
reading.

11 years agoThe control of the toggles is now Ctrl-Shift-$character. That's easier for new
Christoph Lohmann [Tue, 20 Nov 2012 15:14:28 +0000 (16:14 +0100)]
The control of the toggles is now Ctrl-Shift-$character. That's easier for new
users.

11 years agoFix some styling in the config.def.h, fix the DOWNLOAD macro and unify the
Christoph Lohmann [Tue, 20 Nov 2012 15:02:57 +0000 (16:02 +0100)]
Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify the
variable naming a bit.

11 years agoAdd a referer argument to the DOWNLOAD macro. Some sites need this. Thanks
Christoph Lohmann [Tue, 20 Nov 2012 10:53:29 +0000 (11:53 +0100)]
Add a referer argument to the DOWNLOAD macro. Some sites need this. Thanks
Hiltjo Posthuma!

11 years agoUseragent strings do not count anymore. This is adding some text so every
Christoph Lohmann [Fri, 16 Nov 2012 21:31:36 +0000 (22:31 +0100)]
Useragent strings do not count anymore. This is adding some text so every
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.

11 years agoAdding a surf-open.sh script for easier tabbed(1) integration.
Christoph Lohmann [Fri, 16 Nov 2012 15:12:09 +0000 (16:12 +0100)]
Adding a surf-open.sh script for easier tabbed(1) integration.

11 years agoMoving some preprocessor config options to the standard suckless style.
Christoph Lohmann [Fri, 16 Nov 2012 09:53:30 +0000 (10:53 +0100)]
Moving some preprocessor config options to the standard suckless style.

11 years agoAdding back the Escape to stop loading the current page. Thanks Daniel Bainton
Christoph Lohmann [Fri, 16 Nov 2012 09:42:30 +0000 (10:42 +0100)]
Adding back the Escape to stop loading the current page. Thanks Daniel Bainton
for the notice!

11 years agoSome minor style updates.
Christoph Lohmann [Fri, 16 Nov 2012 09:31:42 +0000 (10:31 +0100)]
Some minor style updates.

11 years agoRemoving the insert mode. It will only confuse users. The stop() function is
Christoph Lohmann [Fri, 16 Nov 2012 09:13:23 +0000 (10:13 +0100)]
Removing the insert mode. It will only confuse users. The stop() function is
kept like the eval() function because it could be used in config.h

11 years agoEnable the insert mode. Thanks to stanio@cs.tu-berlin.de!
Christoph Lohmann [Thu, 15 Nov 2012 14:26:48 +0000 (15:26 +0100)]
Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!

11 years agoApplying the surf style to the last patch.
Christoph Lohmann [Thu, 15 Nov 2012 13:53:27 +0000 (14:53 +0100)]
Applying the surf style to the last patch.

11 years agoImporting the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!
Christoph Lohmann [Thu, 15 Nov 2012 13:52:22 +0000 (14:52 +0100)]
Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!

11 years agoFixing the bug of surf loading undefined data in arg.
Christoph Lohmann [Thu, 8 Nov 2012 21:05:40 +0000 (22:05 +0100)]
Fixing the bug of surf loading undefined data in arg.

11 years agoFixing the manpage about the useragent option.
Christoph Lohmann [Wed, 31 Oct 2012 20:25:42 +0000 (21:25 +0100)]
Fixing the manpage about the useragent option.

11 years agoAdding a useragent parameter to surf.
Christoph Lohmann [Wed, 31 Oct 2012 20:25:14 +0000 (21:25 +0100)]
Adding a useragent parameter to surf.

11 years agoChanging the config.def.h to fit the new buildpath() behaviour.
Christoph Lohmann [Wed, 31 Oct 2012 20:16:12 +0000 (21:16 +0100)]
Changing the config.def.h to fit the new buildpath() behaviour.

11 years agoAdd options for scriptfile, cookiefile and stylefile. And changing the default
Christoph Lohmann [Wed, 31 Oct 2012 20:13:50 +0000 (21:13 +0100)]
Add options for scriptfile, cookiefile and stylefile. And changing the default
behaviour of buildpath to be more like in open().