Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 years ago
..
BeaconSource.h 39fbdb0e63 Replace debugger sources with raw strings. 6 years ago
CommonSource.h fd7ea18ac5 Some new debugger features: Toggle pseudo-classes, drawing of element dimensions, and auto-update information. Plus various minor improvements. 6 years ago
Debugger.cpp cb347e1a38 NULL to nullptr 6 years ago
ElementContextHook.cpp cb347e1a38 NULL to nullptr 6 years ago
ElementContextHook.h f2569dc5fc Debugger elements are documents, unload them as such. 6 years ago
ElementInfo.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 years ago
ElementInfo.h fd7ea18ac5 Some new debugger features: Toggle pseudo-classes, drawing of element dimensions, and auto-update information. Plus various minor improvements. 6 years ago
ElementLog.cpp acea973863 Move remaining functions out of String.h and into StringUtilities.h. 6 years ago
ElementLog.h 08868d11eb Move debugger logging update to OnUpdate. 6 years ago
FontSource.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 years ago
Geometry.cpp cb347e1a38 NULL to nullptr 6 years ago
Geometry.h eff01ba43a The big rename. We are now RmlUi version 2.0! 6 years ago
InfoSource.h fd7ea18ac5 Some new debugger features: Toggle pseudo-classes, drawing of element dimensions, and auto-update information. Plus various minor improvements. 6 years ago
LogSource.h 3a377860a9 Debugger, improve style and add clear button to log 6 years ago
MenuSource.h 3a377860a9 Debugger, improve style and add clear button to log 6 years ago
Plugin.cpp 130674a7b2 Refining the Core API: Now interfaces and instancers are passed as raw pointers to RmlUi, and considered non-owning. It is the user's responsibility to keep the objects alive until after Core::Shutdown and then release these objects at their discretion. 6 years ago
Plugin.h cb347e1a38 NULL to nullptr 6 years ago
SystemInterface.cpp a4b526c55c Remove ReferenceCountable from System-, Render-, and FileInterface. 6 years ago
SystemInterface.h 3db7c4036f Use override instead of virtual where appropriate. 6 years ago