Michael Ragazzon ece191a7d8 Memory pool for ElementMeta 6 år sedan
..
BitmapFont c307140b9b Replacing some containers 6 år sedan
FreeType c307140b9b Replacing some containers 6 år sedan
Lua aa89d4f91a Lua 5.3 support 10 år sedan
Python f1076e0f18 Various fixes to resolve issues with building python modules on OSX 11 år sedan
BaseXMLParser.cpp 60682a09a3 Replace, don't emplace... 6 år sedan
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 år sedan
Clock.cpp 5db7d68e7e Use double for absolute time 7 år sedan
Clock.h 5db7d68e7e Use double for absolute time 7 år sedan
Context.cpp 0fa8af7154 Merge branch 'master' into performance 6 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
Core.cpp 709852fcf8 Replace std::unordered_map with robin_hood 6 år sedan
DebugFont.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
Decorator.cpp b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 år sedan
DecoratorInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
DecoratorTiled.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
DecoratorTiled.h c307140b9b Replacing some containers 6 år sedan
DecoratorTiledBox.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
DecoratorTiledBox.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
DecoratorTiledBoxInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
DecoratorTiledHorizontal.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
DecoratorTiledHorizontal.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
DecoratorTiledHorizontalInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
DecoratorTiledImage.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
DecoratorTiledImageInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
DecoratorTiledInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
DecoratorTiledInstancer.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
DecoratorTiledVertical.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
DecoratorTiledVertical.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
DecoratorTiledVerticalInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
DocumentHeader.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
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 år sedan
Element.cpp ece191a7d8 Memory pool for ElementMeta 6 år sedan
ElementAnimation.cpp 0fa8af7154 Merge branch 'master' into performance 6 år sedan
ElementAnimation.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
ElementBackground.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
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 år sedan
ElementBorder.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
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 år sedan
ElementDecoration.cpp 7ad658f7b7 Replace resize events with virtual function call 6 år sedan
ElementDecoration.h 7ad658f7b7 Replace resize events with virtual function call 6 år sedan
ElementDefinition.cpp 44161a1cc7 Optimize for empty pseudo class 6 år sedan
ElementDefinition.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
ElementDocument.cpp 7ad658f7b7 Replace resize events with virtual function call 6 år sedan
ElementHandle.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
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 år sedan
ElementImage.cpp 7ad658f7b7 Replace resize events with virtual function call 6 år sedan
ElementImage.h 7ad658f7b7 Replace resize events with virtual function call 6 år sedan
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 år sedan
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 år sedan
ElementScroll.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
ElementStyle.cpp fa6bd0a062 Use all_properties_dirty flag when constructing elements 6 år sedan
ElementStyle.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
ElementStyleCache.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
ElementStyleCache.h db0aff2a8d Added support for 'pointer-events: none' 7 år sedan
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 år sedan
ElementTextDefault.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
ElementTextDefault.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
ElementUtilities.cpp 0fa8af7154 Merge branch 'master' into performance 6 år sedan
Event.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
EventDispatcher.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
EventDispatcher.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
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 år sedan
EventInstancerDefault.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
EventInstancerDefault.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
EventIterators.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
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 år sedan
Factory.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
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 år sedan
FileInterfaceDefault.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
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 år sedan
FontDatabase.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
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 år sedan
FontEffectInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
FontEffectOutlineInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
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 år sedan
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 år sedan
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 år sedan
FontEffectShadowInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
FontEffectShadowInstancer.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
FontFace.cpp 61443dacb2 FontFace 10 år sedan
FontFaceHandle.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
FontFaceHandle.h 709852fcf8 Replace std::unordered_map with robin_hood 6 år sedan
FontFaceLayer.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
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 år sedan
FontFamily.cpp 61443dacb2 FontFace 10 år sedan
FontProvider.cpp c307140b9b Replacing some containers 6 år sedan
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 år sedan
GeometryDatabase.cpp 1aab59eec4 Reduce allocations during Element construction, remove Geometry database, rework some of the Render, Update, and UpdateLayout logic. 6 år sedan
GeometryDatabase.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
LayoutBlockBox.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
LayoutBlockBox.h 4d667faaec Inline block performance issue fix. 7 år sedan
LayoutBlockBoxSpace.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
LayoutBlockBoxSpace.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 år sedan
LayoutEngine.cpp ece191a7d8 Memory pool for ElementMeta 6 år sedan
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 år sedan
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 år sedan
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 år sedan
LayoutInlineBoxText.cpp 1aab59eec4 Reduce allocations during Element construction, remove Geometry database, rework some of the Render, Update, and UpdateLayout logic. 6 år sedan
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 år sedan
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 år sedan
LayoutLineBox.h b1a3dc6b74 inline-block will now shrink width to inner content (beta) 7 år sedan
Log.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
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 år sedan
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 år sedan
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 år sedan
PluginRegistry.h 0e8316e5b4 Properly cleanup global libRocket system on Core::Shutdown. This allows libRocket to be Shutdown and reinitialised within the same execution. 15 år sedan
Pool.h ece191a7d8 Memory pool for ElementMeta 6 år sedan
Pool.inl ece191a7d8 Memory pool for ElementMeta 6 år sedan
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 år sedan
PropertyDefinition.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
PropertyDictionary.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
PropertyParserAnimation.cpp 0fa8af7154 Merge branch 'master' into performance 6 år sedan
PropertyParserAnimation.h e222a50e9a Refactoring. 7 år sedan
PropertyParserColour.cpp c307140b9b Replacing some containers 6 år sedan
PropertyParserColour.h c307140b9b Replacing some containers 6 år sedan
PropertyParserKeyword.cpp c307140b9b Replacing some containers 6 år sedan
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 år sedan
PropertyParserNumber.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
PropertyParserNumber.h b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 år sedan
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 år sedan
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 år sedan
PropertyParserTransform.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
PropertyParserTransform.h a9388f5229 RCSS transition beta. Only activated on pseudo-classes for now. 7 år sedan
PropertyShorthandDefinition.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
PropertySpecification.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
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 år sedan
RenderInterface.cpp 8deea52b73 Updated transform property patch 11 år sedan
Stream.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
StreamFile.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
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 år sedan
StreamMemory.cpp 9709407b29 Fix some issues found by the Visual Studio 2012 static analyzer. 11 år sedan
String.cpp 49cc4e5a61 Fix compiling all projects, some cleanup 6 år sedan
StringCache.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
StringCache.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
StringUtilities.cpp fa6bd0a062 Use all_properties_dirty flag when constructing elements 6 år sedan
StyleSheet.cpp 709852fcf8 Replace std::unordered_map with robin_hood 6 år sedan
StyleSheetFactory.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
StyleSheetFactory.h 709852fcf8 Replace std::unordered_map with robin_hood 6 år sedan
StyleSheetNode.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
StyleSheetNode.h 709852fcf8 Replace std::unordered_map with robin_hood 6 år sedan
StyleSheetNodeSelector.cpp 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
StyleSheetNodeSelector.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
StyleSheetNodeSelectorEmpty.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
StyleSheetNodeSelectorFirstChild.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
StyleSheetNodeSelectorFirstOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
StyleSheetNodeSelectorLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
StyleSheetNodeSelectorLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
StyleSheetNodeSelectorNthChild.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
StyleSheetNodeSelectorNthLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
StyleSheetNodeSelectorNthLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
StyleSheetNodeSelectorNthOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
StyleSheetNodeSelectorOnlyChild.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
StyleSheetNodeSelectorOnlyOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
StyleSheetParser.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
StyleSheetParser.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
StyleSheetSpecification.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
SystemInterface.cpp f77f6e9473 Fix some differences between old string and std::string 6 år sedan
Template.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
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 år sedan
TemplateCache.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
TemplateCache.h 709852fcf8 Replace std::unordered_map with robin_hood 6 år sedan
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 år sedan
TextureDatabase.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
TextureDatabase.h 709852fcf8 Replace std::unordered_map with robin_hood 6 år sedan
TextureLayout.cpp 09b9364721 Bug fixes and header licenses 15 år sedan
TextureLayout.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
TextureLayoutRectangle.cpp 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
TextureLayoutRectangle.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
TextureLayoutRow.cpp 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
TextureLayoutRow.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
TextureLayoutTexture.cpp a3b7be8332 tabs instead of spaces 2 10 år sedan
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 år sedan
TextureResource.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
TextureResource.h 709852fcf8 Replace std::unordered_map with robin_hood 6 år sedan
Transform.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan
TransformPrimitive.cpp 9bb9c01bf9 Convert transform, animation, and transition to string. 7 år sedan
TransformState.cpp 3999bd623a Refactoring 7 år sedan
URL.cpp 603fd40568 Off-by-one change in std::string::rfind 6 år sedan
UnicodeRange.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
UnicodeRange.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
Variant.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
Vector3.cpp 98c04ba685 Fix compiling 7 år sedan
Vector4.cpp 8deea52b73 Updated transform property patch 11 år sedan
ViewState.cpp 3999bd623a Refactoring 7 år sedan
WString.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
WidgetSlider.cpp 7ad658f7b7 Replace resize events with virtual function call 6 år sedan
WidgetSlider.h 5db7d68e7e Use double for absolute time 7 år sedan
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 år sedan
WidgetSliderScroll.h 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
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 år sedan
XMLNodeHandlerBody.cpp b04b4e58ba Replace Dictionary with unordered_flat_map 6 år sedan
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 år sedan
XMLNodeHandlerDefault.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
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 år sedan
XMLNodeHandlerHead.cpp b04b4e58ba Replace Dictionary with unordered_flat_map 6 år sedan
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 år sedan
XMLNodeHandlerTemplate.cpp b04b4e58ba Replace Dictionary with unordered_flat_map 6 år sedan
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 år sedan
XMLParseTools.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 år sedan
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 år sedan
XMLParser.cpp e1626379ee Don't double create input elements 6 år sedan
precompiled.cpp 0199dd021e libRocket 1.2 beta, initial import 15 år sedan
precompiled.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 år sedan