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
Commit message (
Expand
)
Author
Age
...
*
Update credits
Quentin Rameau
2015-11-21
*
Style change in includes order
Quentin Rameau
2015-11-21
*
Style change in functions ordering
Quentin Rameau
2015-11-21
*
Cleanup remaining unused variables and copystr()
Quentin Rameau
2015-11-20
*
Adapt newwindow()
Quentin Rameau
2015-11-20
*
Adapt user agent handling
Quentin Rameau
2015-11-20
*
Adapt updatetitle()
Quentin Rameau
2015-11-20
*
Adapt toggle statistics
Quentin Rameau
2015-11-20
*
Adapt page statistics
Quentin Rameau
2015-11-20
*
Adapt loaduri()
Quentin Rameau
2015-11-20
*
Adapt config MACROs SETPROP, DOWNLOAD, PLUMB
Quentin Rameau
2015-11-20
*
Rename mouse functions to clickFUNCTION()
Quentin Rameau
2015-11-20
*
Adapt toggle(), clean some config parameters
Quentin Rameau
2015-11-20
*
Adapt find()
Quentin Rameau
2015-11-20
*
Adapt zoom()
Quentin Rameau
2015-11-20
*
Adapt navigate()
Quentin Rameau
2015-11-20
*
Remove togglescrollbars()
Quentin Rameau
2015-11-20
*
Adapt scrolling
Quentin Rameau
2015-11-20
*
Adapt inspector handling
Quentin Rameau
2015-11-20
*
Adapt print()
Quentin Rameau
2015-11-20
*
Simplify building of stylefiles path
Quentin Rameau
2015-11-20
*
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
[prev]
[next]