Tom Mason 504ae11b50 Merge pull request #104 from glockenmeier/dev il y a 11 ans
..
Python 428fda50f8 Fix for static linking using mingw il y a 13 ans
BaseXMLParser.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
Box.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
Colour.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
Colour.inl 09b9364721 Bug fixes and header licenses il y a 15 ans
Context.h fed2dda607 Renderer performance updates il y a 14 ans
ContextInstancer.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
ConvolutionFilter.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
Core.h 09b9364721 Bug fixes and header licenses il y a 15 ans
Debug.h 09bf85987a Switched to using builtin functions of various compilers to facilitate debug and continue support il y a 11 ans
Decorator.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
DecoratorInstancer.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
Dictionary.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
Dictionary.inl 09b9364721 Bug fixes and header licenses il y a 15 ans
Element.h f4bc0e526a Optimize document re-layout by caching layout-important CSS properties il y a 13 ans
Element.inl 09b9364721 Bug fixes and header licenses il y a 15 ans
ElementDocument.h 9767f75af5 Add IsLayoutDirty method to Element class il y a 13 ans
ElementInstancer.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
ElementInstancerGeneric.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
ElementInstancerGeneric.inl 09b9364721 Bug fixes and header licenses il y a 15 ans
ElementReference.h d5f3fc229b Correctly export ElementReference, so applications can use it. il y a 15 ans
ElementScroll.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
ElementText.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
ElementUtilities.h 7c128117bd Implement Element::GetElementsByClassName il y a 13 ans
Event.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
EventInstancer.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
EventListener.h 09b9364721 Bug fixes and header licenses il y a 15 ans
EventListenerInstancer.h 111da76531 Pass the element that the event listener is being instanced for to the EventListenerInstancer il y a 14 ans
Factory.h b77a757cae Added a method to Factory which allows the template cache to be cleared. il y a 12 ans
FileInterface.h 156ea6bd2f Added Length API to FileInterface. il y a 14 ans
Font.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
FontDatabase.h 670c7ea4b1 Added method for loading font from memory getting the family, style and weight il y a 13 ans
FontEffect.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
FontEffectInstancer.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
FontGlyph.h 9cc171f3ed Replace std::map with std::vector for O(1) access to character properties il y a 13 ans
Geometry.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
GeometryUtilities.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
Header.h f54fd9226e Added CMake project (only tested on Linux with GNU make) il y a 15 ans
Input.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
Log.h 0fb91765b9 Re-enable ROCKET_ASSERT in debug builds. Correctly handle asserts on Win32, so it stops the application. il y a 15 ans
Math.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
MathTypes.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
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! il y a 15 ans
Plugin.h 0e8316e5b4 Properly cleanup global libRocket system on Core::Shutdown. This allows libRocket to be Shutdown and reinitialised within the same execution. il y a 15 ans
Pool.inl 09b9364721 Bug fixes and header licenses il y a 15 ans
Property.h b4c44ceb68 fixed potential ABI breakage il y a 11 ans
PropertyDefinition.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
PropertyDictionary.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
PropertyParser.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
PropertySpecification.h 1347239034 Keep the list of inherited properties in a separate set for quicker access il y a 13 ans
ReferenceCountable.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
RenderInterface.h fc0168ce1d Added "in", "cm", "mm", "pt" and "pc" units. il y a 13 ans
ScriptInterface.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
Stream.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
StreamMemory.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
String.h 0ea2cf4c41 Optimize some of the string class operators il y a 13 ans
StringBase.h ed17fdbe68 Warning fixes. il y a 12 ans
StringBase.inl 0ea2cf4c41 Optimize some of the string class operators il y a 13 ans
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. il y a 15 ans
StyleSheet.h 19581199df Added ROCKETCORE_API to StyleSheet class. il y a 13 ans
StyleSheetKeywords.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
StyleSheetSpecification.h 1347239034 Keep the list of inherited properties in a separate set for quicker access il y a 13 ans
SystemInterface.h 7d67a4bd8d Activate/Deactivate keyboard in system interface il y a 14 ans
Texture.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
TypeConverter.h f54fd9226e Added CMake project (only tested on Linux with GNU make) il y a 15 ans
TypeConverter.inl 22aedcca59 Added TypeConverter for conversion from char to word - fixes Context::ProcessTextInput(String) il y a 15 ans
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. il y a 15 ans
URL.h 4841560f2b Url encoding fixes il y a 13 ans
Variant.h ed17fdbe68 Warning fixes. il y a 12 ans
Variant.inl f13eede71c Fix pointer conversion bug in Variant il y a 12 ans
Vector2.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
Vector2.inl b385d10fe3 Clang build fix il y a 14 ans
Vertex.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
WString.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
XMLNodeHandler.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans
XMLParser.h 0199dd021e libRocket 1.2 beta, initial import il y a 15 ans