2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
May 23, 2023 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add comment to explain choice of defaults in the default uncommon extension block. More... over 9 years ago
Fix many default values for "uncommon" properties. More... over 9 years ago
Fix broken absolute valuification of letter and word spacing properties. More... over 9 years ago
Tiny optimisation for computed style absolute valuification. More... over 9 years ago
Merge branch 'master' of git://git.netsurf-browser.org/libcss More... over 9 years ago
Update to use correct BUILD/HOST variables due to buildsystem changes More... over 9 years ago
Fix use of wrong enum value. More... over 9 years ago
Delete trailing whitespace. More... over 9 years ago
Merge branch 'tlsa/select-column-properties' More... over 9 years ago
Add test for column-* properties. More... over 9 years ago
Fix column-width enum values. More... over 9 years ago
Add column-width to computed style dumping, and update test data. More... over 9 years ago
Add public accessor for column-width property. More... over 9 years ago
Add column-width property to computed styles. More... over 9 years ago
Add column-span to computed style dump and update test data. More... over 9 years ago
Add public accessor for column-span property. More... over 9 years ago
Add column-span property to computed styles. More... over 9 years ago
Add column-rule-width to computed style dump, and update unit tests. More... over 9 years ago
Add public computed style accessor for column-rule-width prop. More... over 9 years ago
Add column-rule-width to computed styles. More... over 9 years ago
Fix column-fill computed style offset. More... over 9 years ago
Add column-rule-style to computed style dumper, and update unit tests. More... over 9 years ago
Add public computed style accessor for column-rule-style property. More... over 9 years ago
Add column_rule_style to computed styles. More... over 9 years ago
Add missing CSS_COLUMN_RULE_STYLE_HIDDEN value. More... over 9 years ago
Fix up for new buildsystem More... over 9 years ago
Add column-rule-color to computed style dumper and update unit tests. More... over 9 years ago
Add public accessor for column-rule-color in computed styles. More... over 9 years ago
Add column-rule-color to computed styles. More... over 9 years ago
Share colour enum values. More... over 9 years ago