Commit History

Author SHA1 Message Date
  Michael Ragazzon 2a53aa9424 Fix some compiler warnings 6 years ago
  Michael Ragazzon d2c395645c Make Event unaware of event specification, pass by parameter instead. 6 years ago
  Michael Ragazzon bcc1ac4f2a Implement EventId and associated EventSpecification 6 years ago
  Michael Ragazzon 3c5c22b5e8 EventPhase as enum class 6 years ago
  Michael Ragazzon 246e1ecc78 WIP: Specify bubbling and default actions on dispatching events 6 years ago
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 years ago
  Michael Ragazzon 1ead58341e WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results. 6 years ago
  Michael Ragazzon f7e1c4c4fb WIP PropertyNames from Strings to IDs (not compiling) 6 years ago
  Michael Ragazzon b04b4e58ba Replace Dictionary with unordered_flat_map 6 years ago
  Michael 4ec999e3d8 Allow matching transform primitives in their generic forms (e.g. translateX to translate3d). Helper functions and constructors for creating Transform animations. 7 years ago
  Markus Schöngart 8deea52b73 Updated transform property patch 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
  David Wimsey 672fd9e500 Fixed compiler warnings due to order of initialization values 11 years ago
  Markus Schöngart 0ac598617e Implement the transform property. 11 years ago
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import 15 years ago