Commit History

Autor SHA1 Mensaxe Data
  Michael Ragazzon 9c930fa7f7 Update utf8 string iterator %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 6d5975da52 Remove non-standard string comparison, and unnecessary template. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon e17b866e84 StripWhitespace from string view %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 6422b655c3 Fix StringView construction and comparison %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. %!s(int64=5) %!d(string=hai) anos
  Michael Ragazzon 4be83d440e Debugger: Enable listing of hidden elements, and escape attribute values. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 111de6bcc7 Use our own white space functions in string utilities %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon b9450f7980 Try fixing compilation on MaxOSX and X11 %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 16fb312b4e Rename CodePoint to Character. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 79c7a159a4 Improved text input selection for utf8. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon b4e6b22e87 Use char16_t for utf16, and char32_t for underlying CodePoint type. Some refactoring. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 2f6fd1494d Proper conversion to and from UTF-16, use unicode for interaction with Windows API %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 1c00fea5aa Convert UTF-16 to UTF-8 %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon ac42bcb8ec Lazy loading unicode characters (work in progress!) %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 6e4ba091d8 Text input widget: Move the cursor word by word with ctrl + arrow keys. Better utf-8 handling. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 5655f84cf4 Let's add some emojis! %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 8a085f6798 Clean up, introduce StringView %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon f9975a0e8e Begin conversion to UTF8 %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 3cd0005ef3 Support for child combinator '>' and universal selector '*' in RCSS %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 68f53dce67 Clean up types and aliases, trying to be more consistent. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon bb949df66b Can now use a shorthand to declare decorators inside elements. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon fa6bd0a062 Use all_properties_dirty flag when constructing elements %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 49cc4e5a61 Fix compiling all projects, some cleanup %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string %!s(int64=6) %!d(string=hai) anos
  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. %!s(int64=11) %!d(string=hai) anos
  Lloyd Weehuizen 8701f9dfff Update Xcode project for new StyleCache and iOS/OSX versions. %!s(int64=13) %!d(string=hai) anos