Commit Graph

28 Commits

Author SHA1 Message Date
lexborisov
4d34d0848e Added -pedantic 2017-03-13 17:52:50 +03:00
lexborisov
77991b6e77 New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00
lexborisov
1e572ffe23 Fixed problem with make 2017-03-01 21:09:36 +03:00
lexborisov
fa45cd70e5 URL parsing by specification https://url.spec.whatwg.org/ 2017-03-01 16:07:21 +03:00
lexborisov
5fa9d6272b Big update. See CHANGELOG 2017-02-14 14:49:05 +03:00
lexborisov
30c846e9af Fixed: problem with parsing CSS and default declaration entry 2016-12-22 16:46:43 +03:00
lexborisov
100eb8418e Fixed bugs after check the Coverity Scan; Added examples; Version up 2016-12-14 23:21:35 +03:00
lexborisov
4ef1e93f07 Fixes after check the Coverity 2016-12-14 22:09:21 +03:00
lexborisov
10435746a3 Update dev project 2016-11-15 03:54:47 +03:00
lexborisov
93ed21f977 Added background-* styles, and <image> type 2016-11-02 03:30:13 +03:00
lexborisov
3a2c8cf8b0 Added destroy functions by type of declarations 2016-10-30 03:09:14 +03:00
lexborisov
4a6c971fe8 Makefile fix 2016-10-28 01:41:16 +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
f9c33fae86 Fixed problem with "error: ‘mycss_property_index_type_value’ defined but not used" 2016-10-13 01:30:48 +03:00
lexborisov
e459b9e004 Added serialization for all 2016-10-13 01:17:35 +03:00
lexborisov
e7c2cc454c Added 200+ CSS Properties for parsing 2016-10-09 17:55:27 +03:00
lexborisov
51b5577d48 Added new CSS properties 2016-10-08 23:22:31 +03:00
lexborisov
0a57fde03b dev 2016-10-07 20:50:17 +03:00
lexborisov
f7f6e338fd work in progress! Create Threads for find html nodes by selectors. 2016-10-07 20:47:31 +03:00
lexborisov
0ab92fce22 changed devel project 2016-08-30 13:08:17 +04:00
lexborisov
92080c720b fixed status eq 2016-08-29 01:59:26 +04:00
lexborisov
8877f02eb6 added function mycss_units_name_by_type 2016-08-29 01:56:42 +04:00
lexborisov
37fe46a3a6 remove headers for compiler 2016-08-29 01:52:32 +04:00
lexborisov
f960c5fe25 fixed fprintf(fh, "") error 2016-08-29 01:45:53 +04:00
lexborisov
4d4f319026 fixed fprintf(fh, "") error 2016-08-29 01:37:43 +04:00
lexborisov
6677c0fd78 uncomment //extern "C" { 2016-08-29 01:28:21 +04:00
lexborisov
5afb4ca9b7 First commit 2016-08-29 01:20:40 +04:00