lexborisov
|
77991b6e77
|
New code design. Added MyCore and MyEncoding
|
2017-03-03 09:20:23 +03:00 |
|
lexborisov
|
fa45cd70e5
|
URL parsing by specification https://url.spec.whatwg.org/
|
2017-03-01 16:07:21 +03:00 |
|
lexborisov
|
c0877a7b5a
|
Sync with myhtml
|
2017-02-21 22:15:47 +03:00 |
|
lexborisov
|
5582801024
|
Fixed broken mapping for convert encoding functions https://github.com/lexborisov/myhtml/issues/89
|
2017-02-17 22:26:20 +03:00 |
|
lexborisov
|
32876b578f
|
Little changes for api
|
2017-02-17 14:49:33 +03:00 |
|
lexborisov
|
5fa9d6272b
|
Big update. See CHANGELOG
|
2017-02-14 14:49:05 +03:00 |
|
lexborisov
|
626fef0d6a
|
MyHTML: Sync with specification and added comments for validation parse errors
|
2017-01-15 21:11:19 +03:00 |
|
lexborisov
|
017d81936f
|
Fixed problem with collections https://github.com/lexborisov/myhtml/issues/84
|
2017-01-08 14:37:20 +03:00 |
|
lexborisov
|
30c846e9af
|
Fixed: problem with parsing CSS and default declaration entry
|
2016-12-22 16:46:43 +03:00 |
|
lexborisov
|
ad6d54eeaf
|
Fix for type miss (f() => if())
|
2016-12-14 23:32:54 +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
|
a0ed4bada5
|
Fised: crashed in myhtml function myhtml_tag_get_by_name.
|
2016-12-07 17:13:58 +03:00 |
|
lexborisov
|
4e0a413cd4
|
Update AVL-Tree api and added more test
|
2016-11-21 23:41:02 +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
|
1cf5d4c0e8
|
Sync with myhtml
|
2016-11-15 08:07:19 +03:00 |
|
lexborisov
|
4a6c971fe8
|
Makefile fix
|
2016-10-28 01:41:16 +03:00 |
|
lexborisov
|
3cfea886cb
|
Fix for makefiles
|
2016-10-28 01:29:56 +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
|
221b3ae461
|
Fixed problem with myhtml threads
|
2016-10-14 17:42:01 +03:00 |
|
lexborisov
|
f7f6e338fd
|
work in progress! Create Threads for find html nodes by selectors.
|
2016-10-07 20:47:31 +03:00 |
|
lexborisov
|
581c8587ca
|
Sync with current myhtml: 8dfd72f69f
|
2016-09-16 23:48:41 +04:00 |
|
lexborisov
|
40cf5dc937
|
Redesigned MyFONT; Added new example for get glyph metrics.
|
2016-09-09 16:14:09 +04:00 |
|
lexborisov
|
00c500f0e8
|
Redesigned MyFONT and included to compilation
|
2016-09-07 16:29:32 +04:00 |
|
lexborisov
|
702e2782f2
|
Change rules for parse flags skip whitespace
MyHTML_TREE_PARSE_FLAGS_SKIP_WHITESPACE_TOKEN skip ws token, but not
for RCDATA, RAWTEXT, CDATA and PLAINTEXT
|
2016-09-02 10:29:18 +04:00 |
|
lexborisov
|
f6faf9ad64
|
Added MyFONT
|
2016-08-30 13:07:41 +04:00 |
|
lexborisov
|
5afb4ca9b7
|
First commit
|
2016-08-29 01:20:40 +04:00 |
|