Commit Graph

42 Commits

Author SHA1 Message Date
lexborisov 140a41a539 Sync with MyHTML 2017-08-31 18:53:50 +03:00
Alexey Voznyuk 3ae4dfc0aa typo fix: "pasition" -> "position" 2017-08-27 02:03:54 +03:00
lexborisov d5cac76ff5 Fixed build examples and tests for Windows 2017-03-20 23:40:55 +03:00
lexborisov 66d5d951df Make clone for Linux and Mac OS X 2017-03-16 23:15:55 +03:00
lexborisov 9fe5924a04 Fixes for serialization status 2017-03-14 11:28:54 +03:00
lexborisov 4d34d0848e Added -pedantic 2017-03-13 17:52:50 +03:00
lexborisov 0ccabbd8b6 Fixes for https://github.com/lexborisov/Modest/issues/20 2017-03-12 21:22:47 +03:00
lexborisov b44c5d340a Fixes for https://github.com/lexborisov/Modest/issues/19 2017-03-12 21:17:20 +03:00
lexborisov cf3f280fc6 Fixes for https://github.com/lexborisov/Modest/issues/16 2017-03-12 21:04:09 +03:00
lexborisov 9bb8c16560 Set override 2017-03-12 20:23:04 +03:00
lexborisov e215019c09 Fix problem with Windows Threads 2017-03-12 18:05:22 +03:00
lexborisov de800aeeb8 Windows 2017-03-11 22:53:26 +03:00
lexborisov 77991b6e77 New code design. Added MyCore and MyEncoding 2017-03-03 09:20:23 +03:00
Vincent Torri 131eb2a89c Fix link on Windows : LIBS must be added to LDLIBS for all OS 2017-03-01 21:21:57 +01:00
lexborisov 1e572ffe23 Fixed problem with make 2017-03-01 21:09:36 +03:00
lexborisov 6c61d435b4 Rollback 2017-03-01 16:43:13 +03:00
lexborisov fa45cd70e5 URL parsing by specification https://url.spec.whatwg.org/ 2017-03-01 16:07:21 +03:00
Vincent Torri 5347507ce6 Fix compilation of tests and examples on Windows 2017-02-22 08:01:27 +01:00
Vincent Torri 3ae6381670 Fix Makefile's for MSYS* of cygwin 2017-02-21 21:26:36 +01:00
lexborisov c0877a7b5a Sync with myhtml 2017-02-21 22:15:47 +03:00
lexborisov 5fa9d6272b Big update. See CHANGELOG 2017-02-14 14:49:05 +03:00
lexborisov 52567072b9 Added: check returned status https://github.com/lexborisov/Modest/issues/8 2016-12-29 11:40:36 +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 966d290512 Added print bad selectors list for example 2016-11-22 16:25:16 +03:00
lexborisov 73631c5226 Added check selectors list for example 2016-11-22 16:03:52 +03:00
lexborisov 38264d95e8 Changes for finder api; modest_finder_by_selectors_list 2016-11-22 15:22:59 +03:00
lexborisov a7621943de Changes for api function modest_finder_by_selectors_list 2016-11-22 14:30:38 +03:00
lexborisov cad3ee5404 Added check for results in example selectors_low_level https://github.com/lexborisov/Modest/issues/5 2016-11-21 19:55:45 +03:00
lexborisov 61741ce6c5 Added function mycss_entry_selectors for get selectors object from mycss entry https://github.com/lexborisov/Modest/issues/3#issuecomment-261920007 2016-11-21 15:18:31 +03:00
lexborisov 58dcf7ec02 Call destroy function for selectors list https://github.com/lexborisov/Modest/issues/3 2016-11-21 14:07:37 +03:00
lexborisov a7345ef5e0 Added AVL-Tree, default declarations. 2016-11-21 02:12:38 +03:00
lexborisov 93ed21f977 Added background-* styles, and <image> type 2016-11-02 03:30:13 +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 40cf5dc937 Redesigned MyFONT; Added new example for get glyph metrics. 2016-09-09 16:14:09 +04:00
lexborisov 31b946e057 check declaration entry for example 2016-08-29 21:12:50 +04:00
lexborisov 0145dac037 Fixed declaration parse; Added new example; 2016-08-29 20:55:07 +04:00
lexborisov 4851e1ed26 example check status 2016-08-29 02:03:49 +04:00
lexborisov f960c5fe25 fixed fprintf(fh, "") error 2016-08-29 01:45:53 +04:00
lexborisov 5afb4ca9b7 First commit 2016-08-29 01:20:40 +04:00