Commit History

Author SHA1 Message Date
  Walter Heil fc6ddc0569 Revert "Bugfix: fixed error building libRocket with MinGW" 12 years ago
  Walter Heil 66b4d56779 Bugfix: fixed error building libRocket with MinGW 12 years ago
  Walter Heil 7fed832295 Bugfix: Revised/repaired SFML2 sample 12 years ago
  Lloyd Weehuizen c95b8f4a18 Add missing variables to Shell. 13 years ago
  Lloyd Weehuizen cc0312f0ec Merge pull request #94 from sreich/master 13 years ago
  Shaun Reich 3198e24cad don't render debug outlines on non-visible elements 13 years ago
  Lloyd Weehuizen 15e3bace1f Merge pull request #95 from robbyz-az/master 13 years ago
  robbyz-az e9ae90bbc3 Fix for clipboard paste bug 13 years ago
  Lloyd Weehuizen 593e03ca1a Merge pull request #91 from hoshi10/master 13 years ago
  Shaun Reich 14c5eaac0b create ShellRenderInterfaceOpenGL::SetViewport, instead of hardcoding 13 years ago
  hoshi10 5a76104b26 Replaced IN with INCH in Property::Unit enum 13 years ago
  hoshi10 19581199df Added ROCKETCORE_API to StyleSheet class. 13 years ago
  hoshi10 c97bc9c8ed Ignore new directories. 13 years ago
  hoshi10 66415d8d17 Ignore new directories. 13 years ago
  Lloyd Weehuizen 524e9f6e83 Merge pull request #84 from gabomdq/mingw-static-fix 13 years ago
  Lloyd Weehuizen c066f09528 Merge pull request #86 from gabomdq/fix-namespace-document 13 years ago
  Lloyd Weehuizen af17bee633 Merge pull request #87 from gabomdq/fix-elementstylecache 13 years ago
  Lloyd Weehuizen 8701f9dfff Update Xcode project for new StyleCache and iOS/OSX versions. 13 years ago
  Gabriel Jacobo 560e5949e3 Set the document global variable when the ElementDocumentWrapper is created 13 years ago
  Gabriel Jacobo 354f786c8b Fix copy paste error in Element Style Cache 13 years ago
  Gabriel Jacobo 428fda50f8 Fix for static linking using mingw 13 years ago
  Lloyd Weehuizen 4d86306886 Merge pull request #71 from chrismdp/master 13 years ago
  Lloyd Weehuizen 03f84519dc Merge pull request #80 from viciious/optimizations_string 13 years ago
  Lloyd Weehuizen eec22fc152 Merge pull request #81 from viciious/optimizations_get_property 13 years ago
  Lloyd Weehuizen 2a09149379 Merge pull request #82 from viciious/optimizations_fonts 13 years ago
  Victor Luchitz 9cc171f3ed Replace std::map with std::vector for O(1) access to character properties 13 years ago
  Victor Luchitz b9c82330c9 Add ElementStyleCache to build files 13 years ago
  Victor Luchitz 6d72a47086 Minor correction to a project file 13 years ago
  Victor Luchitz f4bc0e526a Optimize document re-layout by caching layout-important CSS properties 13 years ago
  Victor Luchitz 0ea2cf4c41 Optimize some of the string class operators 13 years ago