summaryrefslogtreecommitdiff
path: root/src/cr-statement.c
Commit message (Expand)AuthorAgeFilesLines
* Typo fix s/Instanciation/instantiation/Mattia Rizzolo2017-03-261-6/+6
* Fix variables set but not usedIgnacio Casal Quinteiro2015-10-301-3/+1
* char/xmlChar castingРуслан Ижбулатов2014-08-051-7/+7
* gchar/guchar types and castingРуслан Ижбулатов2014-08-051-8/+8
* Remove shadowing in cr_statement_media_rule_to_string()Руслан Ижбулатов2014-08-051-5/+5
* Fixed format string issues by giving static literals, fixes bug 640897Tobias Mueller2011-12-061-5/+5
* Revert "Sending recent tested changes from inkscape developers to libcroco up...Abhishek Sharma2011-11-061-293/+495
* Sending recent tested changes from inkscape developers to libcroco upstreamAbhishek Sharma2011-07-031-495/+293
* Add ‘const’ to various function prototypes, as discussed at http://www.ma...Peter J. R. Moulder2008-03-301-26/+26
* Bug 340298 - Fixes to documentation markup.Peter Moulder2006-05-021-75/+81
* applied the following patches:CEST 2005 Dodji Seketeli2005-05-101-170/+367
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-101/+166
* *** empty log message ***Dodji Seketeli2004-03-131-238/+426
* fixed a memory management bug reported by Rob BUIS.INITIAL_GNU_ARCH_IMPORTGNOME_2_6_ANCHORDodji Seketeli2004-03-071-37/+68
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-071-1705/+1478
* reflect the removal of src/parser src/seleng and src/layeng added this newDodji2004-03-061-17/+73
* fixed silly bug in there. added the support of the "!important" keyword atDodji Seketeli2004-03-041-12/+23
* put a '\n' after dumping the sheet on screen. fixed a small bug in here.Dodji Seketeli2004-03-031-1/+1
* applied a patch from Rob BUIS that provides new apis to manipulate CSSDodji Seketeli2004-02-291-0/+73
* fixed a parsing bug reported by David A Knight. This should now properlyDodji Seketeli2004-02-241-1/+1
* separated the library into two projects. Libcroco is now the combinationDodji Seketeli2004-01-241-0/+2396
* big tree layout cleanup.Dodji Seketeli2003-04-121-1284/+0
* Relicense from GPL -> LGPLGaël CHAMOULAUD2003-03-191-17/+13
* went forward in the selectors stuff debugging.Dodji Seketeli2003-03-061-39/+34
* Initial revisionDodji Seketeli2003-02-271-0/+1293