summaryrefslogtreecommitdiffstats
path: root/src/libcroco (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-03Cmake: Fix some double linking flagsJoshua L. Blocher1-57/+57
2008-04-01delete remaining .cvsignore filesAdib Taraben1-3/+0
2008-03-30Adjustments to the lib directory Cmake filesJoshua L. Blocher1-1/+1
2008-03-30add *.c to libcroco/CMakeFile and libgdl/CMakeFileJohan B. C. Engelen1-0/+27
2008-03-30add CMakeFiles for libcroco, libgdl, libnr, libnrtype.Johan B. C. Engelen1-0/+32
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook1-5/+5
2007-03-15gosh, what shitty coding - reading delimited string failed when it was at the...bulia byak1-1/+2
2007-03-14even if one declaration is broken, try to still read all others per http://ww...bulia byak1-5/+8
2007-03-14typo fix from libcroco listbulia byak1-1/+1
2006-11-15More compile error cleanupBob Jamison5-27/+30
2006-11-15Make C++ - compilable. Mostly remove pointer casting problems. Fix a few pla...Bob Jamison27-340/+259