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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Scrolling is now handled through WebKit
Quentin Rameau
2015-11-20
1
-34
/
+2
*
SSL policy is now handled through WebKit
Quentin Rameau
2015-11-20
1
-9
/
+3
*
Disk cache is now handled through WebKit
Quentin Rameau
2015-11-20
1
-20
/
+3
*
Cookies are now handled through WebKit
Quentin Rameau
2015-11-20
1
-108
/
+26
*
Remove source(), it has been removed from webkit2gtk
Quentin Rameau
2015-11-18
1
-12
/
+0
*
Remove proxy stuff, it's now handled by WebView
Quentin Rameau
2015-11-18
1
-20
/
+1
*
Switch headers to webkit2
Quentin Rameau
2015-11-18
1
-1
/
+1
*
Port surf to gtk3
Quentin Rameau
2015-11-17
1
-23
/
+24
*
buildfile: don't forget to free temporary string bpath
Quentin Rameau
2015-11-04
1
-0
/
+1
*
Be more specific about what enablestyles parameter does.
Quentin Rameau
2015-11-03
1
-7
/
+7
*
Fix inspector handling when inspector is disabled.
Quentin Rameau
2015-11-03
1
-4
/
+6
*
Fix usage(), -m and -M for styles were absent.
Quentin Rameau
2015-11-03
1
-1
/
+1
*
Fix fullscreen handling
Quentin Rameau
2015-11-03
1
-5
/
+3
*
Add setstyle()
Quentin Rameau
2015-10-31
1
-14
/
+14
*
Fix style files handling: stop leaking strings.
Quentin Rameau
2015-10-31
1
-14
/
+22
*
Continue style fixing: function declarations, code alignement
Quentin Rameau
2015-10-20
1
-373
/
+444
*
style fixes: space after keywords, () with sizeof
Markus Teich
2015-10-18
1
-103
/
+103
*
whitespace fixes
Markus Teich
2015-10-18
1
-13
/
+13
*
fix style path generation
Markus Teich
2015-10-18
1
-1
/
+1
*
Style cleanup.
Christoph Lohmann
2015-10-13
1
-2
/
+1
*
Fix the way system files are handled at surf startup.
Quentin Rameau
2015-10-13
1
-27
/
+56
*
Torified surf is unstable
GhostAV
2015-08-18
1
-2
/
+6
*
Removing the debug print from the last commit.
Christoph Lohmann
2015-02-10
1
-1
/
+0
*
allow buttonrelease customization in config.h
Markus Teich
2015-02-10
1
-8
/
+38
*
surf: see hover URL without changing title
Greg Reagle
2015-02-03
1
-0
/
+10
*
Some cleanup in style.
Christoph Lohmann
2015-02-03
1
-2
/
+2
*
fix stylesheet interna.
Markus Teich
2015-01-20
1
-19
/
+12
*
Only plumb some URI, when it's ASCII.
Christoph Lohmann
2015-01-20
1
-1
/
+10
*
Oh my blob!
Christoph Lohmann
2015-01-20
1
-0
/
+1
*
Data: is part of the browser too.
Christoph Lohmann
2015-01-19
1
-0
/
+1
*
file:// should be handled in surf too.
Christoph Lohmann
2015-01-19
1
-0
/
+1
*
Remove the debugging from the testing.
Christoph Lohmann
2015-01-19
1
-1
/
+0
*
Add plumbing functionality.
Christoph Lohmann
2015-01-19
1
-2
/
+21
*
My CMD was too short. :O
Christoph Lohmann
2015-01-18
1
-1
/
+1
*
Adding disk cache support for soup.
Christoph Lohmann
2015-01-17
1
-1
/
+29
*
Fix extra newline, and add -g where other switches are forwarded.
Ben Woolley
2015-01-17
1
-1
/
+3
*
Major styles update.
Christoph Lohmann
2015-01-17
1
-9
/
+68
*
Minor style change.
Christoph Lohmann
2014-09-28
1
-1
/
+1
*
Make »Copy image address« work.
Christoph Lohmann
2014-09-28
1
-3
/
+10
*
Enable resizable text areas.
Christoph Lohmann
2014-02-16
1
-0
/
+2
*
deprecating signal “populate-popup” for “context-menu”
Quentin Rameau
2014-02-08
1
-11
/
+14
*
Prevent title from being empty when following an anchor
Quentin Rameau
2014-02-08
1
-2
/
+4
*
deprecating signal “title-changed” for “notify::title”
Quentin Rameau
2014-02-06
1
-4
/
+4
*
The check for NULL is not necessary before free.
Christoph Lohmann
2014-02-06
1
-2
/
+1
*
Removing a memory leak when u wasn't freed.
Christoph Lohmann
2014-02-06
1
-2
/
+3
*
Making the empty title possible.
Christoph Lohmann
2014-02-05
1
-9
/
+15
*
Draw flags on window creation
Quentin Rameau
2014-02-05
1
-1
/
+3
*
Keep cookie policies for new windows
Quentin Rameau
2014-02-05
1
-1
/
+3
*
Add the commandline flag for the cookie policies too.
Christoph Lohmann
2014-01-30
1
-0
/
+3
*
Add a way to define the cookie policy.
Christoph Lohmann
2014-01-30
1
-24
/
+88
[next]