Commit Graph

7 Commits

Author SHA1 Message Date
nathan
afaf9faff3 Fixed color define parsing on ubuntu (color defines were scattered
throughout the CSS)
2017-07-03 22:19:42 +02:00
nathan
4b44851bf4 Fixed iterator issues with css parsing 2017-07-03 20:29:18 +02:00
nathan
bdb62dad4e Cleaned up CSS parsing 2017-07-03 15:20:39 +02:00
nathan
0caf22de16 Fixed issues with unbalanced () during parsing CSS attribute values. 2017-07-02 02:34:23 +02:00
nathan
e7e9cddda9 Fixed parsing error for URL() base64 streams 2017-07-01 22:01:03 +02:00
nathan
c44620712b Fixed null pointer possibility in CssParser 2017-06-15 01:21:45 +02:00
nathan
951a600f0b Moved css parsing to it's own class, code polish, method refactoring for
legibilityty
2017-06-07 14:17:49 +02:00