summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pluggable pseudo class selection evaluation architecture is in place. IDodji Seketeli2003-12-242-2/+24
* small cosmetic changes. started to work on the support of a pluggableDodji Seketeli2003-12-247-56/+220
* fixed some typos.Dodji Seketeli2003-12-212-4/+7
* added a test case for the A + B type of selectors. added added theseDodji Seketeli2003-12-147-26/+88
* *** empty log message ***libcroco-0-4Dodji Seketeli2003-12-132-17/+18
* ============= 0.4 release ================ updated this. make this compileDodji Seketeli2003-12-133-3/+51
* added this function to factorise the evaluation of additional selectors.Dodji Seketeli2003-12-124-46/+89
* a bit of cleanup and bug fix here. added more test cases.Dodji Seketeli2003-12-123-9/+41
* removed junked file.Dodji Seketeli2003-12-113-0/+0
* Fixed more build system stuffs here. Make these compile with g++. anotherDodji Seketeli2003-12-1110-16/+209
* Fixed more build system stuffs here.Dodji Seketeli2003-12-113-12/+14
* Provides libcrseleng and libcrlayeng with version info different from theDodji Seketeli2003-12-114-3/+19
* big cleanup here. make sure seleng, layeng and tests are disabled byDodji Seketeli2003-12-1122-234/+117
* updated version numbers for 0.4. added this so that the pango dependancyDodji Seketeli2003-12-1113-230/+264
* Applied a patch from Michael Culbertson <Michael.J.Culbertson@wheaton.edu>Gaël CHAMOULAUD2003-08-173-3/+12
* fixed some stupid error that was making gcc 2.9xxx cry.Dodji2003-07-153-42/+47
* updatesChristian Fredrik Kalager Schaller2003-07-082-49/+57
* fixed the library versioning breakage I have introduced. This is a 0.3rel-0-3-0Dodji Seketeli2003-07-072-3/+8
* rearranged the enum CRNumProp values.Dodji Seketeli2003-07-0511-82/+229
* *** empty log message ***rel_0_2Dodji Seketeli2003-06-291-0/+12
* *** empty log message ***Dodji Seketeli2003-06-292-3/+3
* touched all the files because of a time update.Dodji Seketeli2003-06-291-5/+1
* configure.in: fixed a tiny typo.Dodji Seketeli2003-06-291-3/+3
* updated this test reference output.Dodji Seketeli2003-06-297-98/+25
* Updated man page csslint.1Gaël CHAMOULAUD2003-06-281-1/+1
* Added CROCO_LAYENG_ENABLED test in csslint_show_version function.Gaël CHAMOULAUD2003-06-283-0/+13
* modified this coding example.Dodji Seketeli2003-06-261-22/+11
* added this new file.Dodji Seketeli2003-06-251-0/+348
* 2003-06-25 Dodji Seketeli <dodji at seketeli dot org>Dodji Seketeli2003-06-251-3/+3
* More bits on documentation.Dodji Seketeli2003-06-242-35/+42
* mode bits on this the beginning of a code example on how to use the SACDodji Seketeli2003-06-233-6/+203
* added parse_font_face_unrecoverable_error_cb(),Dodji Seketeli2003-06-2210-44/+185
* More bits on the parser documentation front.Dodji Seketeli2003-06-221-2/+70
* An on going parser architecture document.Dodji Seketeli2003-06-221-0/+70
* Updated man pagesGaël CHAMOULAUD2003-06-212-4/+4
* Changed the prototype of cr_statement_unlink() to harmonize it withdodji2003-06-213-20/+46
* added the cr_term_parse_expression_from_buf() function. this is new andDodji Seketeli2003-06-209-119/+183
* fixed some typos. added the functionDodji Seketeli2003-06-208-101/+272