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