Commit History

Author SHA1 Message Date
  Michael Ragazzon 2ddcc71123 Replace debugger font with 'Courier Prime Code' (SIL Open Font License v1.1). Adjustments to the debugger RCSS. Add 'Core::LoadFontFace' methods. 6 years ago
  Michael Ragazzon 7b67c88967 Load debugger font from memory. 6 years ago
  Victor Luchits 72e6a621a2 Rely on the font provider to alias 'rmlui-debugger-font' as a special case for Debugger 6 years ago
  Michael Ragazzon cb347e1a38 NULL to nullptr 6 years ago
  Michael Ragazzon 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
  Michael Ragazzon a4b526c55c Remove ReferenceCountable from System-, Render-, and FileInterface. 6 years ago
  Michael Ragazzon 7ed4250e30 Remove ReferenceCountable from Context and ContextInstancer 6 years ago
  Michael Ragazzon a22a8df0bf Debugger did not always receive mouse input 6 years ago
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance 6 years ago
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! 6 years ago
  Michael Ragazzon 246e1ecc78 WIP: Specify bubbling and default actions on dispatching events 6 years ago
  Michael b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
  David Wimsey 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
  Lloyd Weehuizen 0e8316e5b4 Properly cleanup global libRocket system on Core::Shutdown. This allows libRocket to be Shutdown and reinitialised within the same execution. 15 years ago
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import 15 years ago