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