提交历史

作者 SHA1 备注 提交日期
  Michael Ragazzon aeedbb43cb Node and Element: Change to new behavior for previously deprecated functions 1 月之前
  Michael Ragazzon 0ac88ea3d6 Change ElementInstancer to NodeInstancer 1 月之前
  Daniel Mircea 2d9793f1df Implement ability to style progress of a range input (#736) 8 月之前
  Michael Ragazzon 3c7d0bd557 Round scrollbar and sliderbar offsets 1 年之前
  Michael Ragazzon ded1b0fe53 Code cleanup: Fix some always true/false conditions 1 年之前
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 年之前
  Michael Ragazzon a9657acee7 Math cleanup, rename and remove some functions 2 年之前
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 年之前
  Michael Ragazzon 43056e0e6c Range input: Fix a bug where the bar position was initially placed wrong when using min and max attributes 3 年之前
  Dominik Thalhammer 801b23945d On-demand rendering (power saving mode) (#436) 2 年之前
  Michael Ragazzon dafe38bb40 Make slider widget only able to be dragged from the track or bar, instead of the whole element 2 年之前
  Michael Ragazzon e9f5f306cc Make slider input only respond to primary mouse button 2 年之前
  nimble0 6f0adcfbdb Scroll widgets: Remove fix where the containing block's height was not used in case it was not defined. The containing block's height is now defined in all cases. See #314. (#321) 3 年之前
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. 3 年之前
  Michael Ragazzon 9d767bcc8a Avoid infinite recursion in input.range element. Fixes #202. 4 年之前
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. 4 年之前
  Michael Ragazzon f9aee4533a Fix some keydown events which should stop propagation, see #124. 5 年之前
  Michael Ragazzon 5d7a98c5b4 Remove dead code 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 年之前