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
...
*
Adapt setstyle()
Quentin Rameau
2015-11-20
*
Adapt clipboard()
Quentin Rameau
2015-11-20
*
Rename fullscreen() to togglefullscreen()
Quentin Rameau
2015-11-20
*
Replace titlechangeleave() with catch-all winevent()
Quentin Rameau
2015-11-20
*
Adapt JavaScript functions
Quentin Rameau
2015-11-20
*
Remove windowobjectcleared(), execute scripts on load finished
Quentin Rameau
2015-11-20
*
Add createwindow() for GtkWindow creation
Quentin Rameau
2015-11-20
*
Add closeview() for JavaScript window closing
Quentin Rameau
2015-11-20
*
Remove (delete :>) deletion_interface()
Quentin Rameau
2015-11-20
*
Integrate beforerequest() into decidepolicy()
Quentin Rameau
2015-11-20
*
Remove contextmenu() and menuactivate() for "context-menu" signal
Quentin Rameau
2015-11-20
*
Adapted buttonrelease()
Quentin Rameau
2015-11-20
*
Replace initdownload() and intercept global download requests.
Quentin Rameau
2015-11-20
*
Adapted progresschanged()
Quentin Rameau
2015-11-20
*
Manage ssl errors with GTlsCertificateFlags
Quentin Rameau
2015-11-20
*
Replace loadstatuschanged() with loadchanged()
Quentin Rameau
2015-11-20
*
Replace decidewindow() and decidedownload() with decidepolicy()
Quentin Rameau
2015-11-20
*
Replace createwindow() with createview()
Quentin Rameau
2015-11-20
*
Replace geopolicyrequested() with permissionrequested()
Quentin Rameau
2015-11-20
*
Replace linkhover() with mousetargetchanged()
Quentin Rameau
2015-11-20
*
Modify the context name of the hit tests
Quentin Rameau
2015-11-20
*
Adapted titlechange()
Quentin Rameau
2015-11-20
*
Move all necessary initialisation to newview()
Quentin Rameau
2015-11-20
*
Add newview() and forward related views
Quentin Rameau
2015-11-20
*
Add showview()
Quentin Rameau
2015-11-20
*
Separate the rendering engine process
Quentin Rameau
2015-11-20
*
No option to enforce 96DPI anymore on WebKit2
Quentin Rameau
2015-11-20
*
Scrolling is now handled through WebKit
Quentin Rameau
2015-11-20
*
SSL policy is now handled through WebKit
Quentin Rameau
2015-11-20
*
Disk cache is now handled through WebKit
Quentin Rameau
2015-11-20
*
Cookies are now handled through WebKit
Quentin Rameau
2015-11-20
*
Remove source(), it has been removed from webkit2gtk
Quentin Rameau
2015-11-18
*
Remove proxy stuff, it's now handled by WebView
Quentin Rameau
2015-11-18
*
Switch headers to webkit2
Quentin Rameau
2015-11-18
*
Port surf to gtk3
Quentin Rameau
2015-11-17
*
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
[prev]
[next]