Michael Ragazzon 654fa0907c Small optimizations 6 tahun lalu
..
BitmapFont c307140b9b Replacing some containers 6 tahun lalu
FreeType 1696aa5c64 Fix some potential memory access violations. 6 tahun lalu
Lua 25c936544b Computed values: Iterating over the locally defined properties 6 tahun lalu
Python f1076e0f18 Various fixes to resolve issues with building python modules on OSX 11 tahun lalu
BaseXMLParser.cpp 60682a09a3 Replace, don't emplace... 6 tahun lalu
Box.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
Clock.cpp 5db7d68e7e Use double for absolute time 7 tahun lalu
Clock.h 5db7d68e7e Use double for absolute time 7 tahun lalu
Context.cpp 83095e12c2 Move computed values file 6 tahun lalu
ContextInstancer.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
ContextInstancerDefault.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
ContextInstancerDefault.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
ConvolutionFilter.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
Core.cpp 709852fcf8 Replace std::unordered_map with robin_hood 6 tahun lalu
DebugFont.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
Decorator.cpp b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 tahun lalu
DecoratorInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
DecoratorNone.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
DecoratorNone.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
DecoratorNoneInstancer.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
DecoratorNoneInstancer.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
DecoratorTiled.cpp 83095e12c2 Move computed values file 6 tahun lalu
DecoratorTiled.h c307140b9b Replacing some containers 6 tahun lalu
DecoratorTiledBox.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
DecoratorTiledBox.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
DecoratorTiledBoxInstancer.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
DecoratorTiledBoxInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
DecoratorTiledHorizontal.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
DecoratorTiledHorizontal.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
DecoratorTiledHorizontalInstancer.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
DecoratorTiledHorizontalInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
DecoratorTiledImage.cpp 51efaa7569 Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible. 7 tahun lalu
DecoratorTiledImage.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
DecoratorTiledImageInstancer.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
DecoratorTiledImageInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
DecoratorTiledInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
DecoratorTiledInstancer.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
DecoratorTiledVertical.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
DecoratorTiledVertical.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
DecoratorTiledVerticalInstancer.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
DecoratorTiledVerticalInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
DocumentHeader.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
DocumentHeader.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
Element.cpp 654fa0907c Small optimizations 6 tahun lalu
ElementAnimation.cpp 4582a8474c Update readme 6 tahun lalu
ElementAnimation.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
ElementBackground.cpp 83095e12c2 Move computed values file 6 tahun lalu
ElementBackground.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
ElementBorder.cpp c285bf99e9 Compute all the properties! 6 tahun lalu
ElementBorder.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
ElementDecoration.cpp 7ad658f7b7 Replace resize events with virtual function call 6 tahun lalu
ElementDecoration.h 7ad658f7b7 Replace resize events with virtual function call 6 tahun lalu
ElementDefinition.cpp 25c936544b Computed values: Iterating over the locally defined properties 6 tahun lalu
ElementDefinition.h 25c936544b Computed values: Iterating over the locally defined properties 6 tahun lalu
ElementDocument.cpp c285bf99e9 Compute all the properties! 6 tahun lalu
ElementHandle.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
ElementHandle.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
ElementImage.cpp c285bf99e9 Compute all the properties! 6 tahun lalu
ElementImage.h 7ad658f7b7 Replace resize events with virtual function call 6 tahun lalu
ElementInstancer.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
ElementReference.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
ElementScroll.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
ElementStyle.cpp 654fa0907c Small optimizations 6 tahun lalu
ElementStyle.h 654fa0907c Small optimizations 6 tahun lalu
ElementStyleCache.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
ElementStyleCache.h db0aff2a8d Added support for 'pointer-events: none' 7 tahun lalu
ElementText.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
ElementTextDefault.cpp 83095e12c2 Move computed values file 6 tahun lalu
ElementTextDefault.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
ElementUtilities.cpp c285bf99e9 Compute all the properties! 6 tahun lalu
Event.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
EventDispatcher.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
EventDispatcher.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
EventInstancer.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
EventInstancerDefault.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
EventInstancerDefault.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
EventIterators.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
EventListenerInstancer.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
Factory.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
FileInterface.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
FileInterfaceDefault.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
FileInterfaceDefault.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
FontDatabase.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
FontEffect.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
FontEffectInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
FontEffectNone.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
FontEffectNone.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
FontEffectNoneInstancer.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
FontEffectNoneInstancer.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
FontEffectOutline.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
FontEffectOutline.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
FontEffectOutlineInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
FontEffectOutlineInstancer.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
FontEffectShadow.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
FontEffectShadow.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
FontEffectShadowInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
FontEffectShadowInstancer.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
FontFace.cpp 61443dacb2 FontFace 10 tahun lalu
FontFaceHandle.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
FontFaceHandle.h 709852fcf8 Replace std::unordered_map with robin_hood 6 tahun lalu
FontFaceLayer.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
FontFaceLayer.h 51efaa7569 Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible. 7 tahun lalu
FontFamily.cpp 61443dacb2 FontFace 10 tahun lalu
FontProvider.cpp c307140b9b Replacing some containers 6 tahun lalu
Geometry.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
GeometryDatabase.cpp 1aab59eec4 Reduce allocations during Element construction, remove Geometry database, rework some of the Render, Update, and UpdateLayout logic. 6 tahun lalu
GeometryDatabase.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
GeometryUtilities.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
LayoutBlockBox.cpp c285bf99e9 Compute all the properties! 6 tahun lalu
LayoutBlockBox.h c285bf99e9 Compute all the properties! 6 tahun lalu
LayoutBlockBoxSpace.cpp c285bf99e9 Compute all the properties! 6 tahun lalu
LayoutBlockBoxSpace.h c285bf99e9 Compute all the properties! 6 tahun lalu
LayoutEngine.cpp 83095e12c2 Move computed values file 6 tahun lalu
LayoutEngine.h 51efaa7569 Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible. 7 tahun lalu
LayoutInlineBox.cpp 51efaa7569 Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible. 7 tahun lalu
LayoutInlineBox.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
LayoutInlineBoxText.cpp 1aab59eec4 Reduce allocations during Element construction, remove Geometry database, rework some of the Render, Update, and UpdateLayout logic. 6 tahun lalu
LayoutInlineBoxText.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
LayoutLineBox.cpp 51efaa7569 Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible. 7 tahun lalu
LayoutLineBox.h b1a3dc6b74 inline-block will now shrink width to inner content (beta) 7 tahun lalu
Log.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
Math.cpp 51efaa7569 Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible. 7 tahun lalu
Plugin.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
PluginRegistry.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
PluginRegistry.h 0e8316e5b4 Properly cleanup global libRocket system on Core::Shutdown. This allows libRocket to be Shutdown and reinitialised within the same execution. 15 tahun lalu
Pool.h ece191a7d8 Memory pool for ElementMeta 6 tahun lalu
Pool.inl ece191a7d8 Memory pool for ElementMeta 6 tahun lalu
Property.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
PropertyDefinition.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
PropertyDictionary.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
PropertyParserAnimation.cpp 0fa8af7154 Merge branch 'master' into performance 6 tahun lalu
PropertyParserAnimation.h e222a50e9a Refactoring. 7 tahun lalu
PropertyParserColour.cpp c307140b9b Replacing some containers 6 tahun lalu
PropertyParserColour.h c307140b9b Replacing some containers 6 tahun lalu
PropertyParserKeyword.cpp c307140b9b Replacing some containers 6 tahun lalu
PropertyParserKeyword.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
PropertyParserNumber.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
PropertyParserNumber.h b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 tahun lalu
PropertyParserString.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
PropertyParserString.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
PropertyParserTransform.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
PropertyParserTransform.h a9388f5229 RCSS transition beta. Only activated on pseudo-classes for now. 7 tahun lalu
PropertyShorthandDefinition.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
PropertySpecification.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
ReferenceCountable.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
RenderInterface.cpp 8deea52b73 Updated transform property patch 11 tahun lalu
Stream.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
StreamFile.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
StreamFile.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StreamMemory.cpp 9709407b29 Fix some issues found by the Visual Studio 2012 static analyzer. 11 tahun lalu
String.cpp 49cc4e5a61 Fix compiling all projects, some cleanup 6 tahun lalu
StringCache.cpp 9c9b65f51d More computed values 6 tahun lalu
StringCache.h 9c9b65f51d More computed values 6 tahun lalu
StringUtilities.cpp fa6bd0a062 Use all_properties_dirty flag when constructing elements 6 tahun lalu
StyleSheet.cpp 5cb9e1df4b Improved hashing of element definition 6 tahun lalu
StyleSheetFactory.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
StyleSheetFactory.h 709852fcf8 Replace std::unordered_map with robin_hood 6 tahun lalu
StyleSheetNode.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
StyleSheetNode.h 709852fcf8 Replace std::unordered_map with robin_hood 6 tahun lalu
StyleSheetNodeSelector.cpp 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelector.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorEmpty.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StyleSheetNodeSelectorEmpty.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorFirstChild.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StyleSheetNodeSelectorFirstChild.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorFirstOfType.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StyleSheetNodeSelectorFirstOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorLastChild.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StyleSheetNodeSelectorLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorLastOfType.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StyleSheetNodeSelectorLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorNthChild.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StyleSheetNodeSelectorNthChild.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorNthLastChild.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StyleSheetNodeSelectorNthLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorNthLastOfType.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StyleSheetNodeSelectorNthLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorNthOfType.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StyleSheetNodeSelectorNthOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorOnlyChild.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StyleSheetNodeSelectorOnlyChild.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorOnlyOfType.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
StyleSheetNodeSelectorOnlyOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetParser.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
StyleSheetParser.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
StyleSheetSpecification.cpp 9c9b65f51d More computed values 6 tahun lalu
SystemInterface.cpp f77f6e9473 Fix some differences between old string and std::string 6 tahun lalu
Template.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
Template.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
TemplateCache.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
TemplateCache.h 709852fcf8 Replace std::unordered_map with robin_hood 6 tahun lalu
Texture.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
TextureDatabase.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
TextureDatabase.h 709852fcf8 Replace std::unordered_map with robin_hood 6 tahun lalu
TextureLayout.cpp 09b9364721 Bug fixes and header licenses 15 tahun lalu
TextureLayout.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
TextureLayoutRectangle.cpp 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
TextureLayoutRectangle.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
TextureLayoutRow.cpp 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
TextureLayoutRow.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
TextureLayoutTexture.cpp a3b7be8332 tabs instead of spaces 2 10 tahun lalu
TextureLayoutTexture.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
TextureResource.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
TextureResource.h 709852fcf8 Replace std::unordered_map with robin_hood 6 tahun lalu
Transform.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu
TransformPrimitive.cpp 9bb9c01bf9 Convert transform, animation, and transition to string. 7 tahun lalu
TransformState.cpp 3999bd623a Refactoring 7 tahun lalu
URL.cpp 603fd40568 Off-by-one change in std::string::rfind 6 tahun lalu
UnicodeRange.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
UnicodeRange.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
Variant.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
Vector3.cpp 98c04ba685 Fix compiling 7 tahun lalu
Vector4.cpp 8deea52b73 Updated transform property patch 11 tahun lalu
ViewState.cpp 3999bd623a Refactoring 7 tahun lalu
WString.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
WidgetSlider.cpp 7ad658f7b7 Replace resize events with virtual function call 6 tahun lalu
WidgetSlider.h 5db7d68e7e Use double for absolute time 7 tahun lalu
WidgetSliderScroll.cpp 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 tahun lalu
WidgetSliderScroll.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
XMLNodeHandler.cpp 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
XMLNodeHandlerBody.cpp b04b4e58ba Replace Dictionary with unordered_flat_map 6 tahun lalu
XMLNodeHandlerBody.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
XMLNodeHandlerDefault.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
XMLNodeHandlerDefault.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
XMLNodeHandlerHead.cpp b04b4e58ba Replace Dictionary with unordered_flat_map 6 tahun lalu
XMLNodeHandlerHead.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
XMLNodeHandlerTemplate.cpp b04b4e58ba Replace Dictionary with unordered_flat_map 6 tahun lalu
XMLNodeHandlerTemplate.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
XMLParseTools.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 tahun lalu
XMLParseTools.h 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 tahun lalu
XMLParser.cpp e1626379ee Don't double create input elements 6 tahun lalu
precompiled.cpp 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
precompiled.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 tahun lalu