Michael Ragazzon
|
0639b0fff0
Add printf-style warnings to the Log system. Fix resulting warnings.
|
4 yıl önce |
Michael Ragazzon
|
79fb3b5405
- Decorators and font effects are now parsed by separate property parsers.
|
4 yıl önce |
Michael Ragazzon
|
c263aa7918
Fix specificity for media blocks.
|
4 yıl önce |
Maximilian Stark
|
dd99820ecd
Media queries (#169)
|
4 yıl önce |
Michael Ragazzon
|
13d1c5b064
Initialise and shutdown sprite sheet property parser. This fixes a crash when re-initialising RmlUi after it has previously been shut down.
|
5 yıl önce |
Michael Ragazzon
|
55580edfd3
RCSS: Never require end-semicolon for the last property.
|
5 yıl önce |
Michael Ragazzon
|
e94fb0d690
Some cleanup and warning fixes.
|
5 yıl önce |
Michael Ragazzon
|
9491549950
Implement `Element::QuerySelector` and `Element::QuerySelectorAll`.
|
5 yıl önce |
Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
5 yıl önce |
Michael Ragazzon
|
005b4042c7
Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'.
|
5 yıl önce |
Michael Ragazzon
|
2f65848c5b
Do not require a final semi-colon while parsing the 'style' attribute.
|
5 yıl önce |
Michael Ragazzon
|
6c53cbf85b
Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81.
|
5 yıl önce |
Michael Ragazzon
|
1685de4a59
Make images specified in @decorator properly load (see #22)
|
6 yıl önce |
Michael Ragazzon
|
3cd0005ef3
Support for child combinator '>' and universal selector '*' in RCSS
|
6 yıl önce |
Michael Ragazzon
|
1f8eb1e99e
Properly report line numbers for style sheet parser errors.
|
6 yıl önce |
Michael Ragazzon
|
aa80c3b917
Add PropertySource to properties and revise element info debugging
|
6 yıl önce |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 yıl önce |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 yıl önce |
Michael Ragazzon
|
ff961eb7a7
Some cleanup of decorator instancing.
|
6 yıl önce |
Michael Ragazzon
|
efd2f86c12
Spritesheets now rendering in decorators. Still work to do.
|
6 yıl önce |
Michael Ragazzon
|
446e823e02
WIP adding spritesheets
|
6 yıl önce |
Michael Ragazzon
|
dfdea4affd
WIP: At-rule for decorators
|
6 yıl önce |
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 yıl önce |
Michael Ragazzon
|
f3b9ad29f0
Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained.
|
6 yıl önce |
Michael Ragazzon
|
f7e1c4c4fb
WIP PropertyNames from Strings to IDs (not compiling)
|
6 yıl önce |
Michael
|
1620032f5a
Adding support for animation @keyframes
|
7 yıl önce |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 yıl önce |