summaryrefslogtreecommitdiff
path: root/src/cr-om-parser.c
Commit message (Expand)AuthorAgeFilesLines
* Typo fix s/Instanciation/instantiation/Mattia Rizzolo2017-03-261-1/+1
* Canonicalize the spacing around if statements and g_return_* invocationsРуслан Ижбулатов2014-08-051-0/+17
* Fix the unused arguments warningsРуслан Ижбулатов2014-08-051-0/+9
* cr-om-parser: Stop memory leakJasper St. Pierre2012-06-241-11/+6
* Revert "Sending recent tested changes from inkscape developers to libcroco up...Abhishek Sharma2011-11-061-57/+73
* Sending recent tested changes from inkscape developers to libcroco upstreamAbhishek Sharma2011-07-031-73/+57
* applied the following patches:CEST 2005 Dodji Seketeli2005-05-101-42/+66
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-88/+79
* *** empty log message ***Dodji Seketeli2004-03-131-24/+48
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-071-718/+609
* fixed silly bug in there. added the support of the "!important" keyword atDodji Seketeli2004-03-041-3/+5
* new convenience function added these new parsing methods.Dodji Seketeli2004-01-261-1/+101
* separated the library into two projects. Libcroco is now the combinationDodji Seketeli2004-01-241-0/+1089
* big tree layout cleanup.Dodji Seketeli2003-04-121-1038/+0
* started went forward on the test annotated tree building front.Dodji Seketeli2003-03-311-0/+84
* fixed a small bug in the tokenizer.Dodji Seketeli2003-03-201-2/+49
* Relicense from GPL -> LGPLGaël CHAMOULAUD2003-03-191-17/+13
* made sure to remove every single use of the CRParserInput class.Dodji Seketeli2003-03-041-1/+1
* Turned on compilation with goddamit warning options.Dodji Seketeli2003-03-021-1/+6
* fixed a small serialization bug.Dodji Seketeli2003-02-281-3/+18
* Initial revisionDodji Seketeli2003-02-271-0/+891