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 년 전