| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | run clang tidy modernize pass | Marc Jeanmougin | 2019-01-02 | 1 | -8/+9 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 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 | ||||
| * | Fixing coding style | Jabier Arraiza | 2018-08-05 | 1 | -212/+196 |
| | | |||||
| * | Fixes pointed by Tav | Jabier Arraiza | 2018-08-05 | 1 | -0/+2 |
| | | |||||
| * | CSS property 'font-variation-settings' contains comma separated value pairs. | Tavmjong Bah | 2018-03-12 | 1 | -1/+1 |
| | | | | | Previous version assumed no commas. Fix reading and writing property. Update test. | ||||
| * | Finish implementing reading/writing 'font-variation-settings' CSS property. | Tavmjong Bah | 2018-03-10 | 1 | -2/+11 |
| | | | | | Fix some bugs in previously implemented code. Add tests. | ||||
| * | Implement !important rule handling for inline-style. Work from Jabier. | Tavmjong Bah | 2017-10-13 | 1 | -1/+21 |
| | | | | | Added "!important" rule tests to style-test.cpp. | ||||
| * | Migrate style-test to GTest. | Tavmjong Bah | 2017-10-13 | 1 | -0/+555 |
