Michael Ragazzon 4eb9d2bd8f Don't draw elements outside clipping or window region (WIP) há 3 anos atrás
..
Elements 89a357bda4 Set IME position to the caret during text editing on the Windows backend. #303 #305 há 3 anos atrás
FontEngineDefault f92dfcff4e Don't draw empty glyph boxes há 3 anos atrás
BaseXMLParser.cpp 3383c01e4d Ignore curly brackets inside string literals in data expressions (#190) há 4 anos atrás
Box.cpp 37b0728387 Minor Box optimizations há 3 anos atrás
Clock.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
Clock.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
ComputeProperty.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
ComputeProperty.h 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
ComputedValues.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
Context.cpp bd9fbd0955 Avoid unnecessary definition updates when adding or removing documents há 3 anos atrás
ContextInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
ContextInstancerDefault.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
ContextInstancerDefault.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
ConvolutionFilter.cpp a5821c5705 Make font effects compatible with RGBA glyphs há 4 anos atrás
Core.cpp ce85ba7596 Add 'Rml::ReleaseFontResources()' which enables garbage collection of font resources há 3 anos atrás
DataController.cpp 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. há 5 anos atrás
DataController.h 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. há 5 anos atrás
DataControllerDefault.cpp f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) há 4 anos atrás
DataControllerDefault.h f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) há 4 anos atrás
DataExpression.cpp d9ff0b1c65 Data binding: Stop evaluation of the data expression on transform function failure há 3 anos atrás
DataExpression.h c53744efb3 Data expressions: Allow transform functions to also be called using C-style function call syntax (breaking change) há 3 anos atrás
DataModel.cpp c53744efb3 Data expressions: Allow transform functions to also be called using C-style function call syntax (breaking change) há 3 anos atrás
DataModel.h c53744efb3 Data expressions: Allow transform functions to also be called using C-style function call syntax (breaking change) há 3 anos atrás
DataModelHandle.cpp 48aacadd77 Add a function that enables all the variables in a data model to be marked dirty (#289) há 3 anos atrás
DataTypeRegister.cpp c53744efb3 Data expressions: Allow transform functions to also be called using C-style function call syntax (breaking change) há 3 anos atrás
DataVariable.cpp e2529507c2 Cleanup data variables and type register há 4 anos atrás
DataView.cpp fb2351d50a Specify data view update order for some update views, eg. data-value may require other attributes set on the element first. há 4 anos atrás
DataView.h fb2351d50a Specify data view update order for some update views, eg. data-value may require other attributes set on the element first. há 4 anos atrás
DataViewDefault.cpp 85582afbed Fix data text expressions initialized with an empty string not being evaluated correctly, see #213. há 4 anos atrás
DataViewDefault.h fb2351d50a Specify data view update order for some update views, eg. data-value may require other attributes set on the element first. há 4 anos atrás
Decorator.cpp 330432704e Remove Decorator::LoadTexture. Instead, use the DecoratorInstancerInterface to load textures and pass it into the decorator. há 4 anos atrás
DecoratorGradient.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
DecoratorGradient.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
DecoratorInstancer.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. há 4 anos atrás
DecoratorNinePatch.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
DecoratorNinePatch.h 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. há 5 anos atrás
DecoratorTiled.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
DecoratorTiled.h 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. há 5 anos atrás
DecoratorTiledBox.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. há 5 anos atrás
DecoratorTiledBox.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
DecoratorTiledBoxInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. há 5 anos atrás
DecoratorTiledBoxInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. há 5 anos atrás
DecoratorTiledHorizontal.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. há 5 anos atrás
DecoratorTiledHorizontal.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
DecoratorTiledHorizontalInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. há 5 anos atrás
DecoratorTiledHorizontalInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. há 5 anos atrás
DecoratorTiledImage.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. há 5 anos atrás
DecoratorTiledImage.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
DecoratorTiledImageInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. há 5 anos atrás
DecoratorTiledImageInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. há 5 anos atrás
DecoratorTiledInstancer.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. há 4 anos atrás
DecoratorTiledInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. há 5 anos atrás
DecoratorTiledVertical.cpp 8aeb207f9c Add natural display dimensions to decorators based on spritesheet source scaling and dp-ratio. há 5 anos atrás
DecoratorTiledVertical.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
DecoratorTiledVerticalInstancer.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. há 5 anos atrás
DecoratorTiledVerticalInstancer.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. há 5 anos atrás
DocumentHeader.cpp b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) há 5 anos atrás
DocumentHeader.h b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) há 5 anos atrás
Element.cpp cfae4a2351 When changing any of the top/right/bottom/left properties, we now detect if this can affect the element's size and if so dirty the layout. há 3 anos atrás
ElementAnimation.cpp 8b6a361c0c Color blending fixes (#208) há 4 anos atrás
ElementAnimation.h c261c1ff81 Add ability for user to override container types. há 5 anos atrás
ElementBackgroundBorder.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
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. há 5 anos atrás
ElementDecoration.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
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. há 4 anos atrás
ElementDefinition.cpp c261c1ff81 Add ability for user to override container types. há 5 anos atrás
ElementDefinition.h c261c1ff81 Add ability for user to override container types. há 5 anos atrás
ElementDocument.cpp 82b6bcf246 Dirty siblings when ID, class or pseudo class is changed há 3 anos atrás
ElementHandle.cpp 709a221652 <handle> element: Fix the move target's width and height if necessary to avoid changing its size há 3 anos atrás
ElementHandle.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
ElementInstancer.cpp 025f70886e ElementTextDefault renamed to ElementText. ElementText can no longer be overloaded. há 5 anos atrás
ElementScroll.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
ElementStyle.cpp 82b6bcf246 Dirty siblings when ID, class or pseudo class is changed há 3 anos atrás
ElementStyle.h 82b6bcf246 Dirty siblings when ID, class or pseudo class is changed há 3 anos atrás
ElementText.cpp ce85ba7596 Add 'Rml::ReleaseFontResources()' which enables garbage collection of font resources há 3 anos atrás
ElementUtilities.cpp 4eb9d2bd8f Don't draw elements outside clipping or window region (WIP) há 3 anos atrás
Event.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
EventDispatcher.cpp 2b607b1602 Attach event listeners upon attribute changes há 4 anos atrás
EventDispatcher.h 2b607b1602 Attach event listeners upon attribute changes há 4 anos atrás
EventInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
EventInstancerDefault.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
EventInstancerDefault.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
EventListenerInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
EventSpecification.cpp dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. há 5 anos atrás
EventSpecification.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
Factory.cpp f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) há 4 anos atrás
FileInterface.cpp 52e1c3a990 VisualTests: Fix some issues with displaying tests. há 5 anos atrás
FileInterfaceDefault.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
FileInterfaceDefault.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
FontEffect.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
FontEffectBlur.cpp a5821c5705 Make font effects compatible with RGBA glyphs há 4 anos atrás
FontEffectBlur.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
FontEffectGlow.cpp a5821c5705 Make font effects compatible with RGBA glyphs há 4 anos atrás
FontEffectGlow.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
FontEffectInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
FontEffectOutline.cpp a5821c5705 Make font effects compatible with RGBA glyphs há 4 anos atrás
FontEffectOutline.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
FontEffectShadow.cpp a5821c5705 Make font effects compatible with RGBA glyphs há 4 anos atrás
FontEffectShadow.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
FontEngineInterface.cpp ce85ba7596 Add 'Rml::ReleaseFontResources()' which enables garbage collection of font resources há 3 anos atrás
Geometry.cpp afb141eae8 Avoid subpixel rendering, round the geometry offset and background-border positioning/sizing. Tweak border-radius num_points. há 5 anos atrás
GeometryBackgroundBorder.cpp 37b0728387 Minor Box optimizations há 3 anos atrás
GeometryBackgroundBorder.h a638aaf33e Remove 'offset' from Box. há 5 anos atrás
GeometryDatabase.cpp 28a96fa3e8 More compilation fixes há 5 anos atrás
GeometryDatabase.h 64c8574130 CMake option for enabling benchmarks in Tests. Add benchmark for creation and destruction of elements. Refactor geometry database tests. há 5 anos atrás
GeometryUtilities.cpp a638aaf33e Remove 'offset' from Box. há 5 anos atrás
IdNameMap.h d5615eda9d Implement the 'box-sizing' property. há 5 anos atrás
LayoutBlockBox.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
LayoutBlockBox.h db35715153 Fix offsets of relatively positioned elements with percentage positioning, see #262 há 4 anos atrás
LayoutBlockBoxSpace.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
LayoutBlockBoxSpace.h 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
LayoutDetails.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
LayoutDetails.h 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
LayoutEngine.cpp 7686779b08 Show warning on nested flexboxes and other unsupported elements in a top-level formatting context, see #320 há 3 anos atrás
LayoutEngine.h e371192469 Reinstate unintentionally removed function descriptor há 3 anos atrás
LayoutFlex.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
LayoutFlex.h 7824726c51 Implement flexbox layouting há 4 anos atrás
LayoutInlineBox.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
LayoutInlineBox.h 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
LayoutInlineBoxText.cpp 6ba256b885 Merge branch 'font-weight' (#296) há 3 anos atrás
LayoutInlineBoxText.h a66b465c4b Improve font loading log message and missing font face warning. há 4 anos atrás
LayoutLineBox.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
LayoutLineBox.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
LayoutTable.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
LayoutTable.h e720b17361 Rework table layouting algorithm. Now rows can also use flexible sizing as long as the table height is definite (non-auto). há 4 anos atrás
LayoutTableDetails.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
LayoutTableDetails.h 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
Log.cpp 0777888997 Logger: Output to cout if no system interface is present há 3 anos atrás
Math.cpp 13321f66fc Add integer absolute value function to math há 3 anos atrás
Memory.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
Memory.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
ObserverPtr.cpp ab90eea5b8 Add ReleaseMemoryPools to free up any memory pools and free the ObserverPtrBlock pool. (#265) há 4 anos atrás
Plugin.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
PluginRegistry.cpp 4f073e30d4 Add Rml::UnregisterPlugin há 4 anos atrás
PluginRegistry.h 4f073e30d4 Add Rml::UnregisterPlugin há 4 anos atrás
Pool.h 828d52bff2 Split layout pool to avoid wasted memory. há 5 anos atrás
Pool.inl 828d52bff2 Split layout pool to avoid wasted memory. há 5 anos atrás
Profiling.cpp 5587544f01 Enhanced Tracy profiler CMake configuration. Add separate build configuration. há 5 anos atrás
PropertiesIterator.h c261c1ff81 Add ability for user to override container types. há 5 anos atrás
PropertiesIteratorView.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
Property.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
PropertyDefinition.cpp a7e7d0ace8 Allow specifying a value for parameters passed to property parsers há 3 anos atrás
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. há 5 anos atrás
PropertyParserAnimation.cpp 2de889aeb2 Change enum names to avoid collision with windows header macros, see #258 há 4 anos atrás
PropertyParserAnimation.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
PropertyParserColour.cpp 7bcbf3ba6a Color fuschia -> fuchsia. há 5 anos atrás
PropertyParserColour.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
PropertyParserDecorator.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. há 4 anos atrás
PropertyParserDecorator.h 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. há 4 anos atrás
PropertyParserFontEffect.cpp 5dd0cf1c84 Move Utilities.h header to public include directory há 3 anos atrás
PropertyParserFontEffect.h 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. há 4 anos atrás
PropertyParserKeyword.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
PropertyParserKeyword.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
PropertyParserNumber.cpp dd99820ecd Media queries (#169) há 5 anos atrás
PropertyParserNumber.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
PropertyParserRatio.cpp 390eb6bef5 Make 'ratio' properties use integer comparisons to avoid floating point issues. há 4 anos atrás
PropertyParserRatio.h dd99820ecd Media queries (#169) há 5 anos atrás
PropertyParserString.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
PropertyParserString.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
PropertyParserTransform.cpp c261c1ff81 Add ability for user to override container types. há 5 anos atrás
PropertyParserTransform.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
PropertyShorthandDefinition.h c261c1ff81 Add ability for user to override container types. há 5 anos atrás
PropertySpecification.cpp 7714a1c4f6 Minor warning fix há 3 anos atrás
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. há 4 anos atrás
Spritesheet.cpp 53a5048970 Make it legal to define multiple sprites with the same name, the last one is used. Allow anonymous sprite sheets. há 5 anos atrás
Stream.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
StreamFile.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
StreamFile.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
StreamMemory.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
StringUtilities.cpp b9029c0848 Fix log message format string when compiling in debug mode há 4 anos atrás
StyleSheet.cpp f1f862bf3b StyleSheetNode: Remove unused volatility flag há 3 anos atrás
StyleSheetContainer.cpp 8b7388ecdc Refactor ComputedValues to reduce memory usage. há 3 anos atrás
StyleSheetFactory.cpp 377550d164 Add :not() selector to RCSS há 3 anos atrás
StyleSheetFactory.h c8f57a8208 Refactor StyleSheetNodeSelector for improved performance há 3 anos atrás
StyleSheetNode.cpp 159b277fb5 The attribute selector |= should also match when the value is exactly equal há 3 anos atrás
StyleSheetNode.h a96164c451 RCSS attribute selector support (based on #240) há 3 anos atrás
StyleSheetParser.cpp a96164c451 RCSS attribute selector support (based on #240) há 3 anos atrás
StyleSheetParser.h a96164c451 RCSS attribute selector support (based on #240) há 3 anos atrás
StyleSheetSelector.cpp a96164c451 RCSS attribute selector support (based on #240) há 3 anos atrás
StyleSheetSelector.h a96164c451 RCSS attribute selector support (based on #240) há 3 anos atrás
StyleSheetSpecification.cpp 477631acfa Allow numeric values in the 'font-weight' property, and enable loading fonts with multiple font-weights. há 3 anos atrás
SystemInterface.cpp 89a357bda4 Set IME position to the caret during text editing on the Windows backend. #303 #305 há 3 anos atrás
Template.cpp c261c1ff81 Add ability for user to override container types. há 5 anos atrás
Template.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
TemplateCache.cpp c261c1ff81 Add ability for user to override container types. há 5 anos atrás
TemplateCache.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
Texture.cpp c261c1ff81 Add ability for user to override container types. há 5 anos atrás
TextureDatabase.cpp ce85ba7596 Add 'Rml::ReleaseFontResources()' which enables garbage collection of font resources há 3 anos atrás
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. há 4 anos atrás
TextureLayout.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
TextureLayout.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
TextureLayoutRectangle.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
TextureLayoutRectangle.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
TextureLayoutRow.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
TextureLayoutRow.h c261c1ff81 Add ability for user to override container types. há 5 anos atrás
TextureLayoutTexture.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
TextureLayoutTexture.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
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. há 4 anos atrás
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. há 4 anos atrás
Transform.cpp 61f586eb8d Add some missing moves há 5 anos atrás
TransformPrimitive.cpp c261c1ff81 Add ability for user to override container types. há 5 anos atrás
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. há 5 anos atrás
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. há 5 anos atrás
TransformUtilities.cpp 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
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. há 5 anos atrás
Tween.cpp c261c1ff81 Add ability for user to override container types. há 5 anos atrás
TypeConverter.cpp 79fb3b5405 - Decorators and font effects are now parsed by separate property parsers. há 4 anos atrás
URL.cpp 398602949e Fix leading '/' leftover during URL path normalization in some cases, see #161. Add unit tests for URL. há 4 anos atrás
Variant.cpp a255374f69 Added unsigned int and uint64_t to Variant (#165) há 5 anos atrás
WidgetScroll.cpp 6f0adcfbdb Scroll widgets: Remove fix where the containing block's height was not used in case it was not defined. The containing block's height is now defined in all cases. See #314. (#321) há 3 anos atrás
WidgetScroll.h 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
XMLNodeHandler.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
XMLNodeHandlerBody.cpp b866c72380 Fix luainvaders template warnings há 5 anos atrás
XMLNodeHandlerBody.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
XMLNodeHandlerDefault.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
XMLNodeHandlerDefault.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
XMLNodeHandlerHead.cpp b8ef1e01ab Scripts and RCSS are now loaded in declared order, regardless of whether they are inline or external (#144) há 5 anos atrás
XMLNodeHandlerHead.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
XMLNodeHandlerTemplate.cpp 0604d61ce4 Add back unit tests and warnings from #168 há 5 anos atrás
XMLNodeHandlerTemplate.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
XMLParseTools.cpp 3383c01e4d Ignore curly brackets inside string literals in data expressions (#190) há 4 anos atrás
XMLParseTools.h 3383c01e4d Ignore curly brackets inside string literals in data expressions (#190) há 4 anos atrás
XMLParser.cpp e9c3dde531 Make style tags accept xml reserved characters such as in /* <body> */, see #341 há 3 anos atrás
precompiled.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás