index
:
surf
surf-webkit2
Personal fork of surf browser with features for my needs
nginx
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Surf now can handle absolute file paths. This allows better local HTML
Christoph Lohmann
2012-11-25
2
-4
/
+14
*
The control of the toggles is now Ctrl-Shift-$character. That's easier for new
Christoph Lohmann
2012-11-20
1
-5
/
+5
*
Fix some styling in the config.def.h, fix the DOWNLOAD macro and unify the
Christoph Lohmann
2012-11-20
3
-31
/
+51
*
Add a referer argument to the DOWNLOAD macro. Some sites need this. Thanks
Christoph Lohmann
2012-11-20
2
-4
/
+10
*
Useragent strings do not count anymore. This is adding some text so every
Christoph Lohmann
2012-11-16
1
-1
/
+3
*
Adding a surf-open.sh script for easier tabbed(1) integration.
Christoph Lohmann
2012-11-16
3
-2
/
+49
*
Moving some preprocessor config options to the standard suckless style.
Christoph Lohmann
2012-11-16
2
-5
/
+4
*
Adding back the Escape to stop loading the current page. Thanks Daniel Bainton
Christoph Lohmann
2012-11-16
4
-2
/
+6
*
Some minor style updates.
Christoph Lohmann
2012-11-16
2
-3
/
+5
*
Removing the insert mode. It will only confuse users. The stop() function is
Christoph Lohmann
2012-11-16
3
-48
/
+5
*
Enable the insert mode. Thanks to stanio@cs.tu-berlin.de!
Christoph Lohmann
2012-11-15
3
-10
/
+106
*
Applying the surf style to the last patch.
Christoph Lohmann
2012-11-15
1
-8
/
+8
*
Importing the generic toggle patch of stanio@cs.tu-berlin.de. Thanks!
Christoph Lohmann
2012-11-15
2
-0
/
+19
*
Fixing the bug of surf loading undefined data in arg.
Christoph Lohmann
2012-11-08
1
-4
/
+6
*
Fixing the manpage about the useragent option.
Christoph Lohmann
2012-10-31
1
-1
/
+1
*
Adding a useragent parameter to surf.
Christoph Lohmann
2012-10-31
2
-1
/
+8
*
Changing the config.def.h to fit the new buildpath() behaviour.
Christoph Lohmann
2012-10-31
1
-3
/
+3
*
Add options for scriptfile, cookiefile and stylefile. And changing the default
Christoph Lohmann
2012-10-31
3
-42
/
+109
*
Add different progress colors when using proxy.
Christoph Lohmann
2012-10-31
2
-6
/
+21
*
Hiding the loading indicator when it is not used. Based on a patch from
Christoph Lohmann
2012-10-28
2
-4
/
+6
*
Applying the patch to show the indicator only on loading. Based on a patch
Christoph Lohmann
2012-10-28
1
-4
/
+7
*
Mod + '/' for search.
Christoph Lohmann
2012-10-28
1
-0
/
+1
*
Applying the cookie patch of Carlos Pita. Thank you!
Christoph Lohmann
2012-10-16
1
-59
/
+63
*
Removing the double initialisation to webkit_get_default_session(). Thanks
Christoph Lohmann
2012-10-16
1
-1
/
+0
*
Reverting the cleanmask change.
Christoph Lohmann
2012-10-14
1
-2
/
+1
*
Changing the key masks to the values of GDK.
Christoph Lohmann
2012-10-13
1
-1
/
+1
*
The right click menu to copy the link URI will now work. Thanks to Carlos
Christoph Lohmann
2012-10-13
1
-0
/
+42
*
Adding middle-click behaviour to open a tab when embedded or a window when
Christoph Lohmann
2012-10-13
1
-5
/
+24
*
Fixing the shift key mask and cleaning up the scrolling code.
Christoph Lohmann
2012-10-12
1
-18
/
+26
*
Surf now parses hex window ids properly from tabbed.
Christoph Lohmann
2012-07-16
1
-1
/
+1
*
Added tag 0.5 for changeset f0cea0f2bfc6
Troels Henriksen
2012-07-12
1
-0
/
+1
*
Change horizontal scrolling to ^u and ^i, remove ^g scrolling.
Troels Henriksen
2012-06-11
1
-4
/
+2
*
apply nick's patch removing unused variable and parameters
pancake
2012-06-11
1
-8
/
+6
*
apply nick's patch removing the autoresize functionality
pancake
2012-06-11
1
-15
/
+0
*
Keybindings for scrolling left and right; code by stanio.
Troels Henriksen
2012-05-31
2
-12
/
+36
*
Manpage patch from Evan Gates.
Troels Henriksen
2012-03-26
1
-0
/
+7
*
Close standard output after printing XID, patch due Abby Cedar.
Troels Henriksen
2012-02-21
1
-0
/
+3
*
making cookie file creation a bit more pedantic
anselm@garbe.us
2012-02-11
1
-1
/
+4
*
applied fix from dev list and debian reviewers
anselm@garbe.us
2012-02-11
3
-4
/
+5
*
Fixing the javascriptcoregtk-1.0 dependency.
Christoph Lohmann
2012-02-01
1
-1
/
+2
*
Add a variable in config.def.h for configuring spatial browsing.
Troels Henriksen
2012-01-17
2
-1
/
+2
*
Status message patch from Jeremy Jackins and skls.
Troels Henriksen
2012-01-17
1
-3
/
+3
*
link Xlib in config.mk
Connor Lane Smith
2011-11-20
1
-4
/
+6
*
Manual fixes from Nick White.
Troels Henriksen
2011-11-09
1
-3
/
+4
*
Cleanup previous patch.
Troels Henriksen
2011-11-05
2
-3
/
+3
*
Use the surf user agent when downloading with wget.
Troels Henriksen
2011-11-05
2
-4
/
+5
*
The ICCCM states that window classes should be capitalised.
Troels Henriksen
2011-11-04
1
-1
/
+1
*
Add SSL verification patch by Nick White.
Troels Henriksen
2011-11-04
2
-4
/
+30
*
Add eval() function for executing Javascript. Handy for keybindings.
Troels Henriksen
2011-11-03
1
-5
/
+21
*
added 20h's patch of 8 Sep 2011 to surf, thanks
garbeam@gmail.com
2011-10-29
1
-2
/
+1
[next]