Michael Ragazzon 859ffced00 Fix some build and runtime warnings 5 лет назад
..
Elements 424bdaef3e Add new RCSS property 'caret-color' 5 лет назад
FontEngineDefault f5a7f9b0f2 Add a kerning pair cache for fonts 5 лет назад
BaseXMLParser.cpp afecffd956 Attribute value supports rml escape 5 лет назад
Box.cpp 59ab6b464d Fix some deprecated C++ language features. 5 лет назад
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 лет назад
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 лет назад
ComputeProperty.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
ComputeProperty.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
Context.cpp baed8d6420 ElementDocument::ReloadStyleSheet: More detailed description, pass nullptr context to avoid any potential use of it which will not be cleaned up. 5 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
Core.cpp 5df52283f9 Integrate the Lottie plugin into Core, only built when setting the 'ENABLE_LOTTIE_PLUGIN' option in CMake. 5 лет назад
DataController.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 лет назад
DataController.h 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 лет назад
DataControllerDefault.cpp 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 лет назад
DataControllerDefault.h 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 лет назад
DataExpression.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 лет назад
DataExpression.h c261c1ff81 Add ability for user to override container types. 5 лет назад
DataModel.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 лет назад
DataModel.h 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 лет назад
DataModelHandle.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 лет назад
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 лет назад
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 лет назад
DataView.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 лет назад
DataView.h 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 лет назад
DataViewDefault.cpp 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 лет назад
DataViewDefault.h 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 лет назад
Decorator.cpp 88d1d843c4 Add ability to query the sources of all textures loaded. See #131. 5 лет назад
DecoratorGradient.cpp a638aaf33e Remove 'offset' from Box. 5 лет назад
DecoratorGradient.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
DecoratorNinePatch.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorNinePatch.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorTiled.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
DecoratorTiled.h c261c1ff81 Add ability for user to override container types. 5 лет назад
DecoratorTiledBox.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
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 лет назад
DecoratorTiledBoxInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorTiledBoxInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorTiledHorizontal.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
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 лет назад
DecoratorTiledHorizontalInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorTiledHorizontalInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorTiledImage.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
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 лет назад
DecoratorTiledImageInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorTiledImageInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorTiledInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorTiledInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorTiledVertical.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
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 лет назад
DecoratorTiledVerticalInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DecoratorTiledVerticalInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 лет назад
DocumentHeader.cpp b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) 5 лет назад
DocumentHeader.h b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) 5 лет назад
Element.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 лет назад
ElementAnimation.cpp 859ffced00 Fix some build and runtime warnings 5 лет назад
ElementAnimation.h c261c1ff81 Add ability for user to override container types. 5 лет назад
ElementBackgroundBorder.cpp a638aaf33e Remove 'offset' from Box. 5 лет назад
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 лет назад
ElementDecoration.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
ElementDecoration.h c261c1ff81 Add ability for user to override container types. 5 лет назад
ElementDefinition.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
ElementDefinition.h c261c1ff81 Add ability for user to override container types. 5 лет назад
ElementDocument.cpp baed8d6420 ElementDocument::ReloadStyleSheet: More detailed description, pass nullptr context to avoid any potential use of it which will not be cleaned up. 5 лет назад
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 лет назад
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 лет назад
ElementInstancer.cpp 025f70886e ElementTextDefault renamed to ElementText. ElementText can no longer be overloaded. 5 лет назад
ElementScroll.cpp 35ca5e43e2 Update scroll element fully on construction. Scrollbars now appear on the same frame they are activated, instead of one frame later. 5 лет назад
ElementStyle.cpp 859ffced00 Fix some build and runtime warnings 5 лет назад
ElementStyle.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
ElementText.cpp 9f195446f8 Fix input text selection when font has kerning 5 лет назад
ElementUtilities.cpp 9f195446f8 Fix input text selection when font has kerning 5 лет назад
Event.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
EventDispatcher.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
EventDispatcher.h c261c1ff81 Add ability for user to override container types. 5 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
EventSpecification.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
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 лет назад
Factory.cpp baed8d6420 ElementDocument::ReloadStyleSheet: More detailed description, pass nullptr context to avoid any potential use of it which will not be cleaned up. 5 лет назад
FileInterface.cpp 52e1c3a990 VisualTests: Fix some issues with displaying tests. 5 лет назад
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 лет назад
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 лет назад
FontEffect.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
FontEffectBlur.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
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 лет назад
FontEffectGlow.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
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 лет назад
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 лет назад
FontEffectOutline.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
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 лет назад
FontEffectShadow.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
FontEffectShadow.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
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 лет назад
Geometry.cpp afb141eae8 Avoid subpixel rendering, round the geometry offset and background-border positioning/sizing. Tweak border-radius num_points. 5 лет назад
GeometryBackgroundBorder.cpp a638aaf33e Remove 'offset' from Box. 5 лет назад
GeometryBackgroundBorder.h a638aaf33e Remove 'offset' from Box. 5 лет назад
GeometryDatabase.cpp 28a96fa3e8 More compilation fixes 5 лет назад
GeometryDatabase.h 64c8574130 CMake option for enabling benchmarks in Tests. Add benchmark for creation and destruction of elements. Refactor geometry database tests. 5 лет назад
GeometryUtilities.cpp a638aaf33e Remove 'offset' from Box. 5 лет назад
IdNameMap.h d5615eda9d Implement the 'box-sizing' property. 5 лет назад
LayoutBlockBox.cpp 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutBlockBox.h 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutBlockBoxSpace.cpp 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutBlockBoxSpace.h 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutDetails.cpp 4771ced11d LayoutDetails: Cleanup 5 лет назад
LayoutDetails.h 4771ced11d LayoutDetails: Cleanup 5 лет назад
LayoutEngine.cpp 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutEngine.h 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutInlineBox.cpp 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutInlineBox.h 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutInlineBoxText.cpp 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutInlineBoxText.h 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutLineBox.cpp 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutLineBox.h 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
LayoutTable.cpp c313b56fce TableLayout: Make auto margins work also after size changes. Respect min/max width and height. Make column percentage width >= 100% act as custom flexible width. 5 лет назад
LayoutTable.h c313b56fce TableLayout: Make auto margins work also after size changes. Respect min/max width and height. Make column percentage width >= 100% act as custom flexible width. 5 лет назад
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 лет назад
Math.cpp 90e4c1a82b Math: Add ExpandToPixelGrid 5 лет назад
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 лет назад
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 лет назад
ObserverPtr.cpp 7da73a200d Fix issue with global variables destruction order and observer pointers. 5 лет назад
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 лет назад
PluginRegistry.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
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 лет назад
Pool.h 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
Pool.inl 828d52bff2 Split layout pool to avoid wasted memory. 5 лет назад
Profiling.cpp 5587544f01 Enhanced Tracy profiler CMake configuration. Add separate build configuration. 5 лет назад
PropertiesIterator.h c261c1ff81 Add ability for user to override container types. 5 лет назад
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 лет назад
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 лет назад
PropertyDefinition.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
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 лет назад
PropertyParserAnimation.cpp d60fa316d8 Fix parsing of property 'transition: all ...'. See #163. 5 лет назад
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 лет назад
PropertyParserColour.cpp 7bcbf3ba6a Color fuschia -> fuchsia. 5 лет назад
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 лет назад
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 лет назад
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 лет назад
PropertyParserNumber.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
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 лет назад
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 лет назад
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 лет назад
PropertyParserTransform.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
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 лет назад
PropertyShorthandDefinition.h c261c1ff81 Add ability for user to override container types. 5 лет назад
PropertySpecification.cpp 0a3aea6b70 Add some more zones for tracy profiler. 5 лет назад
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 лет назад
Spritesheet.cpp 23f7a42981 Use format attribute on CreateString and FormatString, fix resulting warnings. 5 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
StringUtilities.cpp 1572783926 Merge branch 'data_binding' 5 лет назад
StyleSheet.cpp 212fd3f52b Somewhat faster CombineStyleSheet() for faster document loading. 5 лет назад
StyleSheetFactory.cpp bc8b2560df Faster loading of cached style sheets. 5 лет назад
StyleSheetFactory.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
StyleSheetNode.cpp 212fd3f52b Somewhat faster CombineStyleSheet() for faster document loading. 5 лет назад
StyleSheetNode.h 212fd3f52b Somewhat faster CombineStyleSheet() for faster document loading. 5 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
StyleSheetParser.cpp a65b9db483 Fix warnings. 5 лет назад
StyleSheetParser.h 13d1c5b064 Initialise and shutdown sprite sheet property parser. This fixes a crash when re-initialising RmlUi after it has previously been shut down. 5 лет назад
StyleSheetSpecification.cpp 424bdaef3e Add new RCSS property 'caret-color' 5 лет назад
SystemInterface.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
Template.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
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 лет назад
TemplateCache.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
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 лет назад
Texture.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
TextureDatabase.cpp 88d1d843c4 Add ability to query the sources of all textures loaded. See #131. 5 лет назад
TextureDatabase.h 88d1d843c4 Add ability to query the sources of all textures loaded. See #131. 5 лет назад
TextureLayout.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
TextureLayout.h c261c1ff81 Add ability for user to override container types. 5 лет назад
TextureLayoutRectangle.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
TextureLayoutRectangle.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
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 лет назад
TextureLayoutRow.h c261c1ff81 Add ability for user to override container types. 5 лет назад
TextureLayoutTexture.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
TextureLayoutTexture.h c261c1ff81 Add ability for user to override container types. 5 лет назад
TextureResource.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
TextureResource.h c261c1ff81 Add ability for user to override container types. 5 лет назад
Transform.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 лет назад
TransformPrimitive.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
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 лет назад
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 лет назад
TransformUtilities.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 лет назад
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 лет назад
Tween.cpp c261c1ff81 Add ability for user to override container types. 5 лет назад
TypeConverter.cpp 859ffced00 Fix some build and runtime warnings 5 лет назад
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 лет назад
Utilities.h c261c1ff81 Add ability for user to override container types. 5 лет назад
Variant.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
Vector3.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
Vector4.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
WidgetScroll.cpp b93bd9d36f Round scrollbar box size to avoid some off-by-one pixel situations. 5 лет назад
WidgetScroll.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
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 лет назад
XMLNodeHandlerBody.cpp e94fb0d690 Some cleanup and warning fixes. 5 лет назад
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 лет назад
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 лет назад
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 лет назад
XMLNodeHandlerHead.cpp b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) 5 лет назад
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 лет назад
XMLNodeHandlerTemplate.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад