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