Michael Ragazzon
|
ac40b7177c
WIP, decorators partially working.
|
6 years ago |
Michael Ragazzon
|
d9c0ca4735
Fix some bugs
|
6 years ago |
Michael Ragazzon
|
d1785949d1
WIP: PropertyIds. Need to figure out how to deal with property groups. Possible solutions:
|
6 years ago |
Michael Ragazzon
|
89821a3e90
WIP PropertyId
|
6 years ago |
Michael Ragazzon
|
2a53aa9424
Fix some compiler warnings
|
6 years ago |
Michael Ragazzon
|
5d138fa304
Update definition speedup
|
6 years ago |
Michael Ragazzon
|
85a633693c
Remove the old IterateProperties, replace with new iterators
|
6 years ago |
Michael Ragazzon
|
68eefcaeb0
Move iterators to separate file
|
6 years ago |
Michael Ragazzon
|
d88d67ddc6
Drop the iterator wrapper in element definition
|
6 years ago |
Michael Ragazzon
|
041515844a
Implement iterators for element style
|
6 years ago |
Michael Ragazzon
|
ffca31dec9
Intersection, not union
|
6 years ago |
Michael Ragazzon
|
020357fefc
Clean up dirty properties in element style
|
6 years ago |
Michael Ragazzon
|
240b84cb19
Implement iterator for element definition
|
6 years ago |
Michael Ragazzon
|
0bba316576
Moving dirty properties to ElementStyle
|
6 years ago |
Michael Ragazzon
|
90c2d5005e
Merge remote-tracking branch 'origin/master' into performance
|
6 years ago |
Michael Ragazzon
|
1642ddb6af
Reverse shared string font family
|
6 years ago |
Michael Ragazzon
|
e91ea9c63b
Shared string for font family
|
6 years ago |
Michael Ragazzon
|
0fc2144f4c
Minor
|
6 years ago |
Michael Ragazzon
|
38a559d824
Look for parser in case of missing parser_index in keyword property
|
6 years ago |
Michael Ragazzon
|
0242f6366b
Top and bottom z-index values not supported
|
6 years ago |
Michael Ragazzon
|
b7f84b1e1a
Minor cleanup
|
6 years ago |
Michael Ragazzon
|
d4422169bf
Some more cleanup, remove pixels per inch interface, set to a constant 96 ppi as per CSS specs.
|
6 years ago |
Michael Ragazzon
|
6078956945
Clean up
|
6 years ago |
Michael Ragazzon
|
11aa64ffa6
Remove some ResolveProperty
|
6 years ago |
Michael Ragazzon
|
dec4ef6af6
Avoid duplicate conversion to lowercase
|
6 years ago |
Michael Ragazzon
|
4f8c216c5e
Some cleaning up
|
6 years ago |
Michael Ragazzon
|
122bd097bb
Replace many SetProperty(String, String) with SetProperty(String, Property)
|
6 years ago |
Michael Ragazzon
|
cfbf05d038
Replace style cache by computed values
|
6 years ago |
Michael Ragazzon
|
654fa0907c
Small optimizations
|
6 years ago |
Michael Ragazzon
|
2454f0787d
Fix wrong members
|
6 years ago |