summaryrefslogtreecommitdiffstats
path: root/src/libcroco (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-29/+0
| | | (bzr r6046)
* Cmake: Fix some double linking flagsJoshua L. Blocher2008-05-031-57/+57
| | | (bzr r5584)
* delete remaining .cvsignore filesAdib Taraben2008-04-011-3/+0
| | | (bzr r5299)
* Adjustments to the lib directory Cmake filesJoshua L. Blocher2008-03-301-1/+1
| | | (bzr r5250)
* add *.c to libcroco/CMakeFile and libgdl/CMakeFileJohan B. C. Engelen2008-03-301-0/+27
| | | (bzr r5248)
* add CMakeFiles for libcroco, libgdl, libnr, libnrtype.Johan B. C. Engelen2008-03-301-0/+32
| | | (bzr r5247)
* **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵Peter Moulder2007-09-121-3/+3
| | | | | %.$(OBJEXT) instead of %.o. (bzr r3726)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-5/+5
| | | (bzr r2720)
* gosh, what shitty coding - reading delimited string failed when it was at ↵bulia byak2007-03-151-1/+2
| | | | | the very end of buffer (bzr r2652)
* even if one declaration is broken, try to still read all others per ↵bulia byak2007-03-141-5/+8
| | | | | http://www.w3.org/TR/CSS21/syndata.html#declaration; fixes bug 1266843 (bzr r2651)
* typo fix from libcroco listbulia byak2007-03-141-1/+1
| | | (bzr r2649)
* More compile error cleanupBob Jamison2006-11-155-27/+30
| | | (bzr r1955)
* Make C++ - compilable. Mostly remove pointer casting problems. Fix a few ↵Bob Jamison2006-11-1527-340/+259
| | | | | places where C++ is stricter than C. (bzr r1954)
* moving trunk for module inkscapeMenTaLguY2006-01-1660-0/+28796
(bzr r1)