mcukstorm cf77a3a329 Prevent callback textures from loading again after failing (#778) 6 ヶ月 前
..
Elements 0314354d0a Fix text content disappearing when Ctrl + Alt + A key combination is used (#773) 7 ヶ月 前
FontEngineDefault b48abfbd5f Add the ability to select a font face from a font collection (#720) 10 ヶ月 前
Layout 679aab8abc Fix flex formatting test and minor include/comment fixups 10 ヶ月 前
BaseXMLParser.cpp edcd777ed0 Fix RML parsing of extra hyphen in closing comment 1 年間 前
Box.cpp ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 年 前
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 11b3068ab5 Fix header 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 41e1291ad9 Avoid allocations during global initialization (#689) 1 年間 前
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) 10 ヶ月 前
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) 8 ヶ月 前
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 ded1b0fe53 Code cleanup: Fix some always true/false conditions 1 年間 前
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 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 b3efa49039 Use std-namespaced math functions and cmath header 8 ヶ月 前
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 b6162ffc90 Refactor: Use common `IsScrollContainer` function 1 年間 前
ElementEffects.cpp 6ebe3df0ac Release old element decorator data after generating new data 6 ヶ月 前
ElementEffects.h 37cf4d3e7f Refactor ElementDecoration to ElementEffects 1 年間 前
ElementHandle.cpp 679aab8abc Fix flex formatting test and minor include/comment fixups 10 ヶ月 前
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 41e1291ad9 Avoid allocations during global initialization (#689) 1 年間 前
ElementScroll.cpp b32980a0bd Update scrollbar properties to ensure they appear or disappear on the same frame their visibility changed 1 年間 前
ElementStyle.cpp 41e1291ad9 Avoid allocations during global initialization (#689) 1 年間 前
ElementStyle.h ac7a1dcf9b Fix some in-source documentation for typos and wrong parameters 1 年間 前
ElementText.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 ヶ月 前
ElementUtilities.cpp b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 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 41e1291ad9 Avoid allocations during global initialization (#689) 1 年間 前
EventSpecification.h 41e1291ad9 Avoid allocations during global initialization (#689) 1 年間 前
Factory.cpp 66d0b7c4d5 Add text decorator, solves #679 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 b48abfbd5f Add the ability to select a font face from a font collection (#720) 10 ヶ月 前
Geometry.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 ヶ月 前
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 553b6f41fe CreateString and FormatString: Remove the now unused `max_size` argument from API 1 年間 前
LogDefault.cpp b1541f5381 Log to console by default on MinGW (#757) 8 ヶ月 前
LogDefault.h ac8e1f2752 Use default log output also when there is no system interface installed 1 年間 前
Math.cpp b3efa49039 Use std-namespaced math functions and cmath header 8 ヶ月 前
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 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 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 6 ヶ月 前
RenderManagerAccess.cpp 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 ヶ月 前
RenderManagerAccess.h 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 ヶ月 前
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 b3f95a2607 Write to string directly for large formats in FormatString 6 ヶ月 前
StyleSheet.cpp 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 ヶ月 前
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) 8 ヶ月 前
StyleSheetFactory.h 7492876298 The great formattening - format all library source code and documents 2 年 前
StyleSheetNode.cpp 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 ヶ月 前
StyleSheetNode.h 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 ヶ月 前
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) 8 ヶ月 前
StyleSheetSelector.h 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) 8 ヶ月 前
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) 6 ヶ月 前
TextureDatabase.h cf77a3a329 Prevent callback textures from loading again after failing (#778) 6 ヶ月 前
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 年間 前
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 3c7d0bd557 Round scrollbar and sliderbar offsets 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 41e1291ad9 Avoid allocations during global initialization (#689) 1 年間 前
precompiled.h 7492876298 The great formattening - format all library source code and documents 2 年 前