Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Ragazzon 40e11718e0 Fix dragging of clones hace 6 años
  Michael Ragazzon 780d22e4ba Better handling of mouse cursor hace 6 años
  Michael Ragazzon a19c5bb349 Small warning fix hace 6 años
  Michael Ragazzon 957f7239d6 Removed the old mouse cursor code, and replaced it with a system interface method. Drawing a cursor manually will always lag behind the system cursor, thus it is better to let the user set the system cursor. hace 6 años
  Michael Ragazzon b82e1123a0 Performance improvements, avoid unnecessary allocations hace 6 años
  Michael 5db7d68e7e Use double for absolute time hace 7 años
  Michael c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. hace 7 años
  Michael 3999bd623a Refactoring hace 7 años
  Michael 664067d5df Initial animation support hace 7 años
  Michael bf36355694 Merge branch 'master' into transform hace 7 años
  Michael db0aff2a8d Added support for 'pointer-events: none' hace 7 años
  Michael ed39b743ff Rename logical pixel (lp) to density-independent pixel (dp) hace 8 años
  Michael cd394a8b5c Introduced logical pixels hace 8 años
  Michael 079d3abc3e Workaround fix for layout updates completely locking out hace 8 años
  Markus Schöngart 8deea52b73 Updated transform property patch hace 11 años
  Cornee Traas b7af6bfef5 Fix memory leak in Context::LoadMouseCursor hace 11 años
  David Wimsey 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. hace 11 años
  David Wimsey 672fd9e500 Fixed compiler warnings due to order of initialization values hace 11 años
  Markus Schöngart 0ac598617e Implement the transform property. hace 11 años
  Kezeali ac6fe5d549 Fixed initialization of cursor_proxy in Context's ctor, allowing it to be rendered: fixes missing drag&drop cloned elements. hace 14 años
  Frank Becker 2a6feca61b Removed a bit of redundant code from earlier id [CS] change. hace 15 años
  Frank Becker b20cf3dc01 Make element ids case sensitive. hace 15 años
  Lloyd Weehuizen e84bb43a60 Fix clipping when element position is less than 0 hace 14 años
  Lloyd Weehuizen 72712ce471 Fix crash caused by a focus element not having an owner document. hace 14 años
  Lloyd Weehuizen fed2dda607 Renderer performance updates hace 14 años
  Lloyd Weehuizen d73900739f Fix possible NULL pointer exceptions and release StringStorage on shutdown. hace 15 años
  Lloyd Weehuizen 2a562a4621 Removed RKTOutputIterator and switched code to use std::back_inserter as the rocket version was causing issues in VS2010 in release builds. hace 15 años
  Lloyd Weehuizen 09b9364721 Bug fixes and header licenses hace 15 años
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import hace 15 años