summaryrefslogtreecommitdiff
path: root/src/cr-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Fix unused status variable in cr_utils_utf8_to_ucs1()Руслан Ижбулатов2015-11-011-3/+1
* Fix unused status variable in cr_utils_ucs1_to_utf8()Руслан Ижбулатов2015-11-011-8/+2
* Fix variables set but not usedIgnacio Casal Quinteiro2015-10-301-9/+3
* Revert "Sending recent tested changes from inkscape developers to libcroco up...Abhishek Sharma2011-11-061-9/+10
* Sending recent tested changes from inkscape developers to libcroco upstreamAbhishek Sharma2011-07-031-10/+9
* Add ‘const’ to various function prototypes, as discussed at http://www.ma...Peter J. R. Moulder2008-03-301-6/+7
* Revert my previous change and instead use Inkscape's patch in bug #306823,Dom Lachowicz2006-04-291-13/+0
* Parse fractional parts of numbers properly (bug 333057)Dom Lachowicz2006-03-021-2/+3
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-7/+29
* *** empty log message ***Dodji Seketeli2004-03-131-2/+9
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-071-979/+813
* separated the library into two projects. Libcroco is now the combinationDodji Seketeli2004-01-241-0/+1492
* big tree layout cleanup.Dodji Seketeli2003-04-121-1449/+0
* more box debuging code.Dodji Seketeli2003-04-081-1/+3
* started to write a box model debuging code.Dodji Seketeli2003-04-071-0/+13
* Relicense from GPL -> LGPLGaël CHAMOULAUD2003-03-191-151/+148
* revisited the way the CRTerm and CRNum classes were handling their types andDodji Seketeli2003-03-151-0/+13
* Turned on compilation with goddamit warning options.Dodji Seketeli2003-03-021-1/+1
* Initial revisionDodji Seketeli2003-02-271-0/+1424