Nate Starkey 012103ebf2 Added another proxy table, this time for Element.child_nodes. před 13 roky
..
Lua 012103ebf2 Added another proxy table, this time for Element.child_nodes. před 13 roky
Python 09b9364721 Bug fixes and header licenses před 15 roky
BaseXMLParser.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Box.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Colour.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Colour.inl 09b9364721 Bug fixes and header licenses před 15 roky
Context.h fed2dda607 Renderer performance updates před 15 roky
ContextInstancer.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
ConvolutionFilter.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Core.h 09b9364721 Bug fixes and header licenses před 15 roky
Debug.h 939aac35df Fixed compilation errors when building on a Linux PowerPC (Thanks Mathieu Olivier) před 14 roky
Decorator.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
DecoratorInstancer.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Dictionary.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Dictionary.inl 09b9364721 Bug fixes and header licenses před 15 roky
Element.h 7c128117bd Implement Element::GetElementsByClassName před 14 roky
Element.inl 09b9364721 Bug fixes and header licenses před 15 roky
ElementDocument.h 6d5d476027 some cosmetic fixes před 14 roky
ElementInstancer.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
ElementInstancerGeneric.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
ElementInstancerGeneric.inl 09b9364721 Bug fixes and header licenses před 15 roky
ElementReference.h d5f3fc229b Correctly export ElementReference, so applications can use it. před 15 roky
ElementScroll.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
ElementStyle.h 126b9432b5 Exposed the Rocket::Core::ElementStyle as a ROCKETCORE_API, so that I could bind it as a Lua object. před 14 roky
ElementText.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
ElementUtilities.h 7c128117bd Implement Element::GetElementsByClassName před 14 roky
Event.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
EventInstancer.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
EventListener.h 09b9364721 Bug fixes and header licenses před 15 roky
EventListenerInstancer.h 111da76531 Pass the element that the event listener is being instanced for to the EventListenerInstancer před 14 roky
Factory.h 111da76531 Pass the element that the event listener is being instanced for to the EventListenerInstancer před 14 roky
FileInterface.h 156ea6bd2f Added Length API to FileInterface. před 14 roky
Font.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
FontDatabase.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
FontEffect.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
FontEffectInstancer.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
FontGlyph.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Geometry.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
GeometryUtilities.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Header.h f54fd9226e Added CMake project (only tested on Linux with GNU make) před 15 roky
Input.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Log.h 0fb91765b9 Re-enable ROCKET_ASSERT in debug builds. Correctly handle asserts on Win32, so it stops the application. před 15 roky
Math.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
MathTypes.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
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! před 15 roky
Plugin.h 0e8316e5b4 Properly cleanup global libRocket system on Core::Shutdown. This allows libRocket to be Shutdown and reinitialised within the same execution. před 15 roky
Pool.inl 09b9364721 Bug fixes and header licenses před 15 roky
Property.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
PropertyDefinition.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
PropertyDictionary.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
PropertyParser.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
PropertySpecification.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
ReferenceCountable.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
RenderInterface.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
ScriptInterface.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Stream.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
StreamMemory.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
String.h f54fd9226e Added CMake project (only tested on Linux with GNU make) před 15 roky
StringBase.h 0fb91765b9 Re-enable ROCKET_ASSERT in debug builds. Correctly handle asserts on Win32, so it stops the application. před 15 roky
StringBase.inl 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. před 15 roky
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. před 15 roky
StyleSheet.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
StyleSheetKeywords.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
StyleSheetSpecification.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
SystemInterface.h 7d67a4bd8d Activate/Deactivate keyboard in system interface před 14 roky
Texture.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
TypeConverter.h f54fd9226e Added CMake project (only tested on Linux with GNU make) před 15 roky
TypeConverter.inl 22aedcca59 Added TypeConverter for conversion from char to word - fixes Context::ProcessTextInput(String) před 15 roky
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. před 15 roky
URL.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Variant.h b60bd21aa0 Remove reference counted DataBlocks from Variant. Document loads are slightly faster. před 15 roky
Variant.inl b60bd21aa0 Remove reference counted DataBlocks from Variant. Document loads are slightly faster. před 15 roky
Vector2.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
Vector2.inl b385d10fe3 Clang build fix před 14 roky
Vertex.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
WString.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
XMLNodeHandler.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky
XMLParser.h 0199dd021e libRocket 1.2 beta, initial import před 15 roky