index
:
surf
this commit
surf-webkit2
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adapt toggle(), clean some config parameters
Quentin Rameau
2015-11-20
2
-35
/
+71
*
Adapt find()
Quentin Rameau
2015-11-20
2
-10
/
+29
*
Adapt zoom()
Quentin Rameau
2015-11-20
1
-16
/
+11
*
Adapt navigate()
Quentin Rameau
2015-11-20
1
-4
/
+6
*
Remove togglescrollbars()
Quentin Rameau
2015-11-20
2
-45
/
+0
*
Adapt scrolling
Quentin Rameau
2015-11-20
2
-38
/
+15
*
Adapt inspector handling
Quentin Rameau
2015-11-20
2
-54
/
+8
*
Adapt print()
Quentin Rameau
2015-11-20
1
-3
/
+4
*
Simplify building of stylefiles path
Quentin Rameau
2015-11-20
1
-11
/
+4
*
Adapt setstyle()
Quentin Rameau
2015-11-20
1
-4
/
+16
*
Adapt clipboard()
Quentin Rameau
2015-11-20
1
-8
/
+6
*
Rename fullscreen() to togglefullscreen()
Quentin Rameau
2015-11-20
2
-5
/
+14
*
Replace titlechangeleave() with catch-all winevent()
Quentin Rameau
2015-11-20
1
-7
/
+15
*
Adapt JavaScript functions
Quentin Rameau
2015-11-20
1
-25
/
+17
*
Remove windowobjectcleared(), execute scripts on load finished
Quentin Rameau
2015-11-20
1
-14
/
+0
*
Add createwindow() for GtkWindow creation
Quentin Rameau
2015-11-20
1
-27
/
+37
*
Add closeview() for JavaScript window closing
Quentin Rameau
2015-11-20
1
-5
/
+13
*
Remove (delete :>) deletion_interface()
Quentin Rameau
2015-11-20
1
-11
/
+0
*
Integrate beforerequest() into decidepolicy()
Quentin Rameau
2015-11-20
1
-40
/
+32
*
Remove contextmenu() and menuactivate() for "context-menu" signal
Quentin Rameau
2015-11-20
1
-54
/
+0
*
Adapted buttonrelease()
Quentin Rameau
2015-11-20
2
-24
/
+23
*
Replace initdownload() and intercept global download requests.
Quentin Rameau
2015-11-20
1
-11
/
+26
*
Adapted progresschanged()
Quentin Rameau
2015-11-20
1
-5
/
+6
*
Manage ssl errors with GTlsCertificateFlags
Quentin Rameau
2015-11-20
1
-6
/
+5
*
Replace loadstatuschanged() with loadchanged()
Quentin Rameau
2015-11-20
1
-27
/
+23
*
Replace decidewindow() and decidedownload() with decidepolicy()
Quentin Rameau
2015-11-20
1
-28
/
+93
*
Replace createwindow() with createview()
Quentin Rameau
2015-11-20
1
-8
/
+31
*
Replace geopolicyrequested() with permissionrequested()
Quentin Rameau
2015-11-20
1
-11
/
+15
*
Replace linkhover() with mousetargetchanged()
Quentin Rameau
2015-11-20
1
-12
/
+23
*
Modify the context name of the hit tests
Quentin Rameau
2015-11-20
2
-14
/
+16
*
Adapted titlechange()
Quentin Rameau
2015-11-20
1
-9
/
+6
*
Move all necessary initialisation to newview()
Quentin Rameau
2015-11-20
2
-60
/
+54
*
Add newview() and forward related views
Quentin Rameau
2015-11-20
1
-60
/
+77
*
Add showview()
Quentin Rameau
2015-11-20
1
-61
/
+68
*
Separate the rendering engine process
Quentin Rameau
2015-11-20
1
-0
/
+5
*
No option to enforce 96DPI anymore on WebKit2
Quentin Rameau
2015-11-20
1
-14
/
+0
*
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
2
-13
/
+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
2
-3
/
+3
*
Port surf to gtk3
Quentin Rameau
2015-11-17
3
-69
/
+70
*
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
3
-10
/
+10
*
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
2
-7
/
+5
*
Add setstyle()
Quentin Rameau
2015-10-31
1
-14
/
+14
[prev]
[next]