| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2016-03-02 | Get rid of JavaScript for scrolling in views | 2 | -18/+61 | |
| 2016-03-02 | Modify linking parameter | 1 | -1/+1 | |
| 2016-03-02 | Import the arg.h from st which fixed the oob bug. | 1 | -20/+27 | |
| 2015-12-01 | Fix title handling | 1 | -4/+8 | |
| 2015-11-24 | Fix clickexternplayer(), no need to test the target again | 1 | -4/+2 | |
| 2015-11-23 | Fix user agent command-line parameter | 1 | -1/+1 | |
| 2015-11-22 | Add webkit language settings | 2 | -0/+12 | |
| 2015-11-22 | Fix key handling | 1 | -41/+17 | |
| 2015-11-22 | Fix target uri handling when leaving window | 1 | -9/+16 | |
| 2015-11-22 | Adapt togglestyle() | 1 | -1/+6 | |
| 2015-11-22 | Modify decideresource() and favicon handling | 1 | -4/+5 | |
| 2015-11-22 | Style change in newview(), sort signals order | 1 | -12/+12 | |
| 2015-11-22 | Fix error handling in spawn() | 1 | -2/+2 | |
| 2015-11-22 | Modify default handling of cookiepolicy functions | 1 | -6/+4 | |
| 2015-11-22 | Simplify handling of c->title | 1 | -17/+13 | |
| 2015-11-22 | Fix pasteuri() | 1 | -1/+1 | |
| 2015-11-22 | Style fix in sigchld() | 1 | -1/+2 | |
| 2015-11-22 | Replace use of EXIT_* constants to 0 and 1 | 1 | -2/+2 | |
| 2015-11-22 | Fix WM_CLASS and WM_WINDOW_ROLE properties | 1 | -12/+8 | |
| 2015-11-22 | Remove window hints settings | 1 | -3/+0 | |
| 2015-11-22 | Style indentation fix | 1 | -2/+2 | |
| 2015-11-22 | Continue making chars const | 1 | -2/+2 | |
| 2015-11-22 | Correct and simplify buttonreleased() gdk event | 1 | -5/+4 | |
| 2015-11-22 | Un(g)boolify to separate GTK dependant code from the rest | 2 | -29/+27 | |
| 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 |
