Michael Ragazzon
|
acea973863
Move remaining functions out of String.h and into StringUtilities.h.
|
6 tahun lalu |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 tahun lalu |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 tahun lalu |
Michael Ragazzon
|
fd44d9cfcb
Optionally use EventId on add/remove listener. In the EventDispatcher, replace the map<vector> with a flat, manually sorted vector.
|
6 tahun lalu |
Michael Ragazzon
|
d2c395645c
Make Event unaware of event specification, pass by parameter instead.
|
6 tahun lalu |
Michael Ragazzon
|
bcc1ac4f2a
Implement EventId and associated EventSpecification
|
6 tahun lalu |
Michael Ragazzon
|
246e1ecc78
WIP: Specify bubbling and default actions on dispatching events
|
6 tahun lalu |
Michael Ragazzon
|
dec4ef6af6
Avoid duplicate conversion to lowercase
|
6 tahun lalu |
Michael Ragazzon
|
f3b9ad29f0
Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained.
|
6 tahun lalu |
Michael Ragazzon
|
f7e1c4c4fb
WIP PropertyNames from Strings to IDs (not compiling)
|
6 tahun lalu |
Michael Ragazzon
|
709852fcf8
Replace std::unordered_map with robin_hood
|
6 tahun lalu |
Michael Ragazzon
|
3e8d309c42
Add summary of element event listeners to debugger
|
6 tahun lalu |
Michael
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
7 tahun lalu |
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 tahun lalu |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 tahun lalu |