summaryrefslogtreecommitdiff
path: root/csslint
Commit message (Collapse)AuthorAgeFilesLines
* went forward in the cascading support. I still have a long way to go.Dodji Seketeli2003-05-201-1/+2
| | | | Dodji.
* Fixed a configure related bug:Dodji Seketeli2003-05-141-4/+4
| | | | | | Made sure libcroco-config.h contains protected macros. Made a big cleanup in the distribution configuration management. Dodji.
* fixed #111895 Dodji.Dodji Seketeli2003-04-301-4/+14
| | | | | | * configure.in, csslint/Makefile.am, src/parser/Makefile.am, src/seleng/Makefile.am, src/layeng/Makefile.am: fixed #111895 Dodji.
* *configure.in: made sure to include the libgnomeui clflags andDodji Seketeli2003-04-261-2/+2
| | | | | | | | | | | | | | libsflags to croco libs and croco cflags when the layeng is turned on. *csslint/Makefile.am: made sure to use the CROCO_LIBS and CROCO_CLFAGS variables. *src/libcroco.h: added the cr-box-view.h include file *src/layeng/cr-box-view.c: started to write a draw_box() function that will draw the box tree on the screen. *src/layeng/cr-lay-eng.c: removed the adjust_edges_on_inner_edge () function. *tests/Makefile.am: made sure to include libgnomeui clfags and libs when layeng is turned on. *tests/test7-main.c: made started to include a cr-box-view.c test.
* a big tree cleanup to organised the sources component-wise.Dodji Seketeli2003-04-121-1/+4
| | | | Dodji.
* Updated man pageGaël CHAMOULAUD2003-04-022-2/+21
|
* - Misc. buildfixes and added spec.in fileChristian Schaller2003-03-302-419/+2
| | | | | 2003-30-03 Christian Schaller <Uraeus@gnome.org> - Misc. buildfixes and added spec.in file
* more code on the layout/cascade front.Dodji Seketeli2003-03-291-0/+1
| | | | | some fixes/improvements on the build system front. Dodji.
* started to add some new files ...Dodji Seketeli2003-03-261-2/+2
| | | | more work is to come.
* updated the style a bit to comply withDodji Seketeli2003-03-251-10/+16
| | | | | libcroco style. Dodji.
* 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