e6638f1020WIP: Attempt to replace Rocket::String with std::string
6 anni fa
David Wimsey
4e1786a833Updated 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 anni fa
Victor Luchitz
e2ae51a2e7Feature: single-line text input controls now also dispatch boolean "linebreak" attribute with "change" events.