Michael Ragazzon 200904a510 Fix tiled decorator alignment not working. vor 5 Jahren
..
FontEngineDefault 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
Lua 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
BaseXMLParser.cpp cb4e66e7b8 Add include files where used vor 6 Jahren
Box.cpp cb4e66e7b8 Add include files where used vor 6 Jahren
Clock.cpp df43531453 Be specific about includes vor 5 Jahren
Clock.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
ComputeProperty.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
ComputeProperty.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
Context.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
ContextInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
ContextInstancerDefault.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
ContextInstancerDefault.h 68f53dce67 Clean up types and aliases, trying to be more consistent. vor 6 Jahren
ConvolutionFilter.cpp 33dcbeea0e Add missing include vor 5 Jahren
Core.cpp 97682a2dff Re-implement Rml::Core::ReleaseCompiledGeometries(). See #84. vor 5 Jahren
Decorator.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
DecoratorGradient.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
DecoratorGradient.h 262031f2ab Implement gradient decorator vor 6 Jahren
DecoratorInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
DecoratorNinePatch.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
DecoratorNinePatch.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
DecoratorTiled.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
DecoratorTiled.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
DecoratorTiledBox.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
DecoratorTiledBox.h 7f27fc88d1 Make decorator list and font effect list use const pointers. vor 6 Jahren
DecoratorTiledBoxInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
DecoratorTiledBoxInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. vor 6 Jahren
DecoratorTiledHorizontal.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
DecoratorTiledHorizontal.h 7f27fc88d1 Make decorator list and font effect list use const pointers. vor 6 Jahren
DecoratorTiledHorizontalInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
DecoratorTiledHorizontalInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. vor 6 Jahren
DecoratorTiledImage.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
DecoratorTiledImage.h 7f27fc88d1 Make decorator list and font effect list use const pointers. vor 6 Jahren
DecoratorTiledImageInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
DecoratorTiledImageInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. vor 6 Jahren
DecoratorTiledInstancer.cpp 200904a510 Fix tiled decorator alignment not working. vor 5 Jahren
DecoratorTiledInstancer.h 89bda4ab01 Remove repeat mode and texture position/size from tiled decorators vor 6 Jahren
DecoratorTiledVertical.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
DecoratorTiledVertical.h 7f27fc88d1 Make decorator list and font effect list use const pointers. vor 6 Jahren
DecoratorTiledVerticalInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
DecoratorTiledVerticalInstancer.h 68f53dce67 Clean up types and aliases, trying to be more consistent. vor 6 Jahren
DocumentHeader.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
DocumentHeader.h acea973863 Move remaining functions out of String.h and into StringUtilities.h. vor 6 Jahren
Element.cpp 5587544f01 Enhanced Tracy profiler CMake configuration. Add separate build configuration. vor 5 Jahren
ElementAnimation.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
ElementAnimation.h 089939aaae Fix some additional warnings in GCC vor 5 Jahren
ElementBackground.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
ElementBackground.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
ElementBorder.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
ElementBorder.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
ElementDecoration.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
ElementDecoration.h 261d08ce87 Reduce memory footprint of Element vor 6 Jahren
ElementDefinition.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
ElementDefinition.h 204e1ef8c5 Introduce a limit on the number of property ids. This allows PropertyIdSet to become much simpler, requiring no dynamic allocation. vor 6 Jahren
ElementDocument.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
ElementHandle.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
ElementHandle.h 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) vor 6 Jahren
ElementImage.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
ElementImage.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
ElementInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
ElementScroll.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
ElementStyle.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
ElementStyle.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
ElementText.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
ElementTextDefault.cpp 4adce4300b Dirty font effects when the 'font-effect' property is changed. Fixes #98. vor 5 Jahren
ElementTextDefault.h 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) vor 6 Jahren
ElementUtilities.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
Event.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
EventDispatcher.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
EventDispatcher.h d7ba65477f Add Event::PreventDefault function. Change behavior, Event::StopPropagation no longer cancels default actions. Clean up event dispatcher. vor 6 Jahren
EventInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
EventInstancerDefault.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
EventInstancerDefault.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
EventIterators.h 186eaefcd2 Remove ElementReference vor 6 Jahren
EventListenerInstancer.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
EventSpecification.cpp 204e1ef8c5 Introduce a limit on the number of property ids. This allows PropertyIdSet to become much simpler, requiring no dynamic allocation. vor 6 Jahren
EventSpecification.h 391f39b038 Merge branch 'master' into performance vor 6 Jahren
Factory.cpp 15240e28d3 Fix warnings on GCC and Clang with -Wall -pedantic vor 5 Jahren
FileInterface.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
FileInterfaceDefault.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
FileInterfaceDefault.h cb347e1a38 NULL to nullptr vor 6 Jahren
FontEffect.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
FontEffectBlur.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
FontEffectBlur.h ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. vor 6 Jahren
FontEffectGlow.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
FontEffectGlow.h 00f66332d8 Add offset to glow vor 6 Jahren
FontEffectInstancer.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
FontEffectOutline.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
FontEffectOutline.h ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. vor 6 Jahren
FontEffectShadow.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
FontEffectShadow.h 396e23b774 Implement Blur and Glow font-effects. Some clean-up. vor 6 Jahren
FontEngineInterface.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
Geometry.cpp 26ecdec228 Fix geometry not setting its host element or context on construction vor 5 Jahren
GeometryDatabase.cpp 97682a2dff Re-implement Rml::Core::ReleaseCompiledGeometries(). See #84. vor 5 Jahren
GeometryDatabase.h 97682a2dff Re-implement Rml::Core::ReleaseCompiledGeometries(). See #84. vor 5 Jahren
GeometryUtilities.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
IdNameMap.h 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
LayoutBlockBox.cpp 9f17bde203 Property 'white-space: nowrap' should not disable scrollbars on overflow. See #94. vor 5 Jahren
LayoutBlockBox.h cb347e1a38 NULL to nullptr vor 6 Jahren
LayoutBlockBoxSpace.cpp 97729eeefa Fix some headers vor 6 Jahren
LayoutBlockBoxSpace.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
LayoutEngine.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
LayoutEngine.h 391f39b038 Merge branch 'master' into performance vor 6 Jahren
LayoutInlineBox.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
LayoutInlineBox.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
LayoutInlineBoxText.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
LayoutInlineBoxText.h f9975a0e8e Begin conversion to UTF8 vor 6 Jahren
LayoutLineBox.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
LayoutLineBox.h cb347e1a38 NULL to nullptr vor 6 Jahren
Log.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
Math.cpp 8d7dbfa8c3 Trust the compiler vor 6 Jahren
Memory.cpp 4506c911f4 Fix warning on MSVC vor 5 Jahren
Memory.h 20b78498e5 Attempt at fixing compilation with gnustl_static, see #87 vor 5 Jahren
ObserverPtr.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
Plugin.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
PluginRegistry.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
PluginRegistry.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
Pool.h e38f78fbe6 Try fixing compilation. vor 6 Jahren
Pool.inl 25b8b45ca7 Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault. vor 6 Jahren
Profiling.cpp 5587544f01 Enhanced Tracy profiler CMake configuration. Add separate build configuration. vor 5 Jahren
PropertiesIterator.h aa80c3b917 Add PropertySource to properties and revise element info debugging vor 6 Jahren
PropertiesIteratorView.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
Property.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
PropertyDefinition.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
PropertyDictionary.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
PropertyParserAnimation.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
PropertyParserAnimation.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. vor 6 Jahren
PropertyParserColour.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
PropertyParserColour.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
PropertyParserKeyword.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
PropertyParserKeyword.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. vor 6 Jahren
PropertyParserNumber.cpp 15240e28d3 Fix warnings on GCC and Clang with -Wall -pedantic vor 5 Jahren
PropertyParserNumber.h 735f6d37f2 Update number parser procedure. Fixes #102. Improves performance. vor 5 Jahren
PropertyParserString.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
PropertyParserString.h e612bceeb3 Make RegisterParser use the lifetime requirement consistent with the rest of the library; remove the Release method from PropertyParser. vor 6 Jahren
PropertyParserTransform.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
PropertyParserTransform.h 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
PropertyShorthandDefinition.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
PropertySpecification.cpp 204e1ef8c5 Introduce a limit on the number of property ids. This allows PropertyIdSet to become much simpler, requiring no dynamic allocation. vor 6 Jahren
RenderInterface.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
Spritesheet.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
Stream.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
StreamFile.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
StreamFile.h 3ee01de68c Remove ReferenceCountable from Stream vor 6 Jahren
StreamMemory.cpp cb4e66e7b8 Add include files where used vor 6 Jahren
StringUtilities.cpp 6d5975da52 Remove non-standard string comparison, and unnecessary template. vor 6 Jahren
StyleSheet.cpp 45a6868ff6 Remove the StringCache. See #96. vor 5 Jahren
StyleSheetFactory.cpp 1321de7bb9 Fix structural pseudo-selectors only being applied if written with parenthesis. See #30. vor 5 Jahren
StyleSheetFactory.h 3993ddd71d Speed up element definition retrieval by hashing tag and id. vor 6 Jahren
StyleSheetNode.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
StyleSheetNode.h 5f9323a85d Fix some warnings vor 6 Jahren
StyleSheetNodeSelector.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelector.h eff01ba43a The big rename. We are now RmlUi version 2.0! vor 6 Jahren
StyleSheetNodeSelectorEmpty.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelectorEmpty.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
StyleSheetNodeSelectorFirstChild.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelectorFirstChild.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
StyleSheetNodeSelectorFirstOfType.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelectorFirstOfType.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
StyleSheetNodeSelectorLastChild.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelectorLastChild.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
StyleSheetNodeSelectorLastOfType.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelectorLastOfType.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
StyleSheetNodeSelectorNthChild.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelectorNthChild.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
StyleSheetNodeSelectorNthLastChild.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelectorNthLastChild.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
StyleSheetNodeSelectorNthLastOfType.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelectorNthLastOfType.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
StyleSheetNodeSelectorNthOfType.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelectorNthOfType.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
StyleSheetNodeSelectorOnlyChild.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelectorOnlyChild.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
StyleSheetNodeSelectorOnlyOfType.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
StyleSheetNodeSelectorOnlyOfType.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
StyleSheetParser.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
StyleSheetParser.h 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
StyleSheetSpecification.cpp 45a6868ff6 Remove the StringCache. See #96. vor 5 Jahren
SystemInterface.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
Template.cpp eade39c2db Some header fixes vor 6 Jahren
Template.h 68f53dce67 Clean up types and aliases, trying to be more consistent. vor 6 Jahren
TemplateCache.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
TemplateCache.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
Texture.cpp a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. vor 5 Jahren
TextureDatabase.cpp a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. vor 5 Jahren
TextureDatabase.h a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. vor 5 Jahren
TextureLayout.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
TextureLayout.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
TextureLayoutRectangle.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
TextureLayoutRectangle.h 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
TextureLayoutRow.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
TextureLayoutRow.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
TextureLayoutTexture.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
TextureLayoutTexture.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
TextureResource.cpp a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. vor 5 Jahren
TextureResource.h a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. vor 5 Jahren
Transform.cpp 45a6868ff6 Remove the StringCache. See #96. vor 5 Jahren
TransformPrimitive.cpp 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
TransformState.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
Tween.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
TypeConverter.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
URL.cpp cb4e66e7b8 Add include files where used vor 6 Jahren
Utilities.h b00b7612f8 Add a fingerprint to the font effect vor 6 Jahren
Variant.cpp cb4e66e7b8 Add include files where used vor 6 Jahren
Vector3.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
Vector4.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
WidgetSlider.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
WidgetSlider.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
WidgetSliderScroll.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
WidgetSliderScroll.h 3db7c4036f Use override instead of virtual where appropriate. vor 6 Jahren
XMLNodeHandler.cpp 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 6 Jahren
XMLNodeHandlerBody.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
XMLNodeHandlerBody.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler vor 6 Jahren
XMLNodeHandlerDefault.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
XMLNodeHandlerDefault.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler vor 6 Jahren
XMLNodeHandlerHead.cpp eade39c2db Some header fixes vor 6 Jahren
XMLNodeHandlerHead.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
XMLNodeHandlerTemplate.cpp a6f5078531 Cleaning up header files: Include what we use. vor 6 Jahren
XMLNodeHandlerTemplate.h ae6f186d45 Remove ReferenceCountable from XmlNodeHandler vor 6 Jahren
XMLParseTools.cpp 6d5975da52 Remove non-standard string comparison, and unnecessary template. vor 6 Jahren
XMLParseTools.h 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
XMLParser.cpp 7d37ea414e Remove unused headers, forward declare instead where possible. Move Tween functions into cpp-file. Remove Stream conversion to/from String through type converter. vor 6 Jahren
precompiled.h 45a6868ff6 Remove the StringCache. See #96. vor 5 Jahren