about summary refs log tree commit diff
path: root/surf-open.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-09Fix vertical scroll directions in the config fileefe1-2/+2
2019-02-07Makefile: fix a typo in clean: targetLeonardo Taccari1-1/+1
2019-02-06Makefile: include common to webextQuentin Rameau2-9/+14
2019-02-06Makefile: fix a typo for the webext CFLAGSQuentin Rameau1-1/+1
2018-10-15Send message size inside messages through pipesQuentin Rameau3-26/+39
2018-10-09Use pkg-config for X11{INC,LIB}Leonardo Taccari1-4/+4
2018-10-09Makefile: fix dependenciesQuentin Rameau1-2/+2
2018-10-08Fix, again, webext directory in MakefileQuentin Rameau1-1/+1
2018-10-08Fix webext directory in MakefileQuentin Rameau1-5/+5
2018-10-08Remove libtool depencency, reorganise MakefileQuentin Rameau2-52/+34
2018-10-08Unobfuscate MakefileQuentin Rameau1-40/+25
2018-10-08ext: get the right DOM on msgQuentin Rameau1-15/+7
2018-10-08Add a file for shared functionsQuentin Rameau5-18/+24
2018-10-08Communicate with webextension via a pipeQuentin Rameau4-47/+213
2018-10-08ext: first commit for surf libQuentin Rameau3-14/+59
2018-10-08Request cookiemanager only once at creationQuentin Rameau1-5/+6
2018-10-08Exit more gracefully on web process crash.Quentin Rameau1-0/+14
2018-10-08Allow tilde expansion in loadurinzl1-23/+40
2018-06-18Fixed wording in FAQ.mdEddie Thieda1-5/+5
2018-06-09Force printing the winid when requestedQuentin Rameau1-0/+1
2018-02-23Document SIGHUP in manpageJochen Sprickerhof1-0/+3
2018-02-23Script text shouldn't go through formatted conversionnzl1-1/+1
2018-02-23Add support for WebGLEon S. Jeon2-0/+6
2017-06-03Disable media autoplay by defaultQuentin Rameau1-1/+1
2017-05-30Store modified parameters listQuentin Rameau1-18/+11
2017-05-22Use priority values instead of “forced” parametersQuentin Rameau2-46/+49
2017-05-22Get rid of config parameter MACROsQuentin Rameau2-72/+87
2017-05-22Get rid of integer member b in ArgQuentin Rameau2-81/+80
2017-05-22Only apply parameters when neededQuentin Rameau1-14/+60
2017-05-22Fix handling of uri-specific parametersQuentin Rameau1-9/+19
2017-05-22Unset previous user styles before applying another oneQuentin Rameau1-3/+2
2017-05-22Add config option for cross requests from file URLsConstantine Bytensky2-0/+8
2017-05-21Add config option for microphone and webcam accessQuentin Rameau2-6/+26
2017-05-12Fix synchronization issue with atomsQuentin Rameau1-1/+2
2017-05-12There's no need to call geturi() again in loadchangedQuentin Rameau1-7/+7
2017-05-11Add config option for smooth scrolling activationQuentin Rameau2-0/+6
2017-05-11Add config option for Java activationQuentin Rameau2-0/+6
2017-05-11Add config option for setting default charset.Quentin Rameau2-0/+6
2017-05-11Improve parameters handlingQuentin Rameau1-4/+17
2017-05-11Change PROMPT_GO from "URL:" to "Go:"ssd1-1/+1
2017-05-08Add prompts for SETPROPQuentin Rameau1-7/+10
2017-05-08Embed dmenu into the surf window by defaultQuentin Rameau1-1/+1
2017-05-08Simplify DOWNLOAD macroQuentin Rameau1-6/+5
2017-05-08Simplify SETPROP macroQuentin Rameau1-6/+6
2017-05-04Simplify usage()Quentin Rameau1-3/+3
2017-05-04Simplify version messageQuentin Rameau1-2/+1
2017-05-02Use Ctrl-t for showcert instead of Ctrl-xIvan Tham3-3/+3
2017-05-01Cleanup and fix formatage issues in surf.1Quentin Rameau1-23/+23
2017-05-01Fix forgotten options in surf.1Quentin Rameau2-9/+5
2017-04-30setcert: check uri before adding a certificateHiltjo Posthuma1-5/+7