Michael Ragazzon aa18b0428a Emit load event before ElementDocument update. Fixes LuaInvader sample crash. 6 tahun lalu
..
BitmapFont 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 6 tahun lalu
FreeType 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 6 tahun lalu
Lua eb26dd47f2 Lua bindings building 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 6d9667b9b1 Add ROCKETCORE_API specifier where appropriate 6 tahun lalu
Clock.h 6d9667b9b1 Add ROCKETCORE_API specifier where appropriate 6 tahun lalu
ComputeProperty.cpp 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 6 tahun lalu
ComputeProperty.h 38a559d824 Look for parser in case of missing parser_index in keyword property 6 tahun lalu
Context.cpp aa18b0428a Emit load event before ElementDocument update. Fixes LuaInvader sample crash. 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 27fe058191 Trying to fix compilation issues (why is std::string suddenly more than 32 bytes?) 6 tahun lalu
ElementAnimation.cpp 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 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 949547836f Fix a bug due to keyword values of pointer_events. Properly handle properties set during OnPropertyChange. 6 tahun lalu
ElementHandle.cpp 4f8c216c5e Some cleaning up 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 6078956945 Clean up 6 tahun lalu
ElementStyle.cpp 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 6 tahun lalu
ElementStyle.h 48fa0e46a3 ElementText, wait for OnRender to generate geometry, reserve vector size 6 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 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 6 tahun lalu
ElementTextDefault.h 48fa0e46a3 ElementText, wait for OnRender to generate geometry, reserve vector size 6 tahun lalu
ElementUtilities.cpp 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 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 dec4ef6af6 Avoid duplicate conversion to lowercase 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 1e41f9a4ef Remove lock layout: it already had no effect 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 cfaab542f4 Fix potential problems 6 tahun lalu
FontFamily.cpp 61443dacb2 FontFace 10 tahun lalu
FontProvider.cpp dec4ef6af6 Avoid duplicate conversion to lowercase 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 6078956945 Clean up 6 tahun lalu
LayoutBlockBox.h cfbf05d038 Replace style cache by computed values 6 tahun lalu
LayoutBlockBoxSpace.cpp cfbf05d038 Replace style cache by computed values 6 tahun lalu
LayoutBlockBoxSpace.h cfbf05d038 Replace style cache by computed values 6 tahun lalu
LayoutEngine.cpp a0f066d8d7 Fix the data grid and inline-block layout with specified width 6 tahun lalu
LayoutEngine.h e18ac30c43 Use computed values in layoutengine 6 tahun lalu
LayoutInlineBox.cpp e58148908d Fix a layout bug 6 tahun lalu
LayoutInlineBox.h cfbf05d038 Replace style cache by computed values 6 tahun lalu
LayoutInlineBoxText.cpp cfbf05d038 Replace style cache by computed values 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 cfbf05d038 Replace style cache by computed values 6 tahun lalu
LayoutLineBox.h b1a3dc6b74 inline-block will now shrink width to inner content (beta) 7 tahun lalu
Log.cpp 6e2aecc127 Remove WString.h, fix some compilation errors 6 tahun lalu
Math.cpp 318f299fbe Try fixing builds, deprecate Python support 6 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 38a559d824 Look for parser in case of missing parser_index in keyword property 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 90c2d5005e Merge remote-tracking branch 'origin/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 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 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 d4422169bf Some more cleanup, remove pixels per inch interface, set to a constant 96 ppi as per CSS specs. 6 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 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 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 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 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 cfbf05d038 Replace style cache by computed values 6 tahun lalu
StyleSheetNodeSelectorEmpty.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorFirstChild.cpp cfbf05d038 Replace style cache by computed values 6 tahun lalu
StyleSheetNodeSelectorFirstChild.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorFirstOfType.cpp cfbf05d038 Replace style cache by computed values 6 tahun lalu
StyleSheetNodeSelectorFirstOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorLastChild.cpp cfbf05d038 Replace style cache by computed values 6 tahun lalu
StyleSheetNodeSelectorLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorLastOfType.cpp cfbf05d038 Replace style cache by computed values 6 tahun lalu
StyleSheetNodeSelectorLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorNthChild.cpp cfbf05d038 Replace style cache by computed values 6 tahun lalu
StyleSheetNodeSelectorNthChild.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorNthLastChild.cpp cfbf05d038 Replace style cache by computed values 6 tahun lalu
StyleSheetNodeSelectorNthLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorNthLastOfType.cpp cfbf05d038 Replace style cache by computed values 6 tahun lalu
StyleSheetNodeSelectorNthLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorNthOfType.cpp cfbf05d038 Replace style cache by computed values 6 tahun lalu
StyleSheetNodeSelectorNthOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorOnlyChild.cpp cfbf05d038 Replace style cache by computed values 6 tahun lalu
StyleSheetNodeSelectorOnlyChild.h 0199dd021e libRocket 1.2 beta, initial import 15 tahun lalu
StyleSheetNodeSelectorOnlyOfType.cpp cfbf05d038 Replace style cache by computed values 6 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 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 6 tahun lalu
SystemInterface.cpp a9c9160fbd Fix assertion message error 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 6d9667b9b1 Add ROCKETCORE_API specifier where appropriate 6 tahun lalu
TransformPrimitive.cpp 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 6 tahun lalu
TransformState.cpp 1f7bc5b9b3 Actually remove the unnecessary includes 6 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 27fe058191 Trying to fix compilation issues (why is std::string suddenly more than 32 bytes?) 6 tahun lalu
Vector3.cpp 98c04ba685 Fix compiling 7 tahun lalu
Vector4.cpp 8deea52b73 Updated transform property patch 11 tahun lalu
ViewState.cpp 1f7bc5b9b3 Actually remove the unnecessary includes 6 tahun lalu
WidgetSlider.cpp a0f066d8d7 Fix the data grid and inline-block layout with specified width 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