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
|
11bcf850bc
|
Remove debug source from avl-tree test
|
2016-11-21 23:45:51 +03:00 |
|
lexborisov
|
4e0a413cd4
|
Update AVL-Tree api and added more test
|
2016-11-21 23:41:02 +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
|
4b2dfdb4c8
|
Added link for external bindings
|
2016-11-21 19:35:17 +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
|
1cf5d4c0e8
|
Sync with myhtml
|
2016-11-15 08:07:19 +03:00 |
|
lexborisov
|
10435746a3
|
Update dev project
|
2016-11-15 03:54:47 +03:00 |
|
lexborisov
|
8da5bd0d57
|
Rebuild headers
|
2016-11-15 03:53:24 +03:00 |
|
lexborisov
|
c28ec6165a
|
Added CSS Logical Properties Level 1
|
2016-11-15 03:49:00 +03:00 |
|
lexborisov
|
423e892212
|
Added to Modest: layer, glue, render
|
2016-11-10 02:14:41 +03:00 |
|
lexborisov
|
c7f669c213
|
Changed ent->d_namlen => strlen(ent->d_name)
|
2016-11-09 23:43:00 +03:00 |
|
lexborisov
|
4bc77fb8e8
|
Added test command for make; Added tests for declarations: test/mycss/data/declaration
|
2016-11-09 23:39:48 +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
|
3e91721a0b
|
Added border-radius style
|
2016-11-03 17:00:15 +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
|
1d33b196fa
|
link fix
|
2016-10-28 15:09:04 +03:00 |
|
lexborisov
|
3652ed5db6
|
english
|
2016-10-28 15:08:10 +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
|
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
|
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
|
3a6dbfba0f
|
remove htonl function
|
2016-09-07 16:35:44 +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
|
0ab92fce22
|
changed devel project
|
2016-08-30 13:08:17 +04:00 |
|
lexborisov
|
f6faf9ad64
|
Added MyFONT
|
2016-08-30 13:07:41 +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
|
14abaced94
|
fixed selectors print
|
2016-08-29 06:35:02 +04:00 |
|
lexborisov
|
4851e1ed26
|
example check status
|
2016-08-29 02:03:49 +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 |
|