summaryrefslogtreecommitdiffstats
path: root/src/libcroco/cr-parser.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
| | | | | | - enclose && / || with brackets to avoid ambiguity. - don't cast from booleans to pointers. (bzr r10359)
* More compile error cleanupBob Jamison2006-11-151-3/+3
| | | (bzr r1955)
* Make C++ - compilable. Mostly remove pointer casting problems. Fix a few ↵Bob Jamison2006-11-151-27/+28
| | | | | places where C++ is stricter than C. (bzr r1954)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+4408
(bzr r1)