summaryrefslogtreecommitdiff
path: root/src/cr-term.c
Commit message (Expand)AuthorAgeFilesLines
* Add ‘const’ to various function prototypes, as discussed at http://www.ma...Peter J. R. Moulder2008-03-301-6/+6
* Synchronize with libcroco--mainline--0.6--patch-25.Dodji Seketeli2004-05-291-3/+3
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-36/+228
* *** empty log message ***Dodji Seketeli2004-03-131-1/+40
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-071-333/+275
* when you reach an EOF, don't assume it's an error. Return the alreadyDodji2004-03-061-1/+0
* separated the library into two projects. Libcroco is now the combinationDodji Seketeli2004-01-241-0/+619
* big tree layout cleanup.Dodji Seketeli2003-04-121-572/+0
* 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-43/+108
* revisited the way the CRTerm and CRNum classes were handling their types andDodji Seketeli2003-03-151-336/+30
* Turned on compilation with goddamit warning options.Dodji Seketeli2003-03-021-1/+1
* Initial revisionDodji Seketeli2003-02-271-0/+817