summaryrefslogtreecommitdiff
path: root/src/cr-rgb.c
Commit message (Expand)AuthorAgeFilesLines
* char/xmlChar castingРуслан Ижбулатов2014-08-051-2/+2
* gchar/guchar types and castingРуслан Ижбулатов2014-08-051-5/+4
* Revert "cr-rgb: Fix mapping for 'green'"Adel Gadllah2012-10-071-1/+1
* cr-rgb: Fix mapping for 'green'Adel Gadllah2012-03-181-1/+1
* 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
* Make colour table constFelix Riemann2011-12-061-1/+1
* Revert "Sending recent tested changes from inkscape developers to libcroco up...Abhishek Sharma2011-11-061-206/+267
* Sending recent tested changes from inkscape developers to libcroco upstreamAbhishek Sharma2011-07-031-267/+206
* Add ‘const’ to various function prototypes, as discussed at http://www.ma...Peter J. R. Moulder2008-03-301-6/+6
* oops. fix buildDom Lachowicz2006-11-151-2/+2
* Bug 375194 - fix to builtin color processingDom Lachowicz2006-11-141-2/+2
* applied the following patches:CEST 2005 Dodji Seketeli2005-05-101-38/+95
* Synchronize with libcroco--mainline--0.6--patch-25.Dodji Seketeli2004-05-291-17/+55
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-16/+61
* Merged with libcroco--mainline--0.1--patch-21Dodji2004-03-151-0/+91
* *** empty log message ***Dodji Seketeli2004-03-131-6/+3
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-071-323/+284
* added this new convenience function.Dodji Seketeli2004-03-061-0/+20
* applied a patch from Rob BUIS that fixes numeros typos. Also addsDodji Seketeli2004-02-291-4/+4
* remove the usage of '...' in switch/case statements as this is notDodji Seketeli2004-02-291-25/+23
* fixed a stupid bug here.Dodji Seketeli2004-02-291-14/+1
* separated the library into two projects. Libcroco is now the combinationDodji Seketeli2004-01-241-0/+484
* big tree layout cleanup.Dodji Seketeli2003-04-121-228/+0
* started went forward on the test annotated tree building front.Dodji Seketeli2003-03-311-2/+65
* Relicense from GPL -> LGPLGaël CHAMOULAUD2003-03-191-17/+13
* added a cr_term_to_string() fonction to support in memory dump of css2 expres...Dodji Seketeli2003-03-191-20/+55
* revisited the way the CRTerm and CRNum classes were handling their types andDodji Seketeli2003-03-151-11/+3
* Initial revisionDodji Seketeli2003-02-271-0/+142