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
path:
root
/
surf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-30
Add the commandline flag for the cookie policies too.
Christoph Lohmann
1
-0
/
+3
2014-01-30
Add a way to define the cookie policy.
Christoph Lohmann
3
-37
/
+124
2014-01-30
Replacing the deprecated ssl-ca-file with tls-database.
Christoph Lohmann
1
-1
/
+9
2014-01-30
Fix the ssl trusted check.
Christoph Lohmann
1
-2
/
+2
2014-01-13
Make surf set the URI atom right on manual URI entering.
Christoph Lohmann
1
-0
/
+2
2013-10-19
Add zoom level support.
Christoph Lohmann
3
-2
/
+16
2013-10-10
c->uri is unused
David Dufberg
1
-2
/
+2
2013-09-07
Make it possible to open a link in a new window with holding the mod key.
Christoph Lohmann
1
-1
/
+2
2013-08-31
Add a flag to disable fullscreen.
Christoph Lohmann
2
-2
/
+9
2013-08-25
Add fullscreen mode as flag and config option.
Christoph Lohmann
3
-1
/
+13
2013-08-09
Just some comment correction.
Christoph Lohmann
1
-2
/
+4
2013-07-20
applied Nick's 96dpi patch, thanks
Anselm R Garbe
2
-0
/
+16
2013-07-12
Setting the cookie file on new instances.
Christoph Lohmann
1
-1
/
+3
2013-06-21
Updating the TODO file.
Christoph Lohmann
1
-1
/
+0
2013-05-21
Adding a common way to enable and disable features.
Christoph Lohmann
2
-1
/
+44
2013-05-14
There's only one escape.
Christoph Lohmann
1
-3
/
+0
2013-05-11
Correcting the backslash in the surf manpage.
Christoph Lohmann
1
-1
/
+1
2013-04-28
Allowing geo location policy decisions.
Christoph Lohmann
3
-8
/
+43
2013-04-17
Disabling WebKit deletion interface feature by default.
Alexander Sedov
1
-0
/
+11
2013-04-14
Add an option to disable the indicators.
Christoph Lohmann
2
-19
/
+26
2013-03-31
Ensure curl follows redirects for downloads
Nick White
1
-1
/
+1
2013-03-30
A typo in SETPROP macro: should be ``printf %b'', not ``printf''.
Alexander Sedov
1
-1
/
+1
2013-03-21
Fixed SETPROP() macro behaviour in config.def.h to handle escapes correctly.
Alexander Sedov
1
-1
/
+1
2013-03-15
There are people not reading the existing code.
Christoph Lohmann
1
-6
/
+8
2013-03-15
Fixed keys handling for multilayout environments.
Alexander Sedov
1
-7
/
+23
2013-03-15
Removing the .hgtags file.
Christoph Lohmann
1
-10
/
+0
2013-03-14
Support relative paths for surf.
Christoph Lohmann
1
-3
/
+5
2013-03-14
Adding a default font size option.
Christoph Lohmann
2
-0
/
+4
2013-03-14
Fix output redirection in surf-open.sh
Alexander Sedov
1
-2
/
+2
2013-03-11
Fixing kiosk mode when a new surf instance is run.
Christoph Lohmann
1
-1
/
+1
2013-03-11
Adding kiosk mode.
Christoph Lohmann
3
-6
/
+19
2013-02-25
disable/toggle scrollbars
Carlos J. Torres
4
-16
/
+79
2013-02-17
Style inquisition.
Christoph Lohmann
1
-22
/
+34
2013-02-16
Add a toggle command for the stylefile.
Christoph Lohmann
3
-8
/
+40
2013-02-15
The Item struct is not used.
Christoph Lohmann
1
-6
/
+0
2013-02-15
Fixed a bug in pagestat
Jens Nyberg
1
-3
/
+6
2013-02-13
fix DOWNLOAD macro to use cookiefile variable
Carlos J. Torres
1
-3
/
+2
2013-02-12
Changed character for non-encrypted page
Jens Nyberg
1
-1
/
+7
2013-02-12
Removed progress indicator
Jens Nyberg
2
-72
/
+13
2013-02-11
Remove the redundant ctrl-l and ctrl-h description from the man page.
Shayan Pooya
1
-6
/
+0
2013-02-10
Making dist work again.
Christoph Lohmann
1
-0
/
+1
2013-02-10
Bumping up to 0.6.
Christoph Lohmann
1
-1
/
+1
2013-02-09
The javascriptcore is now in webkit.
Christoph Lohmann
1
-2
/
+1
2013-02-02
Fixing cookie handling for https/http by using curl.
Christoph Lohmann
1
-4
/
+5
2013-02-02
Removing the deprecated g_thread_init call.
Christoph Lohmann
1
-2
/
+0
2013-01-26
Fixing the style and making the inspector work again.
Christoph Lohmann
1
-13
/
+37
2013-01-26
Making more than one Modkey to work in keys.
Christoph Lohmann
2
-1
/
+6
2013-01-26
Adding web inspector support to surf.
Christoph Lohmann
3
-25
/
+101
2012-12-06
Style inquisition plus blocking of the */favicon.ico request. Thanks Peter A.
Christoph Lohmann
1
-97
/
+173
2012-12-04
Changing the default DOWNLOAD to use st.
Christoph Lohmann
1
-1
/
+1
[next]