summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Sending recent tested changes from inkscape developers to libcroco upstreamAbhishek Sharma2011-07-0349-2656/+1750
* Remove redundant .cvsignore filesThomas Wood2009-02-094-10/+0
* Bug 553937 - CRDocHandler instances created with reference count of 0Robert Staudinger2008-09-261-0/+1
* minor: (cr_declaration_destroy): Simplify implementation (and assert that nex...Peter J. R. Moulder2008-03-301-36/+11
* 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
* Bug 395099 - overly agressive rule matchingBruno Haible2007-01-101-3/+7
* Handle FONT_WEIGHT_INHERIT.Bruno Haible2007-01-101-1/+4
* Remove trailing comma. Needed for compilation on AIX with xlc.Bruno Haible2007-01-101-1/+1
* Bug 314831 - Escapes not recognizedBenjamin Dauvergne2007-01-091-28/+5
* a bug in the class selector code, where it would no\ t require whitespaceDom Lachowicz2007-01-091-0/+4
* gives syntax errors when included twice the return value ofDom Lachowicz2007-01-091-2/+2
* gives syntax errors when included twiceDom Lachowicz2007-01-091-1/+2
* Bug 394294 - Escape are wrongly computedBenjamin Dauvergne2007-01-091-1/+1
* Bug 139878 - keep end of ruleset parsing location, a\ nd give it to theBenjamin Dauvergne2007-01-091-0/+3
* Bug 394680 - problem parsing function name starting w\ ith 'u' or 'r'Benjamin Dauvergne2007-01-091-24/+4
* Bug 372011 - comments not parsed correctlyBenjamin Dauvergne2007-01-091-25/+36
* Bug 336621 - cr_tknzr_get_next_token wasn't handling "<!--" correctlyDom Lachowicz2007-01-091-3/+4
* Bug 381040 - floating numbers always output to exactly 3 digits afterDom Lachowicz2006-11-301-1/+3
* bug 380438Dom Lachowicz2006-11-291-0/+1
* oops. fix buildDom Lachowicz2006-11-151-2/+2
* Bug 375194 - fix to builtin color processingDom Lachowicz2006-11-141-2/+2
* Bug 340298 - Fixes to documentation markup.Peter Moulder2006-05-0210-98/+109
* Fix linking by adding proper dependencies (bug 148790) Cygwin build fixesDom Lachowicz2006-05-021-1/+1
* Fix linking by adding proper dependencies (bug 148790)Dom Lachowicz2006-05-021-1/+1
* Revert my previous change and instead use Inkscape's patch in bug #306823,Dom Lachowicz2006-04-293-38/+19
* Parse fractional parts of numbers properly (bug 333057)Dom Lachowicz2006-03-023-5/+8
* Hush now baby, baby don't you cry...Kjartan Maraas2006-01-271-0/+1
* New file. libcroco-zip is used to build a libcroco distribution for Win32.Tor Lillqvist2005-11-161-1/+6
* applied the following patches:CEST 2005 Dodji Seketeli2005-05-1026-883/+1803
* synchronize with libcroco--mainline--0.6--patch-28.tla-cvs-synch-06-09-2004-0Dodji Seketeli2004-06-081-4/+5
* Synchronize with libcroco--mainline--0.6--patch-25.Dodji Seketeli2004-05-2912-118/+443
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-185-20/+0
* added cr-string.[ch]Dodji Seketeli2004-04-186-18/+464
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-1843-2452/+3021
* ignore stuffThomas Vander Stichele2004-04-014-2/+9
* Merged with libcroco--mainline--0.1--patch-22Dodji2004-03-161-8/+5
* Merged with libcroco--mainline--0.1--patch-21Dodji2004-03-156-82/+137
* *** empty log message ***Dodji Seketeli2004-03-1322-462/+742
* fixed a memory management bug reported by Rob BUIS.INITIAL_GNU_ARCH_IMPORTGNOME_2_6_ANCHORDodji Seketeli2004-03-071-37/+68
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-0724-15022/+12344
* applied a patch from Benjamin Dauvergne to support the "color" property.Dodji Seketeli2004-03-071-8/+21
* added this new convenience function.Dodji Seketeli2004-03-062-21/+34
* when you reach an EOF, don't assume it's an error. Return the alreadyDodji2004-03-063-4/+9
* reflect the removal of src/parser src/seleng and src/layeng added this newDodji2004-03-065-37/+149
* applied a patch from Rob BUIS to fix some bugs/memleaks here. Did someDodji Seketeli2004-03-051-3/+26
* fixed silly bug in there. added the support of the "!important" keyword atDodji Seketeli2004-03-049-181/+177
* applied a patch from Kjartan Maraas to replace the g_strup()Dodji Seketeli2004-03-044-5/+5
* put a '\n' after dumping the sheet on screen. fixed a small bug in here.Dodji Seketeli2004-03-032-2/+3