David Wimsey 1978757990 This file is unreferenced and is a duplicate of Source/Core/Pool.inl, where it is referenced only by Pool.h and no public headers. 11 ani în urmă
..
Python 428fda50f8 Fix for static linking using mingw 13 ani în urmă
BaseXMLParser.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
Box.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
Colour.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
Colour.inl 09b9364721 Bug fixes and header licenses 15 ani în urmă
Context.h fed2dda607 Renderer performance updates 14 ani în urmă
ContextInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
ConvolutionFilter.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
Core.h 09b9364721 Bug fixes and header licenses 15 ani în urmă
Debug.h 09bf85987a Switched to using builtin functions of various compilers to facilitate debug and continue support 11 ani în urmă
Decorator.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
DecoratorInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
Dictionary.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
Dictionary.inl 09b9364721 Bug fixes and header licenses 15 ani în urmă
Element.h f4bc0e526a Optimize document re-layout by caching layout-important CSS properties 13 ani în urmă
Element.inl 09b9364721 Bug fixes and header licenses 15 ani în urmă
ElementDocument.h 9767f75af5 Add IsLayoutDirty method to Element class 13 ani în urmă
ElementInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
ElementInstancerGeneric.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
ElementInstancerGeneric.inl 09b9364721 Bug fixes and header licenses 15 ani în urmă
ElementReference.h d5f3fc229b Correctly export ElementReference, so applications can use it. 15 ani în urmă
ElementScroll.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
ElementText.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
ElementUtilities.h 7c128117bd Implement Element::GetElementsByClassName 14 ani în urmă
Event.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
EventInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
EventListener.h 09b9364721 Bug fixes and header licenses 15 ani în urmă
EventListenerInstancer.h 111da76531 Pass the element that the event listener is being instanced for to the EventListenerInstancer 14 ani în urmă
Factory.h b77a757cae Added a method to Factory which allows the template cache to be cleared. 12 ani în urmă
FileInterface.h 156ea6bd2f Added Length API to FileInterface. 14 ani în urmă
Font.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
FontDatabase.h 670c7ea4b1 Added method for loading font from memory getting the family, style and weight 13 ani în urmă
FontEffect.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
FontEffectInstancer.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
FontGlyph.h 9cc171f3ed Replace std::map with std::vector for O(1) access to character properties 13 ani în urmă
Geometry.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
GeometryUtilities.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
Header.h f54fd9226e Added CMake project (only tested on Linux with GNU make) 15 ani în urmă
Input.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
Log.h 0fb91765b9 Re-enable ROCKET_ASSERT in debug builds. Correctly handle asserts on Win32, so it stops the application. 15 ani în urmă
Math.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
MathTypes.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
Platform.h e5fff5a1b6 Had to modify two header files to prevent errors and warnings when using libRocket in a MinGW compiled project. libRocket should now compile against mingw, and link in a mingw project. Huzzah! 15 ani în urmă
Plugin.h 0e8316e5b4 Properly cleanup global libRocket system on Core::Shutdown. This allows libRocket to be Shutdown and reinitialised within the same execution. 15 ani în urmă
Property.h b4c44ceb68 fixed potential ABI breakage 11 ani în urmă
PropertyDefinition.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
PropertyDictionary.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
PropertyParser.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
PropertySpecification.h 1347239034 Keep the list of inherited properties in a separate set for quicker access 13 ani în urmă
ReferenceCountable.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
RenderInterface.h fc0168ce1d Added "in", "cm", "mm", "pt" and "pc" units. 13 ani în urmă
ScriptInterface.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
Stream.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
StreamMemory.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
String.h 0ea2cf4c41 Optimize some of the string class operators 13 ani în urmă
StringBase.h ed17fdbe68 Warning fixes. 12 ani în urmă
StringBase.inl 0ea2cf4c41 Optimize some of the string class operators 13 ani în urmă
StringUtilities.h 57047fe69e Reworked String to remove shared memory pools and just include hashes directly on the object. This makes the String class thread-safe, but still keeps it around double the speed of std::string for comparison operations. 15 ani în urmă
StyleSheet.h 19581199df Added ROCKETCORE_API to StyleSheet class. 13 ani în urmă
StyleSheetKeywords.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
StyleSheetSpecification.h 1347239034 Keep the list of inherited properties in a separate set for quicker access 13 ani în urmă
SystemInterface.h 7d67a4bd8d Activate/Deactivate keyboard in system interface 14 ani în urmă
Texture.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
TypeConverter.h f54fd9226e Added CMake project (only tested on Linux with GNU make) 15 ani în urmă
TypeConverter.inl 22aedcca59 Added TypeConverter for conversion from char to word - fixes Context::ProcessTextInput(String) 15 ani în urmă
Types.h 57047fe69e Reworked String to remove shared memory pools and just include hashes directly on the object. This makes the String class thread-safe, but still keeps it around double the speed of std::string for comparison operations. 15 ani în urmă
URL.h 4841560f2b Url encoding fixes 14 ani în urmă
Variant.h ed17fdbe68 Warning fixes. 12 ani în urmă
Variant.inl f13eede71c Fix pointer conversion bug in Variant 12 ani în urmă
Vector2.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
Vector2.inl b385d10fe3 Clang build fix 14 ani în urmă
Vertex.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
WString.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
XMLNodeHandler.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă
XMLParser.h 0199dd021e libRocket 1.2 beta, initial import 15 ani în urmă