Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) hace 1 año
  Michael Ragazzon 60ea18e795 Remove events used by the old datagrid element hace 1 año
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents hace 2 años
  Michael Ragazzon c8d746192c Scroll behavior improvements hace 2 años
  Michael Ragazzon dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. hace 5 años
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. hace 5 años
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. hace 5 años
  Michael Ragazzon 204e1ef8c5 Introduce a limit on the number of property ids. This allows PropertyIdSet to become much simpler, requiring no dynamic allocation. hace 5 años
  Michael Ragazzon 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. hace 5 años
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance hace 6 años
  Michael Ragazzon 0b5d8c7189 Add RegisterEventType to Core API. Update readme. Element::DispatchEvent should now be backwards compatible. Prevent default action after calling StopPropagation(), hace 6 años
  Michael Ragazzon 0a97291f67 Fix cloning and mouse drag-drop hace 6 años
  Michael Ragazzon 130e3fb48f Remove scrollchange event, replace by function call. hace 6 años
  Michael Ragazzon b3c4f5a97d Let all event listeners on the current element finish when calling StopPropagation(). hace 6 años
  Michael Ragazzon d2c395645c Make Event unaware of event specification, pass by parameter instead. hace 6 años
  Michael Ragazzon bcc1ac4f2a Implement EventId and associated EventSpecification hace 6 años