Michael Ragazzon aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 1 mese fa
..
Elements aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
FontEngineDefault 4462a47276 Add 'text-overflow' property, see #849 1 mese fa
Layout aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
BaseXMLParser.cpp 9684050cc1 Allow SVG XML data to be passed as inline RML (#777) 1 mese fa
Box.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 anni fa
BoxShadowCache.cpp 0b314964da Implement cache for box shadows 3 settimane fa
BoxShadowCache.h 0b314964da Implement cache for box shadows 3 settimane fa
BoxShadowHash.h 0b314964da Implement cache for box shadows 3 settimane fa
CMakeLists.txt 0ac88ea3d6 Change ElementInstancer to NodeInstancer 2 settimane fa
CallbackTexture.cpp ab95a0403a Allow setting custom texture handles for callback textures, see #813 3 mesi fa
Clock.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
Clock.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
CompiledFilterShader.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
ComputeProperty.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
ComputeProperty.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
ComputedValues.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 anni fa
Context.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
ContextInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
ContextInstancerDefault.cpp d2ce1326ce Add Input Method Editor (IME) support (#541) 1 anno fa
ContextInstancerDefault.h d2ce1326ce Add Input Method Editor (IME) support (#541) 1 anno fa
ControlledLifetimeResource.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
ConvolutionFilter.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 anni fa
Core.cpp 0ac88ea3d6 Change ElementInstancer to NodeInstancer 2 settimane fa
DataController.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
DataController.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
DataControllerDefault.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
DataControllerDefault.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
DataExpression.cpp 010765e45c DataExpression: Implement ternary with jumps (#740) 9 mesi fa
DataExpression.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
DataModel.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
DataModel.h a9bb4ac615 Fix usage of data variables in selected `option`s (#510) 2 anni fa
DataModelHandle.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
DataTypeRegister.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 anno fa
DataVariable.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
DataView.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
DataView.h ce3721d502 Fix structural data views (data-for) not working with data-model on the body element, see #790 4 mesi fa
DataViewDefault.cpp 0ac88ea3d6 Change ElementInstancer to NodeInstancer 2 settimane fa
DataViewDefault.h ce3721d502 Fix structural data views (data-for) not working with data-model on the body element, see #790 4 mesi fa
Decorator.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
DecoratorGradient.cpp 66d0b7c4d5 Add text decorator, solves #679 1 anno fa
DecoratorGradient.h 66d0b7c4d5 Add text decorator, solves #679 1 anno fa
DecoratorNinePatch.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 anno fa
DecoratorNinePatch.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
DecoratorShader.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 anno fa
DecoratorShader.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
DecoratorText.cpp 56231a6c87 Add font-kerning property (#843) 2 mesi fa
DecoratorText.h 66d0b7c4d5 Add text decorator, solves #679 1 anno fa
DecoratorTiled.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 anno fa
DecoratorTiled.h 8559aaf596 Merge branch 'effects' (#594) 1 anno fa
DecoratorTiledBox.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 anno fa
DecoratorTiledBox.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
DecoratorTiledHorizontal.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 anno fa
DecoratorTiledHorizontal.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
DecoratorTiledImage.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 anno fa
DecoratorTiledImage.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
DecoratorTiledVertical.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 anno fa
DecoratorTiledVertical.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
DecoratorUtilities.cpp 66d0b7c4d5 Add text decorator, solves #679 1 anno fa
DecoratorUtilities.h 66d0b7c4d5 Add text decorator, solves #679 1 anno fa
DocumentHeader.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
DocumentHeader.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
EffectSpecification.cpp a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 2 anni fa
Element.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
ElementAnimation.cpp 914dac468a Make animations with display property always visible during interpolation 2 mesi fa
ElementAnimation.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
ElementBackgroundBorder.cpp 0b314964da Implement cache for box shadows 3 settimane fa
ElementBackgroundBorder.h 0b314964da Implement cache for box shadows 3 settimane fa
ElementDefinition.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
ElementDefinition.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
ElementDocument.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
ElementEffects.cpp 6ebe3df0ac Release old element decorator data after generating new data 7 mesi fa
ElementEffects.h 37cf4d3e7f Refactor ElementDecoration to ElementEffects 1 anno fa
ElementHandle.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
ElementHandle.h da54046bd2 Refactor element handle 1 anno fa
ElementMeta.cpp 4120031621 Allow observer pointers after Rml::Shutdown, but be more assertive about elements 1 anno fa
ElementMeta.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
ElementScroll.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
ElementStyle.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
ElementStyle.h ac7a1dcf9b Fix some in-source documentation for typos and wrong parameters 1 anno fa
ElementText.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
ElementUtilities.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
Event.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
EventDispatcher.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
EventDispatcher.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
EventInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
EventInstancerDefault.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
EventInstancerDefault.h 01d4627b57 Update various function descriptions and parameter names 1 anno fa
EventListenerInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
EventSpecification.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
EventSpecification.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
Factory.cpp 0ac88ea3d6 Change ElementInstancer to NodeInstancer 2 settimane fa
FileInterface.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
FileInterfaceDefault.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
FileInterfaceDefault.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
Filter.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
FilterBasic.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
FilterBasic.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
FilterBlur.cpp 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 anno fa
FilterBlur.h 0d16980555 Use sigma instead of blur radius for blur filter 1 anno fa
FilterDropShadow.cpp 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 anno fa
FilterDropShadow.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
FontEffect.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 anni fa
FontEffectBlur.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 anni fa
FontEffectBlur.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
FontEffectGlow.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 anni fa
FontEffectGlow.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
FontEffectInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
FontEffectOutline.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 anni fa
FontEffectOutline.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
FontEffectShadow.cpp a9657acee7 Math cleanup, rename and remove some functions 2 anni fa
FontEffectShadow.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
FontEngineInterface.cpp b48abfbd5f Add the ability to select a font face from a font collection (#720) 10 mesi fa
Geometry.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 mesi fa
GeometryBackgroundBorder.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 anno fa
GeometryBackgroundBorder.h b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 anno fa
GeometryBoxShadow.cpp 0b314964da Implement cache for box shadows 3 settimane fa
GeometryBoxShadow.h 0b314964da Implement cache for box shadows 3 settimane fa
IdNameMap.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
Log.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 anno fa
LogDefault.cpp b1541f5381 Log to console by default on MinGW (#757) 8 mesi fa
LogDefault.h ac8e1f2752 Use default log output also when there is no system interface installed 1 anno fa
Math.cpp b3efa49039 Use std-namespaced math functions and cmath header 8 mesi fa
Memory.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
Memory.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
MeshUtilities.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 anno fa
Node.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
NodeInstancer.cpp 0ac88ea3d6 Change ElementInstancer to NodeInstancer 2 settimane fa
ObserverPtr.cpp 3c10d0f048 Manually control lifetime of observer pointer data 1 anno fa
Plugin.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
PluginRegistry.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
PluginRegistry.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
Pool.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
Pool.inl 7492876298 The great formattening - format all library source code and documents 2 anni fa
Profiling.cpp 5ec648c5fb Be consistent about using `size_t` instead of `std::size_t` 1 anno fa
PropertiesIterator.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
PropertiesIteratorView.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
Property.cpp 6e1d4874f1 Fix some situations where units were not shown in properties 1 anno fa
PropertyDefinition.cpp 7b359d5d7c Use RCSS syntax for color-string conversion, format colors using hexadecimal notation 1 anno fa
PropertyDictionary.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
PropertyParserAnimation.cpp e17199e2cb Fix using animation keyframes with uppercase characters, see #852 2 mesi fa
PropertyParserAnimation.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
PropertyParserBoxShadow.cpp 1b0fac7955 Fix parsing of rgba colors in the `box-shadow` property 1 anno fa
PropertyParserBoxShadow.h 655cd9a0fd Add support for the 'box-shadow' property 2 anni fa
PropertyParserColorStopList.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 anni fa
PropertyParserColorStopList.h b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators 2 anni fa
PropertyParserColour.cpp f105fb5162 Implement CIELAB and Oklab color space functions (#847) 1 mese fa
PropertyParserColour.h f105fb5162 Implement CIELAB and Oklab color space functions (#847) 1 mese fa
PropertyParserDecorator.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
PropertyParserDecorator.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
PropertyParserFilter.cpp a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 2 anni fa
PropertyParserFilter.h a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 2 anni fa
PropertyParserFontEffect.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 anni fa
PropertyParserFontEffect.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
PropertyParserKeyword.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 anni fa
PropertyParserKeyword.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
PropertyParserNumber.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
PropertyParserNumber.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
PropertyParserRatio.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 anni fa
PropertyParserRatio.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
PropertyParserString.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 anni fa
PropertyParserString.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
PropertyParserTransform.cpp 131a963fe8 Transforms: Disallow percentages in perspective and translateZ 2 anni fa
PropertyParserTransform.h 131a963fe8 Transforms: Disallow percentages in perspective and translateZ 2 anni fa
PropertyShorthandDefinition.h b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators 2 anni fa
PropertySpecification.cpp af8476c954 Property parser: Allow single quotation marks, preserve whitespace in quotes 1 mese fa
RenderInterface.cpp 9bfb8d7c60 Remove dimensions argument from render interface `SaveLayerAsTexture` 1 anno fa
RenderInterfaceCompatibility.cpp 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 anno fa
RenderManager.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 mesi fa
RenderManagerAccess.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 mesi fa
RenderManagerAccess.h 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 mesi fa
ScrollController.cpp f62ff5a75f Process touch events and support inertial scrolling during touch (#795) 3 mesi fa
ScrollController.h f62ff5a75f Process touch events and support inertial scrolling during touch (#795) 3 mesi fa
Spritesheet.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 anni fa
Stream.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
StreamFile.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
StreamFile.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
StreamMemory.cpp a9657acee7 Math cleanup, rename and remove some functions 2 anni fa
StringUtilities.cpp f105fb5162 Implement CIELAB and Oklab color space functions (#847) 1 mese fa
StyleSheet.cpp 1da621ddf0 Change style node names 2 settimane fa
StyleSheetContainer.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
StyleSheetFactory.cpp 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 mesi fa
StyleSheetFactory.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
StyleSheetNode.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
StyleSheetNode.h 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 mesi fa
StyleSheetParser.cpp bc93c021db Add warning on parsing style sheets with UTF-8 BOM, see #862 2 settimane fa
StyleSheetParser.h 262f4b8e84 Style sheet parser: Fixup comments, cleanup unused arguments and conditions 2 settimane fa
StyleSheetSelector.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
StyleSheetSelector.h 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 mesi fa
StyleSheetSpecification.cpp 4462a47276 Add 'text-overflow' property, see #849 1 mese fa
SystemInterface.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 anno fa
Template.cpp 0d97c24892 Add missing header 2 mesi fa
Template.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
TemplateCache.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
TemplateCache.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
Texture.cpp 8559aaf596 Merge branch 'effects' (#594) 1 anno fa
TextureDatabase.cpp cf77a3a329 Prevent callback textures from loading again after failing (#778) 6 mesi fa
TextureDatabase.h cf77a3a329 Prevent callback textures from loading again after failing (#778) 6 mesi fa
TextureLayout.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
TextureLayout.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
TextureLayoutRectangle.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
TextureLayoutRectangle.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
TextureLayoutRow.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
TextureLayoutRow.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
TextureLayoutTexture.cpp 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 2 anni fa
TextureLayoutTexture.h 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 2 anni fa
Traits.cpp 36af609b31 Make FamilyBase ID generator function non-inline 1 anno fa
Transform.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 anni fa
TransformPrimitive.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 anni fa
TransformState.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
TransformState.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
TransformUtilities.cpp 8559aaf596 Merge branch 'effects' (#594) 1 anno fa
TransformUtilities.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
Tween.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
TypeConverter.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 anno fa
URL.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
Variant.cpp b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators 2 anni fa
WidgetScroll.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
WidgetScroll.h 51d34a5a0a Simplify scroll widget (no functional changes) 1 anno fa
XMLNodeHandler.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
XMLNodeHandlerBody.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
XMLNodeHandlerBody.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
XMLNodeHandlerDefault.cpp aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 2 settimane fa
XMLNodeHandlerDefault.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
XMLNodeHandlerHead.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
XMLNodeHandlerHead.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
XMLNodeHandlerTemplate.cpp 7492876298 The great formattening - format all library source code and documents 2 anni fa
XMLNodeHandlerTemplate.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
XMLParseTools.cpp 9775bcb2b3 Fix XML parse error if single curly brace encountered at the end of a data binding string literal (#459) 2 anni fa
XMLParseTools.h 7492876298 The great formattening - format all library source code and documents 2 anni fa
XMLParser.cpp 9684050cc1 Allow SVG XML data to be passed as inline RML (#777) 1 mese fa
precompiled.h 7492876298 The great formattening - format all library source code and documents 2 anni fa