David Wimsey 579dce51f3 Various fixes to sync Lua scripting with recent updates 11 лет назад
..
Lua 579dce51f3 Various fixes to sync Lua scripting with recent updates 11 лет назад
Python 1a22bd59a8 These appear to have be remnants from before the project was placed on github, they are not included in the CMake build process, note any project files. 11 лет назад
BaseXMLParser.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 лет назад
Box.cpp 672fd9e500 Fixed compiler warnings due to order of initialization values 11 лет назад
Clock.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
Clock.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
Context.cpp 672fd9e500 Fixed compiler warnings due to order of initialization values 11 лет назад
ContextInstancer.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ContextInstancerDefault.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ContextInstancerDefault.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ConvolutionFilter.cpp 09b9364721 Bug fixes and header licenses 15 лет назад
Core.cpp 13e472a586 build without default file interface 14 лет назад
DebugFont.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
Decorator.cpp d0c2d60132 use dpi units 12 лет назад
DecoratorInstancer.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
DecoratorNone.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
DecoratorNoneInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
DecoratorTiled.cpp 9c157a4353 Fixed repeat-truncated to truncate and not stretch in all cases. 14 лет назад
DecoratorTiled.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
DecoratorTiledBox.cpp 9f0c9c9906 Switched void* interface handles to uintptr_t for better cross platform compatibility. 15 лет назад
DecoratorTiledBox.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
DecoratorTiledBoxInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
DecoratorTiledHorizontal.cpp 9f0c9c9906 Switched void* interface handles to uintptr_t for better cross platform compatibility. 15 лет назад
DecoratorTiledHorizontal.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
DecoratorTiledHorizontalInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
DecoratorTiledImage.cpp 9f0c9c9906 Switched void* interface handles to uintptr_t for better cross platform compatibility. 15 лет назад
DecoratorTiledImage.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
DecoratorTiledImageInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
DecoratorTiledInstancer.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
DecoratorTiledInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
DecoratorTiledVertical.cpp 9f0c9c9906 Switched void* interface handles to uintptr_t for better cross platform compatibility. 15 лет назад
DecoratorTiledVertical.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
DecoratorTiledVerticalInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
Dictionary.cpp de4d03be6b Cleaned up ambiguous for loop to avoid compiler warnings and code clarity 11 лет назад
DocumentHeader.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
DocumentHeader.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
Element.cpp 346ff946f9 Merge pull request #152 from dwimsey/feature/warningfix-unused-parameters 11 лет назад
ElementBackground.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementBackground.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementBorder.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementBorder.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementDecoration.cpp ed17fdbe68 Warning fixes. 12 лет назад
ElementDecoration.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementDefinition.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 лет назад
ElementDefinition.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementDocument.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 лет назад
ElementHandle.cpp f4bc0e526a Optimize document re-layout by caching layout-important CSS properties 13 лет назад
ElementHandle.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementImage.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementImage.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementInstancer.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementReference.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementScroll.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementStyle.cpp 0c1d739cd2 Fixed duplicate code due to merging two related pull requests. 11 лет назад
ElementStyle.h 94a2515387 added REM unit support 12 лет назад
ElementStyleCache.cpp 69feff3713 Fix gcc compilation warnings 12 лет назад
ElementStyleCache.h f4bc0e526a Optimize document re-layout by caching layout-important CSS properties 13 лет назад
ElementText.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementTextDefault.cpp ed17fdbe68 Warning fixes. 12 лет назад
ElementTextDefault.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
ElementUtilities.cpp 71383c660d remove unused code 11 лет назад
Event.cpp 672fd9e500 Fixed compiler warnings due to order of initialization values 11 лет назад
EventDispatcher.cpp ed17fdbe68 Warning fixes. 12 лет назад
EventDispatcher.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
EventInstancer.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
EventInstancerDefault.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
EventInstancerDefault.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
EventIterators.h 2a562a4621 Removed RKTOutputIterator and switched code to use std::back_inserter as the rocket version was causing issues in VS2010 in release builds. 15 лет назад
EventListenerInstancer.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
Factory.cpp b76987526b Renamed TemplateCache::ClearTemplateCache to TemplateCache::Clear 12 лет назад
FileInterface.cpp ed17fdbe68 Warning fixes. 12 лет назад
FileInterfaceDefault.cpp 13e472a586 build without default file interface 14 лет назад
FileInterfaceDefault.h 13e472a586 build without default file interface 14 лет назад
FontDatabase.cpp ed17fdbe68 Warning fixes. 12 лет назад
FontEffect.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 лет назад
FontEffectInstancer.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
FontEffectNone.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
FontEffectNoneInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
FontEffectOutline.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
FontEffectOutlineInstancer.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 лет назад
FontEffectOutlineInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
FontEffectShadow.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
FontEffectShadowInstancer.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 лет назад
FontEffectShadowInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
FontFace.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
FontFace.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
FontFaceHandle.cpp 365ac75f82 Merge pull request #112 from viciious/kerning_footprint_reduce 11 лет назад
FontFaceHandle.h fa07b1e0e1 Do not precalculate kerning for all characters 12 лет назад
FontFaceLayer.cpp 9cc171f3ed Replace std::map with std::vector for O(1) access to character properties 13 лет назад
FontFaceLayer.h ed17fdbe68 Warning fixes. 12 лет назад
FontFamily.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
FontFamily.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
Geometry.cpp 4b4dd2886f More fixes for compilation warnings 12 лет назад
GeometryDatabase.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
GeometryDatabase.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
GeometryUtilities.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
LayoutBlockBox.cpp f4bc0e526a Optimize document re-layout by caching layout-important CSS properties 13 лет назад
LayoutBlockBox.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
LayoutBlockBoxSpace.cpp 672fd9e500 Fixed compiler warnings due to order of initialization values 11 лет назад
LayoutBlockBoxSpace.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
LayoutEngine.cpp 346ff946f9 Merge pull request #152 from dwimsey/feature/warningfix-unused-parameters 11 лет назад
LayoutEngine.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
LayoutInlineBox.cpp 346ff946f9 Merge pull request #152 from dwimsey/feature/warningfix-unused-parameters 11 лет назад
LayoutInlineBox.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
LayoutInlineBoxText.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 лет назад
LayoutInlineBoxText.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
LayoutLineBox.cpp f4bc0e526a Optimize document re-layout by caching layout-important CSS properties 13 лет назад
LayoutLineBox.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
Log.cpp 0fb91765b9 Re-enable ROCKET_ASSERT in debug builds. Correctly handle asserts on Win32, so it stops the application. 15 лет назад
Math.cpp 1d6f721578 changed name of PI constant to ROCKET_PI, and removed unnecessary and unused variants 11 лет назад
Plugin.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 лет назад
PluginRegistry.cpp 0e8316e5b4 Properly cleanup global libRocket system on Core::Shutdown. This allows libRocket to be Shutdown and reinitialised within the same execution. 15 лет назад
PluginRegistry.h 0e8316e5b4 Properly cleanup global libRocket system on Core::Shutdown. This allows libRocket to be Shutdown and reinitialised within the same execution. 15 лет назад
Pool.h 09b9364721 Bug fixes and header licenses 15 лет назад
Pool.inl 09b9364721 Bug fixes and header licenses 15 лет назад
Property.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
PropertyDefinition.cpp 94a2515387 added REM unit support 12 лет назад
PropertyDictionary.cpp ed17fdbe68 Warning fixes. 12 лет назад
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 лет назад
PropertyParserColour.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
PropertyParserKeyword.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
PropertyParserKeyword.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
PropertyParserNumber.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 лет назад
PropertyParserNumber.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
PropertyParserString.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
PropertyShorthandDefinition.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
PropertySpecification.cpp 1347239034 Keep the list of inherited properties in a separate set for quicker access 13 лет назад
ReferenceCountable.cpp 09b9364721 Bug fixes and header licenses 15 лет назад
RenderInterface.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 лет назад
Stream.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 лет назад
StreamFile.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 лет назад
StreamFile.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StreamMemory.cpp 2b3b177b49 Added const qualifier as this method should not modify any member variables 11 лет назад
String.cpp ed17fdbe68 Warning fixes. 12 лет назад
StringCache.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StringCache.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StringUtilities.cpp 8701f9dfff Update Xcode project for new StyleCache and iOS/OSX versions. 13 лет назад
StyleSheet.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetFactory.cpp 09b9364721 Bug fixes and header licenses 15 лет назад
StyleSheetFactory.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNode.cpp 06ebf81d6b Squelches warnings for switch statements that do not contain case statements for all values of an enumeration because some of the enumeration values do not apply. 11 лет назад
StyleSheetNode.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelector.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelector.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelectorEmpty.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 лет назад
StyleSheetNodeSelectorEmpty.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelectorFirstChild.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 лет назад
StyleSheetNodeSelectorFirstChild.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelectorFirstOfType.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 лет назад
StyleSheetNodeSelectorFirstOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelectorLastChild.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 лет назад
StyleSheetNodeSelectorLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelectorLastOfType.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 лет назад
StyleSheetNodeSelectorLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelectorNthChild.cpp f4bc0e526a Optimize document re-layout by caching layout-important CSS properties 13 лет назад
StyleSheetNodeSelectorNthChild.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelectorNthLastChild.cpp f4bc0e526a Optimize document re-layout by caching layout-important CSS properties 13 лет назад
StyleSheetNodeSelectorNthLastChild.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelectorNthLastOfType.cpp f4bc0e526a Optimize document re-layout by caching layout-important CSS properties 13 лет назад
StyleSheetNodeSelectorNthLastOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelectorNthOfType.cpp f4bc0e526a Optimize document re-layout by caching layout-important CSS properties 13 лет назад
StyleSheetNodeSelectorNthOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelectorOnlyChild.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 лет назад
StyleSheetNodeSelectorOnlyChild.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetNodeSelectorOnlyOfType.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 лет назад
StyleSheetNodeSelectorOnlyOfType.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetParser.cpp ed17fdbe68 Warning fixes. 12 лет назад
StyleSheetParser.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
StyleSheetSpecification.cpp 1347239034 Keep the list of inherited properties in a separate set for quicker access 13 лет назад
SystemInterface.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 лет назад
Template.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
Template.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
TemplateCache.cpp b76987526b Renamed TemplateCache::ClearTemplateCache to TemplateCache::Clear 12 лет назад
TemplateCache.h b76987526b Renamed TemplateCache::ClearTemplateCache to TemplateCache::Clear 12 лет назад
Texture.cpp 69feff3713 Fix gcc compilation warnings 12 лет назад
TextureDatabase.cpp 09b9364721 Bug fixes and header licenses 15 лет назад
TextureDatabase.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
TextureLayout.cpp 09b9364721 Bug fixes and header licenses 15 лет назад
TextureLayout.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
TextureLayoutRectangle.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
TextureLayoutRectangle.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
TextureLayoutRow.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
TextureLayoutRow.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
TextureLayoutTexture.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
TextureLayoutTexture.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
TextureResource.cpp 30c79bf59e Fix compilation warnings 12 лет назад
TextureResource.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
URL.cpp 4841560f2b Url encoding fixes 14 лет назад
UnicodeRange.cpp 09b9364721 Bug fixes and header licenses 15 лет назад
UnicodeRange.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
Variant.cpp 0fb91765b9 Re-enable ROCKET_ASSERT in debug builds. Correctly handle asserts on Win32, so it stops the application. 15 лет назад
Vector2.cpp 09b9364721 Bug fixes and header licenses 15 лет назад
WString.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
WidgetSlider.cpp 06ebf81d6b Squelches warnings for switch statements that do not contain case statements for all values of an enumeration because some of the enumeration values do not apply. 11 лет назад
WidgetSlider.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
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 лет назад
WidgetSliderScroll.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
XMLNodeHandler.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
XMLNodeHandlerBody.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 лет назад
XMLNodeHandlerBody.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
XMLNodeHandlerDefault.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 лет назад
XMLNodeHandlerDefault.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
XMLNodeHandlerHead.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
XMLNodeHandlerHead.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
XMLNodeHandlerTemplate.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 лет назад
XMLNodeHandlerTemplate.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
XMLParseTools.cpp ed17fdbe68 Warning fixes. 12 лет назад
XMLParseTools.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
XMLParser.cpp e31f210fee Added source url to XMLParser error message 15 лет назад
precompiled.cpp 0199dd021e libRocket 1.2 beta, initial import 15 лет назад
precompiled.h 0199dd021e libRocket 1.2 beta, initial import 15 лет назад