| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-01-02 | run clang tidy modernize pass | Marc Jeanmougin | 1 | -8/+9 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-08-05 | Fixing coding style | Jabier Arraiza | 1 | -212/+196 | |
| 2018-08-05 | Fixes pointed by Tav | Jabier Arraiza | 1 | -0/+2 | |
| 2018-03-12 | CSS property 'font-variation-settings' contains comma separated value pairs. | Tavmjong Bah | 1 | -1/+1 | |
| Previous version assumed no commas. Fix reading and writing property. Update test. | |||||
| 2018-03-10 | Finish implementing reading/writing 'font-variation-settings' CSS property. | Tavmjong Bah | 1 | -2/+11 | |
| Fix some bugs in previously implemented code. Add tests. | |||||
| 2017-10-13 | Implement !important rule handling for inline-style. Work from Jabier. | Tavmjong Bah | 1 | -1/+21 | |
| Added "!important" rule tests to style-test.cpp. | |||||
| 2017-10-13 | Migrate style-test to GTest. | Tavmjong Bah | 1 | -0/+555 | |
