Michael Ragazzon 461f328166 Fix build on win32 il y a 6 ans
..
FontEngineDefault 4fda46ed82 Fix possible crash with enormous font sizes and some warnings. il y a 6 ans
Lua 2ddcc71123 Replace debugger font with 'Courier Prime Code' (SIL Open Font License v1.1). Adjustments to the debugger RCSS. Add 'Core::LoadFontFace' methods. il y a 6 ans
BaseXMLParser.cpp b10a47c0c1 Additional profiling zones il y a 6 ans
Box.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
Clock.cpp cb347e1a38 NULL to nullptr il y a 6 ans
Clock.h eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
ComputeProperty.cpp b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. il y a 6 ans
ComputeProperty.h b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. il y a 6 ans
Context.cpp 8207ac4c63 Further improvements to text input elements: il y a 6 ans
ContextInstancer.cpp 7ed4250e30 Remove ReferenceCountable from Context and ContextInstancer il y a 6 ans
ContextInstancerDefault.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
ContextInstancerDefault.h 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
ConvolutionFilter.cpp cb347e1a38 NULL to nullptr il y a 6 ans
Core.cpp 48dd41ef40 Remove font engine default files from cmake when the default font interface is disabled. Remove macro guards. il y a 6 ans
DebugFont.h eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
Decorator.cpp 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. il y a 6 ans
DecoratorGradient.cpp 2510488c80 Apply opacity to gradient decorator il y a 6 ans
DecoratorGradient.h 262031f2ab Implement gradient decorator il y a 6 ans
DecoratorInstancer.cpp 391f39b038 Merge branch 'master' into performance il y a 6 ans
DecoratorNinePatch.cpp b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. il y a 6 ans
DecoratorNinePatch.h 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. il y a 6 ans
DecoratorTiled.cpp 38b213de63 Remove rotate-90 and rotate-270 (they did not work) il y a 6 ans
DecoratorTiled.h 38b213de63 Remove rotate-90 and rotate-270 (they did not work) il y a 6 ans
DecoratorTiledBox.cpp ba678a7542 Tiled-box decorator: Fix crash on unspecified corner textures (see #22). il y a 6 ans
DecoratorTiledBox.h 7f27fc88d1 Make decorator list and font effect list use const pointers. il y a 6 ans
DecoratorTiledBoxInstancer.cpp 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators il y a 6 ans
DecoratorTiledBoxInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
DecoratorTiledHorizontal.cpp 2e0c0cad45 Decorators: Only allocate geometry strictly needed, reduce number of allocation calls. il y a 6 ans
DecoratorTiledHorizontal.h 7f27fc88d1 Make decorator list and font effect list use const pointers. il y a 6 ans
DecoratorTiledHorizontalInstancer.cpp 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators il y a 6 ans
DecoratorTiledHorizontalInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
DecoratorTiledImage.cpp 7f27fc88d1 Make decorator list and font effect list use const pointers. il y a 6 ans
DecoratorTiledImage.h 7f27fc88d1 Make decorator list and font effect list use const pointers. il y a 6 ans
DecoratorTiledImageInstancer.cpp 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators il y a 6 ans
DecoratorTiledImageInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
DecoratorTiledInstancer.cpp 48cc2cbf58 Update samples readme and comments il y a 6 ans
DecoratorTiledInstancer.h 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators il y a 6 ans
DecoratorTiledVertical.cpp 2e0c0cad45 Decorators: Only allocate geometry strictly needed, reduce number of allocation calls. il y a 6 ans
DecoratorTiledVertical.h 7f27fc88d1 Make decorator list and font effect list use const pointers. il y a 6 ans
DecoratorTiledVerticalInstancer.cpp 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators il y a 6 ans
DecoratorTiledVerticalInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
DocumentHeader.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. il y a 6 ans
DocumentHeader.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. il y a 6 ans
Element.cpp 5f9323a85d Fix some warnings il y a 6 ans
ElementAnimation.cpp 5f9323a85d Fix some warnings il y a 6 ans
ElementAnimation.h 8a0e9a0e3a Transform animations: il y a 6 ans
ElementBackground.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. il y a 6 ans
ElementBackground.h eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
ElementBorder.cpp 0951b7e355 Implement support for Tracy profiler il y a 6 ans
ElementBorder.h eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
ElementDecoration.cpp 281fbfcd80 Add conversion to string for decorators and font-effects il y a 6 ans
ElementDecoration.h 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
ElementDefinition.cpp 836026788b Clean up element style il y a 6 ans
ElementDefinition.h 836026788b Clean up element style il y a 6 ans
ElementDocument.cpp f9975a0e8e Begin conversion to UTF8 il y a 6 ans
ElementHandle.cpp 383e066654 Update dragging with transform applied. il y a 6 ans
ElementHandle.h 383e066654 Update dragging with transform applied. il y a 6 ans
ElementImage.cpp eba2a91520 img element: Sprites are now specified by the `sprite` attribute, and the `coords` attribute is renamed to `rect`. il y a 6 ans
ElementImage.h eba2a91520 img element: Sprites are now specified by the `sprite` attribute, and the `coords` attribute is renamed to `rect`. il y a 6 ans
ElementInstancer.cpp f0c898ce04 Add leak detection for some elements in debug mode il y a 6 ans
ElementScroll.cpp c2a1469cc5 Update element properties when creating scrollbars. il y a 6 ans
ElementStyle.cpp b001f00455 Dirty line-height when font-size changes il y a 6 ans
ElementStyle.h b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. il y a 6 ans
ElementText.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
ElementTextDefault.cpp aa459ca607 Various improvements to text boxes. il y a 6 ans
ElementTextDefault.h aa459ca607 Various improvements to text boxes. il y a 6 ans
ElementUtilities.cpp f745fac0ee WIP: Rework event dispatcher loop, introduce observer pointer (for now based on std::shared_ptr) il y a 6 ans
Event.cpp 79cbad7abd Make initialization of Event cleaner, warning when it is constructed outside the factory (instead of undefined behavior) il y a 6 ans
EventDispatcher.cpp c76723803d Remove Event::PreventDefault(), it is not working as one might expect from the name. il y a 6 ans
EventDispatcher.h d7ba65477f Add Event::PreventDefault function. Change behavior, Event::StopPropagation no longer cancels default actions. Clean up event dispatcher. il y a 6 ans
EventInstancer.cpp ebe3e3a14a Remove ReferenceCountable from Event and EventInstancer il y a 6 ans
EventInstancerDefault.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
EventInstancerDefault.h 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
EventIterators.h 186eaefcd2 Remove ElementReference il y a 6 ans
EventListenerInstancer.cpp ebe3e3a14a Remove ReferenceCountable from Event and EventInstancer il y a 6 ans
EventSpecification.cpp 391f39b038 Merge branch 'master' into performance il y a 6 ans
EventSpecification.h 391f39b038 Merge branch 'master' into performance il y a 6 ans
Factory.cpp f49f5bc83e Merge branch 'text' into develop il y a 6 ans
FileInterface.cpp a4b526c55c Remove ReferenceCountable from System-, Render-, and FileInterface. il y a 6 ans
FileInterfaceDefault.cpp 391f39b038 Merge branch 'master' into performance il y a 6 ans
FileInterfaceDefault.h cb347e1a38 NULL to nullptr il y a 6 ans
FontEffect.cpp 4e85f31111 Refactor the fonts subsystem to allow external font providers il y a 6 ans
FontEffectInstancer.cpp 94903c248c Implement font-effect property. il y a 6 ans
FontEffectOutline.cpp 94903c248c Implement font-effect property. il y a 6 ans
FontEffectOutline.h 94903c248c Implement font-effect property. il y a 6 ans
FontEffectOutlineInstancer.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
FontEffectOutlineInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
FontEffectShadow.cpp 94903c248c Implement font-effect property. il y a 6 ans
FontEffectShadow.h 94903c248c Implement font-effect property. il y a 6 ans
FontEffectShadowInstancer.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
FontEffectShadowInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
FontEngineInterface.cpp 16fb312b4e Rename CodePoint to Character. il y a 6 ans
Geometry.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. il y a 6 ans
GeometryUtilities.cpp 1bbae6380d Refining font engine interface. il y a 6 ans
IdNameMap.h 2981b73019 Add std to ptrdiff_t (see #47) il y a 6 ans
LayoutBlockBox.cpp af46806480 Fix some static analysis warnings il y a 6 ans
LayoutBlockBox.h cb347e1a38 NULL to nullptr il y a 6 ans
LayoutBlockBoxSpace.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
LayoutBlockBoxSpace.h a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
LayoutEngine.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
LayoutEngine.h 391f39b038 Merge branch 'master' into performance il y a 6 ans
LayoutInlineBox.cpp cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. il y a 6 ans
LayoutInlineBox.h 4e85f31111 Refactor the fonts subsystem to allow external font providers il y a 6 ans
LayoutInlineBoxText.cpp aa459ca607 Various improvements to text boxes. il y a 6 ans
LayoutInlineBoxText.h f9975a0e8e Begin conversion to UTF8 il y a 6 ans
LayoutLineBox.cpp af46806480 Fix some static analysis warnings il y a 6 ans
LayoutLineBox.h cb347e1a38 NULL to nullptr il y a 6 ans
Log.cpp 391f39b038 Merge branch 'master' into performance il y a 6 ans
Math.cpp b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. il y a 6 ans
ObserverPtr.cpp 8d58625727 Ensure initialization of observer pointer pool before use il y a 6 ans
Plugin.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
PluginRegistry.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
PluginRegistry.h eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
Pool.h f0c898ce04 Add leak detection for some elements in debug mode il y a 6 ans
Pool.inl 25b8b45ca7 Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault. il y a 6 ans
Profiling.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. il y a 6 ans
PropertiesIterator.h aa80c3b917 Add PropertySource to properties and revise element info debugging il y a 6 ans
PropertiesIteratorView.cpp af46806480 Fix some static analysis warnings il y a 6 ans
Property.cpp cb347e1a38 NULL to nullptr il y a 6 ans
PropertyDefinition.cpp 039841c537 Make the resolve length functions safer, returns zero if unsuccessful. Rename to ResolveLength (emphasizes returned unit). Add Element::ResolveLength(property_name). See #55. il y a 6 ans
PropertyDictionary.cpp aa80c3b917 Add PropertySource to properties and revise element info debugging il y a 6 ans
PropertyParserAnimation.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyParserAnimation.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyParserColour.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyParserColour.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyParserKeyword.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyParserKeyword.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyParserNumber.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyParserNumber.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyParserString.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyParserString.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyParserTransform.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyParserTransform.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
PropertyShorthandDefinition.h 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. il y a 6 ans
PropertySpecification.cpp 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. il y a 6 ans
RenderInterface.cpp b6739b4684 Replace render interface functions PushTransform and PopTransform with SetTransform il y a 6 ans
Spritesheet.cpp 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. il y a 6 ans
Stream.cpp 3ee01de68c Remove ReferenceCountable from Stream il y a 6 ans
StreamFile.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. il y a 6 ans
StreamFile.h 3ee01de68c Remove ReferenceCountable from Stream il y a 6 ans
StreamMemory.cpp cb347e1a38 NULL to nullptr il y a 6 ans
StringCache.cpp 0ed3768644 Remove the 'font-charset' property il y a 6 ans
StringCache.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. il y a 6 ans
StringUtilities.cpp 4be83d440e Debugger: Enable listing of hidden elements, and escape attribute values. il y a 6 ans
StyleSheet.cpp 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. il y a 6 ans
StyleSheetFactory.cpp 74f5f92577 Fix the structural selector 'an + b' parsing. Now also supports whitespace inside. il y a 6 ans
StyleSheetFactory.h 3993ddd71d Speed up element definition retrieval by hashing tag and id. il y a 6 ans
StyleSheetNode.cpp 5f9323a85d Fix some warnings il y a 6 ans
StyleSheetNode.h 5f9323a85d Fix some warnings il y a 6 ans
StyleSheetNodeSelector.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
StyleSheetNodeSelector.h eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
StyleSheetNodeSelectorEmpty.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
StyleSheetNodeSelectorEmpty.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
StyleSheetNodeSelectorFirstChild.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
StyleSheetNodeSelectorFirstChild.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
StyleSheetNodeSelectorFirstOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
StyleSheetNodeSelectorFirstOfType.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
StyleSheetNodeSelectorLastChild.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
StyleSheetNodeSelectorLastChild.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
StyleSheetNodeSelectorLastOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
StyleSheetNodeSelectorLastOfType.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
StyleSheetNodeSelectorNthChild.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
StyleSheetNodeSelectorNthChild.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
StyleSheetNodeSelectorNthLastChild.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
StyleSheetNodeSelectorNthLastChild.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
StyleSheetNodeSelectorNthLastOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
StyleSheetNodeSelectorNthLastOfType.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
StyleSheetNodeSelectorNthOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
StyleSheetNodeSelectorNthOfType.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
StyleSheetNodeSelectorOnlyChild.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
StyleSheetNodeSelectorOnlyChild.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
StyleSheetNodeSelectorOnlyOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. il y a 6 ans
StyleSheetNodeSelectorOnlyOfType.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
StyleSheetParser.cpp 461f328166 Fix build on win32 il y a 6 ans
StyleSheetParser.h 1685de4a59 Make images specified in @decorator properly load (see #22) il y a 6 ans
StyleSheetSpecification.cpp e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. il y a 6 ans
SystemInterface.cpp f9975a0e8e Begin conversion to UTF8 il y a 6 ans
Template.cpp 3ee01de68c Remove ReferenceCountable from Stream il y a 6 ans
Template.h 68f53dce67 Clean up types and aliases, trying to be more consistent. il y a 6 ans
TemplateCache.cpp cb347e1a38 NULL to nullptr il y a 6 ans
TemplateCache.h 391f39b038 Merge branch 'master' into performance il y a 6 ans
Texture.cpp 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. il y a 6 ans
TextureDatabase.cpp 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. il y a 6 ans
TextureDatabase.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. il y a 6 ans
TextureLayout.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
TextureLayout.h eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
TextureLayoutRectangle.cpp cb347e1a38 NULL to nullptr il y a 6 ans
TextureLayoutRectangle.h eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
TextureLayoutRow.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
TextureLayoutRow.h eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
TextureLayoutTexture.cpp 3998dd1f3a Render replacement character for unknown characters il y a 6 ans
TextureLayoutTexture.h a613948ccd Be more explicit about ownership, remove unused code. il y a 6 ans
TextureResource.cpp 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. il y a 6 ans
TextureResource.h 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. il y a 6 ans
Transform.cpp 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. il y a 6 ans
TransformPrimitive.cpp 8a0e9a0e3a Transform animations: il y a 6 ans
TransformState.cpp 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. il y a 6 ans
TypeConverter.cpp 281fbfcd80 Add conversion to string for decorators and font-effects il y a 6 ans
URL.cpp f190bb561e Fix path formatting il y a 6 ans
Utilities.h b00b7612f8 Add a fingerprint to the font effect il y a 6 ans
Variant.cpp af46806480 Fix some static analysis warnings il y a 6 ans
Vector3.cpp 391f39b038 Merge branch 'master' into performance il y a 6 ans
Vector4.cpp 391f39b038 Merge branch 'master' into performance il y a 6 ans
WidgetSlider.cpp cb347e1a38 NULL to nullptr il y a 6 ans
WidgetSlider.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
WidgetSliderScroll.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
WidgetSliderScroll.h 3db7c4036f Use override instead of virtual where appropriate. il y a 6 ans
XMLNodeHandler.cpp ae6f186d45 Remove ReferenceCountable from XmlNodeHandler il y a 6 ans
XMLNodeHandlerBody.cpp ae6f186d45 Remove ReferenceCountable from XmlNodeHandler il y a 6 ans
XMLNodeHandlerBody.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler il y a 6 ans
XMLNodeHandlerDefault.cpp b10a47c0c1 Additional profiling zones il y a 6 ans
XMLNodeHandlerDefault.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler il y a 6 ans
XMLNodeHandlerHead.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. il y a 6 ans
XMLNodeHandlerHead.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler il y a 6 ans
XMLNodeHandlerTemplate.cpp ae6f186d45 Remove ReferenceCountable from XmlNodeHandler il y a 6 ans
XMLNodeHandlerTemplate.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler il y a 6 ans
XMLParseTools.cpp cb347e1a38 NULL to nullptr il y a 6 ans
XMLParseTools.h eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
XMLParser.cpp b10a47c0c1 Additional profiling zones il y a 6 ans
precompiled.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans
precompiled.h eff01ba43a The big rename. We are now RmlUi version 2.0! il y a 6 ans