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