Michael Ragazzon 780d22e4ba Better handling of mouse cursor 6 anni fa
..
BitmapFont 6403e13fe4 Cmake precompiled header for MSVC. 7 anni fa
FreeType 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 anni fa
Lua aa89d4f91a Lua 5.3 support 10 anni fa
Python f1076e0f18 Various fixes to resolve issues with building python modules on OSX 11 anni fa
BaseXMLParser.cpp 9709407b29 Fix some issues found by the Visual Studio 2012 static analyzer. 11 anni fa
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 anni fa
Clock.cpp 5db7d68e7e Use double for absolute time 7 anni fa
Clock.h 5db7d68e7e Use double for absolute time 7 anni fa
Context.cpp 780d22e4ba Better handling of mouse cursor 6 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
Core.cpp b86efd039b Performance: Change several maps and sets to unordered_*. 7 anni fa
DebugFont.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
Decorator.cpp b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 anni fa
DecoratorInstancer.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 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
DecoratorTiled.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 anni fa
DecoratorTiled.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 anni fa
DecoratorTiledBox.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 anni fa
DecoratorTiledBox.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
DecoratorTiledBoxInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
DecoratorTiledHorizontal.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 anni fa
DecoratorTiledHorizontal.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
DecoratorTiledHorizontalInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
DecoratorTiledImage.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
DecoratorTiledImageInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
DecoratorTiledInstancer.cpp 8deea52b73 Updated transform property patch 11 anni fa
DecoratorTiledInstancer.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 anni fa
DecoratorTiledVertical.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 anni fa
DecoratorTiledVertical.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
DecoratorTiledVerticalInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
Dictionary.cpp 3397937d79 Interpolating transforms for animation.Implemented Primitives as variants to avoid RTTI and virtual function calls. Now targeting C++17. 7 anni fa
DocumentHeader.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 anni fa
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 anni fa
Element.cpp b82e1123a0 Performance improvements, avoid unnecessary allocations 6 anni fa
ElementAnimation.cpp 73de134f71 Bugfix in AddAnimationKey, fix warnings (thanks viciious) 6 anni fa
ElementAnimation.h b82e1123a0 Performance improvements, avoid unnecessary allocations 6 anni fa
ElementBackground.cpp f9ef5c79b5 Remove comments 7 anni fa
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 anni fa
ElementBorder.cpp f9ef5c79b5 Remove comments 7 anni fa
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 anni fa
ElementDecoration.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 anni fa
ElementDecoration.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 anni fa
ElementDefinition.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 anni fa
ElementDefinition.h 35381790cc Transitions on class change. 7 anni fa
ElementDocument.cpp ed6f84102f Blur child elements on document hide 7 anni fa
ElementHandle.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 anni fa
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 anni fa
ElementImage.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 anni fa
ElementImage.h f9ef5c79b5 Remove comments 7 anni fa
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 anni fa
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 anni fa
ElementScroll.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 anni fa
ElementStyle.cpp acac7fbedf Debugger: Some style attributes need to be fetched manually 6 anni fa
ElementStyle.h acac7fbedf Debugger: Some style attributes need to be fetched manually 6 anni fa
ElementStyleCache.cpp db0aff2a8d Added support for 'pointer-events: none' 7 anni fa
ElementStyleCache.h db0aff2a8d Added support for 'pointer-events: none' 7 anni fa
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 anni fa
ElementTextDefault.cpp beed216292 Apply opacity to text 7 anni fa
ElementTextDefault.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 anni fa
ElementUtilities.cpp 9426bfdab9 Fix some compiler warnings (thanks viciious) 6 anni fa
Event.cpp 4ec999e3d8 Allow matching transform primitives in their generic forms (e.g. translateX to translate3d). Helper functions and constructors for creating Transform animations. 7 anni fa
EventDispatcher.cpp 3e8d309c42 Add summary of element event listeners to debugger 6 anni fa
EventDispatcher.h 3e8d309c42 Add summary of element event listeners to debugger 6 anni fa
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 anni fa
EventInstancerDefault.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 anni fa
EventInstancerDefault.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 anni fa
EventIterators.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 anni fa
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 anni fa
Factory.cpp b86efd039b Performance: Change several maps and sets to unordered_*. 7 anni fa
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 anni fa
FileInterfaceDefault.cpp 13e472a586 build without default file interface 14 anni fa
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 anni fa
FontDatabase.cpp b86efd039b Performance: Change several maps and sets to unordered_*. 7 anni fa
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 anni fa
FontEffectInstancer.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 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
FontEffectOutlineInstancer.cpp 8deea52b73 Updated transform property patch 11 anni fa
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 anni fa
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 anni fa
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 anni fa
FontEffectShadowInstancer.cpp 8deea52b73 Updated transform property patch 11 anni fa
FontEffectShadowInstancer.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 anni fa
FontFace.cpp 61443dacb2 FontFace 10 anni fa
FontFaceHandle.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 anni fa
FontFaceHandle.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 anni fa
FontFaceLayer.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 anni fa
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 anni fa
FontFamily.cpp 61443dacb2 FontFace 10 anni fa
FontProvider.cpp 6403e13fe4 Cmake precompiled header for MSVC. 7 anni fa
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 anni fa
GeometryDatabase.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 anni fa
GeometryDatabase.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
LayoutBlockBox.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 anni fa
LayoutBlockBox.h 4d667faaec Inline block performance issue fix. 7 anni fa
LayoutBlockBoxSpace.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 anni fa
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 anni fa
LayoutEngine.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 anni fa
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 anni fa
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 anni fa
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 anni fa
LayoutInlineBoxText.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 anni fa
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 anni fa
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 anni fa
LayoutLineBox.h b1a3dc6b74 inline-block will now shrink width to inner content (beta) 7 anni fa
Log.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 anni fa
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 anni fa
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 anni fa
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 anni fa
PluginRegistry.h 0e8316e5b4 Properly cleanup global libRocket system on Core::Shutdown. This allows libRocket to be Shutdown and reinitialised within the same execution. 15 anni fa
Pool.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 anni fa
Pool.inl 09b9364721 Bug fixes and header licenses 15 anni fa
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 anni fa
PropertyDefinition.cpp 24e369e69c Add definition to default property value 6 anni fa
PropertyDictionary.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 anni fa
PropertyParserAnimation.cpp 73de134f71 Bugfix in AddAnimationKey, fix warnings (thanks viciious) 6 anni fa
PropertyParserAnimation.h e222a50e9a Refactoring. 7 anni fa
PropertyParserColour.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 anni fa
PropertyParserColour.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 anni fa
PropertyParserKeyword.cpp 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
PropertyParserNumber.cpp b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 anni fa
PropertyParserNumber.h b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 anni fa
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 anni fa
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 anni fa
PropertyParserTransform.cpp b82e1123a0 Performance improvements, avoid unnecessary allocations 6 anni fa
PropertyParserTransform.h a9388f5229 RCSS transition beta. Only activated on pseudo-classes for now. 7 anni fa
PropertyShorthandDefinition.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 anni fa
PropertySpecification.cpp 0b99b36a9c Add shorthand for RCSS 'border' 7 anni fa
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 anni fa
RenderInterface.cpp 8deea52b73 Updated transform property patch 11 anni fa
Stream.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 anni fa
StreamFile.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 anni fa
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 anni fa
StreamMemory.cpp 9709407b29 Fix some issues found by the Visual Studio 2012 static analyzer. 11 anni fa
String.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 anni fa
StringCache.cpp 946e1f208e Transition-end event, and fix Matrix3d primitive. 7 anni fa
StringCache.h 946e1f208e Transition-end event, and fix Matrix3d primitive. 7 anni fa
StringUtilities.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 anni fa
StyleSheet.cpp 1620032f5a Adding support for animation @keyframes 7 anni fa
StyleSheetFactory.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 anni fa
StyleSheetFactory.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 anni fa
StyleSheetNode.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 anni fa
StyleSheetNode.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 anni fa
StyleSheetNodeSelector.cpp 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
StyleSheetNodeSelector.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
StyleSheetNodeSelectorEmpty.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
StyleSheetNodeSelectorFirstChild.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
StyleSheetNodeSelectorFirstOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
StyleSheetNodeSelectorLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
StyleSheetNodeSelectorLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
StyleSheetNodeSelectorNthChild.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
StyleSheetNodeSelectorNthLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
StyleSheetNodeSelectorNthLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
StyleSheetNodeSelectorNthOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
StyleSheetNodeSelectorOnlyChild.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
StyleSheetNodeSelectorOnlyOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
StyleSheetParser.cpp 1620032f5a Adding support for animation @keyframes 7 anni fa
StyleSheetParser.h 1620032f5a Adding support for animation @keyframes 7 anni fa
StyleSheetSpecification.cpp e222a50e9a Refactoring. 7 anni fa
SystemInterface.cpp 957f7239d6 Removed the old mouse cursor code, and replaced it with a system interface method. Drawing a cursor manually will always lag behind the system cursor, thus it is better to let the user set the system cursor. 6 anni fa
Template.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 anni fa
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 anni fa
TemplateCache.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 anni fa
TemplateCache.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 anni fa
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 anni fa
TextureDatabase.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 anni fa
TextureDatabase.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 anni fa
TextureLayout.cpp 09b9364721 Bug fixes and header licenses 15 anni fa
TextureLayout.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
TextureLayoutRectangle.cpp 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
TextureLayoutRectangle.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
TextureLayoutRow.cpp 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
TextureLayoutRow.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
TextureLayoutTexture.cpp a3b7be8332 tabs instead of spaces 2 10 anni fa
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 anni fa
TextureResource.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 anni fa
TextureResource.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 anni fa
Transform.cpp 9bb9c01bf9 Convert transform, animation, and transition to string. 7 anni fa
TransformPrimitive.cpp 9bb9c01bf9 Convert transform, animation, and transition to string. 7 anni fa
TransformState.cpp 3999bd623a Refactoring 7 anni fa
URL.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 anni fa
UnicodeRange.cpp 09b9364721 Bug fixes and header licenses 15 anni fa
UnicodeRange.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
Variant.cpp e222a50e9a Refactoring. 7 anni fa
Vector3.cpp 98c04ba685 Fix compiling 7 anni fa
Vector4.cpp 8deea52b73 Updated transform property patch 11 anni fa
ViewState.cpp 3999bd623a Refactoring 7 anni fa
WString.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 anni fa
WidgetSlider.cpp 5db7d68e7e Use double for absolute time 7 anni fa
WidgetSlider.h 5db7d68e7e Use double for absolute time 7 anni fa
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 anni fa
WidgetSliderScroll.h 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
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 anni fa
XMLNodeHandlerBody.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 anni fa
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 anni fa
XMLNodeHandlerDefault.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 anni fa
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 anni fa
XMLNodeHandlerHead.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 anni fa
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 anni fa
XMLNodeHandlerTemplate.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 anni fa
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 anni fa
XMLParseTools.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 anni fa
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 anni fa
XMLParser.cpp b86efd039b Performance: Change several maps and sets to unordered_*. 7 anni fa
precompiled.cpp 0199dd021e libRocket 1.2 beta, initial import 15 anni fa
precompiled.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 anni fa