summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for 0.6.40.6.4Christian Persch2012-02-061-0/+9
* Update Visual C++ .sln filesChun-wei Fan2012-01-092-267/+267
* Bug 666248: Visual C++ compilation supportChun-wei Fan2012-01-0942-3/+5449
* Revert "Bug 666248: Visual C++ compilation support"Chun-wei Fan2011-12-2042-5449/+3
* Bug 666248: Visual C++ compilation supportChun-wei Fan2011-12-2042-3/+5449
* Modernise and simplify configureChristian Persch2011-12-118-109/+44
* Use -Bsymbolic-functions when availableChristian Persch2011-12-113-15/+376
* Use AM_SILENT_RULESChristian Persch2011-12-111-1/+6
* Use case-insensitive string comparision of colour namesChristian Persch2011-12-111-1/+1
* Use bsearch to find the colour by nameChristian Persch2011-12-111-11/+21
* Fully initialise this static dataChristian Persch2011-12-111-148/+148
* Also bump LIBCROCO_MICRO_VERSIONChristian Persch2011-12-061-1/+1
* Use AC_CANONICAL_HOSTMaarten Bosmans2011-12-061-1/+1
* Post release version bumpChristian Persch2011-12-061-1/+1
* Autogenerate ChangeLogChristian Persch2011-12-062-1880/+11
* Fixed format string issues by giving static literals, fixes bug 640897Tobias Mueller2011-12-063-15/+11
* Make colour table constFelix Riemann2011-12-061-1/+1
* Add myself to maintainersChristian Persch2011-12-061-0/+7
* Version 0.6.30.6.3Christian Persch2011-11-142-4/+12
* Revert "Sending recent tested changes from inkscape developers to libcroco up...Abhishek Sharma2011-11-0649-1750/+2656
* Adding DOAP fileChristian Persch2011-11-053-5/+31
* Sending recent tested changes from inkscape developers to libcroco upstreamAbhishek Sharma2011-07-0349-2656/+1750
* Adding libxml2 install check whether its present or notAbhishek Sharma2011-06-261-4/+11
* Remove test/test-outputs from svn, as it is empty and is deleted by theThomas Wood2009-02-191-0/+8
* Remove auto-generated documentation templatesThomas Wood2009-02-1928-5041/+0
* Add infrastructure to allow gtk-doc documentation to be built.Thomas Wood2009-02-193-1/+4
* Remove gtk-doc.make which is overwritten by autogen.sh scriptThomas Wood2009-02-171-153/+0
* ensure the library and compiler flags are not hardcoded into the packageThomas Wood2009-02-172-2/+7
* Remove redundant .cvsignore filesThomas Wood2009-02-0913-62/+0
* ============= 0.6.2 release =======================Thomas Wood2009-02-043-1/+38
* Bug 553937 - CRDocHandler instances created with reference count of 0Robert Staudinger2008-09-262-0/+7
* minor: (cr_declaration_destroy): Simplify implementation (and assert that nex...Peter J. R. Moulder2008-03-302-36/+13
* oops, add ChangeLog entries for the last couple of commits.Peter J. R. Moulder2008-03-301-7/+23
* doc: Document cr_declaration_new ownership rules.Peter J. R. Moulder2008-03-301-0/+4
* Add ‘const’ to various function prototypes, as discussed at http://www.ma...Peter J. R. Moulder2008-03-3038-220/+221
* noop: Fix emacsen mode lines: set indent-tabs-mode to nil instead of invalid ...Peter J. R. Moulder2008-02-249-9/+9
* Fix MAINTAINERSKjartan Maraas2007-09-031-1/+4
* Bug 395099 - overly agressive rule matchingBruno Haible2007-01-102-3/+8
* Handle FONT_WEIGHT_INHERIT.Bruno Haible2007-01-102-1/+5
* Remove trailing comma. Needed for compilation on AIX with xlc.Bruno Haible2007-01-102-1/+8
* Bug 314831 - Escapes not recognizedBenjamin Dauvergne2007-01-092-28/+9
* a bug in the class selector code, where it would no\ t require whitespaceDom Lachowicz2007-01-092-0/+8
* gives syntax errors when included twice the return value ofDom Lachowicz2007-01-092-2/+7
* gives syntax errors when included twiceDom Lachowicz2007-01-092-1/+6
* Bug 394294 - Escape are wrongly computedBenjamin Dauvergne2007-01-092-1/+2
* Bug 139878 - keep end of ruleset parsing location, a\ nd give it to theBenjamin Dauvergne2007-01-092-0/+4
* Bug 394680 - problem parsing function name starting w\ ith 'u' or 'r'Benjamin Dauvergne2007-01-092-24/+5
* Bug 372011 - comments not parsed correctlyBenjamin Dauvergne2007-01-092-25/+40
* Bug 336621 - cr_tknzr_get_next_token wasn't handling "<!--" correctlyDom Lachowicz2007-01-092-3/+9
* Bug 381040 - floating numbers always output to exactly 3 digits afterDom Lachowicz2006-11-302-1/+8