| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2015-11-22 | Use char instead of gchar and make them const when possible | 1 | -6/+6 | |
| 2015-11-22 | Style update for indentation | 2 | -181/+158 | |
| 2015-11-21 | Add mouse function to play medias in external player | 2 | -0/+20 | |
| 2015-11-21 | Update credits | 1 | -0/+1 | |
| 2015-11-21 | Style change in includes order | 1 | -18/+18 | |
| 2015-11-21 | Style change in functions ordering | 2 | -802/+802 | |
| 2015-11-20 | Cleanup remaining unused variables and copystr() | 1 | -18/+0 | |
| 2015-11-20 | Adapt newwindow() | 1 | -25/+36 | |
| 2015-11-20 | Adapt user agent handling | 2 | -7/+11 | |
| 2015-11-20 | Adapt updatetitle() | 1 | -14/+12 | |
| 2015-11-20 | Adapt toggle statistics | 1 | -33/+17 | |
| 2015-11-20 | Adapt page statistics | 1 | -10/+8 | |
| 2015-11-20 | Adapt loaduri() | 1 | -21/+18 | |
| 2015-11-20 | Adapt config MACROs SETPROP, DOWNLOAD, PLUMB | 1 | -3/+3 | |
| 2015-11-20 | Rename mouse functions to clickFUNCTION() | 2 | -14/+17 | |
| 2015-11-20 | Adapt toggle(), clean some config parameters | 2 | -35/+71 | |
| 2015-11-20 | Adapt find() | 2 | -10/+29 | |
| 2015-11-20 | Adapt zoom() | 1 | -16/+11 | |
| 2015-11-20 | Adapt navigate() | 1 | -4/+6 | |
| 2015-11-20 | Remove togglescrollbars() | 2 | -45/+0 | |
| 2015-11-20 | Adapt scrolling | 2 | -38/+15 | |
| 2015-11-20 | Adapt inspector handling | 2 | -54/+8 | |
| 2015-11-20 | Adapt print() | 1 | -3/+4 | |
| 2015-11-20 | Simplify building of stylefiles path | 1 | -11/+4 | |
| 2015-11-20 | Adapt setstyle() | 1 | -4/+16 | |
| 2015-11-20 | Adapt clipboard() | 1 | -8/+6 | |
| 2015-11-20 | Rename fullscreen() to togglefullscreen() | 2 | -5/+14 | |
| 2015-11-20 | Replace titlechangeleave() with catch-all winevent() | 1 | -7/+15 | |
| 2015-11-20 | Adapt JavaScript functions | 1 | -25/+17 | |
| 2015-11-20 | Remove windowobjectcleared(), execute scripts on load finished | 1 | -14/+0 | |
| 2015-11-20 | Add createwindow() for GtkWindow creation | 1 | -27/+37 | |
| 2015-11-20 | Add closeview() for JavaScript window closing | 1 | -5/+13 | |
| 2015-11-20 | Remove (delete :>) deletion_interface() | 1 | -11/+0 | |
| 2015-11-20 | Integrate beforerequest() into decidepolicy() | 1 | -40/+32 | |
| 2015-11-20 | Remove contextmenu() and menuactivate() for "context-menu" signal | 1 | -54/+0 | |
| 2015-11-20 | Adapted buttonrelease() | 2 | -24/+23 | |
| 2015-11-20 | Replace initdownload() and intercept global download requests. | 1 | -11/+26 | |
| 2015-11-20 | Adapted progresschanged() | 1 | -5/+6 | |
| 2015-11-20 | Manage ssl errors with GTlsCertificateFlags | 1 | -6/+5 | |
| 2015-11-20 | Replace loadstatuschanged() with loadchanged() | 1 | -27/+23 | |
| 2015-11-20 | Replace decidewindow() and decidedownload() with decidepolicy() | 1 | -28/+93 | |
| 2015-11-20 | Replace createwindow() with createview() | 1 | -8/+31 | |
| 2015-11-20 | Replace geopolicyrequested() with permissionrequested() | 1 | -11/+15 | |
| 2015-11-20 | Replace linkhover() with mousetargetchanged() | 1 | -12/+23 | |
| 2015-11-20 | Modify the context name of the hit tests | 2 | -14/+16 | |
| 2015-11-20 | Adapted titlechange() | 1 | -9/+6 | |
| 2015-11-20 | Move all necessary initialisation to newview() | 2 | -60/+54 | |
| 2015-11-20 | Add newview() and forward related views | 1 | -60/+77 | |
| 2015-11-20 | Add showview() | 1 | -61/+68 | |
| 2015-11-20 | Separate the rendering engine process | 1 | -0/+5 |
