surf.git
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().

11 years agoAdd different progress colors when using proxy.
Christoph Lohmann [Wed, 31 Oct 2012 19:46:38 +0000 (20:46 +0100)]
Add different progress colors when using proxy.

11 years agoHiding the loading indicator when it is not used. Based on a patch from
Christoph Lohmann [Sun, 28 Oct 2012 13:16:22 +0000 (14:16 +0100)]
Hiding the loading indicator when it is not used. Based on a patch from
http://xteddy.org/surf.html#toc5. Thanks!

11 years agoApplying the patch to show the indicator only on loading. Based on a patch
Christoph Lohmann [Sun, 28 Oct 2012 13:06:17 +0000 (14:06 +0100)]
Applying the patch to show the indicator only on loading. Based on a patch
from http://xteddy.org/surf.html#toc5.

11 years agoMod + '/' for search.
Christoph Lohmann [Sun, 28 Oct 2012 13:03:00 +0000 (14:03 +0100)]
Mod + '/' for search.

11 years agoApplying the cookie patch of Carlos Pita. Thank you!
Christoph Lohmann [Tue, 16 Oct 2012 19:54:37 +0000 (21:54 +0200)]
Applying the cookie patch of Carlos Pita. Thank you!

11 years agoRemoving the double initialisation to webkit_get_default_session(). Thanks
Christoph Lohmann [Tue, 16 Oct 2012 13:41:50 +0000 (15:41 +0200)]
Removing the double initialisation to webkit_get_default_session(). Thanks
taruti!

11 years agoReverting the cleanmask change.
Christoph Lohmann [Sun, 14 Oct 2012 05:17:45 +0000 (07:17 +0200)]
Reverting the cleanmask change.

11 years agoChanging the key masks to the values of GDK.
Christoph Lohmann [Sat, 13 Oct 2012 10:06:26 +0000 (12:06 +0200)]
Changing the key masks to the values of GDK.

11 years agoThe right click menu to copy the link URI will now work. Thanks to Carlos
Christoph Lohmann [Sat, 13 Oct 2012 05:28:16 +0000 (07:28 +0200)]
The right click menu to copy the link URI will now work. Thanks to Carlos
Pita!

11 years agoAdding middle-click behaviour to open a tab when embedded or a window when
Christoph Lohmann [Sat, 13 Oct 2012 05:16:08 +0000 (07:16 +0200)]
Adding middle-click behaviour to open a tab when embedded or a window when
not. Thanks to Carlos Pita <carlosjosepita@gmail.com>!

11 years agoFixing the shift key mask and cleaning up the scrolling code.
Christoph Lohmann [Fri, 12 Oct 2012 09:48:38 +0000 (11:48 +0200)]
Fixing the shift key mask and cleaning up the scrolling code.

11 years agoSurf now parses hex window ids properly from tabbed.
Christoph Lohmann [Mon, 16 Jul 2012 14:35:47 +0000 (16:35 +0200)]
Surf now parses hex window ids properly from tabbed.

11 years agoAdded tag 0.5 for changeset f0cea0f2bfc6
Troels Henriksen [Thu, 12 Jul 2012 10:41:56 +0000 (12:41 +0200)]
Added tag 0.5 for changeset f0cea0f2bfc6

11 years agoChange horizontal scrolling to ^u and ^i, remove ^g scrolling.
Troels Henriksen [Mon, 11 Jun 2012 15:16:52 +0000 (17:16 +0200)]
Change horizontal scrolling to ^u and ^i, remove ^g scrolling.

11 years agoapply nick's patch removing unused variable and parameters
pancake [Mon, 11 Jun 2012 14:45:48 +0000 (16:45 +0200)]
apply nick's patch removing unused variable and parameters

11 years agoapply nick's patch removing the autoresize functionality
pancake [Mon, 11 Jun 2012 14:01:03 +0000 (16:01 +0200)]
apply nick's patch removing the autoresize functionality

11 years agoKeybindings for scrolling left and right; code by stanio.
Troels Henriksen [Thu, 31 May 2012 09:46:24 +0000 (11:46 +0200)]
Keybindings for scrolling left and right; code by stanio.

12 years agoManpage patch from Evan Gates.
Troels Henriksen [Mon, 26 Mar 2012 07:33:42 +0000 (09:33 +0200)]
Manpage patch from Evan Gates.

12 years agoClose standard output after printing XID, patch due Abby Cedar.
Troels Henriksen [Tue, 21 Feb 2012 11:00:01 +0000 (12:00 +0100)]
Close standard output after printing XID, patch due Abby Cedar.

12 years agomaking cookie file creation a bit more pedantic
anselm@garbe.us [Sat, 11 Feb 2012 16:51:48 +0000 (17:51 +0100)]
making cookie file creation a bit more pedantic

