Michael R. P. Ragazzon
|
634543b38f
Implement progress bar element (progressbar) (#69)
|
6 years ago |
Michael Ragazzon
|
e612bceeb3
Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser.
|
6 years ago |
Michael Ragazzon
|
25d0cf4051
Improve documentation and changelog.
|
6 years ago |
Michael Ragazzon
|
0ed3768644
Remove the 'font-charset' property
|
6 years ago |
Michael Ragazzon
|
13514fed0b
Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio.
|
6 years ago |
Michael Ragazzon
|
5ef2458abf
Fix underline, and add (back?) overline, line-through values to text-decoration
|
6 years ago |
Michael Ragazzon
|
aa80c3b917
Add PropertySource to properties and revise element info debugging
|
6 years ago |
Michael Ragazzon
|
e74110e709
Faster query for dirty layout
|
6 years ago |
Michael Ragazzon
|
0f7ded141e
Clean up property specification
|
6 years ago |
Michael Ragazzon
|
d1d72de3f8
Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList)
|
6 years ago |
Michael Ragazzon
|
cb347e1a38
NULL to nullptr
|
6 years ago |
Michael Ragazzon
|
01b3af99f2
Make the font-effect property inherited
|
6 years ago |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 years ago |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 years ago |
Michael Ragazzon
|
4a00edb9af
Cleanup dirty inherited properties.
|
6 years ago |
Michael Ragazzon
|
446e823e02
WIP adding spritesheets
|
6 years ago |
Michael Ragazzon
|
ac40b7177c
WIP, decorators partially working.
|
6 years ago |
Michael Ragazzon
|
dfdea4affd
WIP: At-rule for decorators
|
6 years ago |
Michael Ragazzon
|
bab0571267
WIP. Move ID-name mapping to PropertySpecification. Each specification has its own set of id/names, and only the main stylesheet needs to be a singleton.
|
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
|
90c2d5005e
Merge remote-tracking branch 'origin/master' into performance
|
6 years ago |
Michael Ragazzon
|
22422f2fe2
Enable context cursor handling by default, cursor property is empty string by default, removed auto keyword.
|
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
|
9c9b65f51d
More computed values
|
6 years ago |
Michael Ragazzon
|
4cd4a35f24
Move computed values to own file
|
6 years ago |
Michael Ragazzon
|
d59adecf25
Computed values spec
|
6 years ago |
Michael Ragazzon
|
f3b9ad29f0
Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained.
|
6 years ago |
Michael Ragazzon
|
0e390e9860
Trying to fix decorators
|
6 years ago |
Michael Ragazzon
|
1ead58341e
WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results.
|
6 years ago |