Historique des commits

Auteur SHA1 Message Date
  Hannaford Schäfer 56231a6c87 Add font-kerning property (#843) il y a 3 mois
  Michael Ragazzon 1b68efc139 Allow inline event suffix 'capture' to bind to the capture phase, see #821 il y a 4 mois
  Athos Arantes Pereira 6645a9767a Add overloads to element animation functions using PropertyId (#825) il y a 4 mois
  Michael Ragazzon 3a1bd2829b Make text decorators update when the color or font is changed, fixes #817 il y a 5 mois
  Michael Ragazzon b3efa49039 Use std-namespaced math functions and cmath header il y a 9 mois
  Jonathan 6851f412dc Add support for `:scope` as a pseudo-class for QuerySelector[All] / Matches / Closest (#578) il y a 10 mois
  Michael Ragazzon 0e1215e794 Add `Element::Contains` method il y a 10 mois
  Michael Ragazzon b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 il y a 1 an
  Michael Ragazzon 172e073469 Round scroll offset clamping il y a 1 an
  Michael Ragazzon b32980a0bd Update scrollbar properties to ensure they appear or disappear on the same frame their visibility changed il y a 1 an
  Michael Ragazzon 204a783fdf Fix containing block size for static elements with scroll bars il y a 1 an
  Michael Ragazzon aa03d61896 Scroll offset clamping should not recurse into non-DOM elements il y a 1 an
  Michael Ragazzon 1c5c240587 Add ScrollParentage scroll option for scrolling only in closest scroll container il y a 1 an
  Michael Ragazzon 118070b040 Element::GetContainingBlock: Fall back to context size il y a 1 an
  Michael R. P. Ragazzon 41e1291ad9 Avoid allocations during global initialization (#689) il y a 1 an
  Michael Ragazzon 193d3e64f7 Make `Element::GetRML` output the local style of the element il y a 1 an
  Michael Ragazzon 51af29b1b3 Defer scroll offset clamping to after layout, fixes #452 il y a 1 an
  Michael Ragazzon 58581477a7 Make the client area always tied to the padding area, textarea elements now clip to their padding area il y a 1 an
  Michael Ragazzon 0648480e54 Warn user when trying to start multiple animations with the same property on the same element, see #608 il y a 1 an
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) il y a 1 an
  Michael Ragazzon 37cf4d3e7f Refactor ElementDecoration to ElementEffects il y a 1 an
  Jonathan 632a3ad12c Add `Rml::Element::Matches` function (#573) il y a 2 ans
  Matthew Schäfer f9b8f6bbf6 Add attributes and properties for language and direction (#563) il y a 2 ans
  Michael Ragazzon 551e6b39aa Implement :focus-visible pseudo property il y a 2 ans
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources il y a 2 ans
  Michael Ragazzon 3b75dcaa84 Update tracy integration, allow parent projects to include RmlUi profiling markers, solves #516 il y a 2 ans
  Michael Ragazzon 0471ce737e Add support for 'mask-image' property il y a 2 ans
  Michael Ragazzon 655cd9a0fd Add support for the 'box-shadow' property il y a 2 ans
  Michael Ragazzon 69ea397f4f Add clip mask to render interface, introduce render manager to keep track of the render state il y a 2 ans
  Michael Ragazzon f6230b2d2f Make elements with 'filter' and 'backdrop-filter' properties create a local stacking context il y a 2 ans