| .. |
|
Animation.cpp
|
fa02110f81
Add interpolation for color stop lists, see #667
|
1 year ago |
|
CMakeLists.txt
|
b197f985b3
Prevent gaps when rendering fractionally sized elements, resolves #438
|
1 year ago |
|
Core.cpp
|
3b96321d4b
Defer texture loading until it is visible
|
10 months ago |
|
DataBinding.cpp
|
02494caccb
Data bindings: Allow custom getter/setter on enum types (#699)
|
1 year ago |
|
DataExpression.cpp
|
010765e45c
DataExpression: Implement ternary with jumps (#740)
|
8 months ago |
|
DataModel.cpp
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
Debugger.cpp
|
f62e4dfdc7
Add unit tests for modal focus
|
1 year ago |
|
Decorator.cpp
|
58d50bae39
Add unit tests for advanced gradient decorators and shaders
|
1 year ago |
|
Element.cpp
|
9908978c37
Add test for `Element::InsertBefore`
|
1 year ago |
|
ElementBackgroundBorder.cpp
|
b197f985b3
Prevent gaps when rendering fractionally sized elements, resolves #438
|
1 year ago |
|
ElementDocument.cpp
|
4120031621
Allow observer pointers after Rml::Shutdown, but be more assertive about elements
|
1 year ago |
|
ElementFormControlSelect.cpp
|
4120031621
Allow observer pointers after Rml::Shutdown, but be more assertive about elements
|
1 year ago |
|
ElementHandle.cpp
|
5187e16232
Handle element constrains to the target's border area instead of its margin area
|
1 year ago |
|
ElementImage.cpp
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
ElementStyle.cpp
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
EventListener.cpp
|
516f384168
Update event listener test to remove warnings
|
1 year ago |
|
Filter.cpp
|
147357749f
Unit tests: Automatically reset counters on shutdown
|
1 year ago |
|
FlexFormatting.cpp
|
679aab8abc
Fix flex formatting test and minor include/comment fixups
|
10 months ago |
|
Layout.cpp
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
Localization.cpp
|
553b6f41fe
CreateString and FormatString: Remove the now unused `max_size` argument from API
|
1 year ago |
|
Math.cpp
|
41209432e5
Math: Round half up, instead of away from zero
|
1 year ago |
|
MediaQuery.cpp
|
4c7ba7acfa
Add support for the `not` prefix in media queries (#564)
|
1 year ago |
|
Properties.cpp
|
025b05df24
RCSS: Support hsl and hsla colors (#674)
|
1 year ago |
|
PropertySpecification.cpp
|
3333f9921a
Fix return value in PropertySpecification unit test
|
1 year ago |
|
Selectors.cpp
|
6851f412dc
Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578)
|
8 months ago |
|
Specificity_Basic.cpp
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
Specificity_MediaQuery.cpp
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
StableVector.cpp
|
a452f26951
Refactor Geometry and Texture, introduce unique render resources
|
2 years ago |
|
StringUtilities.cpp
|
553b6f41fe
CreateString and FormatString: Remove the now unused `max_size` argument from API
|
1 year ago |
|
StyleSheetParser.cpp
|
8559aaf596
Merge branch 'effects' (#594)
|
1 year ago |
|
Template.cpp
|
6fe03a7da8
Add tests for multiple templates in a single document
|
1 year ago |
|
URL.cpp
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
|
Variant.cpp
|
33dd587c75
Add enum support to variants and data bindings (#445)
|
2 years ago |
|
XMLParser.cpp
|
edcd777ed0
Fix RML parsing of extra hyphen in closing comment
|
1 year ago |
|
main.cpp
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |