2020-11-07 17:43 | Makefile: use explicit targets | Quentin Rameau | 1 | +9 | -10 |
2020-11-07 14:31 | webext: Fix missing flags for gio | Quentin Rameau | 1 | +2 | -2 |
2020-05-02 13:50 | Simplify communication with webext | Quentin Rameau | 2 | +30 | -58 |
2019-11-27 00:17 | Set title on committed load | Quentin Rameau | 1 | +2 | -0 |
2019-09-07 11:20 | Communicate through a Unix socket instead of a pipe pair | Quentin Rameau | 2 | +65 | -57 |
2018-10-08 09:37 | Add support for ephemeral (zero disk access) | Quentin Rameau | 2 | +19 | -8 |
2019-03-04 10:43 | Add support for configuring plugins directories | Quentin Rameau | 3 | +12 | -2 |
2019-02-19 04:33 | Remove common | Quentin Rameau | 5 | +21 | -28 |
2019-02-10 18:48 | Makefile: rework how webextensions are handled | Quentin Rameau | 3 | +24 | -20 |
2019-02-08 22:56 | Fix vertical scroll directions in the config file | efe | 1 | +2 | -2 |
2019-02-07 20:22 | Makefile: fix a typo in clean: target | Leonardo Taccari | 1 | +1 | -1 |
2019-02-06 09:27 | Makefile: include common to webext | Quentin Rameau | 2 | +14 | -9 |
2019-02-06 09:22 | Makefile: fix a typo for the webext CFLAGS | Quentin Rameau | 1 | +1 | -1 |
2018-10-09 10:27 | Send message size inside messages through pipes | Quentin Rameau | 3 | +39 | -26 |
2018-10-09 19:30 | Use pkg-config for X11{INC,LIB} | Leonardo Taccari | 1 | +4 | -4 |
2018-10-09 10:26 | Makefile: fix dependencies | Quentin Rameau | 1 | +2 | -2 |
2018-10-08 12:23 | Fix, again, webext directory in Makefile | Quentin Rameau | 1 | +1 | -1 |
2018-10-08 12:11 | Fix webext directory in Makefile | Quentin Rameau | 1 | +5 | -5 |
2018-10-08 11:47 | Remove libtool depencency, reorganise Makefile | Quentin Rameau | 2 | +34 | -52 |
2018-10-08 10:34 | Unobfuscate Makefile | Quentin Rameau | 1 | +25 | -40 |
2017-06-12 16:19 | ext: get the right DOM on msg | Quentin Rameau | 1 | +7 | -15 |
2016-01-04 15:09 | Add a file for shared functions | Quentin Rameau | 5 | +24 | -18 |
2015-12-07 14:50 | Communicate with webextension via a pipe | Quentin Rameau | 4 | +213 | -47 |
2015-11-23 21:12 | ext: first commit for surf lib | Quentin Rameau | 3 | +59 | -14 |
2018-03-25 10:07 | Request cookiemanager only once at creation | Quentin Rameau | 1 | +6 | -5 |
2018-03-16 11:44 | Exit more gracefully on web process crash. | Quentin Rameau | 1 | +14 | -0 |
2018-03-14 19:46 | Allow tilde expansion in loaduri | nzl | 1 | +40 | -23 |
2018-06-18 10:13 | Fixed wording in FAQ.md | Eddie Thieda | 1 | +5 | -5 |
2018-06-09 19:53 | Force printing the winid when requested | Quentin Rameau | 1 | +1 | -0 |
2017-11-16 22:18 | Document SIGHUP in manpage | Jochen Sprickerhof | 1 | +3 | -0 |
2018-02-21 19:26 | Script text shouldn't go through formatted conversion | nzl | 1 | +1 | -1 |
2017-09-29 15:34 | Add support for WebGL | Eon S. Jeon | 2 | +6 | -0 |
2017-06-03 08:20 | Disable media autoplay by default | Quentin Rameau | 1 | +1 | -1 |
2017-05-21 20:53 | Store modified parameters list | Quentin Rameau | 1 | +11 | -18 |
2017-05-21 11:41 | Use priority values instead of “forced” parameters | Quentin Rameau | 2 | +49 | -46 |
2017-05-20 17:21 | Get rid of config parameter MACROs | Quentin Rameau | 2 | +87 | -72 |
2017-05-20 15:04 | Get rid of integer member b in Arg | Quentin Rameau | 2 | +80 | -81 |
2017-05-18 23:10 | Only apply parameters when needed | Quentin Rameau | 1 | +60 | -14 |
2017-05-18 10:33 | Fix handling of uri-specific parameters | Quentin Rameau | 1 | +19 | -9 |
2017-05-18 14:42 | Unset previous user styles before applying another one | Quentin Rameau | 1 | +2 | -3 |
2017-05-18 11:46 | Add config option for cross requests from file URLs | Constantine Bytensky | 2 | +8 | -0 |
2017-05-18 09:20 | Add config option for microphone and webcam access | Quentin Rameau | 2 | +26 | -6 |
2017-05-11 22:28 | Fix synchronization issue with atoms | Quentin Rameau | 1 | +2 | -1 |
2017-05-11 22:03 | There's no need to call geturi() again in loadchanged | Quentin Rameau | 1 | +7 | -7 |
2017-05-11 13:33 | Add config option for smooth scrolling activation | Quentin Rameau | 2 | +6 | -0 |
2017-05-11 13:27 | Add config option for Java activation | Quentin Rameau | 2 | +6 | -0 |
2017-05-11 13:23 | Add config option for setting default charset. | Quentin Rameau | 2 | +6 | -0 |
2017-05-09 12:45 | Improve parameters handling | Quentin Rameau | 1 | +17 | -4 |
2017-05-10 22:55 | Change PROMPT_GO from "URL:" to "Go:" | ssd | 1 | +1 | -1 |
2017-05-08 09:22 | Add prompts for SETPROP | Quentin Rameau | 1 | +10 | -7 |
2017-05-08 08:20 | Embed dmenu into the surf window by default | Quentin Rameau | 1 | +1 | -1 |
2017-05-04 16:24 | Simplify DOWNLOAD macro | Quentin Rameau | 1 | +5 | -6 |
2017-05-04 14:49 | Simplify SETPROP macro | Quentin Rameau | 1 | +6 | -6 |
2017-05-04 08:22 | Simplify usage() | Quentin Rameau | 1 | +3 | -3 |
2017-05-02 16:53 | Simplify version message | Quentin Rameau | 1 | +1 | -2 |
2017-05-02 15:10 | Use Ctrl-t for showcert instead of Ctrl-x | Ivan Tham | 3 | +3 | -3 |
2017-04-30 23:09 | Cleanup and fix formatage issues in surf.1 | Quentin Rameau | 1 | +23 | -23 |
2017-04-30 23:08 | Fix forgotten options in surf.1 | Quentin Rameau | 2 | +5 | -9 |
2017-04-29 20:16 | setcert: check uri before adding a certificate | Hiltjo Posthuma | 1 | +7 | -5 |
2017-04-29 20:07 | fix mini typo | Hiltjo Posthuma | 1 | +1 | -1 |
2017-04-29 20:06 | surf.1: remove trailing spaces | Hiltjo Posthuma | 1 | +5 | -5 |
2017-04-29 15:55 | Add forgotten tT indicator description in surf.1 | Quentin Rameau | 1 | +3 | -0 |
2017-04-29 15:47 | Add forgotten fF indicator description in surf.1 | Quentin Rameau | 1 | +3 | -0 |
2017-04-29 15:21 | Add a flag for custom certificates | Quentin Rameau | 2 | +21 | -4 |
2017-04-29 15:23 | Move xid printing option from -x to -w | Quentin Rameau | 2 | +3 | -3 |
2017-04-29 12:56 | Add a keybinding to show current TLS certificate | Quentin Rameau | 3 | +42 | -3 |
2017-04-29 12:49 | Display an error message and certificate on tls error | Quentin Rameau | 2 | +55 | -3 |
2017-04-29 13:21 | Arrange Makefile | Quentin Rameau | 2 | +43 | -38 |
2017-04-29 12:34 | Free temporary certificate in setcert | Quentin Rameau | 1 | +1 | -0 |
2017-04-28 11:09 | Do not build SiteSpecific file when regex is invalid | Quentin Rameau | 1 | +10 | -9 |
2017-04-28 10:58 | Add support for using custom certificates per url | Quentin Rameau | 2 | +66 | -0 |
2017-04-27 13:41 | Avoid using global name stylefile in setstyle() | Quentin Rameau | 1 | +4 | -4 |
2017-04-27 13:01 | Change site styles structure for a more generic one | Quentin Rameau | 2 | +6 | -6 |
2017-04-23 16:18 | Fix 27cec48 Add a flag/keybinding for strict TLS | Quentin Rameau | 1 | +9 | -2 |
2017-04-23 16:11 | Fix a981959 Move -t stylefile flag to -C stylefile | Quentin Rameau | 1 | +5 | -5 |
2017-04-23 16:25 | Fix possible oob access of cmd in newwindow() | Quentin Rameau | 1 | +1 | -1 |
2017-04-19 18:56 | Bump year in program | Quentin Rameau | 1 | +1 | -1 |
2017-04-19 16:35 | Add a flag and toggle keybinding for strict TLS | Quentin Rameau | 3 | +15 | -4 |
2017-04-19 16:14 | Move -t stylefile flag to -C stylefile | Quentin Rameau | 2 | +9 | -9 |
2017-04-19 15:45 | Rename SSL instances to TLS | Quentin Rameau | 3 | +6 | -6 |
2016-07-08 16:27 | Set strict ssl by default and handle insecure content | Quentin Rameau | 2 | +20 | -11 |
2017-04-19 14:05 | Add a configure option for default window size | Quentin Rameau | 2 | +4 | -1 |
2017-03-28 16:17 | Bump version to 2.0 | Quentin Rameau | 1 | +1 | -1 |
2017-03-28 16:13 | Add contributors to the LICENSE | Quentin Rameau | 1 | +27 | -4 |
2017-02-12 17:50 | Install Atoms before initializing gtk | Quentin Rameau | 1 | +9 | -6 |
2015-12-08 11:12 | Fix spelling of otherwise in surf.1 | Michael Stevens | 1 | +1 | -1 |
2017-03-06 10:00 | Fix font-size setting parameter value type in newview | Quentin Rameau | 1 | +1 | -1 |
2015-11-23 21:12 | Add support for loading Webkit extensions | Quentin Rameau | 2 | +11 | -1 |
2016-01-09 19:18 | Reload on SIGHUP | Charles Lehner | 1 | +14 | -0 |
2016-07-05 15:26 | Add a few configuration options | Quentin Rameau | 2 | +18 | -0 |
2016-07-05 11:35 | Fix GdkDisplay assignment in setup() | Quentin Rameau | 1 | +2 | -1 |
2016-07-05 10:33 | Get rid of getkbdevice | Quentin Rameau | 1 | +3 | -19 |
2016-06-03 13:14 | Fixing the last patch to the surf style. | Christoph Lohmann | 1 | +18 | -15 |
2016-05-29 09:56 | Check $HOME and home dir of $USER before getpwuid()->pw_dir | Dmitry Bogatov | 1 | +36 | -7 |
2016-04-16 04:19 | Fix url parsing in load() | Quentin Rameau | 1 | +4 | -1 |
2016-03-03 15:51 | Apply domain parameters each time url is changed | Quentin Rameau | 1 | +2 | -5 |
2016-01-09 12:42 | Fix inspector toggling | Quentin Rameau | 1 | +5 | -8 |
2016-01-09 11:57 | Rectify how parameters are handled in setparameter() | Quentin Rameau | 1 | +23 | -22 |
2015-11-29 23:39 | Fix parameter initialization and assignment | Quentin Rameau | 1 | +34 | -30 |
2015-11-29 16:42 | Adapting the whole surf structure to new settings | Quentin Rameau | 2 | +233 | -155 |
| More commits remaining [...] |