index
:
surf
mysurf
Simple WebKit/GTK+ web browser - fork of suckless project
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
surf.c
Commit message (
Expand
)
Author
Age
*
Simplify proxy toggle
Quentin Rameau
2017-02-08
*
Add a way to toggle proxy usage while running.
Christoph Lohmann
2017-02-06
*
Style change. (Test commit for new update script in hackers@)
Christoph Lohmann
2016-08-11
*
Fixing the last patch to the surf style.
Christoph Lohmann
2016-06-03
*
Check $HOME and home dir of $USER before getpwuid()->pw_dir
Dmitry Bogatov
2016-06-03
*
Check for about: too.
Christoph Lohmann
2016-01-27
*
style fixes (mainly whitespace)
Markus Teich
2016-01-18
*
Reload on SIGHUP
Charles Lehner
2016-01-09
*
Bump year.
Christoph Lohmann
2016-01-01
*
Include fcntl.h for open()
Felix Janda
2015-12-31
*
Remove unncessary includes.
Christoph Lohmann
2015-12-17
*
proxy-uri -> proxy-resolver for no_proxy; add #inc
Ivan Tham
2015-12-17
*
Fix title handling
Ivan Tham
2015-12-12
*
remove duplicate header inclusion of string.h
Alexander Huemer
2015-11-22
*
buildfile: don't forget to free temporary string bpath
Quentin Rameau
2015-11-04
*
Be more specific about what enablestyles parameter does.
Quentin Rameau
2015-11-03
*
Fix inspector handling when inspector is disabled.
Quentin Rameau
2015-11-03
*
Fix usage(), -m and -M for styles were absent.
Quentin Rameau
2015-11-03
*
Fix fullscreen handling
Quentin Rameau
2015-11-03
*
Add setstyle()
Quentin Rameau
2015-10-31
*
Fix style files handling: stop leaking strings.
Quentin Rameau
2015-10-31
*
Continue style fixing: function declarations, code alignement
Quentin Rameau
2015-10-20
*
style fixes: space after keywords, () with sizeof
Markus Teich
2015-10-18
*
whitespace fixes
Markus Teich
2015-10-18
*
fix style path generation
Markus Teich
2015-10-18
*
Style cleanup.
Christoph Lohmann
2015-10-13
*
Fix the way system files are handled at surf startup.
Quentin Rameau
2015-10-13
*
Torified surf is unstable
GhostAV
2015-08-18
*
Removing the debug print from the last commit.
Christoph Lohmann
2015-02-10
*
allow buttonrelease customization in config.h
Markus Teich
2015-02-10
*
surf: see hover URL without changing title
Greg Reagle
2015-02-03
*
Some cleanup in style.
Christoph Lohmann
2015-02-03
*
fix stylesheet interna.
Markus Teich
2015-01-20
*
Only plumb some URI, when it's ASCII.
Christoph Lohmann
2015-01-20
*
Oh my blob!
Christoph Lohmann
2015-01-20
*
Data: is part of the browser too.
Christoph Lohmann
2015-01-19
*
file:// should be handled in surf too.
Christoph Lohmann
2015-01-19
*
Remove the debugging from the testing.
Christoph Lohmann
2015-01-19
*
Add plumbing functionality.
Christoph Lohmann
2015-01-19
*
My CMD was too short. :O
Christoph Lohmann
2015-01-18
*
Adding disk cache support for soup.
Christoph Lohmann
2015-01-17
*
Fix extra newline, and add -g where other switches are forwarded.
Ben Woolley
2015-01-17
*
Major styles update.
Christoph Lohmann
2015-01-17
*
Minor style change.
Christoph Lohmann
2014-09-28
*
Make »Copy image address« work.
Christoph Lohmann
2014-09-28
*
Enable resizable text areas.
Christoph Lohmann
2014-02-16
*
deprecating signal “populate-popup” for “context-menu”
Quentin Rameau
2014-02-08
*
Prevent title from being empty when following an anchor
Quentin Rameau
2014-02-08
*
deprecating signal “title-changed” for “notify::title”
Quentin Rameau
2014-02-06
*
The check for NULL is not necessary before free.
Christoph Lohmann
2014-02-06
[next]