summaryrefslogtreecommitdiffstats
path: root/src/extract-uri.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-13extract_uri: fix, test, documentThomas Holder1-10/+14
2018-11-08Clarify licensesMax Gaukler1-0/+9
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-4/+4
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2012-10-04code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton1-0/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2007-09-06Preserve paint styles with multiple componentsJon A. Cruz1-1/+13
2007-07-04make it a bit more permissive with its argumentbulia byak1-2/+8
2007-05-13Correcting extraction of "url(...)" for paintJon A. Cruz1-11/+49