Michael Ragazzon
|
21bd3ec507
Fix a bug where some properties were not always updated
|
6 years ago |
Michael Ragazzon
|
0bba316576
Moving dirty properties to ElementStyle
|
6 years ago |
Michael Ragazzon
|
27fe058191
Trying to fix compilation issues (why is std::string suddenly more than 32 bytes?)
|
6 years ago |
Michael Ragazzon
|
90c2d5005e
Merge remote-tracking branch 'origin/master' into performance
|
6 years ago |
Michael Ragazzon
|
6cb6ff84ad
Limit the number of iterations of OnChildAdd / OnChildRemove
|
6 years ago |
Michael Ragazzon
|
949547836f
Fix a bug due to keyword values of pointer_events. Properly handle properties set during OnPropertyChange.
|
6 years ago |
Michael Ragazzon
|
1e41f9a4ef
Remove lock layout: it already had no effect
|
6 years ago |
Michael Ragazzon
|
b7f84b1e1a
Minor cleanup
|
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
|
390b6e07ba
Replacing GetLocalProperty
|
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
|
e18ac30c43
Use computed values in layoutengine
|
6 years ago |
Michael Ragazzon
|
654fa0907c
Small optimizations
|
6 years ago |
Michael Ragazzon
|
9fe9bdfa93
Use computed values on transform
|
6 years ago |
Michael Ragazzon
|
83095e12c2
Move computed values file
|
6 years ago |
Michael Ragazzon
|
9c9b65f51d
More computed values
|
6 years ago |
Michael Ragazzon
|
25c936544b
Computed values: Iterating over the locally defined properties
|
6 years ago |
Michael Ragazzon
|
3e7b022409
More computed values
|
6 years ago |
Michael Ragazzon
|
ad9f11a988
Compute more properties
|
6 years ago |
Michael Ragazzon
|
04dc275c4e
Determine computed value for fonts
|
6 years ago |
Michael Ragazzon
|
4cd4a35f24
Move computed values to own file
|
6 years ago |
Michael Ragazzon
|
cf928b285e
Move element's main box outside of vector.
|
6 years ago |
Michael Ragazzon
|
ad74d3d6c6
Remove some C++14 code, fixes C++11 and GCC compatibility, closes #3 hopefully (thanks @Barotto)
|
6 years ago |
Michael Ragazzon
|
945aa8f5a4
Include chobo-containers, put all third-party containers in the Rocket::Core namespace
|
6 years ago |
Michael Ragazzon
|
42309c4c7e
Initial support for C++11.
|
6 years ago |
Michael Ragazzon
|
ece191a7d8
Memory pool for ElementMeta
|
6 years ago |