summaryrefslogtreecommitdiff
path: root/csslint
Commit message (Expand)AuthorAgeFilesLines
* Fix unused status variable in main()Руслан Ижбулатов2015-11-011-1/+1
* Fix unused status variable in evaluate_selectors()Руслан Ижбулатов2015-11-011-8/+32
* Replace deprecated INCLUDES with CPPFLAGSIgnacio Casal Quinteiro2015-10-311-4/+5
* char/xmlChar castingРуслан Ижбулатов2014-08-051-1/+1
* gchar/guchar types and castingРуслан Ижбулатов2014-08-051-9/+9
* Modernise and simplify configureChristian Persch2011-12-111-3/+2
* Remove redundant .cvsignore filesThomas Wood2009-02-091-3/+0
* Fix 3 "dereferencing type-punned pointer will break strict-aliasing rules"Dom Lachowicz2006-05-021-3/+3
* Hush now baby, baby don't you cry...Kjartan Maraas2006-01-271-1/+1
* applied the following patches:CEST 2005 Dodji Seketeli2005-05-101-0/+1
* synchronize with libcroco--mainline--0.6--patch-28.tla-cvs-synch-06-09-2004-0Dodji Seketeli2004-06-081-5/+5
* Synchronize with libcroco--mainline--0.6--patch-25.Dodji Seketeli2004-05-291-3/+1
* Changes from arch/CVS synchronizationDodji Seketeli2004-04-181-350/+846
* ignore stuffThomas Vander Stichele2004-04-011-0/+3
* applied a patch from Rob BUIS to fix some bugs/memleaks here. Did someDodji Seketeli2004-03-051-13/+28
* fixed silly bug in there. added the support of the "!important" keyword atDodji Seketeli2004-03-041-1/+0
* applied a patch from Kjartan Maraas to replace the g_strup()Dodji Seketeli2004-03-041-2/+1
* put a '\n' after dumping the sheet on screen. fixed a small bug in here.Dodji Seketeli2004-03-031-0/+1
* added the support of selectors evaluation in csslint. Now, one can doDodji Seketeli2004-03-031-65/+318
* Made smallish cleanupGael CHAMOULAUD2004-01-271-0/+4
* Removed the old references with libgnomeui and pango ! Made smallishGael CHAMOULAUD2004-01-271-8/+2
* separated the library into two projects. Libcroco is now the combinationDodji Seketeli2004-01-241-17/+4
* did some fixes/cleanup here. Make sure csslint --help shows a proper help.Dodji Seketeli2003-12-271-2/+12
* big cleanup here. make sure seleng, layeng and tests are disabled byDodji Seketeli2003-12-111-3/+5
* 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-282-0/+8
* added parse_font_face_unrecoverable_error_cb(),Dodji Seketeli2003-06-221-14/+15
* Updated man pagesGaël CHAMOULAUD2003-06-211-2/+2
* went forward in the cascading support. I still have a long way to go.Dodji Seketeli2003-05-201-1/+2
* Fixed a configure related bug:Dodji Seketeli2003-05-141-4/+4
* fixed #111895 Dodji.Dodji Seketeli2003-04-301-4/+14
* *configure.in: made sure to include the libgnomeui clflags andDodji Seketeli2003-04-261-2/+2
* a big tree cleanup to organised the sources component-wise.Dodji Seketeli2003-04-121-1/+4
* Updated man pageGaël CHAMOULAUD2003-04-022-2/+21
* - Misc. buildfixes and added spec.in fileChristian Schaller2003-03-302-419/+2
* more code on the layout/cascade front.Dodji Seketeli2003-03-291-0/+1
* started to add some new files ...Dodji Seketeli2003-03-261-2/+2
* updated the style a bit to comply withDodji Seketeli2003-03-251-10/+16
* Added feature: Parse CSS files and builds a CSS object modelGaël CHAMOULAUD2003-03-243-23/+147
* Re-indentationGaël CHAMOULAUD2003-03-231-2/+4
* Re-indentationGaël CHAMOULAUD2003-03-231-8/+15
* added a command CSS tool. CSSLINTGaël CHAMOULAUD2003-03-235-0/+573