| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add mouse function to play medias in external player | 2015-11-21 | 1 | -0/+12 | |
| * | Style change in includes order | 2015-11-21 | 1 | -18/+18 | |
| * | Style change in functions ordering | 2015-11-21 | 1 | -783/+781 | |
| * | Cleanup remaining unused variables and copystr() | 2015-11-20 | 1 | -18/+0 | |
| * | Adapt newwindow() | 2015-11-20 | 1 | -25/+36 | |
| * | Adapt user agent handling | 2015-11-20 | 1 | -4/+9 | |
| * | Adapt updatetitle() | 2015-11-20 | 1 | -14/+12 | |
| * | Adapt toggle statistics | 2015-11-20 | 1 | -33/+17 | |
| * | Adapt page statistics | 2015-11-20 | 1 | -10/+8 | |
| * | Adapt loaduri() | 2015-11-20 | 1 | -21/+18 | |
| * | Rename mouse functions to clickFUNCTION() | 2015-11-20 | 1 | -9/+12 | |
| * | Adapt toggle(), clean some config parameters | 2015-11-20 | 1 | -24/+59 | |
| * | Adapt find() | 2015-11-20 | 1 | -8/+24 | |
| * | Adapt zoom() | 2015-11-20 | 1 | -16/+11 | |
| * | Adapt navigate() | 2015-11-20 | 1 | -4/+6 | |
| * | Remove togglescrollbars() | 2015-11-20 | 1 | -44/+0 | |
| * | Adapt scrolling | 2015-11-20 | 1 | -32/+8 | |
| * | Adapt inspector handling | 2015-11-20 | 1 | -53/+7 | |
| * | 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 | 1 | -4/+13 | |
| * | 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 | 1 | -22/+21 | |
| * | 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 | 1 | -7/+9 | |
| * | Adapted titlechange() | 2015-11-20 | 1 | -9/+6 | |
| * | Move all necessary initialisation to newview() | 2015-11-20 | 1 | -59/+53 | |
| * | 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 |
