Michael Ragazzon
|
0b5d8c7189
Add RegisterEventType to Core API. Update readme. Element::DispatchEvent should now be backwards compatible. Prevent default action after calling StopPropagation(),
|
%!s(int64=6) %!d(string=hai) anos |
Michael Ragazzon
|
60e88e7e65
Disabled form control elements are now properly handled. They cannot receive focus or click events from user input.
|
%!s(int64=6) %!d(string=hai) anos |
Michael Ragazzon
|
b3c4f5a97d
Let all event listeners on the current element finish when calling StopPropagation().
|
%!s(int64=6) %!d(string=hai) anos |
Michael Ragazzon
|
d2c395645c
Make Event unaware of event specification, pass by parameter instead.
|
%!s(int64=6) %!d(string=hai) anos |
Michael Ragazzon
|
bcc1ac4f2a
Implement EventId and associated EventSpecification
|
%!s(int64=6) %!d(string=hai) anos |
Michael Ragazzon
|
3c5c22b5e8
EventPhase as enum class
|
%!s(int64=6) %!d(string=hai) anos |
Michael Ragazzon
|
02821004f1
WIP. Separate default event actions from ProcessEvents (event listeners)
|
%!s(int64=6) %!d(string=hai) anos |
Michael Ragazzon
|
246e1ecc78
WIP: Specify bubbling and default actions on dispatching events
|
%!s(int64=6) %!d(string=hai) anos |
Michael Ragazzon
|
f3b9ad29f0
Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained.
|
%!s(int64=6) %!d(string=hai) anos |
Michael Ragazzon
|
f7e1c4c4fb
WIP PropertyNames from Strings to IDs (not compiling)
|
%!s(int64=6) %!d(string=hai) anos |
Michael Ragazzon
|
709852fcf8
Replace std::unordered_map with robin_hood
|
%!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 |
Michael Ragazzon
|
3e8d309c42
Add summary of element event listeners to debugger
|
%!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 |
Doug Binks
|
ed17fdbe68
Warning fixes.
|
%!s(int64=12) %!d(string=hai) anos |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
%!s(int64=15) %!d(string=hai) anos |