summaryrefslogtreecommitdiffstats
path: root/src/libcroco (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new named color 'rebeccapurple' (CSS4 Color).Tavmjong Bah2014-06-211-0/+1
* Parse xml:lang, required for SVG (CSS uses lang)Tavmjong Bah2014-04-221-2/+4
* 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
* supress warningsJohan B. C. Engelen2014-03-201-5/+21
* For bug #1267552 Allow pseudo class matches to continue matching the rest of ...Martin Owens2014-01-091-3/+3
* Language pseudo class should be case-insenstivieMartin Owens2014-01-081-3/+1
* Minimise diff against libcroco-0.6.8 (pass 1)Alex Valavanis2013-11-0319-141/+170
* Fix typo in libcroco/cr-rgb.cAlex Valavanis2013-11-032-2/+2
* libcroco: Merge upstream 0.6.8 changesAlex Valavanis2013-11-031-2/+22
* libcroco: Merge upstream 0.6.7 changesAlex Valavanis2013-11-031-1/+1
* libcroco: Merge upstream 0.6.6 changesAlex Valavanis2013-11-032-15/+10
* libcroco: Merge upstream 0.6.5 changesAlex Valavanis2013-11-031-1/+1
* libcroco: Merge upstream 0.6.4 changesAlex Valavanis2013-11-032-161/+171
* Merge upstream libcroco 0.6.3 changesAlex Valavanis2013-11-0346-1275/+2168
* libcroco: Backport size checking fix (commit 209e5,aa60a)Alex Valavanis2013-11-011-2/+2
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-096-7/+7
* cppcheckKris De Gussem2013-10-071-3/+1
* some code cleanup, trying to get it through cppcheckJohan B. C. Engelen2013-08-034-20/+14
* fix bugJohan B. C. Engelen2013-08-031-1/+1
* cleanupJohan B. C. Engelen2013-08-031-20/+23
* function cleanupJohan B. C. Engelen2013-08-031-4/+1
* memleak fix (part of bug #1043571)Kris De Gussem2012-09-291-2/+2
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-082-3/+2
* Fixed mismatched quotes that confused Doxygen.Jon A. Cruz2011-10-041-1/+1
* added missing headerCampbell Barton2011-07-021-0/+3
* warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
* cmake:Campbell Barton2011-06-131-1/+31
* cmake:Campbell Barton2011-06-131-2/+1
* cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
* work in progress cmake commit:Campbell Barton2011-06-121-31/+32
* Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler2009-12-161-0/+1
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-29/+0
* Cmake: Fix some double linking flagsJoshua L. Blocher2008-05-031-57/+57
* delete remaining .cvsignore filesAdib Taraben2008-04-011-3/+0
* Adjustments to the lib directory Cmake filesJoshua L. Blocher2008-03-301-1/+1
* add *.c to libcroco/CMakeFile and libgdl/CMakeFileJohan B. C. Engelen2008-03-301-0/+27
* add CMakeFiles for libcroco, libgdl, libnr, libnrtype.Johan B. C. Engelen2008-03-301-0/+32
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-5/+5
* gosh, what shitty coding - reading delimited string failed when it was at the...bulia byak2007-03-151-1/+2
* even if one declaration is broken, try to still read all others per http://ww...bulia byak2007-03-141-5/+8
* typo fix from libcroco listbulia byak2007-03-141-1/+1
* More compile error cleanupBob Jamison2006-11-155-27/+30
* Make C++ - compilable. Mostly remove pointer casting problems. Fix a few pla...Bob Jamison2006-11-1527-340/+259
* moving trunk for module inkscapeMenTaLguY2006-01-1660-0/+28796