| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix url parsing in load() | 2016-07-05 | 1 | -1/+4 | |
| * | Apply domain parameters each time url is changed | 2016-07-05 | 1 | -5/+2 | |
| * | Fix inspector toggling | 2016-07-05 | 1 | -8/+5 | |
| * | Rectify how parameters are handled in setparameter() | 2016-07-05 | 1 | -22/+23 | |
| * | Fix parameter initialization and assignment | 2016-07-05 | 1 | -30/+34 | |
| * | Adapting the whole surf structure to new settings | 2016-07-05 | 2 | -155/+233 | |
| * | Adapt default parameters to new config style | 2016-07-05 | 1 | -29/+32 | |
| * | Introduce new data structure for handling settings | 2016-07-05 | 1 | -2/+38 | |
| * | Disable globbing in curl command | 2016-03-06 | 1 | -1/+1 | |
| * | Get rid of JavaScript for scrolling in views | 2016-03-02 | 2 | -18/+61 | |
| * | Modify linking parameter | 2016-03-02 | 1 | -1/+1 | |
| * | Import the arg.h from st which fixed the oob bug. | 2016-03-02 | 1 | -20/+27 | |
| * | Fix title handling | 2015-12-01 | 1 | -4/+8 | |
| * | Fix clickexternplayer(), no need to test the target again | 2015-11-24 | 1 | -4/+2 | |
| * | Fix user agent command-line parameter | 2015-11-23 | 1 | -1/+1 | |
| * | Add webkit language settings | 2015-11-22 | 2 | -0/+12 | |
| * | Fix key handling | 2015-11-22 | 1 | -41/+17 | |
| * | Fix target uri handling when leaving window | 2015-11-22 | 1 | -9/+16 | |
| * | Adapt togglestyle() | 2015-11-22 | 1 | -1/+6 | |
| * | Modify decideresource() and favicon handling | 2015-11-22 | 1 | -4/+5 | |
| * | Style change in newview(), sort signals order | 2015-11-22 | 1 | -12/+12 | |
| * | Fix error handling in spawn() | 2015-11-22 | 1 | -2/+2 | |
| * | Modify default handling of cookiepolicy functions | 2015-11-22 | 1 | -6/+4 | |
| * | Simplify handling of c->title | 2015-11-22 | 1 | -17/+13 | |
| * | Fix pasteuri() | 2015-11-22 | 1 | -1/+1 | |
| * | 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 |
