summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated INCLUDES with CPPFLAGSIgnacio Casal Quinteiro2015-10-311-22/+22
* Canonicalize the spacing around if statements and g_return_* invocationsРуслан Ижбулатов2014-08-052-0/+2
* Fix the unused arguments warningsРуслан Ижбулатов2014-08-052-0/+4
* char/xmlChar castingРуслан Ижбулатов2014-08-052-2/+2
* gchar/guchar types and castingРуслан Ижбулатов2014-08-057-43/+43
* cr-tknzr: Handle signed unitsJasper St. Pierre2012-10-162-2/+6
* Modernise and simplify configureChristian Persch2011-12-111-2/+2
* Fixed format string issues by giving static literals, fixes bug 640897Tobias Mueller2011-12-062-10/+6
* Remove redundant .cvsignore filesThomas Wood2009-02-094-14/+0
* dim mar 5 23:32:14 CET 2006 Dodji SeketeliDodji Seketeli2006-03-051-1/+1
* Hush now baby, baby don't you cry...Kjartan Maraas2006-01-271-0/+7
* applied the following patches:CEST 2005 Dodji Seketeli2005-05-1011-92/+90
* synchronize with libcroco--mainline--0.6--patch-28.tla-cvs-synch-06-09-2004-0Dodji Seketeli2004-06-081-1/+1
* *** empty log message ***tla-cvs-synch-05-29-2004-1Dodji Seketeli2004-05-291-0/+2
* Synchronize with libcroco--mainline--0.6--patch-25.Dodji Seketeli2004-05-295-43/+75
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-183-12/+0
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-183-4/+7
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-1817-175/+637
* ignore stuffThomas Vander Stichele2004-04-013-0/+6
* Merged with libcroco--mainline--0.1--patch-22Dodji2004-03-161-193/+0
* Merged with libcroco--mainline--0.1--patch-21Dodji2004-03-153-6/+74
* *** empty log message ***Dodji Seketeli2004-03-1320-78/+231
* fixed a memory management bug reported by Rob BUIS.INITIAL_GNU_ARCH_IMPORTGNOME_2_6_ANCHORDodji Seketeli2004-03-071-19/+15
* re-indented the source files to make'em comply with gnome indentationDodji Seketeli2004-03-079-1673/+1385
* when you reach an EOF, don't assume it's an error. Return the alreadyDodji2004-03-061-17/+42
* fixed silly bug in there. added the support of the "!important" keyword atDodji Seketeli2004-03-044-4/+6
* applied a patch from Kjartan Maraas to replace the g_strup()Dodji Seketeli2004-03-042-4/+10
* applied a patch of Rob BUIS to add the support of the :lang() pseudo classDodji Seketeli2004-02-293-0/+13
* Fixed a bug that was "forgetting" all the properties gathered during theDodji Seketeli2004-02-191-7/+1
* when we encounter an EOF right after a ';' don't return an error. fix aDodji Seketeli2004-02-131-3/+3
* added this new api entry point to parse comma separated list of propertyDodji Seketeli2004-02-121-2/+49
* updated this to reflect this big change removed this test as it does notDodji Seketeli2004-01-241-0/+0
* separated the library into two projects. Libcroco is now the combinationDodji Seketeli2004-01-241-28/+7
* some light cosmetic changes. several fixes. Managed to make the pluggableDodji Seketeli2003-12-242-0/+22
* small cosmetic changes. started to work on the support of a pluggableDodji Seketeli2003-12-241-1/+1
* added a test case for the A + B type of selectors. added added theseDodji Seketeli2003-12-142-7/+7
* added this function to factorise the evaluation of additional selectors.Dodji Seketeli2003-12-122-0/+6
* big cleanup here. make sure seleng, layeng and tests are disabled byDodji Seketeli2003-12-116-5/+31
* rearranged the enum CRNumProp values.Dodji Seketeli2003-07-051-2/+4
* updated this test reference output.Dodji Seketeli2003-06-292-1/+5
* added the cr_term_parse_expression_from_buf() function. this is new andDodji Seketeli2003-06-201-2/+2
* updated this to test cr_statement_parse_from_buf(). It seems to work now.Dodji Seketeli2003-06-191-0/+104
* added cr_statement_font_face_rule_parse_from_buf () . and a genericDodji Seketeli2003-06-181-1/+33
* updated the test routine to testDodji Seketeli2003-06-181-0/+28
* fixed a small typo in the "@page" rule embedded in gv_at_page_buf.dodji2003-06-181-1/+1
* added test_cr_statement_at_page_rule_parse () to test the newdodji2003-06-171-0/+30
* resuming previous commit.Dodji Seketeli2003-06-171-0/+31
* updated this to test the new cr_statement_ruleset_parse_from_buf ()dodji2003-06-151-7/+33
* more fonts selection implementation.dodji2003-06-141-1/+1
* added pango stuffs. added pango detection. a bit more font selection. adodji2003-06-121-1/+4