2
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
4 more
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Compose font-family
John-Mark Bell
as John Mark Bell
More... about 17 years ago
5 more.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Compose cue-after, cue-before, cursor.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Constify. Compose counter-increment and counter-reset. Fix compose_content.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
compute_content()
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Implement initial_content()
John-Mark Bell
as John Mark Bell
More... about 17 years ago
4 more.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
4 more.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
12 more.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
8 property composition functions.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Add compose entry to property dispatch table. Implement css_computed_style_compose() in terms of this. Don't expect this to link -- none of the composition functions exist.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Reorder libraries, so that symbols don't get lost.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Reduce code duplication
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Initialise variables. Actually make disabling of CSS dumping work.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Some changes. No idea what they are, mind you.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Most of the interned string lifetimes are at least no shorter than we think they ought to be. More... about 17 years ago
Tidy up handling of malformed selectors
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Move property dispatch table out of select.c so it can be used by the computed style composition code.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Lose redundant todos
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Pay attention to the disabled flag on top-level stylesheets
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Quirks mode parsing
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Fix maths in commentary
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Port libcss to libwapcaplet. It passes the tests, perhaps we need more of them. Lifetimes of lwc_string objects really need attention before we can consider this finished. More... about 17 years ago
Replace pointers to aural/page properties with pointers to void as placeholders
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Finally, a representation of a computed content property.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Fix clip: rect() with auto sides
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Make fpmath stuff public. Un-inline string->fixed conversion routine.
John-Mark Bell
as John Mark Bell
More... about 17 years ago
Test + selector. More... about 17 years ago
I was on crack this morning, it would appear.
John-Mark Bell
as John Mark Bell
More... about 17 years ago