Michael Ragazzon e720b17361 Rework table layouting algorithm. Now rows can also use flexible sizing as long as the table height is definite (non-auto). 4 rokov pred
..
Elements 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 rokov pred
FontEngineDefault 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 rokov pred
BaseXMLParser.cpp afecffd956 Attribute value supports rml escape 5 rokov pred
Box.cpp 59ab6b464d Fix some deprecated C++ language features. 5 rokov pred
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 rokov pred
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 rokov pred
ComputeProperty.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
ComputeProperty.h 48eda79d2c Added VH and VW units (#162) 5 rokov pred
Context.cpp 001ef4c2e9 Make a public ElementDocument::GetStyleSheetContainer function. 4 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
Core.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
DataController.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 rokov pred
DataController.h 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 rokov pred
DataControllerDefault.cpp 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 rokov pred
DataControllerDefault.h 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 rokov pred
DataExpression.cpp 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 rokov pred
DataExpression.h c261c1ff81 Add ability for user to override container types. 5 rokov pred
DataModel.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 rokov pred
DataModel.h f2cc463f78 Fix build with EASTL as it's function implementation requires DataModelHandle defined here. 4 rokov pred
DataModelHandle.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 rokov pred
DataTypeRegister.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 rokov pred
DataVariable.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 rokov pred
DataView.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 rokov pred
DataView.h 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 rokov pred
DataViewDefault.cpp ca30736098 Make DataViewText use SystemInterface to translate injected strings from data bindings (#172) 5 rokov pred
DataViewDefault.h 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 rokov pred
Decorator.cpp 330432704e Remove Decorator::LoadTexture. Instead, use the DecoratorInstancerInterface to load textures and pass it into the decorator. 4 rokov pred
DecoratorGradient.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
DecoratorGradient.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
DecoratorInstancer.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
DecoratorNinePatch.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 rokov pred
DecoratorNinePatch.h 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 rokov pred
DecoratorTiled.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
DecoratorTiled.h 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 rokov pred
DecoratorTiledBox.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 rokov pred
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 rokov pred
DecoratorTiledBoxInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 rokov pred
DecoratorTiledBoxInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 rokov pred
DecoratorTiledHorizontal.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 rokov pred
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 rokov pred
DecoratorTiledHorizontalInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 rokov pred
DecoratorTiledHorizontalInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 rokov pred
DecoratorTiledImage.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 rokov pred
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 rokov pred
DecoratorTiledImageInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 rokov pred
DecoratorTiledImageInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 rokov pred
DecoratorTiledInstancer.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
DecoratorTiledInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 rokov pred
DecoratorTiledVertical.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. 4 rokov pred
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 rokov pred
DecoratorTiledVerticalInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 rokov pred
DecoratorTiledVerticalInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 rokov pred
DocumentHeader.cpp b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) 5 rokov pred
DocumentHeader.h b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) 5 rokov pred
Element.cpp 04fb41fa0b Merge branch 'high_dpi' 4 rokov pred
ElementAnimation.cpp 859ffced00 Fix some build and runtime warnings 5 rokov pred
ElementAnimation.h c261c1ff81 Add ability for user to override container types. 5 rokov pred
ElementBackgroundBorder.cpp a638aaf33e Remove 'offset' from Box. 5 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
ElementDefinition.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
ElementDefinition.h c261c1ff81 Add ability for user to override container types. 5 rokov pred
ElementDocument.cpp 001ef4c2e9 Make a public ElementDocument::GetStyleSheetContainer function. 4 rokov pred
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 rokov pred
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 rokov pred
ElementInstancer.cpp 025f70886e ElementTextDefault renamed to ElementText. ElementText can no longer be overloaded. 5 rokov pred
ElementScroll.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
ElementStyle.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
ElementStyle.h dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. 4 rokov pred
ElementText.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
ElementUtilities.cpp 9f195446f8 Fix input text selection when font has kerning 5 rokov pred
Event.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
EventDispatcher.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
EventDispatcher.h c261c1ff81 Add ability for user to override container types. 5 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
EventSpecification.cpp dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. 4 rokov pred
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 rokov pred
Factory.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
FileInterface.cpp 52e1c3a990 VisualTests: Fix some issues with displaying tests. 5 rokov pred
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 rokov pred
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 rokov pred
FontEffect.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
FontEffectBlur.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
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 rokov pred
FontEffectGlow.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
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 rokov pred
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 rokov pred
FontEffectOutline.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
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 rokov pred
FontEffectShadow.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
FontEffectShadow.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
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 rokov pred
Geometry.cpp afb141eae8 Avoid subpixel rendering, round the geometry offset and background-border positioning/sizing. Tweak border-radius num_points. 5 rokov pred
GeometryBackgroundBorder.cpp a638aaf33e Remove 'offset' from Box. 5 rokov pred
GeometryBackgroundBorder.h a638aaf33e Remove 'offset' from Box. 5 rokov pred
GeometryDatabase.cpp 28a96fa3e8 More compilation fixes 5 rokov pred
GeometryDatabase.h 64c8574130 CMake option for enabling benchmarks in Tests. Add benchmark for creation and destruction of elements. Refactor geometry database tests. 5 rokov pred
GeometryUtilities.cpp a638aaf33e Remove 'offset' from Box. 5 rokov pred
IdNameMap.h d5615eda9d Implement the 'box-sizing' property. 5 rokov pred
LayoutBlockBox.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
LayoutBlockBox.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
LayoutBlockBoxSpace.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
LayoutBlockBoxSpace.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
LayoutDetails.cpp 4771ced11d LayoutDetails: Cleanup 5 rokov pred
LayoutDetails.h 4771ced11d LayoutDetails: Cleanup 5 rokov pred
LayoutEngine.cpp 828d52bff2 Split layout pool to avoid wasted memory. 5 rokov pred
LayoutEngine.h 828d52bff2 Split layout pool to avoid wasted memory. 5 rokov pred
LayoutInlineBox.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
LayoutInlineBox.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
LayoutInlineBoxText.cpp 828d52bff2 Split layout pool to avoid wasted memory. 5 rokov pred
LayoutInlineBoxText.h 828d52bff2 Split layout pool to avoid wasted memory. 5 rokov pred
LayoutLineBox.cpp 8bf0f6af2e Layout engine: Avoid text wrapping due to float imprecision by rounding up available width. 4 rokov pred
LayoutLineBox.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
Math.cpp 8bf0f6af2e Layout engine: Avoid text wrapping due to float imprecision by rounding up available width. 4 rokov pred
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 rokov pred
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 rokov pred
ObserverPtr.cpp 7da73a200d Fix issue with global variables destruction order and observer pointers. 5 rokov pred
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 rokov pred
PluginRegistry.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
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 rokov pred
Pool.h 828d52bff2 Split layout pool to avoid wasted memory. 5 rokov pred
Pool.inl 828d52bff2 Split layout pool to avoid wasted memory. 5 rokov pred
Profiling.cpp 5587544f01 Enhanced Tracy profiler CMake configuration. Add separate build configuration. 5 rokov pred
PropertiesIterator.h c261c1ff81 Add ability for user to override container types. 5 rokov pred
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 rokov pred
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 rokov pred
PropertyDefinition.cpp 48eda79d2c Added VH and VW units (#162) 5 rokov pred
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 rokov pred
PropertyParserAnimation.cpp d60fa316d8 Fix parsing of property 'transition: all ...'. See #163. 5 rokov pred
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 rokov pred
PropertyParserColour.cpp 7bcbf3ba6a Color fuschia -> fuchsia. 5 rokov pred
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 rokov pred
PropertyParserDecorator.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
PropertyParserDecorator.h 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
PropertyParserFontEffect.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
PropertyParserFontEffect.h 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
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 rokov pred
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 rokov pred
PropertyParserNumber.cpp dd99820ecd Media queries (#169) 5 rokov pred
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 rokov pred
PropertyParserRatio.cpp 390eb6bef5 Make 'ratio' properties use integer comparisons to avoid floating point issues. 4 rokov pred
PropertyParserRatio.h dd99820ecd Media queries (#169) 5 rokov pred
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 rokov pred
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 rokov pred
PropertyParserTransform.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
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 rokov pred
PropertyShorthandDefinition.h c261c1ff81 Add ability for user to override container types. 5 rokov pred
PropertySpecification.cpp 0a3aea6b70 Add some more zones for tracy profiler. 5 rokov pred
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 rokov pred
Spritesheet.cpp 53a5048970 Make it legal to define multiple sprites with the same name, the last one is used. Allow anonymous sprite sheets. 4 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
StringUtilities.cpp 1572783926 Merge branch 'data_binding' 5 rokov pred
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 rokov pred
StyleSheetContainer.cpp 390eb6bef5 Make 'ratio' properties use integer comparisons to avoid floating point issues. 4 rokov pred
StyleSheetFactory.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
StyleSheetFactory.h f0a0480e9b Sharing style sheet containers is dangerous, clean up accordingly. 4 rokov pred
StyleSheetNode.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
StyleSheetNode.h 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
StyleSheetParser.cpp 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 rokov pred
StyleSheetParser.h 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. 4 rokov pred
StyleSheetSpecification.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
SystemInterface.cpp 176260ae07 Fix build on UWP platform. It does not have MessageBoxA() API. 4 rokov pred
Template.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
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 rokov pred
TemplateCache.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
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 rokov pred
Texture.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
TextureDatabase.cpp 88d1d843c4 Add ability to query the sources of all textures loaded. See #131. 5 rokov pred
TextureDatabase.h 88d1d843c4 Add ability to query the sources of all textures loaded. See #131. 5 rokov pred
TextureLayout.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
TextureLayout.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
TextureLayoutRectangle.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
TextureLayoutRectangle.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
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 rokov pred
TextureLayoutRow.h c261c1ff81 Add ability for user to override container types. 5 rokov pred
TextureLayoutTexture.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
TextureLayoutTexture.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
TextureResource.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
TextureResource.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
Transform.cpp 61f586eb8d Add some missing moves 5 rokov pred
TransformPrimitive.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
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 rokov pred
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 rokov pred
TransformUtilities.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
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 rokov pred
Tween.cpp c261c1ff81 Add ability for user to override container types. 5 rokov pred
TypeConverter.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. 4 rokov pred
URL.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 rokov pred
Utilities.h c261c1ff81 Add ability for user to override container types. 5 rokov pred
Variant.cpp a255374f69 Added unsigned int and uint64_t to Variant (#165) 5 rokov pred
WidgetScroll.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
WidgetScroll.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 5 rokov pred
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 rokov pred
XMLNodeHandlerBody.cpp b866c72380 Fix luainvaders template warnings 4 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
XMLNodeHandlerHead.cpp b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) 5 rokov pred
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 rokov pred
XMLNodeHandlerTemplate.cpp 0604d61ce4 Add back unit tests and warnings from #168 5 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred
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 rokov pred