Michael Ragazzon d5f215b5cb Trying to implement const support in data bindings (WIP) преди 5 години
..
Elements 536c24b493 Fix index parameter of ElementTabSet::SetPanel and ElementTabSet::SetTab not doing anything. (#246) преди 4 години
FontEngineDefault 2b12e0ad83 Don't load default glyphs for fallback fonts преди 4 години
BaseXMLParser.cpp 3383c01e4d Ignore curly brackets inside string literals in data expressions (#190) преди 4 години
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 8a022972f4 Add 'clip: always' property value, make the clip property non-inherited. See #235. преди 4 години
ComputeProperty.h 44ef329f28 Improve error messages on missing font face преди 4 години
Context.cpp e945973c7a Drag clones are now positioned correctly when their ancestors use transforms, or when the cloned element uses auto- or percentage-margins. See #269. преди 4 години
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 a5821c5705 Make font effects compatible with RGBA glyphs преди 4 години
Core.cpp ab90eea5b8 Add ReleaseMemoryPools to free up any memory pools and free the ObserverPtrBlock pool. (#265) преди 4 години
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 f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) преди 4 години
DataControllerDefault.h f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) преди 4 години
DataExpression.cpp 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. преди 4 години
DataExpression.h c261c1ff81 Add ability for user to override container types. преди 5 години
DataModel.cpp 48aacadd77 Add a function that enables all the variables in a data model to be marked dirty (#289) преди 3 години
DataModel.h 48aacadd77 Add a function that enables all the variables in a data model to be marked dirty (#289) преди 3 години
DataModelHandle.cpp 48aacadd77 Add a function that enables all the variables in a data model to be marked dirty (#289) преди 3 години
DataTypeRegister.cpp e2529507c2 Cleanup data variables and type register преди 4 години
DataVariable.cpp d5f215b5cb Trying to implement const support in data bindings (WIP) преди 3 години
DataView.cpp fb2351d50a Specify data view update order for some update views, eg. data-value may require other attributes set on the element first. преди 4 години
DataView.h fb2351d50a Specify data view update order for some update views, eg. data-value may require other attributes set on the element first. преди 4 години
DataViewDefault.cpp 85582afbed Fix data text expressions initialized with an empty string not being evaluated correctly, see #213. преди 4 години
DataViewDefault.h fb2351d50a Specify data view update order for some update views, eg. data-value may require other attributes set on the element first. преди 4 години
Decorator.cpp 330432704e Remove Decorator::LoadTexture. Instead, use the DecoratorInstancerInterface to load textures and pass it into the decorator. преди 5 години
DecoratorGradient.cpp 8b6a361c0c Color blending fixes (#208) преди 4 години
DecoratorGradient.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
DecoratorInstancer.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. преди 5 години
DecoratorNinePatch.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. преди 5 години
DecoratorNinePatch.h 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. преди 5 години
DecoratorTiled.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. преди 5 години
DecoratorTiled.h 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. преди 5 години
DecoratorTiledBox.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. преди 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 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. преди 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 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. преди 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 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. преди 5 години
DecoratorTiledInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. преди 5 години
DecoratorTiledVertical.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. преди 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 aba05b4a8e Update style sheet index cache lookup for faster retrieval of element style definition, see #293. преди 3 години
ElementAnimation.cpp 8b6a361c0c Color blending fixes (#208) преди 4 години
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 74c5f02849 Add a cache for instanced decorators. Instance decorators during Context::Update. Allow dirtying only element data of decorators instead of a full reload. преди 5 години
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. преди 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 001ef4c2e9 Make a public ElementDocument::GetStyleSheetContainer function. преди 4 години
ElementHandle.cpp 486d47b974 Fix ElementHandle resizing incorrectly when the size_target has "box-sizing: border-box". преди 4 години
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 613e225bd1 Performance improvement: Avoid unnecesssary extra layouting step in some situations when scrollbars are added преди 4 години
ElementStyle.cpp aba05b4a8e Update style sheet index cache lookup for faster retrieval of element style definition, see #293. преди 3 години
ElementStyle.h aba05b4a8e Update style sheet index cache lookup for faster retrieval of element style definition, see #293. преди 3 години
ElementText.cpp 296767d60e Make font effects handle the opacity property, see #270 преди 4 години
ElementUtilities.cpp 6f6e5a4492 Fix clipping on select box преди 4 години
Event.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
EventDispatcher.cpp 2b607b1602 Attach event listeners upon attribute changes преди 4 години
EventDispatcher.h 2b607b1602 Attach event listeners upon attribute changes преди 4 години
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 dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. преди 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 f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) преди 4 години
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 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
FontEffectBlur.cpp a5821c5705 Make font effects compatible with RGBA glyphs преди 4 години
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 a5821c5705 Make font effects compatible with RGBA glyphs преди 4 години
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 a5821c5705 Make font effects compatible with RGBA glyphs преди 4 години
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 a5821c5705 Make font effects compatible with RGBA glyphs преди 4 години
FontEffectShadow.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
FontEngineInterface.cpp 296767d60e Make font effects handle the opacity property, see #270 преди 4 години
Geometry.cpp afb141eae8 Avoid subpixel rendering, round the geometry offset and background-border positioning/sizing. Tweak border-radius num_points. преди 5 години
GeometryBackgroundBorder.cpp 8b6a361c0c Color blending fixes (#208) преди 4 години
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 db35715153 Fix offsets of relatively positioned elements with percentage positioning, see #262 преди 4 години
LayoutBlockBox.h db35715153 Fix offsets of relatively positioned elements with percentage positioning, see #262 преди 4 години
LayoutBlockBoxSpace.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
LayoutBlockBoxSpace.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
LayoutDetails.cpp 40862ebb05 Add formatting context mode for LayoutDetails::BuildBox преди 4 години
LayoutDetails.h 40862ebb05 Add formatting context mode for LayoutDetails::BuildBox преди 4 години
LayoutEngine.cpp 555b6f046a Warn when using absolutely positioned or floated flex boxes преди 4 години
LayoutEngine.h 555b6f046a Warn when using absolutely positioned or floated flex boxes преди 4 години
LayoutFlex.cpp 7824726c51 Implement flexbox layouting преди 4 години
LayoutFlex.h 7824726c51 Implement flexbox layouting преди 4 години
LayoutInlineBox.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
LayoutInlineBox.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
LayoutInlineBoxText.cpp a66b465c4b Improve font loading log message and missing font face warning. преди 4 години
LayoutInlineBoxText.h a66b465c4b Improve font loading log message and missing font face warning. преди 4 години
LayoutLineBox.cpp 8bf0f6af2e Layout engine: Avoid text wrapping due to float imprecision by rounding up available width. преди 4 години
LayoutLineBox.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
LayoutTable.cpp 40862ebb05 Add formatting context mode for LayoutDetails::BuildBox преди 4 години
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 години
LayoutTableDetails.cpp c7cda708c5 Abstract and move some methods from table details to layout details преди 4 години
LayoutTableDetails.h c7cda708c5 Abstract and move some methods from table details to layout details преди 4 години
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 221b43b8d6 Add Max and Min math functions for Vector2f преди 4 години
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 ab90eea5b8 Add ReleaseMemoryPools to free up any memory pools and free the ObserverPtrBlock pool. (#265) преди 4 години
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 4f073e30d4 Add Rml::UnregisterPlugin преди 4 години
PluginRegistry.h 4f073e30d4 Add Rml::UnregisterPlugin преди 4 години
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 48eda79d2c Added VH and VW units (#162) преди 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 2de889aeb2 Change enum names to avoid collision with windows header macros, see #258 преди 4 години
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 години
PropertyParserDecorator.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. преди 5 години
PropertyParserDecorator.h 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. преди 5 години
PropertyParserFontEffect.cpp 5dd0cf1c84 Move Utilities.h header to public include directory преди 3 години
PropertyParserFontEffect.h 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. преди 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 dd99820ecd Media queries (#169) преди 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 години
PropertyParserRatio.cpp 390eb6bef5 Make 'ratio' properties use integer comparisons to avoid floating point issues. преди 4 години
PropertyParserRatio.h dd99820ecd Media queries (#169) преди 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 606aa37176 Support special keyword and defaults in flex shorthand property преди 4 години
RenderInterface.cpp e04a8e3e21 Remove virtual call in destructor in cases where the render interface was destroyed before the call to Rml::Shutdown, see #222. Update the lifetime requirements for render interface, and add an assert in the render interface destructor to identify cases where this requirement is not respected. преди 4 години
Spritesheet.cpp 53a5048970 Make it legal to define multiple sprites with the same name, the last one is used. Allow anonymous sprite sheets. преди 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 b9029c0848 Fix log message format string when compiling in debug mode преди 4 години
StyleSheet.cpp aba05b4a8e Update style sheet index cache lookup for faster retrieval of element style definition, see #293. преди 3 години
StyleSheetContainer.cpp 5dd0cf1c84 Move Utilities.h header to public include directory преди 3 години
StyleSheetFactory.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. преди 5 години
StyleSheetFactory.h f0a0480e9b Sharing style sheet containers is dangerous, clean up accordingly. преди 5 години
StyleSheetNode.cpp aba05b4a8e Update style sheet index cache lookup for faster retrieval of element style definition, see #293. преди 3 години
StyleSheetNode.h aba05b4a8e Update style sheet index cache lookup for faster retrieval of element style definition, see #293. преди 3 години
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 3eb6007c1f Change style sheet parser escape character to backslash, and allow whitespace characters at end of string преди 4 години
StyleSheetParser.h 0639b0fff0 Add printf-style warnings to the Log system. Fix resulting warnings. преди 4 години
StyleSheetSpecification.cpp 606aa37176 Support special keyword and defaults in flex shorthand property преди 4 години
SystemInterface.cpp 176260ae07 Fix build on UWP platform. It does not have MessageBoxA() API. преди 4 години
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 e04a8e3e21 Remove virtual call in destructor in cases where the render interface was destroyed before the call to Rml::Shutdown, see #222. Update the lifetime requirements for render interface, and add an assert in the render interface destructor to identify cases where this requirement is not respected. преди 4 години
TextureDatabase.h e04a8e3e21 Remove virtual call in destructor in cases where the render interface was destroyed before the call to Rml::Shutdown, see #222. Update the lifetime requirements for render interface, and add an assert in the render interface destructor to identify cases where this requirement is not respected. преди 4 години
TextureLayout.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
TextureLayout.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
TextureLayoutRectangle.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
TextureLayoutRectangle.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 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 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
TextureLayoutTexture.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
TextureResource.cpp e04a8e3e21 Remove virtual call in destructor in cases where the render interface was destroyed before the call to Rml::Shutdown, see #222. Update the lifetime requirements for render interface, and add an assert in the render interface destructor to identify cases where this requirement is not respected. преди 4 години
TextureResource.h e04a8e3e21 Remove virtual call in destructor in cases where the render interface was destroyed before the call to Rml::Shutdown, see #222. Update the lifetime requirements for render interface, and add an assert in the render interface destructor to identify cases where this requirement is not respected. преди 4 години
Transform.cpp 61f586eb8d Add some missing moves преди 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 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 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 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. преди 5 години
URL.cpp 398602949e Fix leading '/' leftover during URL path normalization in some cases, see #161. Add unit tests for URL. преди 4 години
Variant.cpp a255374f69 Added unsigned int and uint64_t to Variant (#165) преди 5 години
WidgetScroll.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
WidgetScroll.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 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 b866c72380 Fix luainvaders template warnings преди 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 0604d61ce4 Add back unit tests and warnings from #168 преди 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 3383c01e4d Ignore curly brackets inside string literals in data expressions (#190) преди 4 години
XMLParseTools.h 3383c01e4d Ignore curly brackets inside string literals in data expressions (#190) преди 4 години
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 години