summaryrefslogtreecommitdiffstats
path: root/src/libcroco/cr-declaration.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-04-29moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin1-804/+0
2015-11-07Rebase on upstream libcroco 0.6.9 and backport minor fixesAlex Valavanis1-13/+13
(bzr r14449)
2013-11-03Minimise diff against libcroco-0.6.8 (pass 1)Alex Valavanis1-14/+17
(bzr r12772)
2013-11-03Merge upstream libcroco 0.6.3 changesAlex Valavanis1-108/+134
(bzr r12765)
2007-03-14even if one declaration is broken, try to still read all others per ↵bulia byak1-5/+8
http://www.w3.org/TR/CSS21/syndata.html#declaration; fixes bug 1266843 (bzr r2651)
2006-11-15Make C++ - compilable. Mostly remove pointer casting problems. Fix a few ↵Bob Jamison1-16/+13
places where C++ is stricter than C. (bzr r1954)