| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adapt toggle(), clean some config parameters | 2015-11-20 | 2 | -35/+71 | |
| * | Adapt find() | 2015-11-20 | 2 | -10/+29 | |
| * | Adapt zoom() | 2015-11-20 | 1 | -16/+11 | |
| * | Adapt navigate() | 2015-11-20 | 1 | -4/+6 | |
| * | Remove togglescrollbars() | 2015-11-20 | 2 | -45/+0 | |
| * | Adapt scrolling | 2015-11-20 | 2 | -38/+15 | |
| * | Adapt inspector handling | 2015-11-20 | 2 | -54/+8 | |
| * | Adapt print() | 2015-11-20 | 1 | -3/+4 | |
| * | Simplify building of stylefiles path | 2015-11-20 | 1 | -11/+4 | |
| * | Adapt setstyle() | 2015-11-20 | 1 | -4/+16 | |
| * | Adapt clipboard() | 2015-11-20 | 1 | -8/+6 | |
| * | Rename fullscreen() to togglefullscreen() | 2015-11-20 | 2 | -5/+14 | |
| * | Replace titlechangeleave() with catch-all winevent() | 2015-11-20 | 1 | -7/+15 | |
| * | Adapt JavaScript functions | 2015-11-20 | 1 | -25/+17 | |
| * | Remove windowobjectcleared(), execute scripts on load finished | 2015-11-20 | 1 | -14/+0 | |
| * | Add createwindow() for GtkWindow creation | 2015-11-20 | 1 | -27/+37 | |
| * | Add closeview() for JavaScript window closing | 2015-11-20 | 1 | -5/+13 | |
| * | Remove (delete :>) deletion_interface() | 2015-11-20 | 1 | -11/+0 | |
| * | Integrate beforerequest() into decidepolicy() | 2015-11-20 | 1 | -40/+32 | |
| * | Remove contextmenu() and menuactivate() for "context-menu" signal | 2015-11-20 | 1 | -54/+0 | |
| * | Adapted buttonrelease() | 2015-11-20 | 2 | -24/+23 | |
| * | Replace initdownload() and intercept global download requests. | 2015-11-20 | 1 | -11/+26 | |
| * | Adapted progresschanged() | 2015-11-20 | 1 | -5/+6 | |
| * | Manage ssl errors with GTlsCertificateFlags | 2015-11-20 | 1 | -6/+5 | |
| * | Replace loadstatuschanged() with loadchanged() | 2015-11-20 | 1 | -27/+23 | |
| * | Replace decidewindow() and decidedownload() with decidepolicy() | 2015-11-20 | 1 | -28/+93 | |
| * | Replace createwindow() with createview() | 2015-11-20 | 1 | -8/+31 | |
| * | Replace geopolicyrequested() with permissionrequested() | 2015-11-20 | 1 | -11/+15 | |
| * | Replace linkhover() with mousetargetchanged() | 2015-11-20 | 1 | -12/+23 | |
| * | Modify the context name of the hit tests | 2015-11-20 | 2 | -14/+16 | |
| * | Adapted titlechange() | 2015-11-20 | 1 | -9/+6 | |
| * | Move all necessary initialisation to newview() | 2015-11-20 | 2 | -60/+54 | |
| * | Add newview() and forward related views | 2015-11-20 | 1 | -60/+77 | |
| * | Add showview() | 2015-11-20 | 1 | -61/+68 | |
| * | Separate the rendering engine process | 2015-11-20 | 1 | -0/+5 | |
| * | No option to enforce 96DPI anymore on WebKit2 | 2015-11-20 | 1 | -14/+0 | |
| * | Scrolling is now handled through WebKit | 2015-11-20 | 1 | -34/+2 | |
| * | SSL policy is now handled through WebKit | 2015-11-20 | 1 | -9/+3 | |
| * | Disk cache is now handled through WebKit | 2015-11-20 | 1 | -20/+3 | |
| * | Cookies are now handled through WebKit | 2015-11-20 | 1 | -108/+26 | |
| * | Remove source(), it has been removed from webkit2gtk | 2015-11-18 | 2 | -13/+0 | |
| * | Remove proxy stuff, it's now handled by WebView | 2015-11-18 | 1 | -20/+1 | |
| * | Switch headers to webkit2 | 2015-11-18 | 2 | -3/+3 | |
| * | Port surf to gtk3 | 2015-11-17 | 3 | -69/+70 | |
| * | buildfile: don't forget to free temporary string bpath | 2015-11-04 | 1 | -0/+1 | |
| * | Be more specific about what enablestyles parameter does. | 2015-11-03 | 3 | -10/+10 | |
| * | Fix inspector handling when inspector is disabled. | 2015-11-03 | 1 | -4/+6 | |
| * | Fix usage(), -m and -M for styles were absent. | 2015-11-03 | 1 | -1/+1 | |
| * | Fix fullscreen handling | 2015-11-03 | 2 | -7/+5 | |
| * | Add setstyle() | 2015-10-31 | 1 | -14/+14 |
