| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Style fix in sigchld() | 2015-11-22 | 1 | -1/+2 | |
| * | Replace use of EXIT_* constants to 0 and 1 | 2015-11-22 | 1 | -2/+2 | |
| * | Fix WM_CLASS and WM_WINDOW_ROLE properties | 2015-11-22 | 1 | -12/+8 | |
| * | Remove window hints settings | 2015-11-22 | 1 | -3/+0 | |
| * | Style indentation fix | 2015-11-22 | 1 | -2/+2 | |
| * | Continue making chars const | 2015-11-22 | 1 | -2/+2 | |
| * | Correct and simplify buttonreleased() gdk event | 2015-11-22 | 1 | -5/+4 | |
| * | Un(g)boolify to separate GTK dependant code from the rest | 2015-11-22 | 2 | -29/+27 | |
| * | Use char instead of gchar and make them const when possible | 2015-11-22 | 1 | -6/+6 | |
| * | Style update for indentation | 2015-11-22 | 2 | -181/+158 | |
| * | Add mouse function to play medias in external player | 2015-11-21 | 2 | -0/+20 | |
| * | Update credits | 2015-11-21 | 1 | -0/+1 | |
| * | Style change in includes order | 2015-11-21 | 1 | -18/+18 | |
| * | Style change in functions ordering | 2015-11-21 | 2 | -802/+802 | |
| * | 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 | 2 | -7/+11 | |
| * | 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 | |
| * | Adapt config MACROs SETPROP, DOWNLOAD, PLUMB | 2015-11-20 | 1 | -3/+3 | |
| * | Rename mouse functions to clickFUNCTION() | 2015-11-20 | 2 | -14/+17 | |
| * | 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 |
