Michael Ragazzon 66c960604b Basic implementation of SVG plugin using the lunasvg library 5 lat temu
..
Elements 4686c0cad7 Minor update on progress bar interface 4 lat temu
FontEngineDefault 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 lat temu
BaseXMLParser.cpp afecffd956 Attribute value supports rml escape 5 lat temu
Box.cpp 59ab6b464d Fix some deprecated C++ language features. 5 lat temu
Clock.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
Clock.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
ComputeProperty.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
ComputeProperty.h 48eda79d2c Added VH and VW units (#162) 5 lat temu
Context.cpp 001ef4c2e9 Make a public ElementDocument::GetStyleSheetContainer function. 4 lat temu
ContextInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
ContextInstancerDefault.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
ContextInstancerDefault.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
ConvolutionFilter.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
Core.cpp 66c960604b Basic implementation of SVG plugin using the lunasvg library 4 lat temu
DataController.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 lat temu
DataController.h 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 lat temu
DataControllerDefault.cpp 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 lat temu
DataControllerDefault.h 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 lat temu
DataExpression.cpp 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 lat temu
DataExpression.h c261c1ff81 Add ability for user to override container types. 5 lat temu
DataModel.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 lat temu
DataModel.h 6e0e3011b2 Merge branch 'databinding_improvements' 4 lat temu
DataModelHandle.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 lat temu
DataTypeRegister.cpp e2529507c2 Cleanup data variables and type register 4 lat temu
DataVariable.cpp e2529507c2 Cleanup data variables and type register 4 lat temu
DataView.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 lat temu
DataView.h 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 lat temu
DataViewDefault.cpp 6e0e3011b2 Merge branch 'databinding_improvements' 4 lat temu
DataViewDefault.h 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 lat temu
Decorator.cpp 330432704e Remove Decorator::LoadTexture. Instead, use the DecoratorInstancerInterface to load textures and pass it into the decorator. 4 lat temu
DecoratorGradient.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
DecoratorGradient.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
DecoratorInstancer.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
DecoratorNinePatch.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 lat temu
DecoratorNinePatch.h 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 lat temu
DecoratorTiled.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
DecoratorTiled.h 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 lat temu
DecoratorTiledBox.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 lat temu
DecoratorTiledBox.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
DecoratorTiledBoxInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 lat temu
DecoratorTiledBoxInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 lat temu
DecoratorTiledHorizontal.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 lat temu
DecoratorTiledHorizontal.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
DecoratorTiledHorizontalInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 lat temu
DecoratorTiledHorizontalInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 lat temu
DecoratorTiledImage.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 lat temu
DecoratorTiledImage.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
DecoratorTiledImageInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 lat temu
DecoratorTiledImageInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 lat temu
DecoratorTiledInstancer.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
DecoratorTiledInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 lat temu
DecoratorTiledVertical.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 lat temu
DecoratorTiledVertical.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
DecoratorTiledVerticalInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 lat temu
DecoratorTiledVerticalInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 lat temu
DocumentHeader.cpp b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) 5 lat temu
DocumentHeader.h b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) 5 lat temu
Element.cpp 04fb41fa0b Merge branch 'high_dpi' 4 lat temu
ElementAnimation.cpp 859ffced00 Fix some build and runtime warnings 5 lat temu
ElementAnimation.h c261c1ff81 Add ability for user to override container types. 5 lat temu
ElementBackgroundBorder.cpp a638aaf33e Remove 'offset' from Box. 5 lat temu
ElementBackgroundBorder.h a603c3b6d1 Implement the 'border-radius' property for backgrounds and borders. Add necessary geometry drawing utilities, merge ElementBackground and ElementBorder into a single unit ElementBackgroundBorder. See #115. 5 lat temu
ElementDecoration.cpp 74c5f02849 Add a cache for instanced decorators. Instance decorators during Context::Update. Allow dirtying only element data of decorators instead of a full reload. 4 lat temu
ElementDecoration.h 74c5f02849 Add a cache for instanced decorators. Instance decorators during Context::Update. Allow dirtying only element data of decorators instead of a full reload. 4 lat temu
ElementDefinition.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
ElementDefinition.h c261c1ff81 Add ability for user to override container types. 5 lat temu
ElementDocument.cpp 001ef4c2e9 Make a public ElementDocument::GetStyleSheetContainer function. 4 lat temu
ElementHandle.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
ElementHandle.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
ElementInstancer.cpp 025f70886e ElementTextDefault renamed to ElementText. ElementText can no longer be overloaded. 5 lat temu
ElementScroll.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
ElementStyle.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
ElementStyle.h dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. 4 lat temu
ElementText.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
ElementUtilities.cpp 9f195446f8 Fix input text selection when font has kerning 5 lat temu
Event.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
EventDispatcher.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
EventDispatcher.h c261c1ff81 Add ability for user to override container types. 5 lat temu
EventInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
EventInstancerDefault.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
EventInstancerDefault.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
EventListenerInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
EventSpecification.cpp dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. 4 lat temu
EventSpecification.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
Factory.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
FileInterface.cpp 52e1c3a990 VisualTests: Fix some issues with displaying tests. 5 lat temu
FileInterfaceDefault.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
FileInterfaceDefault.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
FontEffect.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
FontEffectBlur.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
FontEffectBlur.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
FontEffectGlow.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
FontEffectGlow.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
FontEffectInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
FontEffectOutline.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
FontEffectOutline.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
FontEffectShadow.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
FontEffectShadow.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
FontEngineInterface.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
Geometry.cpp afb141eae8 Avoid subpixel rendering, round the geometry offset and background-border positioning/sizing. Tweak border-radius num_points. 5 lat temu
GeometryBackgroundBorder.cpp a638aaf33e Remove 'offset' from Box. 5 lat temu
GeometryBackgroundBorder.h a638aaf33e Remove 'offset' from Box. 5 lat temu
GeometryDatabase.cpp 28a96fa3e8 More compilation fixes 5 lat temu
GeometryDatabase.h 64c8574130 CMake option for enabling benchmarks in Tests. Add benchmark for creation and destruction of elements. Refactor geometry database tests. 5 lat temu
GeometryUtilities.cpp a638aaf33e Remove 'offset' from Box. 5 lat temu
IdNameMap.h d5615eda9d Implement the 'box-sizing' property. 5 lat temu
LayoutBlockBox.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
LayoutBlockBox.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
LayoutBlockBoxSpace.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
LayoutBlockBoxSpace.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
LayoutDetails.cpp 4771ced11d LayoutDetails: Cleanup 5 lat temu
LayoutDetails.h 4771ced11d LayoutDetails: Cleanup 5 lat temu
LayoutEngine.cpp 828d52bff2 Split layout pool to avoid wasted memory. 5 lat temu
LayoutEngine.h 828d52bff2 Split layout pool to avoid wasted memory. 5 lat temu
LayoutInlineBox.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
LayoutInlineBox.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
LayoutInlineBoxText.cpp 828d52bff2 Split layout pool to avoid wasted memory. 5 lat temu
LayoutInlineBoxText.h 828d52bff2 Split layout pool to avoid wasted memory. 5 lat temu
LayoutLineBox.cpp 8bf0f6af2e Layout engine: Avoid text wrapping due to float imprecision by rounding up available width. 4 lat temu
LayoutLineBox.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
LayoutTable.cpp e720b17361 Rework table layouting algorithm. Now rows can also use flexible sizing as long as the table height is definite (non-auto). 4 lat temu
LayoutTable.h e720b17361 Rework table layouting algorithm. Now rows can also use flexible sizing as long as the table height is definite (non-auto). 4 lat temu
LayoutTableDetails.cpp e720b17361 Rework table layouting algorithm. Now rows can also use flexible sizing as long as the table height is definite (non-auto). 4 lat temu
LayoutTableDetails.h e720b17361 Rework table layouting algorithm. Now rows can also use flexible sizing as long as the table height is definite (non-auto). 4 lat temu
Log.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
Math.cpp 8bf0f6af2e Layout engine: Avoid text wrapping due to float imprecision by rounding up available width. 4 lat temu
Memory.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
Memory.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
ObserverPtr.cpp 7da73a200d Fix issue with global variables destruction order and observer pointers. 5 lat temu
Plugin.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
PluginRegistry.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
PluginRegistry.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
Pool.h 828d52bff2 Split layout pool to avoid wasted memory. 5 lat temu
Pool.inl 828d52bff2 Split layout pool to avoid wasted memory. 5 lat temu
Profiling.cpp 5587544f01 Enhanced Tracy profiler CMake configuration. Add separate build configuration. 5 lat temu
PropertiesIterator.h c261c1ff81 Add ability for user to override container types. 5 lat temu
PropertiesIteratorView.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
Property.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
PropertyDefinition.cpp 48eda79d2c Added VH and VW units (#162) 5 lat temu
PropertyDictionary.cpp 81a0d0671c Move stylesheet property optimization into the stylesheet factory so that decorators are cached. This should make loading documents with shared stylesheets faster. 5 lat temu
PropertyParserAnimation.cpp d60fa316d8 Fix parsing of property 'transition: all ...'. See #163. 5 lat temu
PropertyParserAnimation.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
PropertyParserColour.cpp 7bcbf3ba6a Color fuschia -> fuchsia. 5 lat temu
PropertyParserColour.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
PropertyParserDecorator.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
PropertyParserDecorator.h 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
PropertyParserFontEffect.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
PropertyParserFontEffect.h 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
PropertyParserKeyword.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
PropertyParserKeyword.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
PropertyParserNumber.cpp dd99820ecd Media queries (#169) 4 lat temu
PropertyParserNumber.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
PropertyParserRatio.cpp 390eb6bef5 Make 'ratio' properties use integer comparisons to avoid floating point issues. 4 lat temu
PropertyParserRatio.h dd99820ecd Media queries (#169) 4 lat temu
PropertyParserString.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
PropertyParserString.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
PropertyParserTransform.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
PropertyParserTransform.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
PropertyShorthandDefinition.h c261c1ff81 Add ability for user to override container types. 5 lat temu
PropertySpecification.cpp 0a3aea6b70 Add some more zones for tracy profiler. 5 lat temu
RenderInterface.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
Spritesheet.cpp 53a5048970 Make it legal to define multiple sprites with the same name, the last one is used. Allow anonymous sprite sheets. 4 lat temu
Stream.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StreamFile.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StreamFile.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StreamMemory.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StringUtilities.cpp 1572783926 Merge branch 'data_binding' 5 lat temu
StyleSheet.cpp 74c5f02849 Add a cache for instanced decorators. Instance decorators during Context::Update. Allow dirtying only element data of decorators instead of a full reload. 4 lat temu
StyleSheetContainer.cpp 390eb6bef5 Make 'ratio' properties use integer comparisons to avoid floating point issues. 4 lat temu
StyleSheetFactory.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
StyleSheetFactory.h f0a0480e9b Sharing style sheet containers is dangerous, clean up accordingly. 4 lat temu
StyleSheetNode.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
StyleSheetNode.h 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
StyleSheetNodeSelector.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelector.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorEmpty.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorEmpty.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorFirstChild.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorFirstChild.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorFirstOfType.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorFirstOfType.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorLastChild.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorLastChild.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorLastOfType.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorLastOfType.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorNthChild.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorNthChild.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorNthLastChild.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorNthLastChild.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorNthLastOfType.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorNthLastOfType.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorNthOfType.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorNthOfType.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorOnlyChild.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorOnlyChild.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorOnlyOfType.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetNodeSelectorOnlyOfType.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
StyleSheetParser.cpp 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 lat temu
StyleSheetParser.h 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 lat temu
StyleSheetSpecification.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
SystemInterface.cpp 176260ae07 Fix build on UWP platform. It does not have MessageBoxA() API. 4 lat temu
Template.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
Template.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
TemplateCache.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
TemplateCache.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
Texture.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
TextureDatabase.cpp 88d1d843c4 Add ability to query the sources of all textures loaded. See #131. 5 lat temu
TextureDatabase.h 88d1d843c4 Add ability to query the sources of all textures loaded. See #131. 5 lat temu
TextureLayout.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
TextureLayout.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
TextureLayoutRectangle.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
TextureLayoutRectangle.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
TextureLayoutRow.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
TextureLayoutRow.h c261c1ff81 Add ability for user to override container types. 5 lat temu
TextureLayoutTexture.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
TextureLayoutTexture.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
TextureResource.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
TextureResource.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
Transform.cpp 61f586eb8d Add some missing moves 5 lat temu
TransformPrimitive.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
TransformState.cpp 98282c7b2e Refactor some of the Transform functionality. Move functions that should only be called internally to an internal TransformUtilities. Rename Transforms::Primitive to TransformPrimitive. 5 lat temu
TransformState.h 98282c7b2e Refactor some of the Transform functionality. Move functions that should only be called internally to an internal TransformUtilities. Rename Transforms::Primitive to TransformPrimitive. 5 lat temu
TransformUtilities.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
TransformUtilities.h 98282c7b2e Refactor some of the Transform functionality. Move functions that should only be called internally to an internal TransformUtilities. Rename Transforms::Primitive to TransformPrimitive. 5 lat temu
Tween.cpp c261c1ff81 Add ability for user to override container types. 5 lat temu
TypeConverter.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 lat temu
URL.cpp 398602949e Fix leading '/' leftover during URL path normalization in some cases, see #161. Add unit tests for URL. 4 lat temu
Utilities.h c261c1ff81 Add ability for user to override container types. 5 lat temu
Variant.cpp a255374f69 Added unsigned int and uint64_t to Variant (#165) 5 lat temu
WidgetScroll.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
WidgetScroll.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 lat temu
XMLNodeHandler.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
XMLNodeHandlerBody.cpp b866c72380 Fix luainvaders template warnings 4 lat temu
XMLNodeHandlerBody.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
XMLNodeHandlerDefault.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
XMLNodeHandlerDefault.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
XMLNodeHandlerHead.cpp b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) 5 lat temu
XMLNodeHandlerHead.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
XMLNodeHandlerTemplate.cpp 0604d61ce4 Add back unit tests and warnings from #168 5 lat temu
XMLNodeHandlerTemplate.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
XMLParseTools.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
XMLParseTools.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
XMLParser.cpp 61a14fd25a - Add a visual test suite for navigating and comparing formatting of documents for correctness, in particular for testing the layout engine. Includes some examples from the CSS specifications. 5 lat temu
precompiled.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu