Michael Ragazzon b6162ffc90 Refactor: Use common `IsScrollContainer` function 1 год назад
..
Elements 51af29b1b3 Defer scroll offset clamping to after layout, fixes #452 1 год назад
FontEngineDefault 4df92161f4 Use StringView in FontEngineInterface to avoid a lot of string copies 1 год назад
Layout b6162ffc90 Refactor: Use common `IsScrollContainer` function 1 год назад
BaseXMLParser.cpp 7492876298 The great formattening - format all library source code and documents 2 лет назад
Box.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 лет назад
CMakeLists.txt d2ce1326ce Add Input Method Editor (IME) support (#541) 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 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 год назад
ComputeProperty.h f09cc28445 Scale pixels-per-inch (PPI) units based on the context's dp-ratio (#468) 2 лет назад
ComputedValues.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 лет назад
Context.cpp 263328ab5d Allow documents to set themselves as focusable from modal documents, use in debugger to solve #642 1 год назад
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 год назад
ConvolutionFilter.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 лет назад
Core.cpp d2ce1326ce Add Input Method Editor (IME) support (#541) 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 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 год назад
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 7492876298 The great formattening - format all library source code and documents 2 лет назад
DataViewDefault.cpp 70d0d5ecc9 Add rmlui_static_cast to assert validity of down casts, see #514 2 лет назад
DataViewDefault.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
Decorator.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
DecoratorGradient.cpp abb0e6a6b4 Remove `angle` parameter from `linear-gradient` shader compilation 1 год назад
DecoratorGradient.h 2f146f4150 Add support for conic-gradient and radial-gradient, as well as their repeating variations 2 лет назад
DecoratorNinePatch.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
DecoratorNinePatch.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
DecoratorShader.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
DecoratorShader.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
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 a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
DecoratorTiledBox.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
DecoratorTiledHorizontal.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
DecoratorTiledHorizontal.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
DecoratorTiledImage.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
DecoratorTiledImage.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
DecoratorTiledVertical.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
DecoratorTiledVertical.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
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 193d3e64f7 Make `Element::GetRML` output the local style of the element 1 год назад
ElementAnimation.cpp fa02110f81 Add interpolation for color stop lists, see #667 1 год назад
ElementAnimation.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
ElementBackgroundBorder.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
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 b6162ffc90 Refactor: Use common `IsScrollContainer` function 1 год назад
ElementEffects.cpp 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 год назад
ElementEffects.h 37cf4d3e7f Refactor ElementDecoration to ElementEffects 1 год назад
ElementHandle.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 лет назад
ElementHandle.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
ElementInstancer.cpp 70d0d5ecc9 Add rmlui_static_cast to assert validity of down casts, see #514 2 лет назад
ElementScroll.cpp 41381b1141 Enable styling and positioning scroll corner box with box properties 1 год назад
ElementStyle.cpp 8559aaf596 Merge branch 'effects' (#594) 1 год назад
ElementStyle.h ac7a1dcf9b Fix some in-source documentation for typos and wrong parameters 1 год назад
ElementText.cpp 9bfb8d7c60 Remove dimensions argument from render interface `SaveLayerAsTexture` 1 год назад
ElementUtilities.cpp 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 год назад
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 60ea18e795 Remove events used by the old datagrid element 1 год назад
EventSpecification.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
Factory.cpp d2ce1326ce Add Input Method Editor (IME) support (#541) 1 год назад
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 4df92161f4 Use StringView in FontEngineInterface to avoid a lot of string copies 1 год назад
Geometry.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
GeometryBackgroundBorder.cpp c802aeb21b Use premultiplied alpha for vertex colors 2 лет назад
GeometryBackgroundBorder.h c802aeb21b Use premultiplied alpha for vertex colors 2 лет назад
GeometryBoxShadow.cpp 6fa092957a Handle box shadow generation with minimized or small window size 1 год назад
GeometryBoxShadow.h a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
IdNameMap.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
Log.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 год назад
LogDefault.cpp 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 год назад
LogDefault.h ac8e1f2752 Use default log output also when there is no system interface installed 1 год назад
Math.cpp ee31b5e7e0 Round clipping region by snapping rectangle instead of expanding 1 год назад
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 a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
ObserverPtr.cpp 7492876298 The great formattening - format all library source code and documents 2 лет назад
Plugin.cpp 7492876298 The great formattening - format all library source code and documents 2 лет назад
PluginRegistry.cpp 7492876298 The great formattening - format all library source code and documents 2 лет назад
PluginRegistry.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
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 1 год назад
PropertyDefinition.cpp 7b359d5d7c Use RCSS syntax for color-string conversion, format colors using hexadecimal notation 1 год назад
PropertyDictionary.cpp 7492876298 The great formattening - format all library source code and documents 2 лет назад
PropertyParserAnimation.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 лет назад
PropertyParserAnimation.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
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 7b359d5d7c Use RCSS syntax for color-string conversion, format colors using hexadecimal notation 1 год назад
PropertyParserColour.h 7b359d5d7c Use RCSS syntax for color-string conversion, format colors using hexadecimal notation 1 год назад
PropertyParserDecorator.cpp b4d1244e1c Fix `<paint-area>` not working with decorator at-rules 1 год назад
PropertyParserDecorator.h c3622e669c Allow decorators to specify paint area [breaking change] 2 лет назад
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 ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 лет назад
PropertyParserNumber.h ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 лет назад
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 8559aaf596 Merge branch 'effects' (#594) 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 2cd78d54e9 Make Rectangle member functions return new objects instead of mutating in-place 1 год назад
RenderManagerAccess.cpp 8559aaf596 Merge branch 'effects' (#594) 1 год назад
RenderManagerAccess.h 8559aaf596 Merge branch 'effects' (#594) 1 год назад
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 574c78ffeb Various StringUtilities feature and safety improvements 1 год назад
StyleSheet.cpp a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 лет назад
StyleSheetContainer.cpp 4c7ba7acfa Add support for the `not` prefix in media queries (#564) 1 год назад
StyleSheetFactory.cpp 7492876298 The great formattening - format all library source code and documents 2 лет назад
StyleSheetFactory.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
StyleSheetNode.cpp 7492876298 The great formattening - format all library source code and documents 2 лет назад
StyleSheetNode.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
StyleSheetParser.cpp 8559aaf596 Merge branch 'effects' (#594) 1 год назад
StyleSheetParser.h 8559aaf596 Merge branch 'effects' (#594) 1 год назад
StyleSheetSelector.cpp 7492876298 The great formattening - format all library source code and documents 2 лет назад
StyleSheetSelector.h 7492876298 The great formattening - format all library source code and documents 2 лет назад
StyleSheetSpecification.cpp 8559aaf596 Merge branch 'effects' (#594) 1 год назад
SystemInterface.cpp bc5ff06f21 Make the system interface optional 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 864188662b Log warning when texture could not be loaded 1 год назад
TextureDatabase.h 4b0815f999 Remove unused function declaration 1 год назад
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] 1 год назад
TextureLayoutTexture.h 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] 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 51d34a5a0a Simplify scroll widget (no functional changes) 1 год назад
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 7492876298 The great formattening - format all library source code and documents 2 лет назад
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 7492876298 The great formattening - format all library source code and documents 2 лет назад
precompiled.h 7492876298 The great formattening - format all library source code and documents 2 лет назад