summaryrefslogtreecommitdiff
path: root/src/cr-input.c
Commit message (Expand)AuthorAgeFilesLines
* separated the library into two projects. Libcroco is now the combinationDodji Seketeli2004-01-241-0/+1188
* big tree layout cleanup.Dodji Seketeli2003-04-121-1345/+0
* Relicense from GPL -> LGPLGaƫl CHAMOULAUD2003-03-191-17/+13
* added a new method to parse stylesheets from in memory buffers.Dodji Seketeli2003-03-041-9/+10
* made sure to remove every single use of the CRParserInput class.Dodji Seketeli2003-03-041-8/+146
* added a cr_input_new_from_buf() method.Dodji Seketeli2003-03-031-6/+82
* Turned on compilation with goddamit warning options.Dodji Seketeli2003-03-021-22/+28
* added a new function cr_input_peek_byte2() to peek byte(s) from the input str...Dodji Seketeli2003-03-011-2/+39
* Initial revisionDodji Seketeli2003-02-271-0/+1091