Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
před 2 roky |
ZombieRaccoon
|
2b607b1602
Attach event listeners upon attribute changes
|
před 4 roky |
Rokas Kupstys
|
c261c1ff81
Add ability for user to override container types.
|
před 5 roky |
Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
před 5 roky |
Michael Ragazzon
|
d7ba65477f
Add Event::PreventDefault function. Change behavior, Event::StopPropagation no longer cancels default actions. Clean up event dispatcher.
|
před 6 roky |
Michael Ragazzon
|
85fc4c69e2
Clean up the event dispatcher
|
před 6 roky |
Michael Ragazzon
|
f745fac0ee
WIP: Rework event dispatcher loop, introduce observer pointer (for now based on std::shared_ptr)
|
před 6 roky |
Michael Ragazzon
|
acea973863
Move remaining functions out of String.h and into StringUtilities.h.
|
před 6 roky |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
před 6 roky |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
před 6 roky |
Michael Ragazzon
|
fd44d9cfcb
Optionally use EventId on add/remove listener. In the EventDispatcher, replace the map<vector> with a flat, manually sorted vector.
|
před 6 roky |
Michael Ragazzon
|
d2c395645c
Make Event unaware of event specification, pass by parameter instead.
|
před 6 roky |
Michael Ragazzon
|
bcc1ac4f2a
Implement EventId and associated EventSpecification
|
před 6 roky |
Michael Ragazzon
|
246e1ecc78
WIP: Specify bubbling and default actions on dispatching events
|
před 6 roky |
Michael Ragazzon
|
dec4ef6af6
Avoid duplicate conversion to lowercase
|
před 6 roky |
Michael Ragazzon
|
f3b9ad29f0
Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained.
|
před 6 roky |
Michael Ragazzon
|
f7e1c4c4fb
WIP PropertyNames from Strings to IDs (not compiling)
|
před 6 roky |
Michael Ragazzon
|
709852fcf8
Replace std::unordered_map with robin_hood
|
před 6 roky |
Michael Ragazzon
|
3e8d309c42
Add summary of element event listeners to debugger
|
před 6 roky |
Michael
|
b86efd039b
Performance: Change several maps and sets to unordered_*.
|
před 7 roky |
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.
|
před 11 roky |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
před 15 roky |