summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.5 releaselibcroco-0-5Dodji2004-03-161-0/+2
* Merged with libcroco--mainline--0.1--patch-22Dodji2004-03-168-339/+179
* 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
* Made smallish cleanupGael CHAMOULAUD2004-01-271-0/+4
* Removed the old references with libgnomeui and pango ! Made smallishGael CHAMOULAUD2004-01-273-11/+8
* don't forget to set the UA sheet. add void cr_cascade_ref() entry point.Dodji Seketeli2004-01-273-3/+13
* COYPRIGHTS: new file addedDodji Seketeli2004-01-261-0/+4
* new convenience function added these new parsing methods.Dodji Seketeli2004-01-265-15/+174
* added CR_FILE_NOT_FOUND_ERROR to the CRStatus enum.Dodji Seketeli2004-01-252-1/+7
* updated this to reflect this big change removed this test as it does notDodji Seketeli2004-01-243-1/+4
* separated the library into two projects. Libcroco is now the combinationDodji Seketeli2004-01-2464-4208/+149
* applied a patch from Rob BUIS to fix the rwlbuis@xs4all.nl class selectorDodji Seketeli2004-01-162-8/+23
* fixed a bug spoted by Rob BUIS.Dodji Seketeli2004-01-042-1/+9
* did some fixes/cleanup here. Make sure csslint --help shows a proper help.Dodji Seketeli2003-12-276-8/+33
* some light cosmetic changes. several fixes. Managed to make the pluggableDodji Seketeli2003-12-248-87/+212