1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replace GPL with LGPL license to finish the re-licensing transition More... almost 22 years ago
Added conditional compilation of the unit tests in tests/ subdir More... almost 22 years ago
added better in memory serialisation to the selector related data structures. Dodji. More... almost 22 years ago
Relicense from GPL -> LGPL More... almost 22 years ago
added a cr_term_to_string() fonction to support in memory dump of css2 expressions. The former cr_term_dump() function is now based on cr_term_to_string(). More... almost 22 years ago
fixed a configure problem More... almost 22 years ago
update autogen.sh to build libtool better libxml2 checks, seleng checks disable test5 until a better solution is found More... almost 22 years ago
fixed a small bug. Dodji. More... almost 22 years ago
"gathering style information from stylesheet" in progress. Dodji. More... almost 22 years ago
"gathering style information from the stylesheet" in progress. Dodji. More... almost 22 years ago
revisited the way the CRTerm and CRNum classes were handling their types and especially numeric types. Did also the necessary modifs in all the impacted code. More... almost 22 years ago
initial import. More... almost 22 years ago
started what will the code to build the document annotated tree. More... almost 22 years ago
rm'ed this generated file. More... almost 22 years ago
Started to code the hierachical stuffs in the box model. I am also still thinking about the style data structure. Dodji. More... almost 22 years ago
went further in designing the box model and style structure. More... almost 22 years ago
Added test1.css, a css file for tests/test1 More... almost 22 years ago
started to think about the low level layers of the rendering. More... almost 22 years ago
Added test0.1.css, a css file for tests/test0 More... almost 22 years ago
added non regression test for the id and class selection evaluation. More... almost 22 years ago
added non regression tests for dashmatch attr selection. Dodji. More... almost 22 years ago
fixed a stupid bug in the dashmatch attr selection evaluation. Dodji. More... almost 22 years ago
made sure "OK" and "KO" strings are dumped on stderr. Dodji. More... almost 22 years ago
fixed a couple of small bugs. Dodji. More... almost 22 years ago
added some non regression test for "EQUAL" attribute selectors in the selection engine. More... almost 22 years ago
bugfix: make sure rules starting with "pure" attr selectors can be parsed. Dodji. More... almost 22 years ago
bugfix: correctly handles trailing '\r' characters. More... almost 22 years ago
bugfix: correctly handle trailing '\r' characters. Dodji. More... almost 22 years ago
went forward in the selectors stuff debugging. More... almost 22 years ago
added the test5 to test the selection engine. More... almost 22 years ago