| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use pkg-config for X11{INC,LIB} | 2018-10-09 | 1 | -4/+4 | |
| * | Makefile: fix dependencies | 2018-10-09 | 1 | -2/+2 | |
| * | Fix, again, webext directory in Makefile | 2018-10-08 | 1 | -1/+1 | |
| * | Fix webext directory in Makefile | 2018-10-08 | 1 | -5/+5 | |
| * | Remove libtool depencency, reorganise Makefile | 2018-10-08 | 2 | -52/+34 | |
| * | Unobfuscate Makefile | 2018-10-08 | 1 | -40/+25 | |
| * | ext: get the right DOM on msg | 2018-10-08 | 1 | -15/+7 | |
| * | Add a file for shared functions | 2018-10-08 | 5 | -18/+24 | |
| * | Communicate with webextension via a pipe | 2018-10-08 | 4 | -47/+213 | |
| * | ext: first commit for surf lib | 2018-10-08 | 3 | -14/+59 | |
| * | Request cookiemanager only once at creation | 2018-10-08 | 1 | -5/+6 | |
| * | Exit more gracefully on web process crash. | 2018-10-08 | 1 | -0/+14 | |
| * | Allow tilde expansion in loaduri | 2018-10-08 | 1 | -23/+40 | |
| * | Fixed wording in FAQ.md | 2018-06-18 | 1 | -5/+5 | |
| * | Force printing the winid when requested | 2018-06-09 | 1 | -0/+1 | |
| * | Document SIGHUP in manpage | 2018-02-23 | 1 | -0/+3 | |
| * | Script text shouldn't go through formatted conversion | 2018-02-23 | 1 | -1/+1 | |
| * | Add support for WebGL | 2018-02-23 | 2 | -0/+6 | |
| * | Disable media autoplay by default | 2017-06-03 | 1 | -1/+1 | |
| * | Store modified parameters list | 2017-05-30 | 1 | -18/+11 | |
| * | Use priority values instead of “forced” parameters | 2017-05-22 | 2 | -46/+49 | |
| * | Get rid of config parameter MACROs | 2017-05-22 | 2 | -72/+87 | |
| * | Get rid of integer member b in Arg | 2017-05-22 | 2 | -81/+80 | |
| * | Only apply parameters when needed | 2017-05-22 | 1 | -14/+60 | |
| * | Fix handling of uri-specific parameters | 2017-05-22 | 1 | -9/+19 | |
| * | Unset previous user styles before applying another one | 2017-05-22 | 1 | -3/+2 | |
| * | Add config option for cross requests from file URLs | 2017-05-22 | 2 | -0/+8 | |
| * | Add config option for microphone and webcam access | 2017-05-21 | 2 | -6/+26 | |
| * | Fix synchronization issue with atoms | 2017-05-12 | 1 | -1/+2 | |
| * | There's no need to call geturi() again in loadchanged | 2017-05-12 | 1 | -7/+7 | |
| * | Add config option for smooth scrolling activation | 2017-05-11 | 2 | -0/+6 | |
| * | Add config option for Java activation | 2017-05-11 | 2 | -0/+6 | |
| * | Add config option for setting default charset. | 2017-05-11 | 2 | -0/+6 | |
| * | Improve parameters handling | 2017-05-11 | 1 | -4/+17 | |
| * | Change PROMPT_GO from "URL:" to "Go:" | 2017-05-11 | 1 | -1/+1 | |
| * | Add prompts for SETPROP | 2017-05-08 | 1 | -7/+10 | |
| * | Embed dmenu into the surf window by default | 2017-05-08 | 1 | -1/+1 | |
| * | Simplify DOWNLOAD macro | 2017-05-08 | 1 | -6/+5 | |
| * | Simplify SETPROP macro | 2017-05-08 | 1 | -6/+6 | |
| * | Simplify usage() | 2017-05-04 | 1 | -3/+3 | |
| * | Simplify version message | 2017-05-04 | 1 | -2/+1 | |
| * | Use Ctrl-t for showcert instead of Ctrl-x | 2017-05-02 | 3 | -3/+3 | |
| * | Cleanup and fix formatage issues in surf.1 | 2017-05-01 | 1 | -23/+23 | |
| * | Fix forgotten options in surf.1 | 2017-05-01 | 2 | -9/+5 | |
| * | setcert: check uri before adding a certificate | 2017-04-30 | 1 | -5/+7 | |
| * | fix mini typo | 2017-04-30 | 1 | -1/+1 | |
| * | surf.1: remove trailing spaces | 2017-04-30 | 1 | -5/+5 | |
| * | Add forgotten tT indicator description in surf.1 | 2017-04-29 | 1 | -0/+3 | |
| * | Add forgotten fF indicator description in surf.1 | 2017-04-29 | 1 | -0/+3 | |
| * | Add a flag for custom certificates | 2017-04-29 | 2 | -4/+21 |
