whoa/src/event
2025-10-07 00:10:21 -05:00
..
linux feat(client): migrate gui functions and implement OsGuiGetWindow 2023-03-20 00:06:50 -05:00
mac feat(client): migrate gui functions and implement OsGuiGetWindow 2023-03-20 00:06:50 -05:00
win chore(build): fix compatibility with CMake 4.x 2025-09-02 17:28:17 -05:00
CEvent.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
CEvent.hpp chore(event): clean up function declarations 2023-01-05 21:07:14 -06:00
CMakeLists.txt feat(client): migrate gui functions and implement OsGuiGetWindow 2023-03-20 00:06:50 -05:00
CObserver.hpp chore(event): move CObserver from ui to event 2025-10-05 13:53:20 -05:00
Context.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
Context.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Event.cpp feat(event): implement EventUnregisterEx 2025-10-07 00:10:21 -05:00
Event.hpp feat(ui): partially implement CSimpleTop dtor 2025-10-06 23:42:09 -05:00
EvtContext.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtContext.hpp chore(event): clean up function declarations 2023-01-05 21:07:14 -06:00
EvtHandler.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtKeyDown.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtMessage.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtThread.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtThread.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
EvtTimer.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Input.cpp chore(build): fix compatibility with CMake 4.x 2025-09-02 17:28:17 -05:00
Input.hpp feat(client): migrate gui functions and implement OsGuiGetWindow 2023-03-20 00:06:50 -05:00
Queue.cpp feat(event): implement EventUnregisterEx 2025-10-07 00:10:21 -05:00
Queue.hpp feat(event): implement EventUnregisterEx 2025-10-07 00:10:21 -05:00
Scheduler.cpp chore(style): normalize memory allocations 2023-01-04 21:00:29 -06:00
Scheduler.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Synthesize.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
Synthesize.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Timer.cpp chore: initial commit 2023-01-02 13:17:18 -06:00
Timer.hpp chore: initial commit 2023-01-02 13:17:18 -06:00
Types.hpp feat(event): wire up more mouse mode handling 2023-03-16 12:25:07 -05:00