提交历史

作者 SHA1 备注 提交日期
  Michael Ragazzon 8559aaf596 Merge branch 'effects' (#594) 1 年之前
  Michael Ragazzon 3176c85846 In demo sample, fix form submit animation not playing smoothly on power saving mode 2 年之前
  Michael Ragazzon 70d0d5ecc9 Add rmlui_static_cast to assert validity of down casts, see #514 2 年之前
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 年之前
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 年之前
  Dominik Thalhammer 801b23945d On-demand rendering (power saving mode) (#436) 2 年之前
  Michael Ragazzon 2edd6f99f3 Refactor shell, introduce backends 3 年之前
  Michael Ragazzon 1763654a0e High DPI support for the basic samples 4 年之前
  Michael Ragazzon 1504be8b94 Shell improvement: Move RmlUi context out of shell renderer. 4 年之前
  Maximilian Stark dd99820ecd Media queries (#169) 4 年之前
  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 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. 5 年之前
  Michael Ragazzon 9ec8e41b1d Make project C++20 compatible 5 年之前
  Michael Ragazzon 9f17bde203 Property 'white-space: nowrap' should not disable scrollbars on overflow. See #94. 5 年之前
  Michael Ragazzon 15240e28d3 Fix warnings on GCC and Clang with -Wall -pedantic 5 年之前
  Michael Ragazzon 4f4cb3c130 Use the F8 key to toggle the debugger on all platforms. 5 年之前
  Michael Ragazzon b993a65fa0 Cleanup widget slider 6 年之前
  Michael R. P. Ragazzon 634543b38f Implement progress bar element (progressbar) (#69) 6 年之前
  Michael Ragazzon 270c5286d6 Scroll to rounded pixel values 6 年之前
  Michael Ragazzon bd8b042bee Update demo sample with animations. 6 年之前
  Michael Ragazzon 75614f1a1a Update demo sample with input range example 6 年之前
  Michael Ragazzon 3f173e524a Update demo sample 6 年之前
  Michael Ragazzon 4760a33388 Add RML/RCSS sandbox to demo sample 6 年之前
  Michael Ragazzon 97cb05f349 Update demo sample 6 年之前
  Michael Ragazzon f745fac0ee WIP: Rework event dispatcher loop, introduce observer pointer (for now based on std::shared_ptr) 6 年之前
  Michael Ragazzon 5ffe4f4d80 Image decorator can now align / position itself within its boundaries. 6 年之前
  Michael Ragazzon 813aa49f09 Add gradient decorator to demo sample, some adjustments. 6 年之前
  Michael Ragazzon 07805b7d91 Rename focus and modal flags to 'keep' 6 年之前
  Michael Ragazzon 35a9604f97 Separate modal and focus flags for document (see #40) 6 年之前