Commit History

Автор SHA1 Съобщение Дата
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) преди 1 година
  Michael Ragazzon 60ea18e795 Remove events used by the old datagrid element преди 1 година
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents преди 2 години
  Michael Ragazzon c8d746192c Scroll behavior improvements преди 2 години
  Michael Ragazzon dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. преди 5 години
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. преди 5 години
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. преди 5 години
  Michael Ragazzon 204e1ef8c5 Introduce a limit on the number of property ids. This allows PropertyIdSet to become much simpler, requiring no dynamic allocation. преди 6 години
  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. преди 6 години
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance преди 6 години
  Michael Ragazzon 0b5d8c7189 Add RegisterEventType to Core API. Update readme. Element::DispatchEvent should now be backwards compatible. Prevent default action after calling StopPropagation(), преди 6 години
  Michael Ragazzon 0a97291f67 Fix cloning and mouse drag-drop преди 6 години
  Michael Ragazzon 130e3fb48f Remove scrollchange event, replace by function call. преди 6 години
  Michael Ragazzon b3c4f5a97d Let all event listeners on the current element finish when calling StopPropagation(). преди 6 години
  Michael Ragazzon d2c395645c Make Event unaware of event specification, pass by parameter instead. преди 6 години
  Michael Ragazzon bcc1ac4f2a Implement EventId and associated EventSpecification преди 6 години