Commit Graph

21 Commits

Author SHA1 Message Date
Aygul Salahli
723cbeb531 revert mistakenly removed background-size/repeat back 2019-11-01 15:49:35 +02:00
Aygul Salahli
13fb59108b Removed more background list related structs and functions 2019-11-01 15:42:04 +02:00
Aygul Salahli
ff60ef8eb1 Change the way background is parsed and serialized; One node can have only one background with multiple background-properties. Removed unused mycss_values_background_list_t and all related functions. Collate function changed accordingly.
Added collation for border and border-sides.
2019-11-01 15:31:46 +02:00
lexborisov
455a853cf2 Changed (C) 2017-03-14 23:44:48 +03:00
lexborisov
c476946ddd Fix for https://github.com/lexborisov/Modest/issues/24 2017-03-14 11:17:17 +03:00
lexborisov
4d34d0848e Added -pedantic 2017-03-13 17:52:50 +03:00
lexborisov
f0ecc407e2 Remove all fprintf and printf 2017-03-11 12:23:24 +03:00
lexborisov
4c7b823274 Changes for io functions 2017-03-10 15:11:35 +03:00
lexborisov
77991b6e77 New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00
lexborisov
30c846e9af Fixed: problem with parsing CSS and default declaration entry 2016-12-22 16:46:43 +03:00
lexborisov
4ef1e93f07 Fixes after check the Coverity 2016-12-14 22:09:21 +03:00
lexborisov
402e3f6e1a Added properties and fix problems https://github.com/lexborisov/Modest/issues/2 2016-11-09 03:27:35 +03:00
lexborisov
8f0c1c6b50 Added background style 2016-11-03 02:55:30 +03:00
lexborisov
93ed21f977 Added background-* styles, and <image> type 2016-11-02 03:30:13 +03:00
lexborisov
174f04ae0c Fix for enum typedef https://github.com/lexborisov/Modest/issues/1 2016-10-30 04:06:13 +03:00
lexborisov
3a2c8cf8b0 Added destroy functions by type of declarations 2016-10-30 03:09:14 +03:00
lexborisov
3a9d974e9c Added many new CSS properties. 2016-10-28 01:12:12 +03:00
lexborisov
ca51a60b2a We put in order CSS properties. Fixed memory collision bug 2016-10-23 16:09:32 +03:00
lexborisov
e459b9e004 Added serialization for all 2016-10-13 01:17:35 +03:00
lexborisov
8877f02eb6 added function mycss_units_name_by_type 2016-08-29 01:56:42 +04:00
lexborisov
5afb4ca9b7 First commit 2016-08-29 01:20:40 +04:00