Commit History

Author SHA1 Message Date
  Michael Ragazzon 14b89b99df Fix warning in SFML sample. 5 years ago
  Michael Ragazzon 633b251f1a Merge branch 'merge_controls' 5 years ago
  Karsten Hachmeister 98ce70244c Remove Resize method 5 years ago
  Karsten Hachmeister 8a8e6f80f7 Add view to sfml2 example 5 years ago
  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 years ago
  Michael Ragazzon 2ab4ee2902 Fix SFML and SDL samples on Windows. 5 years ago
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. 5 years ago
  Michael Ragazzon 15240e28d3 Fix warnings on GCC and Clang with -Wall -pedantic 5 years ago
  Michael Ragazzon 71dae05ff7 Use the proper load font face API 6 years ago
  Victor Luchits 2df8e4abee Rename FontSubsystem to FontEngine 6 years ago
  Victor Luchits 4e85f31111 Refactor the fonts subsystem to allow external font providers 6 years ago
  Michael Ragazzon cb347e1a38 NULL to nullptr 6 years ago
  Michael Ragazzon 130674a7b2 Refining the Core API: Now interfaces and instancers are passed as raw pointers to RmlUi, and considered non-owning. It is the user's responsibility to keep the objects alive until after Core::Shutdown and then release these objects at their discretion. 6 years ago
  Michael Ragazzon 1240ce27d6 Fix sfml compile errors 6 years ago
  Michael Ragazzon a4b526c55c Remove ReferenceCountable from System-, Render-, and FileInterface. 6 years ago
  Michael Ragazzon 5894f75b85 Fix compile errors in SFML/SDL 6 years ago
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance 6 years ago
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! 6 years ago
  Marco Bortolin ebe2d425b2 Fix samples assets loading 6 years ago
  Michael e6f8240363 SFML2 sample works 7 years ago
  Michael 396510d75c Fix samples 7 years ago
  David Wimsey a266cc9e75 Fixed platform differences and switched windows size values from hard coded to use a common set of variables 11 years ago
  Lee Zhen Yong b315b90ce8 bug fix: SFML2 example runtime error when application closes, caused by memory leaks 11 years ago
  Walter Heil 7fed832295 Bugfix: Revised/repaired SFML2 sample 12 years ago
  AirBash 9b8b93a4b8 added sfml2 sample (uses glew) 14 years ago