Histórico de commits

Autor SHA1 Mensagem Data
  Michael R. P. Ragazzon 71256eeec1 Merge pull request #28 from barotto/rmlui-perf 6 anos atrás
  Michael R. P. Ragazzon 112174d7e0 Merge branch 'performance' into rmlui-perf 6 anos atrás
  Michael Ragazzon aa18b0428a Emit load event before ElementDocument update. Fixes LuaInvader sample crash. 6 anos atrás
  Marco Bortolin 8eaf012599 Fix samples for new String interface 6 anos atrás
  Michael Ragazzon eb26dd47f2 Lua bindings building 6 anos atrás
  Michael Ragazzon 6e2aecc127 Remove WString.h, fix some compilation errors 6 anos atrás
  Michael Ragazzon 27fe058191 Trying to fix compilation issues (why is std::string suddenly more than 32 bytes?) 6 anos atrás
  Michael Ragazzon 946f999480 Looks like we need C++14 for this 6 anos atrás
  Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance 6 anos atrás
  Michael Ragazzon 1642ddb6af Reverse shared string font family 6 anos atrás
  Michael Ragazzon e91ea9c63b Shared string for font family 6 anos atrás
  Michael Ragazzon 48fa0e46a3 ElementText, wait for OnRender to generate geometry, reserve vector size 6 anos atrás
  Michael Ragazzon 1342714bc8 Optimizing datagridrow, thanks @viciious in #8 6 anos atrás
  mikke89 34b55b149b Merge pull request #23 from viciious/ci 6 anos atrás
  Victor Luchits 3303618124 Install libsfml-dev in clang and gcc builds 6 anos atrás
  Michael Ragazzon 6cb6ff84ad Limit the number of iterations of OnChildAdd / OnChildRemove 6 anos atrás
  Michael Ragazzon 64da1916c6 Make some document functions non-virtual, private. Add override specifiers. 6 anos atrás
  mikke89 2ea15c8ee3 Update readme license with RmlUi Team 6 anos atrás
  mikke89 bd0fd853e2 Add license file 6 anos atrás
  Michael Ragazzon 22422f2fe2 Enable context cursor handling by default, cursor property is empty string by default, removed auto keyword. 6 anos atrás
  Michael Ragazzon 949547836f Fix a bug due to keyword values of pointer_events. Properly handle properties set during OnPropertyChange. 6 anos atrás
  Michael Ragazzon 1e41f9a4ef Remove lock layout: it already had no effect 6 anos atrás
  Michael Ragazzon 39aff9cc4c Add rocketcore_api as appropriate and move ToString functions to cpp-file 6 anos atrás
  Michael Ragazzon b9e071d3b9 Oops. 6 anos atrás
  Michael Ragazzon ea47291359 Skipping directx samples, continuing work in separate branch 6 anos atrás
  mikke89 d728030e81 Merge pull request #17 from viciious/appveyor_samples 6 anos atrás
  mikke89 cbb0fade8d Merge pull request #19 from barotto/rmlui-sfml 6 anos atrás
  Michael Ragazzon 0fc2144f4c Minor 6 anos atrás
  Michael Ragazzon 38a559d824 Look for parser in case of missing parser_index in keyword property 6 anos atrás
  Michael Ragazzon 0242f6366b Top and bottom z-index values not supported 6 anos atrás