summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-12Fixing the shift key mask and cleaning up the scrolling code.Gravatar Christoph Lohmann 1-18/+26
2012-07-16Surf now parses hex window ids properly from tabbed.Gravatar Christoph Lohmann 1-1/+1
2012-07-12Added tag 0.5 for changeset f0cea0f2bfc6Gravatar Troels Henriksen 1-0/+1
2012-06-11Change horizontal scrolling to ^u and ^i, remove ^g scrolling.Gravatar Troels Henriksen 1-4/+2
2012-06-11apply nick's patch removing unused variable and parametersGravatar pancake 1-8/+6
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