Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 6 years ago
..
BeaconSource.h 0242f6366b Top and bottom z-index values not supported 6 years ago
CommonSource.h 0242f6366b Top and bottom z-index values not supported 6 years ago
Debugger.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
ElementContextHook.cpp 0199dd021e libRocket 1.2 beta, initial import 15 years ago
ElementContextHook.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
ElementInfo.cpp 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 6 years ago
ElementInfo.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
ElementLog.cpp 122bd097bb Replace many SetProperty(String, String) with SetProperty(String, Property) 6 years ago
ElementLog.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
FontSource.h 0199dd021e libRocket 1.2 beta, initial import 15 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
Geometry.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
InfoSource.h 3e8d309c42 Add summary of element event listeners to debugger 7 years ago
LogSource.h c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. 7 years ago
MenuSource.h 0242f6366b Top and bottom z-index values not supported 6 years ago
Plugin.cpp 122bd097bb Replace many SetProperty(String, String) with SetProperty(String, Property) 6 years ago
Plugin.h b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
SystemInterface.cpp 957f7239d6 Removed the old mouse cursor code, and replaced it with a system interface method. Drawing a cursor manually will always lag behind the system cursor, thus it is better to let the user set the system cursor. 6 years ago
SystemInterface.h 957f7239d6 Removed the old mouse cursor code, and replaced it with a system interface method. Drawing a cursor manually will always lag behind the system cursor, thus it is better to let the user set the system cursor. 6 years ago