| .. |
|
Containers
|
8c27b0a5cb
Fix robin_hood.h compilation errors with GCC 15 (#766)
|
9 bulan lalu |
|
Elements
|
7158504459
Review inline documentation to fix spelling and improve grammar
|
9 bulan lalu |
|
Animation.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
BaseXMLParser.h
|
9684050cc1
Allow SVG XML data to be passed as inline RML (#777)
|
2 bulan lalu |
|
Box.h
|
85ffeea7f6
Minor scroll widget cleanup
|
1 tahun lalu |
|
CallbackTexture.h
|
ab95a0403a
Allow setting custom texture handles for callback textures, see #813
|
5 bulan lalu |
|
Colour.h
|
7158504459
Review inline documentation to fix spelling and improve grammar
|
9 bulan lalu |
|
Colour.inl
|
c802aeb21b
Use premultiplied alpha for vertex colors
|
2 tahun lalu |
|
CompiledFilterShader.h
|
5a063d5902
Update in-source documentation
|
1 tahun lalu |
|
ComputedValues.h
|
4462a47276
Add 'text-overflow' property, see #849
|
3 bulan lalu |
|
Context.h
|
6cb6ef9879
Debugger: Add data model viewer, see #865
|
1 bulan lalu |
|
ContextInstancer.h
|
d2ce1326ce
Add Input Method Editor (IME) support (#541)
|
1 tahun lalu |
|
ConvolutionFilter.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
Core.h
|
7158504459
Review inline documentation to fix spelling and improve grammar
|
9 bulan lalu |
|
DataModelHandle.h
|
6cb6ef9879
Debugger: Add data model viewer, see #865
|
1 bulan lalu |
|
DataStructHandle.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
DataTypeRegister.h
|
7690e8ed94
Use `std::enable_if_t` consistently, resolves #734
|
9 bulan lalu |
|
DataTypes.h
|
6cb6ef9879
Debugger: Add data model viewer, see #865
|
1 bulan lalu |
|
DataVariable.h
|
6cb6ef9879
Debugger: Add data model viewer, see #865
|
1 bulan lalu |
|
Debug.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
DecorationTypes.h
|
c802aeb21b
Use premultiplied alpha for vertex colors
|
2 tahun lalu |
|
Decorator.h
|
5a063d5902
Update in-source documentation
|
1 tahun lalu |
|
Dictionary.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
EffectSpecification.h
|
5a063d5902
Update in-source documentation
|
1 tahun lalu |
|
Element.h
|
9684050cc1
Allow SVG XML data to be passed as inline RML (#777)
|
2 bulan lalu |
|
Element.inl
|
7d2a933922
Remove additional function definition comments (duplicated from headers)
|
2 tahun lalu |
|
ElementDocument.h
|
7158504459
Review inline documentation to fix spelling and improve grammar
|
9 bulan lalu |
|
ElementInstancer.h
|
41e1291ad9
Avoid allocations during global initialization (#689)
|
1 tahun lalu |
|
ElementScroll.h
|
b32980a0bd
Update scrollbar properties to ensure they appear or disappear on the same frame their visibility changed
|
1 tahun lalu |
|
ElementText.h
|
3b883c4297
Handle infite maximum line widths more safely
|
3 bulan lalu |
|
ElementUtilities.h
|
ce3721d502
Fix structural data views (data-for) not working with data-model on the body element, see #790
|
6 bulan lalu |
|
Event.h
|
14b06186b5
Fix various typos and in-source documentation
|
1 tahun lalu |
|
EventInstancer.h
|
01d4627b57
Update various function descriptions and parameter names
|
1 tahun lalu |
|
EventListener.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
EventListenerInstancer.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
Factory.h
|
ce3721d502
Fix structural data views (data-for) not working with data-model on the body element, see #790
|
6 bulan lalu |
|
FileInterface.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
Filter.h
|
7158504459
Review inline documentation to fix spelling and improve grammar
|
9 bulan lalu |
|
FontEffect.h
|
c802aeb21b
Use premultiplied alpha for vertex colors
|
2 tahun lalu |
|
FontEffectInstancer.h
|
5a063d5902
Update in-source documentation
|
1 tahun lalu |
|
FontEngineInterface.h
|
b48abfbd5f
Add the ability to select a font face from a font collection (#720)
|
1 tahun lalu |
|
FontGlyph.h
|
0ac10e980a
Remove unused dimensions field from font glyph
|
1 tahun lalu |
|
FontMetrics.h
|
4462a47276
Add 'text-overflow' property, see #849
|
3 bulan lalu |
|
Geometry.h
|
0c96c0eed2
Reuse text geometry if the mesh didn't change, see #727
|
8 bulan lalu |
|
Header.h
|
bbdb6e9c43
Full CMake rewrite using modern CMake conventions
|
1 tahun lalu |
|
ID.h
|
4462a47276
Add 'text-overflow' property, see #849
|
3 bulan lalu |
|
Input.h
|
5f2a0b022d
Add Input key entries for user custom keys, see #641
|
1 tahun lalu |
|
Log.h
|
7158504459
Review inline documentation to fix spelling and improve grammar
|
9 bulan lalu |
|
Math.h
|
7158504459
Review inline documentation to fix spelling and improve grammar
|
9 bulan lalu |
|
Matrix4.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
Matrix4.inl
|
7d2a933922
Remove additional function definition comments (duplicated from headers)
|
2 tahun lalu |
|
Mesh.h
|
0c96c0eed2
Reuse text geometry if the mesh didn't change, see #727
|
8 bulan lalu |
|
MeshUtilities.h
|
b197f985b3
Prevent gaps when rendering fractionally sized elements, resolves #438
|
1 tahun lalu |
|
NumericValue.h
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
2 tahun lalu |
|
ObserverPtr.h
|
41e1291ad9
Avoid allocations during global initialization (#689)
|
1 tahun lalu |
|
Platform.h
|
b1541f5381
Log to console by default on MinGW (#757)
|
9 bulan lalu |
|
Plugin.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
Profiling.h
|
3b75dcaa84
Update tracy integration, allow parent projects to include RmlUi profiling markers, solves #516
|
2 tahun lalu |
|
PropertiesIteratorView.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
Property.h
|
7690e8ed94
Use `std::enable_if_t` consistently, resolves #734
|
9 bulan lalu |
|
PropertyDefinition.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
PropertyDictionary.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
PropertyIdSet.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
PropertyParser.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
PropertySpecification.h
|
ded1b0fe53
Code cleanup: Fix some always true/false conditions
|
1 tahun lalu |
|
Rectangle.h
|
2cd78d54e9
Make Rectangle member functions return new objects instead of mutating in-place
|
1 tahun lalu |
|
RenderBox.h
|
0b314964da
Implement cache for box shadows
|
2 bulan lalu |
|
RenderInterface.h
|
7158504459
Review inline documentation to fix spelling and improve grammar
|
9 bulan lalu |
|
RenderInterfaceCompatibility.h
|
8b292e1ee7
Add a render interface adapter from the old interface to the newly refactored interface
|
2 tahun lalu |
|
RenderManager.h
|
0c96c0eed2
Reuse text geometry if the mesh didn't change, see #727
|
8 bulan lalu |
|
ScriptInterface.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
ScrollTypes.h
|
1c5c240587
Add ScrollParentage scroll option for scrolling only in closest scroll container
|
1 tahun lalu |
|
Span.h
|
8559aaf596
Merge branch 'effects' (#594)
|
1 tahun lalu |
|
Spritesheet.h
|
a452f26951
Refactor Geometry and Texture, introduce unique render resources
|
2 tahun lalu |
|
StableVector.h
|
7fa1dc9e29
Use a free list instead of bit mask in StableVector
|
8 bulan lalu |
|
Stream.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
StreamMemory.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
StringUtilities.h
|
f105fb5162
Implement CIELAB and Oklab color space functions (#847)
|
3 bulan lalu |
|
StyleSheet.h
|
a452f26951
Refactor Geometry and Texture, introduce unique render resources
|
2 tahun lalu |
|
StyleSheetContainer.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
StyleSheetSpecification.h
|
41e1291ad9
Avoid allocations during global initialization (#689)
|
1 tahun lalu |
|
StyleSheetTypes.h
|
5ec648c5fb
Be consistent about using `size_t` instead of `std::size_t`
|
1 tahun lalu |
|
StyleTypes.h
|
4462a47276
Add 'text-overflow' property, see #849
|
3 bulan lalu |
|
SystemInterface.h
|
bc5ff06f21
Make the system interface optional
|
1 tahun lalu |
|
TextInputContext.h
|
524430c2d4
Use relative include path in header file (#643)
|
1 tahun lalu |
|
TextInputHandler.h
|
d2ce1326ce
Add Input Method Editor (IME) support (#541)
|
1 tahun lalu |
|
TextShapingContext.h
|
56231a6c87
Add font-kerning property (#843)
|
3 bulan lalu |
|
Texture.h
|
8559aaf596
Merge branch 'effects' (#594)
|
1 tahun lalu |
|
Traits.h
|
36af609b31
Make FamilyBase ID generator function non-inline
|
1 tahun lalu |
|
Transform.h
|
7158504459
Review inline documentation to fix spelling and improve grammar
|
9 bulan lalu |
|
TransformPrimitive.h
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
2 tahun lalu |
|
Tween.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
TypeConverter.h
|
7b359d5d7c
Use RCSS syntax for color-string conversion, format colors using hexadecimal notation
|
2 tahun lalu |
|
TypeConverter.inl
|
553b6f41fe
CreateString and FormatString: Remove the now unused `max_size` argument from API
|
1 tahun lalu |
|
Types.h
|
f62ff5a75f
Process touch events and support inertial scrolling during touch (#795)
|
4 bulan lalu |
|
URL.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
UniqueRenderResource.h
|
a452f26951
Refactor Geometry and Texture, introduce unique render resources
|
2 tahun lalu |
|
Unit.h
|
655cd9a0fd
Add support for the 'box-shadow' property
|
2 tahun lalu |
|
Utilities.h
|
5ec648c5fb
Be consistent about using `size_t` instead of `std::size_t`
|
1 tahun lalu |
|
Variant.h
|
b6efab1d8b
Add 'linear-gradient' and 'repeating-linear-gradient' decorators
|
2 tahun lalu |
|
Variant.inl
|
7690e8ed94
Use `std::enable_if_t` consistently, resolves #734
|
9 bulan lalu |
|
Vector2.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
Vector2.inl
|
a9657acee7
Math cleanup, rename and remove some functions
|
2 tahun lalu |
|
Vector3.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
Vector3.inl
|
a9657acee7
Math cleanup, rename and remove some functions
|
2 tahun lalu |
|
Vector4.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
Vector4.inl
|
a9657acee7
Math cleanup, rename and remove some functions
|
2 tahun lalu |
|
Vertex.h
|
0c96c0eed2
Reuse text geometry if the mesh didn't change, see #727
|
8 bulan lalu |
|
XMLNodeHandler.h
|
7492876298
The great formattening - format all library source code and documents
|
2 tahun lalu |
|
XMLParser.h
|
9684050cc1
Allow SVG XML data to be passed as inline RML (#777)
|
2 bulan lalu |