summaryrefslogtreecommitdiffstats
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-11apply nick's patch removing the autoresize functionalityGravatar pancake 1-15/+0
2012-05-31Keybindings for scrolling left and right; code by stanio.Gravatar Troels Henriksen 2-12/+36
2012-03-26Manpage patch from Evan Gates.Gravatar Troels Henriksen 1-0/+7
2012-02-21Close standard output after printing XID, patch due Abby Cedar.Gravatar Troels Henriksen 1-0/+3
2012-02-11making cookie file creation a bit more pedanticGravatar anselm@garbe.us 1-1/+4
2012-02-11applied fix from dev list and debian reviewersGravatar anselm@garbe.us 3-4/+5
2012-02-01Fixing the javascriptcoregtk-1.0 dependency.Gravatar Christoph Lohmann 1-1/+2
2012-01-17Add a variable in config.def.h for configuring spatial browsing.Gravatar Troels Henriksen 2-1/+2
2012-01-17Status message patch from Jeremy Jackins and skls.Gravatar Troels Henriksen 1-3/+3
2011-11-20link Xlib in config.mkGravatar Connor Lane Smith 1-4/+6
2011-11-09Manual fixes from Nick White.Gravatar Troels Henriksen 1-3/+4
2011-11-05Cleanup previous patch.Gravatar Troels Henriksen 2-3/+3
2011-11-05Use the surf user agent when downloading with wget.Gravatar Troels Henriksen 2-4/+5
2011-11-04The ICCCM states that window classes should be capitalised.Gravatar Troels Henriksen 1-1/+1
2011-11-04Add SSL verification patch by Nick White.Gravatar Troels Henriksen 2-4/+30
2011-11-03Add eval() function for executing Javascript. Handy for keybindings.Gravatar Troels Henriksen 1-5/+21
2011-10-29added 20h's patch of 8 Sep 2011 to surf, thanksGravatar garbeam@gmail.com 1-2/+1
2011-03-31rename NOBACKGROUND to HIDE_BACKGROUND and use TRUE/FALSE instead of 0/1Gravatar pancake 2-2/+2
2010-09-09Adding nibbles patchGravatar Enno Boland (tox) 1-16/+14
2010-09-02fix for segfault when closing window while loading (via nibble)Gravatar pancake 1-13/+16
2010-06-25using ctrl-f to find.Gravatar Enno Boland (tox) 1-1/+1
2010-06-08Added tag 0.4.1 for changeset 71388899ac09Gravatar Enno Boland (tox) 1-0/+1
2010-06-08next will be 0.4.1Gravatar Enno Boland (tox) 1-1/+1
2010-06-03reverting sessiontimeGravatar Enno Boland (tox) 1-1/+1
2010-05-30Added tag 0.4 for changeset ac8e058003edGravatar Enno Boland (tox) 1-0/+1
2010-05-28Adding Nibbles patchGravatar Enno Boland (tox) 2-14/+8
2010-05-26typoGravatar Enno Boland (tox) 1-2/+2
2010-05-26Applying Nibbles download patch. Thanks!Gravatar Enno Boland (tox) 2-0/+20
2010-05-25changing user agent string as suggested by Marvin VekGravatar Enno Boland (tox) 1-1/+1
2010-05-24removing spatial navigation.Gravatar Enno Boland (tox) 1-1/+0
2010-05-24implementing downloading.Gravatar Enno Boland (tox) 1-1/+9
2010-05-24enabling spatial-navigationGravatar Enno Boland (tox) 1-0/+1
2010-05-18AtomHiLight is set correctly for links.Gravatar Enno Boland (tox) 1-1/+21
2010-05-17changing xpropsGravatar Enno Boland (tox) 2-32/+35
2010-05-17dl is not needed anymoreGravatar Enno Boland (tox) 2-4/+1
2010-05-17removing context-menu, downloading.Gravatar Enno Boland (tox) 2-122/+8
2010-05-15changing sessiontime to 3600Gravatar Enno Boland (tox) 1-1/+1
2010-05-11fix download/history bugGravatar Enno Boland (tox) 1-5/+0
2010-05-09Fix NOBACKGROUND meaningGravatar pancake 2-2/+2
2010-05-09changing default value of NOBACKGROUNDGravatar Enno Boland (tox) 1-1/+1
2010-05-09added js-fix by Troels Henriksen. Thanks :)Gravatar Enno Boland (tox) 1-9/+17
2010-05-08Do not set cookie session time if set to 0Gravatar pancake 2-2/+5
2010-05-06implementing naive file locking.Gravatar Enno Boland (tox) 1-0/+7
2010-05-06fixing compilerwarning in newer webkit versionsGravatar Enno Boland (tox) 1-2/+1
2010-05-06fixing config.mkGravatar Enno Boland (tox) 1-1/+1
2010-05-02Adding small fix by Alex Puterbaugh. Thanks.Gravatar Enno Boland (tox) 2-7/+6
2010-04-08remove empty linesGravatar pancake 1-3/+1
2010-03-29whoops... linking OoGravatar Enno Boland (tox) 1-3/+3
2010-03-26typofix.Gravatar Enno Boland (tox) 2-5/+5
2010-03-25reimplementing cookies. Now we need some file locking.Gravatar Enno Boland (tox) 1-2/+14
an>Remove the debugging from the testing.Gravatar Christoph Lohmann 1-1/+0 2015-01-19Add some description for the plumb feature.Gravatar Christoph Lohmann 1-0/+3 2015-01-19Add plumbing functionality.Gravatar Christoph Lohmann 2-2/+28 2015-01-18Add a comment about how the styles are iterated.Gravatar Christoph Lohmann 1-0/+4 Thanks quing for noticing. 2015-01-18My CMD was too short. :OGravatar Christoph Lohmann 1-1/+1 Thanks Carlos Torres for mentioning this. 2015-01-17Add the manpage changes for the disk cache support.Gravatar Christoph Lohmann 1-1/+7 2015-01-17Adding disk cache support for soup.Gravatar Christoph Lohmann 2-9/+40 This is a merge of the patch of Ben Woolley <tautolog@gmail.com> 2015-01-17Fix extra newline, and add -g where other switches are forwarded.Gravatar Ben Woolley 1-1/+3 Signed-off-by: Christoph Lohmann <20h@r-36.net> 2015-01-17Newer libc want _DEFAULT_SOURCE.Gravatar Christoph Lohmann 1-1/+1 2015-01-17Major styles update.Gravatar Christoph Lohmann 3-11/+84 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. 2015-01-02Fix a typo in surf manual.Gravatar Jakukyo Friel 1-1/+1 `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> 2014-09-28Minor style change.Gravatar Christoph Lohmann 1-1/+1 2014-09-28Make »Copy image address« work.Gravatar Christoph Lohmann 1-3/+10 Thanks yui@blekksprut.net for the patch! 2014-08-07Mention xdotool in SEE ALSO too.Gravatar Christoph Lohmann 1-1/+2 2014-08-07Fix the manpage about xid.Gravatar Christoph Lohmann 1-1/+3 Something was missing from this one sentence. Now it is complete.