Commit History

Author SHA1 Message Date
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. 5 years ago
  Michael Ragazzon 9ec8e41b1d Make project C++20 compatible 5 years ago
  Michael Ragazzon 9f17bde203 Property 'white-space: nowrap' should not disable scrollbars on overflow. See #94. 5 years ago
  Michael Ragazzon 15240e28d3 Fix warnings on GCC and Clang with -Wall -pedantic 5 years ago
  Michael Ragazzon 4f4cb3c130 Use the F8 key to toggle the debugger on all platforms. 5 years ago
  Michael Ragazzon b993a65fa0 Cleanup widget slider 6 years ago
  Michael R. P. Ragazzon 634543b38f Implement progress bar element (progressbar) (#69) 6 years ago
  Michael Ragazzon 270c5286d6 Scroll to rounded pixel values 6 years ago
  Michael Ragazzon bd8b042bee Update demo sample with animations. 6 years ago
  Michael Ragazzon 75614f1a1a Update demo sample with input range example 6 years ago
  Michael Ragazzon 3f173e524a Update demo sample 6 years ago
  Michael Ragazzon 4760a33388 Add RML/RCSS sandbox to demo sample 6 years ago
  Michael Ragazzon 97cb05f349 Update demo sample 6 years ago
  Michael Ragazzon f745fac0ee WIP: Rework event dispatcher loop, introduce observer pointer (for now based on std::shared_ptr) 6 years ago
  Michael Ragazzon 5ffe4f4d80 Image decorator can now align / position itself within its boundaries. 6 years ago
  Michael Ragazzon 813aa49f09 Add gradient decorator to demo sample, some adjustments. 6 years ago
  Michael Ragazzon 07805b7d91 Rename focus and modal flags to 'keep' 6 years ago
  Michael Ragazzon 35a9604f97 Separate modal and focus flags for document (see #40) 6 years ago
  Michael Ragazzon f139eb6a5c Event::StopImmediatePropagation() 6 years ago
  Michael Ragazzon 4f2e95b7ea More control of focus on document show, support for autofocus and focus previous, see #40. 6 years ago
  Michael Ragazzon 7546033f34 Copy the event listeners before processing events (see #45). Check whether event is propagating between each dispatch. 6 years ago
  Michael Ragazzon 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. 6 years ago
  Michael Ragazzon ebd29bb73c Create new demo sample (only a skeleton for now) 6 years ago