Michael Ragazzon 0242f6366b Top and bottom z-index values not supported vor 6 Jahren
..
BitmapFont c307140b9b Replacing some containers vor 6 Jahren
FreeType 1696aa5c64 Fix some potential memory access violations. vor 6 Jahren
Lua 25c936544b Computed values: Iterating over the locally defined properties vor 6 Jahren
Python f1076e0f18 Various fixes to resolve issues with building python modules on OSX vor 11 Jahren
BaseXMLParser.cpp 60682a09a3 Replace, don't emplace... vor 6 Jahren
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. vor 11 Jahren
Clock.cpp 5db7d68e7e Use double for absolute time vor 7 Jahren
Clock.h 5db7d68e7e Use double for absolute time vor 7 Jahren
ComputeProperty.cpp 6078956945 Clean up vor 6 Jahren
ComputeProperty.h 6078956945 Clean up vor 6 Jahren
Context.cpp 390b6e07ba Replacing GetLocalProperty vor 6 Jahren
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. vor 11 Jahren
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. vor 11 Jahren
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. vor 11 Jahren
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. vor 11 Jahren
Core.cpp 709852fcf8 Replace std::unordered_map with robin_hood vor 6 Jahren
DebugFont.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
Decorator.cpp b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". vor 7 Jahren
DecoratorInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
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 vor 11 Jahren
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. vor 11 Jahren
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 vor 11 Jahren
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. vor 11 Jahren
DecoratorTiled.cpp 83095e12c2 Move computed values file vor 6 Jahren
DecoratorTiled.h c307140b9b Replacing some containers vor 6 Jahren
DecoratorTiledBox.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
DecoratorTiledBox.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
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 vor 11 Jahren
DecoratorTiledBoxInstancer.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
DecoratorTiledHorizontal.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
DecoratorTiledHorizontal.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
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 vor 11 Jahren
DecoratorTiledHorizontalInstancer.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
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. vor 7 Jahren
DecoratorTiledImage.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
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 vor 11 Jahren
DecoratorTiledImageInstancer.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
DecoratorTiledInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
DecoratorTiledInstancer.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
DecoratorTiledVertical.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
DecoratorTiledVertical.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
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 vor 11 Jahren
DecoratorTiledVerticalInstancer.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
DocumentHeader.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
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. vor 11 Jahren
Element.cpp b7f84b1e1a Minor cleanup vor 6 Jahren
ElementAnimation.cpp b7f84b1e1a Minor cleanup vor 6 Jahren
ElementAnimation.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
ElementBackground.cpp 83095e12c2 Move computed values file vor 6 Jahren
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. vor 11 Jahren
ElementBorder.cpp c285bf99e9 Compute all the properties! vor 6 Jahren
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. vor 11 Jahren
ElementDecoration.cpp 7ad658f7b7 Replace resize events with virtual function call vor 6 Jahren
ElementDecoration.h 7ad658f7b7 Replace resize events with virtual function call vor 6 Jahren
ElementDefinition.cpp 25c936544b Computed values: Iterating over the locally defined properties vor 6 Jahren
ElementDefinition.h 25c936544b Computed values: Iterating over the locally defined properties vor 6 Jahren
ElementDocument.cpp 6078956945 Clean up vor 6 Jahren
ElementHandle.cpp 4f8c216c5e Some cleaning up vor 6 Jahren
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. vor 11 Jahren
ElementImage.cpp c285bf99e9 Compute all the properties! vor 6 Jahren
ElementImage.h 7ad658f7b7 Replace resize events with virtual function call vor 6 Jahren
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. vor 11 Jahren
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. vor 11 Jahren
ElementScroll.cpp 6078956945 Clean up vor 6 Jahren
ElementStyle.cpp 0242f6366b Top and bottom z-index values not supported vor 6 Jahren
ElementStyle.h 0242f6366b Top and bottom z-index values not supported vor 6 Jahren
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. vor 11 Jahren
ElementTextDefault.cpp 92dd7364f9 Some more vor 6 Jahren
ElementTextDefault.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
ElementUtilities.cpp 390b6e07ba Replacing GetLocalProperty vor 6 Jahren
Event.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
EventDispatcher.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
EventDispatcher.h dec4ef6af6 Avoid duplicate conversion to lowercase vor 6 Jahren
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. vor 11 Jahren
EventInstancerDefault.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
EventInstancerDefault.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
EventIterators.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
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. vor 11 Jahren
Factory.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
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. vor 11 Jahren
FileInterfaceDefault.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
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. vor 11 Jahren
FontDatabase.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
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. vor 11 Jahren
FontEffectInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
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 vor 11 Jahren
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. vor 11 Jahren
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 vor 11 Jahren
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. vor 11 Jahren
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 vor 11 Jahren
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. vor 11 Jahren
FontEffectOutlineInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
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. vor 11 Jahren
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 vor 11 Jahren
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. vor 11 Jahren
FontEffectShadowInstancer.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
FontEffectShadowInstancer.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
FontFace.cpp 61443dacb2 FontFace vor 10 Jahren
FontFaceHandle.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
FontFaceHandle.h 709852fcf8 Replace std::unordered_map with robin_hood vor 6 Jahren
FontFaceLayer.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
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. vor 7 Jahren
FontFamily.cpp 61443dacb2 FontFace vor 10 Jahren
FontProvider.cpp dec4ef6af6 Avoid duplicate conversion to lowercase vor 6 Jahren
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. vor 11 Jahren
GeometryDatabase.cpp 1aab59eec4 Reduce allocations during Element construction, remove Geometry database, rework some of the Render, Update, and UpdateLayout logic. vor 6 Jahren
GeometryDatabase.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
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. vor 11 Jahren
LayoutBlockBox.cpp 6078956945 Clean up vor 6 Jahren
LayoutBlockBox.h cfbf05d038 Replace style cache by computed values vor 6 Jahren
LayoutBlockBoxSpace.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
LayoutBlockBoxSpace.h cfbf05d038 Replace style cache by computed values vor 6 Jahren
LayoutEngine.cpp a0f066d8d7 Fix the data grid and inline-block layout with specified width vor 6 Jahren
LayoutEngine.h e18ac30c43 Use computed values in layoutengine vor 6 Jahren
LayoutInlineBox.cpp e58148908d Fix a layout bug vor 6 Jahren
LayoutInlineBox.h cfbf05d038 Replace style cache by computed values vor 6 Jahren
LayoutInlineBoxText.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
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. vor 11 Jahren
LayoutLineBox.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
LayoutLineBox.h b1a3dc6b74 inline-block will now shrink width to inner content (beta) vor 7 Jahren
Log.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
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. vor 7 Jahren
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. vor 11 Jahren
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. vor 11 Jahren
PluginRegistry.h 0e8316e5b4 Properly cleanup global libRocket system on Core::Shutdown. This allows libRocket to be Shutdown and reinitialised within the same execution. vor 15 Jahren
Pool.h ece191a7d8 Memory pool for ElementMeta vor 6 Jahren
Pool.inl ece191a7d8 Memory pool for ElementMeta vor 6 Jahren
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. vor 11 Jahren
PropertyDefinition.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
PropertyDictionary.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
PropertyParserAnimation.cpp 0fa8af7154 Merge branch 'master' into performance vor 6 Jahren
PropertyParserAnimation.h e222a50e9a Refactoring. vor 7 Jahren
PropertyParserColour.cpp c307140b9b Replacing some containers vor 6 Jahren
PropertyParserColour.h c307140b9b Replacing some containers vor 6 Jahren
PropertyParserKeyword.cpp c307140b9b Replacing some containers vor 6 Jahren
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. vor 11 Jahren
PropertyParserNumber.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
PropertyParserNumber.h b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". vor 7 Jahren
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 vor 11 Jahren
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. vor 11 Jahren
PropertyParserTransform.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
PropertyParserTransform.h a9388f5229 RCSS transition beta. Only activated on pseudo-classes for now. vor 7 Jahren
PropertyShorthandDefinition.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
PropertySpecification.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
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. vor 11 Jahren
RenderInterface.cpp d4422169bf Some more cleanup, remove pixels per inch interface, set to a constant 96 ppi as per CSS specs. vor 6 Jahren
Stream.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
StreamFile.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
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. vor 11 Jahren
StreamMemory.cpp 9709407b29 Fix some issues found by the Visual Studio 2012 static analyzer. vor 11 Jahren
String.cpp 49cc4e5a61 Fix compiling all projects, some cleanup vor 6 Jahren
StringCache.cpp 9c9b65f51d More computed values vor 6 Jahren
StringCache.h 9c9b65f51d More computed values vor 6 Jahren
StringUtilities.cpp fa6bd0a062 Use all_properties_dirty flag when constructing elements vor 6 Jahren
StyleSheet.cpp 5cb9e1df4b Improved hashing of element definition vor 6 Jahren
StyleSheetFactory.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
StyleSheetFactory.h 709852fcf8 Replace std::unordered_map with robin_hood vor 6 Jahren
StyleSheetNode.cpp dec4ef6af6 Avoid duplicate conversion to lowercase vor 6 Jahren
StyleSheetNode.h 709852fcf8 Replace std::unordered_map with robin_hood vor 6 Jahren
StyleSheetNodeSelector.cpp 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelector.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelectorEmpty.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
StyleSheetNodeSelectorEmpty.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelectorFirstChild.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
StyleSheetNodeSelectorFirstChild.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelectorFirstOfType.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
StyleSheetNodeSelectorFirstOfType.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelectorLastChild.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
StyleSheetNodeSelectorLastChild.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelectorLastOfType.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
StyleSheetNodeSelectorLastOfType.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelectorNthChild.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
StyleSheetNodeSelectorNthChild.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelectorNthLastChild.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
StyleSheetNodeSelectorNthLastChild.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelectorNthLastOfType.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
StyleSheetNodeSelectorNthLastOfType.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelectorNthOfType.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
StyleSheetNodeSelectorNthOfType.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelectorOnlyChild.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
StyleSheetNodeSelectorOnlyChild.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetNodeSelectorOnlyOfType.cpp cfbf05d038 Replace style cache by computed values vor 6 Jahren
StyleSheetNodeSelectorOnlyOfType.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
StyleSheetParser.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
StyleSheetParser.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
StyleSheetSpecification.cpp 9c9b65f51d More computed values vor 6 Jahren
SystemInterface.cpp a9c9160fbd Fix assertion message error vor 6 Jahren
Template.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
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. vor 11 Jahren
TemplateCache.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
TemplateCache.h 709852fcf8 Replace std::unordered_map with robin_hood vor 6 Jahren
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. vor 11 Jahren
TextureDatabase.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
TextureDatabase.h 709852fcf8 Replace std::unordered_map with robin_hood vor 6 Jahren
TextureLayout.cpp 09b9364721 Bug fixes and header licenses vor 15 Jahren
TextureLayout.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
TextureLayoutRectangle.cpp 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
TextureLayoutRectangle.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
TextureLayoutRow.cpp 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
TextureLayoutRow.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
TextureLayoutTexture.cpp a3b7be8332 tabs instead of spaces 2 vor 10 Jahren
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. vor 11 Jahren
TextureResource.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
TextureResource.h 709852fcf8 Replace std::unordered_map with robin_hood vor 6 Jahren
Transform.cpp f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren
TransformPrimitive.cpp 6078956945 Clean up vor 6 Jahren
TransformState.cpp 3999bd623a Refactoring vor 7 Jahren
URL.cpp 603fd40568 Off-by-one change in std::string::rfind vor 6 Jahren
UnicodeRange.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
UnicodeRange.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
Variant.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
Vector3.cpp 98c04ba685 Fix compiling vor 7 Jahren
Vector4.cpp 8deea52b73 Updated transform property patch vor 11 Jahren
ViewState.cpp 3999bd623a Refactoring vor 7 Jahren
WString.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
WidgetSlider.cpp a0f066d8d7 Fix the data grid and inline-block layout with specified width vor 6 Jahren
WidgetSlider.h 5db7d68e7e Use double for absolute time vor 7 Jahren
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 vor 11 Jahren
WidgetSliderScroll.h 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
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. vor 11 Jahren
XMLNodeHandlerBody.cpp b04b4e58ba Replace Dictionary with unordered_flat_map vor 6 Jahren
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. vor 11 Jahren
XMLNodeHandlerDefault.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
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. vor 11 Jahren
XMLNodeHandlerHead.cpp b04b4e58ba Replace Dictionary with unordered_flat_map vor 6 Jahren
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. vor 11 Jahren
XMLNodeHandlerTemplate.cpp b04b4e58ba Replace Dictionary with unordered_flat_map vor 6 Jahren
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. vor 11 Jahren
XMLParseTools.cpp e6638f1020 WIP: Attempt to replace Rocket::String with std::string vor 6 Jahren
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. vor 11 Jahren
XMLParser.cpp e1626379ee Don't double create input elements vor 6 Jahren
precompiled.cpp 0199dd021e libRocket 1.2 beta, initial import vor 15 Jahren
precompiled.h f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. vor 6 Jahren