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
/
FAQ.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-20
Replace initdownload() and intercept global download requests.
Quentin Rameau
1
-11
/
+26
2015-11-20
Adapted progresschanged()
Quentin Rameau
1
-5
/
+6
2015-11-20
Manage ssl errors with GTlsCertificateFlags
Quentin Rameau
1
-6
/
+5
2015-11-20
Replace loadstatuschanged() with loadchanged()
Quentin Rameau
1
-27
/
+23
2015-11-20
Replace decidewindow() and decidedownload() with decidepolicy()
Quentin Rameau
1
-28
/
+93
2015-11-20
Replace createwindow() with createview()
Quentin Rameau
1
-8
/
+31
2015-11-20
Replace geopolicyrequested() with permissionrequested()
Quentin Rameau
1
-11
/
+15
2015-11-20
Replace linkhover() with mousetargetchanged()
Quentin Rameau
1
-12
/
+23
2015-11-20
Modify the context name of the hit tests
Quentin Rameau
2
-14
/
+16
2015-11-20
Adapted titlechange()
Quentin Rameau
1
-9
/
+6
2015-11-20
Move all necessary initialisation to newview()
Quentin Rameau
2
-60
/
+54
2015-11-20
Add newview() and forward related views
Quentin Rameau
1
-60
/
+77
2015-11-20
Add showview()
Quentin Rameau
1
-61
/
+68
2015-11-20
Separate the rendering engine process
Quentin Rameau
1
-0
/
+5
2015-11-20
No option to enforce 96DPI anymore on WebKit2
Quentin Rameau
1
-14
/
+0
2015-11-20
Scrolling is now handled through WebKit
Quentin Rameau
1
-34
/
+2
2015-11-20
SSL policy is now handled through WebKit
Quentin Rameau
1
-9
/
+3
2015-11-20
Disk cache is now handled through WebKit
Quentin Rameau
1
-20
/
+3
2015-11-20
Cookies are now handled through WebKit
Quentin Rameau
1
-108
/
+26
2015-11-18
Remove source(), it has been removed from webkit2gtk
Quentin Rameau
2
-13
/
+0
2015-11-18
Remove proxy stuff, it's now handled by WebView
Quentin Rameau
1
-20
/
+1
2015-11-18
Switch headers to webkit2
Quentin Rameau
2
-3
/
+3
2015-11-17
Port surf to gtk3
Quentin Rameau
3
-69
/
+70
2015-11-04
buildfile: don't forget to free temporary string bpath
Quentin Rameau
1
-0
/
+1
2015-11-03
Be more specific about what enablestyles parameter does.
Quentin Rameau
3
-10
/
+10
2015-11-03
Fix inspector handling when inspector is disabled.
Quentin Rameau
1
-4
/
+6
2015-11-03
Fix usage(), -m and -M for styles were absent.
Quentin Rameau
1
-1
/
+1
2015-11-03
Fix fullscreen handling
Quentin Rameau
2
-7
/
+5
2015-10-31
Add setstyle()
Quentin Rameau
1
-14
/
+14
2015-10-31
Fix style files handling: stop leaking strings.
Quentin Rameau
1
-14
/
+22
2015-10-31
Style changes in config.def.h.
Christoph Lohmann
1
-65
/
+65
2015-10-20
Continue style fixing: function declarations, code alignement
Quentin Rameau
1
-373
/
+444
2015-10-18
style fixes: space after keywords, () with sizeof
Markus Teich
1
-103
/
+103
2015-10-18
whitespace fixes
Markus Teich
1
-13
/
+13
2015-10-18
fix style path generation
Markus Teich
1
-1
/
+1
2015-10-13
Style cleanup.
Christoph Lohmann
1
-2
/
+1
2015-10-13
Fix the way system files are handled at surf startup.
Quentin Rameau
1
-27
/
+56
2015-10-13
Fix atom value parsing in SETPROP
Quentin Rameau
1
-1
/
+3
2015-09-08
Remove the pax intermediary.
Christoph Lohmann
1
-1
/
+0
2015-08-19
Fixing the paxctl check.
Christoph Lohmann
1
-1
/
+1
2015-08-18
Add PaX support.
Christoph Lohmann
1
-0
/
+1
2015-08-18
Torified surf is unstable
GhostAV
1
-2
/
+6
2015-07-13
Fix type of strictssl property.
Quentin Rameau
1
-1
/
+1
2015-02-10
Removing the debug print from the last commit.
Christoph Lohmann
1
-1
/
+0
2015-02-10
allow buttonrelease customization in config.h
Markus Teich
2
-8
/
+48
2015-02-03
surf: see hover URL without changing title
Greg Reagle
1
-0
/
+10
2015-02-03
Some cleanup in style.
Christoph Lohmann
1
-2
/
+2
2015-01-26
Describe the web page indicators too.
Christoph Lohmann
1
-0
/
+1
2015-01-26
It wasn't really clear what was meant with site indicators in the manpage.
Christoph Lohmann
1
-0
/
+1
2015-01-26
surf: documented indicators in man page
Greg Reagle
1
-0
/
+50
[next]