summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* mode box debug code.Dodji Seketeli2003-04-093-248/+280
| | | | Dodji.
* fixed a small bug in the box tree handling code.Dodji Seketeli2003-04-091-0/+3
| | | | Dodji.
* more box dumping cosmetics.Dodji Seketeli2003-04-081-1/+6
| | | | Dodji.
* more box debuging code.Dodji Seketeli2003-04-085-40/+145
| | | | Dodji.
* started to write a box model debuging code.Dodji Seketeli2003-04-078-16/+295
| | | | Dodji.
* some small cleanups.Dodji Seketeli2003-04-061-743/+11
| | | | Dodji.
* more layout code. Dodji.Dodji Seketeli2003-04-064-72/+197
| | | | | more layout code. Dodji.
* more layout code. Dodji.Dodji Seketeli2003-04-062-7/+63
| | | | | more layout code. Dodji.
* a bit more layout code.Dodji Seketeli2003-04-061-36/+102
| | | | Dodji.
* went forward in writing the design sketch of the box model.Dodji Seketeli2003-04-0611-161/+429
| | | | Dodji.
* updated the reference output of the non regression tests.rel_0_1rel-0-2Dodji Seketeli2003-04-0411-14/+6
| | | | Dodji.
* cr-token.h: applied a patch from applied a patch from Greg Lee ↵Dodji Seketeli2003-04-048-249/+257
| | | | | | | <greg@ling.lll.hawaii.edu>, which solves a compilation error under gcc 2.95.3. Dodji.
* more work on the test framework.Dodji Seketeli2003-04-039-201/+208
| | | | | made sure to build rpms via a new "make rpm" target. Dodji.
* added the non regression tests reference output file into cvs.Dodji Seketeli2003-04-0213-0/+4741
| | | | Dodji.
* Updated man pageGaël CHAMOULAUD2003-04-022-2/+21
|
* Updated the man pageGaël CHAMOULAUD2003-04-022-2/+14
|
* Went forward on the testctl front.Dodji Seketeli2003-04-017-92/+149
| | | | | Can now run non regression tests and get simple ok/ko report. Dodji.
* started went forward on the test annotated tree building front.Dodji Seketeli2003-03-3123-839/+965
| | | | | started to write the non regression test launcher. Dodji.
* - Misc. buildfixes and added spec.in fileChristian Schaller2003-03-305-420/+80
| | | | | 2003-30-03 Christian Schaller <Uraeus@gnome.org> - Misc. buildfixes and added spec.in file
* *** empty log message ***Dodji Seketeli2003-03-291-189/+0
|
* more code on the layout/cascade front.Dodji Seketeli2003-03-2919-75/+579
| | | | | some fixes/improvements on the build system front. Dodji.
* started to add some new files ...Dodji Seketeli2003-03-267-13/+152
| | | | more work is to come.
* updated the style a bit to comply withDodji Seketeli2003-03-251-10/+16
| | | | | libcroco style. Dodji.
* can now get loosely typed style information from css declarationDodji Seketeli2003-03-244-34/+196
| | | | | and turn them into strongly typed style information. Dodji.
* Added feature: Parse CSS files and builds a CSS object modelGaël CHAMOULAUD2003-03-243-23/+147
|
* "loosely-typed style info gathering" on progress ...Dodji Seketeli2003-03-234-58/+311
| | | | Dodji.
* 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-232-1/+2
|
* added a command CSS tool. CSSLINTGaël CHAMOULAUD2003-03-235-0/+573
|
* fixed a couple of minor bugs in the parser core.Dodji Seketeli2003-03-213-7/+37
|
* added documentation for test5 and test6.Dodji Seketeli2003-03-212-0/+121
| | | | | Cleaned up test6-main.c Dodji.
* fixed a small bug in the tokenizer.Dodji Seketeli2003-03-2010-12/+124
| | | | Provided better support for in memory data parsing.
* Added a man page for croco-configGaël CHAMOULAUD2003-03-203-1/+37
|
* replace GPL with LGPL license to finish the re-licensing transitionDom Lachowicz2003-03-202-239/+384
|
* Added conditional compilation of the unit tests in tests/ subdirGaël CHAMOULAUD2003-03-193-6/+60
|
* added better in memory serialisation to the selector related data ↵Dodji Seketeli2003-03-1910-227/+453
| | | | structures. Dodji.
* Relicense from GPL -> LGPLGaël CHAMOULAUD2003-03-1957-1161/+1498
|
* added a cr_term_to_string() fonction to support in memory dump of css2 ↵Dodji Seketeli2003-03-195-64/+172
| | | | | | expressions. The former cr_term_dump() function is now based on cr_term_to_string().
* fixed a configure problemGaël CHAMOULAUD2003-03-182-1/+6
|
* update autogen.sh to build libtoolDom Lachowicz2003-03-184-78/+59
| | | | | better libxml2 checks, seleng checks disable test5 until a better solution is found
* fixed a small bug. Dodji.Dodji Seketeli2003-03-171-0/+6
|
* "gathering style information from stylesheet" in progress. Dodji.Dodji Seketeli2003-03-172-0/+89
|
* "gathering style information from the stylesheet" in progress. Dodji.Dodji Seketeli2003-03-164-5/+196
|
* revisited the way the CRTerm and CRNum classes were handling their types andDodji Seketeli2003-03-1514-754/+780
| | | | | especially numeric types. Did also the necessary modifs in all the impacted code.
* initial import.before_term_types_cleanupDodji Seketeli2003-03-131-0/+160
|
* started what will the code to build the document annotated tree.Dodji Seketeli2003-03-134-5/+20
|
* rm'ed this generated file.Dodji Seketeli2003-03-121-398/+0
|
* Started to code the hierachical stuffs in the box model.Dodji Seketeli2003-03-125-39/+219
| | | | | I am also still thinking about the style data structure. Dodji.
* went further in designing the box model and style structure.Dodji Seketeli2003-03-102-14/+90
|