12 years agoapplied fix from dev list and debian reviewers
anselm@garbe.us [Sat, 11 Feb 2012 09:40:32 +0000 (10:40 +0100)]
applied fix from dev list and debian reviewers

12 years agoFixing the javascriptcoregtk-1.0 dependency.
Christoph Lohmann [Wed, 1 Feb 2012 14:23:39 +0000 (15:23 +0100)]
Fixing the javascriptcoregtk-1.0 dependency.

12 years agoAdd a variable in config.def.h for configuring spatial browsing.
Troels Henriksen [Tue, 17 Jan 2012 12:58:04 +0000 (13:58 +0100)]
Add a variable in config.def.h for configuring spatial browsing.

12 years agoStatus message patch from Jeremy Jackins and skls.
Troels Henriksen [Tue, 17 Jan 2012 12:54:35 +0000 (13:54 +0100)]
Status message patch from Jeremy Jackins and skls.

12 years agolink Xlib in config.mk
Connor Lane Smith [Sun, 20 Nov 2011 15:06:38 +0000 (16:06 +0100)]
link Xlib in config.mk

12 years agoManual fixes from Nick White.
Troels Henriksen [Wed, 9 Nov 2011 14:09:59 +0000 (15:09 +0100)]
Manual fixes from Nick White.

12 years agoCleanup previous patch.
Troels Henriksen [Sat, 5 Nov 2011 11:06:08 +0000 (12:06 +0100)]
Cleanup previous patch.

12 years agoUse the surf user agent when downloading with wget.
Troels Henriksen [Sat, 5 Nov 2011 10:43:46 +0000 (11:43 +0100)]
Use the surf user agent when downloading with wget.

12 years agoThe ICCCM states that window classes should be capitalised.
Troels Henriksen [Fri, 4 Nov 2011 12:57:04 +0000 (13:57 +0100)]
The ICCCM states that window classes should be capitalised.

12 years agoAdd SSL verification patch by Nick White.
Troels Henriksen [Fri, 4 Nov 2011 12:23:57 +0000 (13:23 +0100)]
Add SSL verification patch by Nick White.

12 years agoAdd eval() function for executing Javascript. Handy for keybindings.
Troels Henriksen [Thu, 3 Nov 2011 13:09:19 +0000 (14:09 +0100)]
Add eval() function for executing Javascript.  Handy for keybindings.

12 years agoadded 20h's patch of 8 Sep 2011 to surf, thanks
garbeam@gmail.com [Sat, 29 Oct 2011 08:59:34 +0000 (10:59 +0200)]
added 20h's patch of 8 Sep 2011 to surf, thanks

13 years agorename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1
pancake [Thu, 31 Mar 2011 10:52:35 +0000 (12:52 +0200)]
rename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1

13 years agoAdding nibbles patch
Enno Boland (tox) [Thu, 9 Sep 2010 09:15:02 +0000 (11:15 +0200)]
Adding nibbles patch

13 years agofix for segfault when closing window while loading (via nibble)
pancake [Thu, 2 Sep 2010 12:02:12 +0000 (14:02 +0200)]
fix for segfault when closing window while loading (via nibble)

13 years agousing ctrl-f to find.
Enno Boland (tox) [Fri, 25 Jun 2010 07:42:58 +0000 (09:42 +0200)]
using ctrl-f to find.

13 years agoAdded tag 0.4.1 for changeset 71388899ac09
Enno Boland (tox) [Tue, 8 Jun 2010 07:06:15 +0000 (09:06 +0200)]
Added tag 0.4.1 for changeset 71388899ac09

13 years agonext will be 0.4.1
Enno Boland (tox) [Tue, 8 Jun 2010 07:06:10 +0000 (09:06 +0200)]
next will be 0.4.1

13 years agoreverting sessiontime
Enno Boland (tox) [Thu, 3 Jun 2010 20:50:04 +0000 (22:50 +0200)]
reverting sessiontime

13 years agoAdded tag 0.4 for changeset ac8e058003ed
Enno Boland (tox) [Sun, 30 May 2010 20:05:37 +0000 (22:05 +0200)]
Added tag 0.4 for changeset ac8e058003ed

13 years agoAdding Nibbles patch
Enno Boland (tox) [Fri, 28 May 2010 11:20:17 +0000 (13:20 +0200)]
Adding Nibbles patch

13 years agotypo
Enno Boland (tox) [Wed, 26 May 2010 13:34:09 +0000 (15:34 +0200)]
typo

13 years agoApplying Nibbles download patch. Thanks!
Enno Boland (tox) [Wed, 26 May 2010 13:33:01 +0000 (15:33 +0200)]
Applying Nibbles download patch. Thanks!

13 years agomerge
Enno Boland (tox) [Tue, 25 May 2010 08:38:23 +0000 (10:38 +0200)]
merge

13 years agochanging user agent string as suggested by Marvin Vek
Enno Boland (tox) [Tue, 25 May 2010 08:34:43 +0000 (10:34 +0200)]
changing user agent string as suggested by Marvin Vek

