Michael Ragazzon 24e369e69c Add definition to default property value 6 years ago
..
BitmapFont 6403e13fe4 Cmake precompiled header for MSVC. 7 years ago
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 years ago
Lua aa89d4f91a Lua 5.3 support 10 years ago
Python f1076e0f18 Various fixes to resolve issues with building python modules on OSX 11 years ago
BaseXMLParser.cpp 9709407b29 Fix some issues found by the Visual Studio 2012 static analyzer. 11 years ago
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 years ago
Clock.cpp 5db7d68e7e Use double for absolute time 7 years ago
Clock.h 5db7d68e7e Use double for absolute time 7 years ago
Context.cpp b82e1123a0 Performance improvements, avoid unnecessary allocations 6 years ago
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 years ago
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 years ago
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 years ago
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 years ago
Core.cpp b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
DebugFont.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
Decorator.cpp b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
DecoratorTiledBox.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
DecoratorTiledBoxInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
DecoratorTiledHorizontal.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
DecoratorTiledHorizontalInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
DecoratorTiledImage.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
DecoratorTiledImageInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
DecoratorTiledInstancer.cpp 8deea52b73 Updated transform property patch 11 years ago
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 years ago
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 years ago
DecoratorTiledVertical.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
DecoratorTiledVerticalInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
Dictionary.cpp 3397937d79 Interpolating transforms for animation.Implemented Primitives as variants to avoid RTTI and virtual function calls. Now targeting C++17. 7 years ago
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 years ago
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 years ago
Element.cpp b82e1123a0 Performance improvements, avoid unnecessary allocations 6 years ago
ElementAnimation.cpp 24e369e69c Add definition to default property value 6 years ago
ElementAnimation.h b82e1123a0 Performance improvements, avoid unnecessary allocations 6 years ago
ElementBackground.cpp f9ef5c79b5 Remove comments 7 years ago
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 years ago
ElementBorder.cpp f9ef5c79b5 Remove comments 7 years ago
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 years ago
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 years ago
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 years ago
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 years ago
ElementDefinition.h 35381790cc Transitions on class change. 7 years ago
ElementDocument.cpp ed6f84102f Blur child elements on document hide 7 years ago
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 years ago
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 years ago
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 years ago
ElementImage.h f9ef5c79b5 Remove comments 7 years ago
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 years ago
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 years ago
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 years ago
ElementStyle.cpp acac7fbedf Debugger: Some style attributes need to be fetched manually 6 years ago
ElementStyle.h acac7fbedf Debugger: Some style attributes need to be fetched manually 6 years ago
ElementStyleCache.cpp db0aff2a8d Added support for 'pointer-events: none' 7 years ago
ElementStyleCache.h db0aff2a8d Added support for 'pointer-events: none' 7 years ago
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 years ago
ElementTextDefault.cpp beed216292 Apply opacity to text 7 years ago
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 years ago
ElementUtilities.cpp c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. 7 years ago
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 years ago
EventDispatcher.cpp 3e8d309c42 Add summary of element event listeners to debugger 6 years ago
EventDispatcher.h 3e8d309c42 Add summary of element event listeners to debugger 6 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
Factory.cpp b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
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 years ago
FileInterfaceDefault.cpp 13e472a586 build without default file interface 14 years ago
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 years ago
FontDatabase.cpp b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
FontEffectOutlineInstancer.cpp 8deea52b73 Updated transform property patch 11 years ago
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 years ago
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 years ago
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 years ago
FontEffectShadowInstancer.cpp 8deea52b73 Updated transform property patch 11 years ago
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 years ago
FontFace.cpp 61443dacb2 FontFace 10 years ago
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 years ago
FontFaceHandle.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
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 years ago
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 years ago
FontFamily.cpp 61443dacb2 FontFace 10 years ago
FontProvider.cpp 6403e13fe4 Cmake precompiled header for MSVC. 7 years ago
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 years ago
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 years ago
GeometryDatabase.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
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 years ago
LayoutBlockBox.h 4d667faaec Inline block performance issue fix. 7 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
LayoutLineBox.h b1a3dc6b74 inline-block will now shrink width to inner content (beta) 7 years ago
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 years ago
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 years ago
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 years ago
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 years ago
PluginRegistry.h 0e8316e5b4 Properly cleanup global libRocket system on Core::Shutdown. This allows libRocket to be Shutdown and reinitialised within the same execution. 15 years ago
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 years ago
Pool.inl 09b9364721 Bug fixes and header licenses 15 years ago
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 years ago
PropertyDefinition.cpp 24e369e69c Add definition to default property value 6 years ago
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 years ago
PropertyParserAnimation.cpp e222a50e9a Refactoring. 7 years ago
PropertyParserAnimation.h e222a50e9a Refactoring. 7 years ago
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 years ago
PropertyParserColour.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
PropertyParserKeyword.cpp 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
PropertyParserNumber.cpp b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 years ago
PropertyParserNumber.h b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 years ago
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 years ago
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 years ago
PropertyParserTransform.cpp b82e1123a0 Performance improvements, avoid unnecessary allocations 6 years ago
PropertyParserTransform.h a9388f5229 RCSS transition beta. Only activated on pseudo-classes for now. 7 years ago
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 years ago
PropertySpecification.cpp 0b99b36a9c Add shorthand for RCSS 'border' 7 years ago
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 years ago
RenderInterface.cpp 8deea52b73 Updated transform property patch 11 years ago
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 years ago
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 years ago
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 years ago
StreamMemory.cpp 9709407b29 Fix some issues found by the Visual Studio 2012 static analyzer. 11 years ago
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 years ago
StringCache.cpp 946e1f208e Transition-end event, and fix Matrix3d primitive. 7 years ago
StringCache.h 946e1f208e Transition-end event, and fix Matrix3d primitive. 7 years ago
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 years ago
StyleSheet.cpp 1620032f5a Adding support for animation @keyframes 7 years ago
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 years ago
StyleSheetFactory.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
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 years ago
StyleSheetNode.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
StyleSheetNodeSelector.cpp 0199dd021e libRocket 1.2 beta, initial import 15 years ago
StyleSheetNodeSelector.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
StyleSheetNodeSelectorEmpty.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
StyleSheetNodeSelectorFirstChild.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
StyleSheetNodeSelectorFirstOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
StyleSheetNodeSelectorLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
StyleSheetNodeSelectorLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
StyleSheetNodeSelectorNthChild.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
StyleSheetNodeSelectorNthLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
StyleSheetNodeSelectorNthLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
StyleSheetNodeSelectorNthOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
StyleSheetNodeSelectorOnlyChild.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
StyleSheetNodeSelectorOnlyOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
StyleSheetParser.cpp 1620032f5a Adding support for animation @keyframes 7 years ago
StyleSheetParser.h 1620032f5a Adding support for animation @keyframes 7 years ago
StyleSheetSpecification.cpp e222a50e9a Refactoring. 7 years ago
SystemInterface.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 years ago
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 years ago
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 years ago
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 years ago
TemplateCache.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
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 years ago
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 years ago
TextureDatabase.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
TextureLayout.cpp 09b9364721 Bug fixes and header licenses 15 years ago
TextureLayout.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
TextureLayoutRectangle.cpp 0199dd021e libRocket 1.2 beta, initial import 15 years ago
TextureLayoutRectangle.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
TextureLayoutRow.cpp 0199dd021e libRocket 1.2 beta, initial import 15 years ago
TextureLayoutRow.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
TextureLayoutTexture.cpp a3b7be8332 tabs instead of spaces 2 10 years ago
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 years ago
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 years ago
TextureResource.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
Transform.cpp 9bb9c01bf9 Convert transform, animation, and transition to string. 7 years ago
TransformPrimitive.cpp 9bb9c01bf9 Convert transform, animation, and transition to string. 7 years ago
TransformState.cpp 3999bd623a Refactoring 7 years ago
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 years ago
UnicodeRange.cpp 09b9364721 Bug fixes and header licenses 15 years ago
UnicodeRange.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
Variant.cpp e222a50e9a Refactoring. 7 years ago
Vector3.cpp 98c04ba685 Fix compiling 7 years ago
Vector4.cpp 8deea52b73 Updated transform property patch 11 years ago
ViewState.cpp 3999bd623a Refactoring 7 years ago
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 years ago
WidgetSlider.cpp 5db7d68e7e Use double for absolute time 7 years ago
WidgetSlider.h 5db7d68e7e Use double for absolute time 7 years ago
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 years ago
WidgetSliderScroll.h 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
XMLParser.cpp b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
precompiled.cpp 0199dd021e libRocket 1.2 beta, initial import 15 years ago
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 years ago