Historia zmian

Autor SHA1 Wiadomość Data
  Michael Ragazzon a220824bfc Release RmlUi 3.3 5 lat temu
  Michael Ragazzon 200904a510 Fix tiled decorator alignment not working. 5 lat temu
  Michael Ragazzon ec01f02d42 Add sdl2_image include to CMakeLists.txt 5 lat temu
  Michael Ragazzon 2ab4ee2902 Fix SFML and SDL samples on Windows. 5 lat temu
  Michael Ragazzon 33dcbeea0e Add missing include 5 lat temu
  Michael Ragazzon 62458e03dc Element 'select': Respect 'height' property on selectbox set by user in style sheet. 5 lat temu
  Michael Ragazzon 5587544f01 Enhanced Tracy profiler CMake configuration. Add separate build configuration. 5 lat temu
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. 5 lat temu
  Michael Ragazzon 26ecdec228 Fix geometry not setting its host element or context on construction 5 lat temu
  Michael Ragazzon 2d624cce2e Update changelog. 5 lat temu
  Michael Ragazzon d1e967afc3 ShellX11: Load and activate mouse cursors. 5 lat temu
  Michael Ragazzon 074766bdec Element 'select': Automatically position and size the selection box to the available space within the context's window dimensions. See #91. 5 lat temu
  Michael Ragazzon 35470e4f1a CMake: Enable the C++14 standard project-wide. 5 lat temu
  Michael Ragazzon 9ec8e41b1d Make project C++20 compatible 5 lat temu
  Michael Ragazzon b350aa797f Fix possible wrong layout in widget slider 5 lat temu
  Michael Ragazzon 2f65848c5b Do not require a final semi-colon while parsing the 'style' attribute. 5 lat temu
  Michael Ragazzon 75d0119190 Reduce memory allocations while parsing the 'style' attribute. 5 lat temu
  Michael Ragazzon fa1f33ff51 Select element: Close select box if parent document is scrolled. 5 lat temu
  Michael Ragazzon 03f6295997 Selection box: Prevent scrolling the parent window when hovering over the drop down list. 5 lat temu
  Michael Ragazzon 3843045bfb Windows shell: Add another candidate path for the samples folder search. 5 lat temu
  Michael Ragazzon 45a6868ff6 Remove the StringCache. See #96. 5 lat temu
  Michael Ragazzon 1321de7bb9 Fix structural pseudo-selectors only being applied if written with parenthesis. See #30. 5 lat temu
  Michael Ragazzon 4adce4300b Dirty font effects when the 'font-effect' property is changed. Fixes #98. 5 lat temu
  Michael Ragazzon 9f17bde203 Property 'white-space: nowrap' should not disable scrollbars on overflow. See #94. 5 lat temu
  Michael Ragazzon 089939aaae Fix some additional warnings in GCC 5 lat temu
  Michael Ragazzon 528366af7d Travis: Add warning and pedantic compilation flags 5 lat temu
  Michael Ragazzon 4506c911f4 Fix warning on MSVC 5 lat temu
  Michael Ragazzon 15240e28d3 Fix warnings on GCC and Clang with -Wall -pedantic 5 lat temu
  Michael Ragazzon 4f4cb3c130 Use the F8 key to toggle the debugger on all platforms. 5 lat temu
  Michael Ragazzon 43f9f6ed0d X11 Shell: Consider additional paths for the assets directory. More robust, and makes remote compilation/debugging on WSL from Visual Studio work with default configuration. 5 lat temu