summaryrefslogtreecommitdiffstats
path: root/src/libcroco/cr-parser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-4538/+0
* Misc. typosUnknown2017-11-071-39/+39
* Implement CSS 3 "general sibling" combinator (~).Tavmjong Bah2017-09-021-0/+4
* Implement CSS 3 pseudo selectors. GSoC project 2017.Vishal Agarwal2017-09-021-10/+19
* Finish partially completed "cr_selector_parse_from_buf" and make it publicly ...Tavmjong Bah2017-02-221-1/+1
* Rebase on upstream libcroco 0.6.9 and backport minor fixesAlex Valavanis2015-11-071-21/+19
* libcroco: don't write double parenthesis unnecessarily (interferes with the v...Johan B. C. Engelen2014-03-221-2/+2
* libcroco: fix pointer signedness errorsJohan B. C. Engelen2014-03-211-7/+7
* Minimise diff against libcroco-0.6.8 (pass 1)Alex Valavanis2013-11-031-17/+20
* Merge upstream libcroco 0.6.3 changesAlex Valavanis2013-11-031-125/+243
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-091-1/+1
* some code cleanup, trying to get it through cppcheckJohan B. C. Engelen2013-08-031-4/+1
* warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
* More compile error cleanupBob Jamison2006-11-151-3/+3
* Make C++ - compilable. Mostly remove pointer casting problems. Fix a few pla...Bob Jamison2006-11-151-27/+28
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+4408