Историја ревизија

Аутор SHA1 Порука Датум
  Michael Ragazzon 4be83d440e Debugger: Enable listing of hidden elements, and escape attribute values. пре 6 година
  Michael Ragazzon 111de6bcc7 Use our own white space functions in string utilities пре 6 година
  Michael Ragazzon b9450f7980 Try fixing compilation on MaxOSX and X11 пре 6 година
  Michael Ragazzon 16fb312b4e Rename CodePoint to Character. пре 6 година
  Michael Ragazzon 79c7a159a4 Improved text input selection for utf8. пре 6 година
  Michael Ragazzon b4e6b22e87 Use char16_t for utf16, and char32_t for underlying CodePoint type. Some refactoring. пре 6 година
  Michael Ragazzon 2f6fd1494d Proper conversion to and from UTF-16, use unicode for interaction with Windows API пре 6 година
  Michael Ragazzon 1c00fea5aa Convert UTF-16 to UTF-8 пре 6 година
  Michael Ragazzon ac42bcb8ec Lazy loading unicode characters (work in progress!) пре 6 година
  Michael Ragazzon 6e4ba091d8 Text input widget: Move the cursor word by word with ctrl + arrow keys. Better utf-8 handling. пре 6 година
  Michael Ragazzon 5655f84cf4 Let's add some emojis! пре 6 година
  Michael Ragazzon 8a085f6798 Clean up, introduce StringView пре 6 година
  Michael Ragazzon ab2d4210c7 Remove all usage of 'word' type, replace by CodePoint пре 6 година
  Michael Ragazzon f9975a0e8e Begin conversion to UTF8 пре 6 година
  Michael Ragazzon 3cd0005ef3 Support for child combinator '>' and universal selector '*' in RCSS пре 6 година
  Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. пре 6 година
  Michael Ragazzon 68f53dce67 Clean up types and aliases, trying to be more consistent. пре 6 година
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance пре 6 година
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! пре 6 година
  Michael Ragazzon bb949df66b Can now use a shorthand to declare decorators inside elements. пре 6 година
  Michael Ragazzon fa6bd0a062 Use all_properties_dirty flag when constructing elements пре 6 година
  Michael Ragazzon 49cc4e5a61 Fix compiling all projects, some cleanup пре 6 година
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string пре 6 година
  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. пре 11 година
  Lloyd Weehuizen 8701f9dfff Update Xcode project for new StyleCache and iOS/OSX versions. пре 13 година
  Lloyd Weehuizen 57047fe69e Reworked String to remove shared memory pools and just include hashes directly on the object. This makes the String class thread-safe, but still keeps it around double the speed of std::string for comparison operations. пре 15 година
  Lloyd Weehuizen aa1d222245 Add caching of element clipping on the element to remove property lookups during render. пре 15 година
  Lloyd Weehuizen 09b9364721 Bug fixes and header licenses пре 15 година
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import пре 15 година