Commit History

Author SHA1 Message Date
  Michael Ragazzon 0b5d8c7189 Add RegisterEventType to Core API. Update readme. Element::DispatchEvent should now be backwards compatible. Prevent default action after calling StopPropagation(), 6 years ago
  Michael Ragazzon bcc1ac4f2a Implement EventId and associated EventSpecification 6 years ago
  Michael Ragazzon 709852fcf8 Replace std::unordered_map with robin_hood 6 years ago
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string 6 years ago
  Michael b86efd039b Performance: Change several maps and sets to unordered_*. 7 years ago
  Michael 98c04ba685 Fix compiling 7 years ago
  Markus Schöngart 8deea52b73 Updated transform property patch 11 years ago
  David Wimsey 9709407b29 Fix some issues found by the Visual Studio 2012 static analyzer. 11 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
  AndryBlack 13e472a586 build without default file interface 14 years ago
  Lloyd Weehuizen efb2e3de3a Remove old StringStorage cleanup. 15 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 d73900739f Fix possible NULL pointer exceptions and release StringStorage on shutdown. 15 years ago
  Lloyd Weehuizen 09b9364721 Bug fixes and header licenses 15 years ago
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import 15 years ago