Michael Ragazzon 5e21502a96 Minor cleanup and refactoring 5 місяців тому
..
Elements ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 6 місяців тому
FontEngineDefault b48abfbd5f Add the ability to select a font face from a font collection (#720) 1 рік тому
Layout 5e21502a96 Minor cleanup and refactoring 5 місяців тому
BaseXMLParser.cpp edcd777ed0 Fix RML parsing of extra hyphen in closing comment 1 рік тому
Box.cpp d79288fe9a Continue partial layout - store committed layouts, use proper absolute positioning containing block 6 місяців тому
CMakeLists.txt 66d0b7c4d5 Add text decorator, solves #679 1 рік тому
CallbackTexture.cpp 9bfb8d7c60 Remove dimensions argument from render interface `SaveLayerAsTexture` 1 рік тому
Clock.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
Clock.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
CompiledFilterShader.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
ComputeProperty.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
ComputeProperty.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
ComputedValues.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 роки тому
Context.cpp 1c949cf92c LayoutNode: Skip non-DOM elements, refactor to propagate dirty only to its parent 6 місяців тому
ContextInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
ContextInstancerDefault.cpp d2ce1326ce Add Input Method Editor (IME) support (#541) 1 рік тому
ContextInstancerDefault.h d2ce1326ce Add Input Method Editor (IME) support (#541) 1 рік тому
ControlledLifetimeResource.h 1ad28c6ada Add debug tracking for layout in independent formatting contexts 6 місяців тому
ConvolutionFilter.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 роки тому
Core.cpp b48abfbd5f Add the ability to select a font face from a font collection (#720) 1 рік тому
DataController.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
DataController.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
DataControllerDefault.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
DataControllerDefault.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
DataExpression.cpp 010765e45c DataExpression: Implement ternary with jumps (#740) 10 місяців тому
DataExpression.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
DataModel.cpp a9bb4ac615 Fix usage of data variables in selected `option`s (#510) 2 роки тому
DataModel.h a9bb4ac615 Fix usage of data variables in selected `option`s (#510) 2 роки тому
DataModelHandle.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
DataTypeRegister.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 рік тому
DataVariable.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
DataView.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
DataView.h ce3721d502 Fix structural data views (data-for) not working with data-model on the body element, see #790 6 місяців тому
DataViewDefault.cpp ce3721d502 Fix structural data views (data-for) not working with data-model on the body element, see #790 6 місяців тому
DataViewDefault.h ce3721d502 Fix structural data views (data-for) not working with data-model on the body element, see #790 6 місяців тому
Decorator.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
DecoratorGradient.cpp 66d0b7c4d5 Add text decorator, solves #679 1 рік тому
DecoratorGradient.h 66d0b7c4d5 Add text decorator, solves #679 1 рік тому
DecoratorNinePatch.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
DecoratorNinePatch.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
DecoratorShader.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
DecoratorShader.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
DecoratorText.cpp 66d0b7c4d5 Add text decorator, solves #679 1 рік тому
DecoratorText.h 66d0b7c4d5 Add text decorator, solves #679 1 рік тому
DecoratorTiled.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 рік тому
DecoratorTiled.h 8559aaf596 Merge branch 'effects' (#594) 1 рік тому
DecoratorTiledBox.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
DecoratorTiledBox.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
DecoratorTiledHorizontal.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
DecoratorTiledHorizontal.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
DecoratorTiledImage.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
DecoratorTiledImage.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
DecoratorTiledVertical.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
DecoratorTiledVertical.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
DecoratorUtilities.cpp 66d0b7c4d5 Add text decorator, solves #679 1 рік тому
DecoratorUtilities.h 66d0b7c4d5 Add text decorator, solves #679 1 рік тому
DocumentHeader.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
DocumentHeader.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
EffectSpecification.cpp a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 2 роки тому
Element.cpp df50fdd158 Refactor layout node 6 місяців тому
ElementAnimation.cpp 49d41f3e83 Improve warning message when trying to animate box shadows, see #688 1 рік тому
ElementAnimation.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
ElementBackgroundBorder.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
ElementBackgroundBorder.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
ElementDefinition.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
ElementDefinition.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
ElementDocument.cpp 20f957e8cc Refactor partial layout cache into layout engine 5 місяців тому
ElementEffects.cpp 6ebe3df0ac Release old element decorator data after generating new data 8 місяців тому
ElementEffects.h 37cf4d3e7f Refactor ElementDecoration to ElementEffects 1 рік тому
ElementHandle.cpp 854d283e8f Rename method `Element::UpdateOffset` for clarity 6 місяців тому
ElementHandle.h da54046bd2 Refactor element handle 1 рік тому
ElementInstancer.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
ElementMeta.cpp 4120031621 Allow observer pointers after Rml::Shutdown, but be more assertive about elements 1 рік тому
ElementMeta.h 374ca18316 Partial layout updates for isolated layout nodes 6 місяців тому
ElementScroll.cpp 1c949cf92c LayoutNode: Skip non-DOM elements, refactor to propagate dirty only to its parent 6 місяців тому
ElementStyle.cpp b08dd5c384 Compile with C++17 minimum requirement 6 місяців тому
ElementStyle.h ac7a1dcf9b Fix some in-source documentation for typos and wrong parameters 1 рік тому
ElementText.cpp ef533f61d6 Consistently define indefinite size as -1 throughout the layout engine 6 місяців тому
ElementUtilities.cpp 20f957e8cc Refactor partial layout cache into layout engine 5 місяців тому
Event.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
EventDispatcher.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 рік тому
EventDispatcher.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
EventInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
EventInstancerDefault.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
EventInstancerDefault.h 01d4627b57 Update various function descriptions and parameter names 1 рік тому
EventListenerInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
EventSpecification.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
EventSpecification.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
Factory.cpp ce3721d502 Fix structural data views (data-for) not working with data-model on the body element, see #790 6 місяців тому
FileInterface.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
FileInterfaceDefault.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
FileInterfaceDefault.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
Filter.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
FilterBasic.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
FilterBasic.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
FilterBlur.cpp 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 рік тому
FilterBlur.h 0d16980555 Use sigma instead of blur radius for blur filter 1 рік тому
FilterDropShadow.cpp 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 рік тому
FilterDropShadow.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
FontEffect.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 роки тому
FontEffectBlur.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 роки тому
FontEffectBlur.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
FontEffectGlow.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 роки тому
FontEffectGlow.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
FontEffectInstancer.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
FontEffectOutline.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 роки тому
FontEffectOutline.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
FontEffectShadow.cpp a9657acee7 Math cleanup, rename and remove some functions 2 роки тому
FontEffectShadow.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
FontEngineInterface.cpp b48abfbd5f Add the ability to select a font face from a font collection (#720) 1 рік тому
Geometry.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 8 місяців тому
GeometryBackgroundBorder.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
GeometryBackgroundBorder.h b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
GeometryBoxShadow.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
GeometryBoxShadow.h b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
IdNameMap.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
Log.cpp 0805b3c7b3 Add profiling zone to Log message 6 місяців тому
LogDefault.cpp b1541f5381 Log to console by default on MinGW (#757) 9 місяців тому
LogDefault.h ac8e1f2752 Use default log output also when there is no system interface installed 2 роки тому
Math.cpp b3efa49039 Use std-namespaced math functions and cmath header 9 місяців тому
Memory.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
Memory.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
MeshUtilities.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 рік тому
ObserverPtr.cpp 3c10d0f048 Manually control lifetime of observer pointer data 1 рік тому
Plugin.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
PluginRegistry.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
PluginRegistry.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
Pool.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
Pool.inl 7492876298 The great formattening - format all library source code and documents 2 роки тому
Profiling.cpp 5ec648c5fb Be consistent about using `size_t` instead of `std::size_t` 1 рік тому
PropertiesIterator.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
PropertiesIteratorView.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
Property.cpp 6e1d4874f1 Fix some situations where units were not shown in properties 2 роки тому
PropertyDefinition.cpp 7b359d5d7c Use RCSS syntax for color-string conversion, format colors using hexadecimal notation 2 роки тому
PropertyDictionary.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
PropertyParserAnimation.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
PropertyParserAnimation.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
PropertyParserBoxShadow.cpp 1b0fac7955 Fix parsing of rgba colors in the `box-shadow` property 1 рік тому
PropertyParserBoxShadow.h 655cd9a0fd Add support for the 'box-shadow' property 2 роки тому
PropertyParserColorStopList.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 роки тому
PropertyParserColorStopList.h b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators 2 роки тому
PropertyParserColour.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
PropertyParserColour.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
PropertyParserDecorator.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
PropertyParserDecorator.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
PropertyParserFilter.cpp a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 2 роки тому
PropertyParserFilter.h a5e3c7fc8d Add Filter class, to be used with the new 'filter' and 'backdrop-filter' properties 2 роки тому
PropertyParserFontEffect.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 роки тому
PropertyParserFontEffect.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
PropertyParserKeyword.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 роки тому
PropertyParserKeyword.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
PropertyParserNumber.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
PropertyParserNumber.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
PropertyParserRatio.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 роки тому
PropertyParserRatio.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
PropertyParserString.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 роки тому
PropertyParserString.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
PropertyParserTransform.cpp 131a963fe8 Transforms: Disallow percentages in perspective and translateZ 2 роки тому
PropertyParserTransform.h 131a963fe8 Transforms: Disallow percentages in perspective and translateZ 2 роки тому
PropertyShorthandDefinition.h b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators 2 роки тому
PropertySpecification.cpp ded1b0fe53 Code cleanup: Fix some always true/false conditions 1 рік тому
RenderInterface.cpp 9bfb8d7c60 Remove dimensions argument from render interface `SaveLayerAsTexture` 1 рік тому
RenderInterfaceCompatibility.cpp 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 рік тому
RenderManager.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 8 місяців тому
RenderManagerAccess.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 8 місяців тому
RenderManagerAccess.h 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 8 місяців тому
ScrollController.cpp 5d3702504f Scroll controller: Only scroll in scrollable directions 1 рік тому
ScrollController.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
Spritesheet.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 роки тому
Stream.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
StreamFile.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
StreamFile.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
StreamMemory.cpp a9657acee7 Math cleanup, rename and remove some functions 2 роки тому
StringUtilities.cpp d678824884 Add RepeatString string utility [pre-commit] 6 місяців тому
StyleSheet.cpp bc84fcdffc Change style node names 6 місяців тому
StyleSheetContainer.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
StyleSheetFactory.cpp 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 9 місяців тому
StyleSheetFactory.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
StyleSheetNode.cpp bc84fcdffc Change style node names 6 місяців тому
StyleSheetNode.h 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 9 місяців тому
StyleSheetParser.cpp 354c37234d Style sheet parser: Adjust number of reserved properties, and formatting 1 рік тому
StyleSheetParser.h 8559aaf596 Merge branch 'effects' (#594) 1 рік тому
StyleSheetSelector.cpp 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 9 місяців тому
StyleSheetSelector.h 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 9 місяців тому
StyleSheetSpecification.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
SystemInterface.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
Template.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
Template.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
TemplateCache.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
TemplateCache.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
Texture.cpp 8559aaf596 Merge branch 'effects' (#594) 1 рік тому
TextureDatabase.cpp cf77a3a329 Prevent callback textures from loading again after failing (#778) 7 місяців тому
TextureDatabase.h cf77a3a329 Prevent callback textures from loading again after failing (#778) 7 місяців тому
TextureLayout.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
TextureLayout.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
TextureLayoutRectangle.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
TextureLayoutRectangle.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
TextureLayoutRow.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
TextureLayoutRow.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
TextureLayoutTexture.cpp 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 2 роки тому
TextureLayoutTexture.h 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 2 роки тому
Traits.cpp 36af609b31 Make FamilyBase ID generator function non-inline 1 рік тому
Transform.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 роки тому
TransformPrimitive.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 роки тому
TransformState.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
TransformState.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
TransformUtilities.cpp 8559aaf596 Merge branch 'effects' (#594) 1 рік тому
TransformUtilities.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
Tween.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
TypeConverter.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 рік тому
URL.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
Variant.cpp b6efab1d8b Add 'linear-gradient' and 'repeating-linear-gradient' decorators 2 роки тому
WidgetScroll.cpp 89fe7a2c8d Rename BuildBoxModes, make caller specify that fit-content should be applied 6 місяців тому
WidgetScroll.h 51d34a5a0a Simplify scroll widget (no functional changes) 1 рік тому
XMLNodeHandler.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
XMLNodeHandlerBody.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
XMLNodeHandlerBody.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
XMLNodeHandlerDefault.cpp ce3721d502 Fix structural data views (data-for) not working with data-model on the body element, see #790 6 місяців тому
XMLNodeHandlerDefault.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
XMLNodeHandlerHead.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
XMLNodeHandlerHead.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
XMLNodeHandlerTemplate.cpp 7492876298 The great formattening - format all library source code and documents 2 роки тому
XMLNodeHandlerTemplate.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
XMLParseTools.cpp 9775bcb2b3 Fix XML parse error if single curly brace encountered at the end of a data binding string literal (#459) 2 роки тому
XMLParseTools.h 7492876298 The great formattening - format all library source code and documents 2 роки тому
XMLParser.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 рік тому
precompiled.h 7492876298 The great formattening - format all library source code and documents 2 роки тому