| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add new named color 'rebeccapurple' (CSS4 Color). | Tavmjong Bah | 2014-06-21 | 1 | -0/+1 |
| * | Parse xml:lang, required for SVG (CSS uses lang) | Tavmjong Bah | 2014-04-22 | 1 | -2/+4 |
| * | libcroco: don't write double parenthesis unnecessarily (interferes with the v... | Johan B. C. Engelen | 2014-03-22 | 1 | -2/+2 |
| * | libcroco: fix pointer signedness errors | Johan B. C. Engelen | 2014-03-21 | 1 | -7/+7 |
| * | supress warnings | Johan B. C. Engelen | 2014-03-20 | 1 | -5/+21 |
| * | For bug #1267552 Allow pseudo class matches to continue matching the rest of ... | Martin Owens | 2014-01-09 | 1 | -3/+3 |
| * | Language pseudo class should be case-insenstivie | Martin Owens | 2014-01-08 | 1 | -3/+1 |
| * | Minimise diff against libcroco-0.6.8 (pass 1) | Alex Valavanis | 2013-11-03 | 19 | -141/+170 |
| * | Fix typo in libcroco/cr-rgb.c | Alex Valavanis | 2013-11-03 | 2 | -2/+2 |
| * | libcroco: Merge upstream 0.6.8 changes | Alex Valavanis | 2013-11-03 | 1 | -2/+22 |
| * | libcroco: Merge upstream 0.6.7 changes | Alex Valavanis | 2013-11-03 | 1 | -1/+1 |
| * | libcroco: Merge upstream 0.6.6 changes | Alex Valavanis | 2013-11-03 | 2 | -15/+10 |
| * | libcroco: Merge upstream 0.6.5 changes | Alex Valavanis | 2013-11-03 | 1 | -1/+1 |
| * | libcroco: Merge upstream 0.6.4 changes | Alex Valavanis | 2013-11-03 | 2 | -161/+171 |
| * | Merge upstream libcroco 0.6.3 changes | Alex Valavanis | 2013-11-03 | 46 | -1275/+2168 |
| * | libcroco: Backport size checking fix (commit 209e5,aa60a) | Alex Valavanis | 2013-11-01 | 1 | -2/+2 |
| * | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag... | Nicolas Dufour | 2013-10-09 | 6 | -7/+7 |
| * | cppcheck | Kris De Gussem | 2013-10-07 | 1 | -3/+1 |
| * | some code cleanup, trying to get it through cppcheck | Johan B. C. Engelen | 2013-08-03 | 4 | -20/+14 |
| * | fix bug | Johan B. C. Engelen | 2013-08-03 | 1 | -1/+1 |
| * | cleanup | Johan B. C. Engelen | 2013-08-03 | 1 | -20/+23 |
| * | function cleanup | Johan B. C. Engelen | 2013-08-03 | 1 | -4/+1 |
| * | memleak fix (part of bug #1043571) | Kris De Gussem | 2012-09-29 | 1 | -2/+2 |
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 2 | -3/+2 |
| * | Fixed mismatched quotes that confused Doxygen. | Jon A. Cruz | 2011-10-04 | 1 | -1/+1 |
| * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+3 |
| * | warning cleanup (no functional changes) | Campbell Barton | 2011-06-25 | 1 | -1/+1 |
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+31 |
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+1 |
| * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca... | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -31/+32 |
| * | Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation... | Josh Andler | 2009-12-16 | 1 | -0/+1 |
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 |
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -29/+0 |
| * | Cmake: Fix some double linking flags | Joshua L. Blocher | 2008-05-03 | 1 | -57/+57 |
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -3/+0 |
| * | Adjustments to the lib directory Cmake files | Joshua L. Blocher | 2008-03-30 | 1 | -1/+1 |
| * | add *.c to libcroco/CMakeFile and libgdl/CMakeFile | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+27 |
| * | add CMakeFiles for libcroco, libgdl, libnr, libnrtype. | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+32 |
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| * | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 2007-03-20 | 1 | -5/+5 |
| * | gosh, what shitty coding - reading delimited string failed when it was at the... | bulia byak | 2007-03-15 | 1 | -1/+2 |
| * | even if one declaration is broken, try to still read all others per http://ww... | bulia byak | 2007-03-14 | 1 | -5/+8 |
| * | typo fix from libcroco list | bulia byak | 2007-03-14 | 1 | -1/+1 |
| * | More compile error cleanup | Bob Jamison | 2006-11-15 | 5 | -27/+30 |
| * | Make C++ - compilable. Mostly remove pointer casting problems. Fix a few pla... | Bob Jamison | 2006-11-15 | 27 | -340/+259 |
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 60 | -0/+28796 |