13 years agoremoving spatial navigation.
Enno Boland (tox) [Mon, 24 May 2010 19:35:20 +0000 (21:35 +0200)]
removing spatial navigation.

13 years agoimplementing downloading.
Enno Boland (tox) [Mon, 24 May 2010 19:23:39 +0000 (21:23 +0200)]
implementing downloading.

13 years agoenabling spatial-navigation
Enno Boland (tox) [Mon, 24 May 2010 19:23:28 +0000 (21:23 +0200)]
enabling spatial-navigation

13 years agoAtomHiLight is set correctly for links.
Enno Boland (tox) [Tue, 18 May 2010 12:20:24 +0000 (14:20 +0200)]
AtomHiLight is set correctly for links.

13 years agomerge
Enno Boland (tox) [Mon, 17 May 2010 21:13:44 +0000 (23:13 +0200)]
merge

13 years agochanging xprops
Enno Boland (tox) [Mon, 17 May 2010 09:45:28 +0000 (11:45 +0200)]
changing xprops

13 years agodl is not needed anymore
Enno Boland (tox) [Mon, 17 May 2010 09:01:37 +0000 (11:01 +0200)]
dl is not needed anymore

13 years agoremoving context-menu, downloading.
Enno Boland (tox) [Mon, 17 May 2010 08:58:08 +0000 (10:58 +0200)]
removing context-menu, downloading.

13 years agochanging sessiontime to 3600
Enno Boland (tox) [Sat, 15 May 2010 13:47:47 +0000 (15:47 +0200)]
changing sessiontime to 3600

13 years agomerge
Enno Boland (tox) [Tue, 11 May 2010 12:57:44 +0000 (14:57 +0200)]
merge

13 years agofix download/history bug
Enno Boland (tox) [Tue, 11 May 2010 12:57:09 +0000 (14:57 +0200)]
fix download/history bug

13 years agoFix NOBACKGROUND meaning
pancake [Sun, 9 May 2010 20:51:26 +0000 (22:51 +0200)]
Fix NOBACKGROUND meaning

13 years agochanging default value of NOBACKGROUND
Enno Boland (tox) [Sun, 9 May 2010 20:46:22 +0000 (22:46 +0200)]
changing default value of NOBACKGROUND

13 years agomerge
Enno Boland (tox) [Sun, 9 May 2010 20:41:11 +0000 (22:41 +0200)]
merge

13 years agoadded js-fix by Troels Henriksen. Thanks :)
Enno Boland (tox) [Sun, 9 May 2010 17:37:46 +0000 (19:37 +0200)]
added js-fix by Troels Henriksen. Thanks :)

13 years agoDo not set cookie session time if set to 0
pancake [Sat, 8 May 2010 19:43:53 +0000 (21:43 +0200)]
Do not set cookie session time if set to 0
Add NOBACKGROUND config.def.h option
 - requires body {background-color} in style.css
 - fixes white background when loading pages

13 years agoimplementing naive file locking.
Enno Boland (tox) [Thu, 6 May 2010 11:58:49 +0000 (13:58 +0200)]
implementing naive file locking.

13 years agofixing compilerwarning in newer webkit versions
Enno Boland (tox) [Thu, 6 May 2010 11:09:54 +0000 (13:09 +0200)]
fixing compilerwarning in newer webkit versions

13 years agofixing config.mk
Enno Boland (tox) [Thu, 6 May 2010 11:06:50 +0000 (13:06 +0200)]
fixing config.mk

13 years agoAdding small fix by Alex Puterbaugh. Thanks.
Enno Boland (tox) [Sun, 2 May 2010 08:59:28 +0000 (10:59 +0200)]
Adding small fix by Alex Puterbaugh. Thanks.

14 years agoremove empty lines
pancake [Thu, 8 Apr 2010 18:28:32 +0000 (20:28 +0200)]
remove empty lines

14 years agowhoops... linking Oo
Enno Boland (tox) [Mon, 29 Mar 2010 15:49:34 +0000 (17:49 +0200)]
whoops... linking Oo

14 years agotypofix.
Enno Boland (tox) [Fri, 26 Mar 2010 20:44:48 +0000 (21:44 +0100)]
typofix.

14 years agoreimplementing cookies. Now we need some file locking.
Enno Boland (tox) [Thu, 25 Mar 2010 08:59:30 +0000 (09:59 +0100)]
reimplementing cookies. Now we need some file locking.

14 years agoupdating manpage, reformating help output.
Enno Boland (tox) [Wed, 24 Mar 2010 23:05:37 +0000 (00:05 +0100)]
updating manpage, reformating help output.

14 years agofixing argument parsing.
Enno Boland (tox) [Wed, 24 Mar 2010 22:55:41 +0000 (23:55 +0100)]
fixing argument parsing.