1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_events
2016-02-20 09:45:43 +00:00
..
broadcasters Added some assertions to catch event-based objects being used before the message manager has been initialised 2016-02-10 12:37:06 +00:00
interprocess Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
messages Simplified some inter-module dependencies and exception-catching fallbacks 2015-12-23 11:47:18 +00:00
native Refactored win32 broadcast message handling to avoid clashes with MS Word 2016-02-10 10:39:06 +00:00
timers Added a safety mechanism for pathological cases where user code that repeatedly blocks in a timer callback could get the event loop stuck 2016-02-12 11:36:34 +00:00
juce_events.cpp Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 2016-02-04 16:07:21 +00:00
juce_events.h Normalised some divider comments 2016-02-20 09:45:43 +00:00
juce_events.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version number update 2015-12-16 18:14:23 +00:00