Michael Ragazzon f2d788e74e Avoid event dispatcher iterator invalidation (see #45) 6 år sedan
..
BitmapFont 5a0797fb8a Remove Font.h, unify enums. 6 år sedan
FreeType 5a0797fb8a Remove Font.h, unify enums. 6 år sedan
Lua 383e066654 Update dragging with transform applied. 6 år sedan
BaseXMLParser.cpp b10a47c0c1 Additional profiling zones 6 år sedan
Box.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
Clock.cpp cb347e1a38 NULL to nullptr 6 år sedan
Clock.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
ComputeProperty.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
ComputeProperty.h 391f39b038 Merge branch 'master' into performance 6 år sedan
Context.cpp 6ab231af46 Make Context::GetElementAtPoint public (see #39) 6 år sedan
ContextInstancer.cpp 7ed4250e30 Remove ReferenceCountable from Context and ContextInstancer 6 år sedan
ContextInstancerDefault.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
ContextInstancerDefault.h 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
ConvolutionFilter.cpp cb347e1a38 NULL to nullptr 6 år sedan
Core.cpp 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. 6 år sedan
DebugFont.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
Decorator.cpp 2e0c0cad45 Decorators: Only allocate geometry strictly needed, reduce number of allocation calls. 6 år sedan
DecoratorInstancer.cpp 391f39b038 Merge branch 'master' into performance 6 år sedan
DecoratorTiled.cpp 7f27fc88d1 Make decorator list and font effect list use const pointers. 6 år sedan
DecoratorTiled.h 7f27fc88d1 Make decorator list and font effect list use const pointers. 6 år sedan
DecoratorTiledBox.cpp 2e0c0cad45 Decorators: Only allocate geometry strictly needed, reduce number of allocation calls. 6 år sedan
DecoratorTiledBox.h 7f27fc88d1 Make decorator list and font effect list use const pointers. 6 år sedan
DecoratorTiledBoxInstancer.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
DecoratorTiledBoxInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
DecoratorTiledHorizontal.cpp 2e0c0cad45 Decorators: Only allocate geometry strictly needed, reduce number of allocation calls. 6 år sedan
DecoratorTiledHorizontal.h 7f27fc88d1 Make decorator list and font effect list use const pointers. 6 år sedan
DecoratorTiledHorizontalInstancer.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
DecoratorTiledHorizontalInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
DecoratorTiledImage.cpp 7f27fc88d1 Make decorator list and font effect list use const pointers. 6 år sedan
DecoratorTiledImage.h 7f27fc88d1 Make decorator list and font effect list use const pointers. 6 år sedan
DecoratorTiledImageInstancer.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
DecoratorTiledImageInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
DecoratorTiledInstancer.cpp aa80c3b917 Add PropertySource to properties and revise element info debugging 6 år sedan
DecoratorTiledInstancer.h 391f39b038 Merge branch 'master' into performance 6 år sedan
DecoratorTiledVertical.cpp 2e0c0cad45 Decorators: Only allocate geometry strictly needed, reduce number of allocation calls. 6 år sedan
DecoratorTiledVertical.h 7f27fc88d1 Make decorator list and font effect list use const pointers. 6 år sedan
DecoratorTiledVerticalInstancer.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
DecoratorTiledVerticalInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
DocumentHeader.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
DocumentHeader.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
Element.cpp b6739b4684 Replace render interface functions PushTransform and PopTransform with SetTransform 6 år sedan
ElementAnimation.cpp 762dab7f68 Cleaning up some more 6 år sedan
ElementAnimation.h 391f39b038 Merge branch 'master' into performance 6 år sedan
ElementBackground.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. 6 år sedan
ElementBackground.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
ElementBorder.cpp 0951b7e355 Implement support for Tracy profiler 6 år sedan
ElementBorder.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
ElementDecoration.cpp 281fbfcd80 Add conversion to string for decorators and font-effects 6 år sedan
ElementDecoration.h 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
ElementDefinition.cpp 836026788b Clean up element style 6 år sedan
ElementDefinition.h 836026788b Clean up element style 6 år sedan
ElementDocument.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. 6 år sedan
ElementHandle.cpp 383e066654 Update dragging with transform applied. 6 år sedan
ElementHandle.h 383e066654 Update dragging with transform applied. 6 år sedan
ElementImage.cpp d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) 6 år sedan
ElementImage.h d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) 6 år sedan
ElementInstancer.cpp 25b8b45ca7 Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault. 6 år sedan
ElementScroll.cpp c2a1469cc5 Update element properties when creating scrollbars. 6 år sedan
ElementStyle.cpp 281fbfcd80 Add conversion to string for decorators and font-effects 6 år sedan
ElementStyle.h 4b539c167d Don't dirty every property during ElementStyle initialization. Only dirty as necessary. Make sure we dirty inherited properties when inserted into a new parent. 6 år sedan
ElementText.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
ElementTextDefault.cpp 5a0797fb8a Remove Font.h, unify enums. 6 år sedan
ElementTextDefault.h a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
ElementUtilities.cpp 5a0797fb8a Remove Font.h, unify enums. 6 år sedan
Event.cpp 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. 6 år sedan
EventDispatcher.cpp f2d788e74e Avoid event dispatcher iterator invalidation (see #45) 6 år sedan
EventDispatcher.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
EventInstancer.cpp ebe3e3a14a Remove ReferenceCountable from Event and EventInstancer 6 år sedan
EventInstancerDefault.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
EventInstancerDefault.h 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
EventIterators.h 186eaefcd2 Remove ElementReference 6 år sedan
EventListenerInstancer.cpp ebe3e3a14a Remove ReferenceCountable from Event and EventInstancer 6 år sedan
EventSpecification.cpp 391f39b038 Merge branch 'master' into performance 6 år sedan
EventSpecification.h 391f39b038 Merge branch 'master' into performance 6 år sedan
Factory.cpp 25b8b45ca7 Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault. 6 år sedan
FileInterface.cpp a4b526c55c Remove ReferenceCountable from System-, Render-, and FileInterface. 6 år sedan
FileInterfaceDefault.cpp 391f39b038 Merge branch 'master' into performance 6 år sedan
FileInterfaceDefault.h cb347e1a38 NULL to nullptr 6 år sedan
FontDatabase.cpp 5a0797fb8a Remove Font.h, unify enums. 6 år sedan
FontEffect.cpp b00b7612f8 Add a fingerprint to the font effect 6 år sedan
FontEffectInstancer.cpp 94903c248c Implement font-effect property. 6 år sedan
FontEffectOutline.cpp 94903c248c Implement font-effect property. 6 år sedan
FontEffectOutline.h 94903c248c Implement font-effect property. 6 år sedan
FontEffectOutlineInstancer.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
FontEffectOutlineInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
FontEffectShadow.cpp 94903c248c Implement font-effect property. 6 år sedan
FontEffectShadow.h 94903c248c Implement font-effect property. 6 år sedan
FontEffectShadowInstancer.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
FontEffectShadowInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
FontFace.cpp 5a0797fb8a Remove Font.h, unify enums. 6 år sedan
FontFaceHandle.cpp 5a0797fb8a Remove Font.h, unify enums. 6 år sedan
FontFaceHandle.h 5a0797fb8a Remove Font.h, unify enums. 6 år sedan
FontFaceLayer.cpp cb347e1a38 NULL to nullptr 6 år sedan
FontFaceLayer.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
FontFamily.cpp 5a0797fb8a Remove Font.h, unify enums. 6 år sedan
FontProvider.cpp 5a0797fb8a Remove Font.h, unify enums. 6 år sedan
Geometry.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. 6 år sedan
GeometryUtilities.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
IdNameMap.h 0f7ded141e Clean up property specification 6 år sedan
LayoutBlockBox.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
LayoutBlockBox.h cb347e1a38 NULL to nullptr 6 år sedan
LayoutBlockBoxSpace.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
LayoutBlockBoxSpace.h a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
LayoutEngine.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
LayoutEngine.h 391f39b038 Merge branch 'master' into performance 6 år sedan
LayoutInlineBox.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
LayoutInlineBox.h c2a1469cc5 Update element properties when creating scrollbars. 6 år sedan
LayoutInlineBoxText.cpp 0951b7e355 Implement support for Tracy profiler 6 år sedan
LayoutInlineBoxText.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
LayoutLineBox.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
LayoutLineBox.h cb347e1a38 NULL to nullptr 6 år sedan
Log.cpp 391f39b038 Merge branch 'master' into performance 6 år sedan
Math.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
Plugin.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
PluginRegistry.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
PluginRegistry.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
Pool.h 25b8b45ca7 Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault. 6 år sedan
Pool.inl 25b8b45ca7 Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault. 6 år sedan
Profiling.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. 6 år sedan
PropertiesIterator.h aa80c3b917 Add PropertySource to properties and revise element info debugging 6 år sedan
PropertiesIteratorView.cpp aa80c3b917 Add PropertySource to properties and revise element info debugging 6 år sedan
Property.cpp cb347e1a38 NULL to nullptr 6 år sedan
PropertyDefinition.cpp cb347e1a38 NULL to nullptr 6 år sedan
PropertyDictionary.cpp aa80c3b917 Add PropertySource to properties and revise element info debugging 6 år sedan
PropertyParserAnimation.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
PropertyParserAnimation.h 391f39b038 Merge branch 'master' into performance 6 år sedan
PropertyParserColour.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
PropertyParserColour.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
PropertyParserKeyword.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
PropertyParserKeyword.h c70d5cca3d Fix additional compiler warnings. 6 år sedan
PropertyParserNumber.cpp 391f39b038 Merge branch 'master' into performance 6 år sedan
PropertyParserNumber.h c70d5cca3d Fix additional compiler warnings. 6 år sedan
PropertyParserString.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
PropertyParserString.h c70d5cca3d Fix additional compiler warnings. 6 år sedan
PropertyParserTransform.cpp 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
PropertyParserTransform.h c70d5cca3d Fix additional compiler warnings. 6 år sedan
PropertyShorthandDefinition.h 0f7ded141e Clean up property specification 6 år sedan
PropertySpecification.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
RenderInterface.cpp b6739b4684 Replace render interface functions PushTransform and PopTransform with SetTransform 6 år sedan
Spritesheet.cpp 762dab7f68 Cleaning up some more 6 år sedan
Stream.cpp 3ee01de68c Remove ReferenceCountable from Stream 6 år sedan
StreamFile.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
StreamFile.h 3ee01de68c Remove ReferenceCountable from Stream 6 år sedan
StreamMemory.cpp cb347e1a38 NULL to nullptr 6 år sedan
StringCache.cpp 391f39b038 Merge branch 'master' into performance 6 år sedan
StringCache.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
StringUtilities.cpp 3cd0005ef3 Support for child combinator '>' and universal selector '*' in RCSS 6 år sedan
StyleSheet.cpp 281fbfcd80 Add conversion to string for decorators and font-effects 6 år sedan
StyleSheetFactory.cpp 74f5f92577 Fix the structural selector 'an + b' parsing. Now also supports whitespace inside. 6 år sedan
StyleSheetFactory.h 3993ddd71d Speed up element definition retrieval by hashing tag and id. 6 år sedan
StyleSheetNode.cpp 281fbfcd80 Add conversion to string for decorators and font-effects 6 år sedan
StyleSheetNode.h 3cd0005ef3 Support for child combinator '>' and universal selector '*' in RCSS 6 år sedan
StyleSheetNodeSelector.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
StyleSheetNodeSelector.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
StyleSheetNodeSelectorEmpty.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
StyleSheetNodeSelectorEmpty.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
StyleSheetNodeSelectorFirstChild.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
StyleSheetNodeSelectorFirstChild.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
StyleSheetNodeSelectorFirstOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
StyleSheetNodeSelectorFirstOfType.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
StyleSheetNodeSelectorLastChild.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
StyleSheetNodeSelectorLastChild.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
StyleSheetNodeSelectorLastOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
StyleSheetNodeSelectorLastOfType.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
StyleSheetNodeSelectorNthChild.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
StyleSheetNodeSelectorNthChild.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
StyleSheetNodeSelectorNthLastChild.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
StyleSheetNodeSelectorNthLastChild.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
StyleSheetNodeSelectorNthLastOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
StyleSheetNodeSelectorNthLastOfType.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
StyleSheetNodeSelectorNthOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
StyleSheetNodeSelectorNthOfType.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
StyleSheetNodeSelectorOnlyChild.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
StyleSheetNodeSelectorOnlyChild.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
StyleSheetNodeSelectorOnlyOfType.cpp a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 år sedan
StyleSheetNodeSelectorOnlyOfType.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
StyleSheetParser.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. 6 år sedan
StyleSheetParser.h 3cd0005ef3 Support for child combinator '>' and universal selector '*' in RCSS 6 år sedan
StyleSheetSpecification.cpp 5ef2458abf Fix underline, and add (back?) overline, line-through values to text-decoration 6 år sedan
SystemInterface.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
Template.cpp 3ee01de68c Remove ReferenceCountable from Stream 6 år sedan
Template.h 68f53dce67 Clean up types and aliases, trying to be more consistent. 6 år sedan
TemplateCache.cpp cb347e1a38 NULL to nullptr 6 år sedan
TemplateCache.h 391f39b038 Merge branch 'master' into performance 6 år sedan
Texture.cpp fd3e6268f6 Remove ReferenceCountable from TextureResource 6 år sedan
TextureDatabase.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
TextureDatabase.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
TextureLayout.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
TextureLayout.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
TextureLayoutRectangle.cpp cb347e1a38 NULL to nullptr 6 år sedan
TextureLayoutRectangle.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
TextureLayoutRow.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
TextureLayoutRow.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
TextureLayoutTexture.cpp cb347e1a38 NULL to nullptr 6 år sedan
TextureLayoutTexture.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
TextureResource.cpp 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. 6 år sedan
TextureResource.h 649c0cc809 Remove ReferenceCountable, finally! 6 år sedan
Transform.cpp 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. 6 år sedan
TransformPrimitive.cpp 7a0c4df49f Some transform fixes: Fix conversion to generic type (for interpolation), and add ToString() for decomposed matrix. 6 år sedan
TransformState.cpp 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. 6 år sedan
TypeConverter.cpp 281fbfcd80 Add conversion to string for decorators and font-effects 6 år sedan
URL.cpp cb347e1a38 NULL to nullptr 6 år sedan
UnicodeRange.cpp 391f39b038 Merge branch 'master' into performance 6 år sedan
UnicodeRange.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
Utilities.h b00b7612f8 Add a fingerprint to the font effect 6 år sedan
Variant.cpp 281fbfcd80 Add conversion to string for decorators and font-effects 6 år sedan
Vector3.cpp 391f39b038 Merge branch 'master' into performance 6 år sedan
Vector4.cpp 391f39b038 Merge branch 'master' into performance 6 år sedan
WidgetSlider.cpp cb347e1a38 NULL to nullptr 6 år sedan
WidgetSlider.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
WidgetSliderScroll.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
WidgetSliderScroll.h 3db7c4036f Use override instead of virtual where appropriate. 6 år sedan
XMLNodeHandler.cpp ae6f186d45 Remove ReferenceCountable from XmlNodeHandler 6 år sedan
XMLNodeHandlerBody.cpp ae6f186d45 Remove ReferenceCountable from XmlNodeHandler 6 år sedan
XMLNodeHandlerBody.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler 6 år sedan
XMLNodeHandlerDefault.cpp b10a47c0c1 Additional profiling zones 6 år sedan
XMLNodeHandlerDefault.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler 6 år sedan
XMLNodeHandlerHead.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 år sedan
XMLNodeHandlerHead.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler 6 år sedan
XMLNodeHandlerTemplate.cpp ae6f186d45 Remove ReferenceCountable from XmlNodeHandler 6 år sedan
XMLNodeHandlerTemplate.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler 6 år sedan
XMLParseTools.cpp cb347e1a38 NULL to nullptr 6 år sedan
XMLParseTools.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
XMLParser.cpp b10a47c0c1 Additional profiling zones 6 år sedan
precompiled.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan
precompiled.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 år sedan