summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated this for 0.5.2 bumped version number to 0.5.2 and updated libgnome-2-6Dodji Seketeli2004-06-103-2/+15
* synchronized with mlview--mainline--0.1--patch-32:Dodji Seketeli2004-05-313-195/+9
* Synched with libcroco--mainline--patch-34 .tla-cvs-synch-05-29-2004-0Dodji Seketeli2004-05-299-38/+81
* 0.5.1 releaselibcroco-0-5-1Dodji Seketeli2004-04-181-0/+2
* forgot one css test input file in distribDodji Seketeli2004-04-181-1/+3
* forgot to add an output ref file to distributionDodji Seketeli2004-04-181-0/+1
* updated NEWS fileDodji Seketeli2004-04-181-1/+1
* fixed a typo in tests/Makefile.amDodji Seketeli2004-04-181-1/+1
* added test-several-media.sh to archive.Dodji Seketeli2004-04-182-3/+5
* added valgring suppression fileDodji Seketeli2004-04-180-0/+0
* Added a bunch of files from libcroco--mainline--0.1--patch-31.Dodji Seketeli2004-04-183-0/+33
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-1845-797/+1489
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-0/+4
* removed this from CVS.Dodji Seketeli2004-04-1837-1181/+626
* Merged with libcroco--mainline--0.1--patch-21Dodji2004-03-1511-94/+239
* *** empty log message ***Dodji Seketeli2004-03-1342-540/+973
* ==== merge point ofDodji2004-03-133-6/+113
* fixed a memory management bug reported by Rob BUIS.INITIAL_GNU_ARCH_IMPORTGNOME_2_6_ANCHORDodji Seketeli2004-03-073-56/+96
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-0735-16695/+13837
* applied a patch from Benjamin Dauvergne to support the "color" property.Dodji Seketeli2004-03-072-8/+26
* added this new convenience function.Dodji Seketeli2004-03-063-21/+39
* when you reach an EOF, don't assume it's an error. Return the alreadyDodji2004-03-065-22/+57
* reflect the removal of src/parser src/seleng and src/layeng added this newDodji2004-03-067-38/+159
* applied a patch from Rob BUIS to fix some bugs/memleaks here. Did someDodji Seketeli2004-03-053-16/+67
* fixed silly bug in there. added the support of the "!important" keyword atDodji Seketeli2004-03-0415-186/+199
* applied a patch from Kjartan Maraas to replace the g_strup()Dodji Seketeli2004-03-049-30/+40
* put a '\n' after dumping the sheet on screen. fixed a small bug in here.Dodji Seketeli2004-03-034-4/+17
* added the support of selectors evaluation in csslint. Now, one can doDodji Seketeli2004-03-037-122/+389
* added the (cr_prop_list_unlink) function. put the properties at the end ofdodji2004-03-014-9/+86
* applied a patch from Rob BUIS that fixes numeros typos. Also addsDodji Seketeli2004-02-296-54/+65
* remove the usage of '...' in switch/case statements as this is notDodji Seketeli2004-02-293-26/+38
* fixed a stupid bug here.Dodji Seketeli2004-02-292-14/+6
* applied a patch of Rob BUIS to add the support of the :lang() pseudo classDodji Seketeli2004-02-295-0/+77
* applied a patch from Rob BUIS that provides new apis to manipulate CSSDodji Seketeli2004-02-295-0/+125
* fixed a small bug in here: Always Initialise output function argument !!!.Dodji Seketeli2004-02-292-1/+10
* Created this new CRPropList class. added this new helper function.Dodji Seketeli2004-02-2910-18/+762
* Second (or maybe third) attempt to fix the cascading cascading thing. IDodji Seketeli2004-02-262-25/+41
* fixed a parsing bug reported by David A Knight. This should now properlyDodji Seketeli2004-02-243-8/+15
* added the support of vendor specific property names.Dodji Seketeli2004-02-245-6/+143
* Fixed a bug that was "forgetting" all the properties gathered during theDodji Seketeli2004-02-194-14/+17
* applied a patch from Rob BUIS<rwlbuis@xs4all.nl> that does a bunch ofDodji Seketeli2004-02-144-8/+63
* applied a patch from Rob BUIS<rwlbuis@xs4all.nl> that adds these api entryDodji Seketeli2004-02-143-0/+77
* when we encounter an EOF right after a ';' don't return an error. fix aDodji Seketeli2004-02-134-10/+36
* added this new api entry point to parse comma separated list of propertyDodji Seketeli2004-02-127-4/+218
* make sure headers go in $prefix/include/libcroco/libcroco .Dodji Seketeli2004-02-112-1/+5
* debugged serialization stuffs more serialization debuggingDodji Seketeli2004-02-103-18/+37
* more style structure debugging materials.dodji2004-02-082-7/+92
* more style structure debugging material.Dodji Seketeli2004-02-082-5/+47
* In the process of adding style structure debugging facilities.Dodji Seketeli2004-02-077-27/+866
* make sure to set the fields of the style structure passed as an argumentDodji Seketeli2004-01-296-155/+170