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/messages
2020-01-07 08:53:23 +00:00
..
juce_ApplicationBase.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_ApplicationBase.h Fixed broken back button behaviour on Android and updated JUCEApplicationBase::backButtonPressed() to return a bool indicating whether the back event has been handled or not to override this behaviour 2019-08-30 22:03:39 +01:00
juce_CallbackMessage.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_DeletedAtShutdown.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_DeletedAtShutdown.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_Initialisation.h Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00
juce_Message.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_MessageListener.cpp Fixed some more typos 2020-01-07 08:53:23 +00:00
juce_MessageListener.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MessageManager.cpp MessageManager: Obey the rule of useful return in callAsync 2019-08-30 17:13:21 +01:00
juce_MessageManager.h Fixed some more typos 2020-01-07 08:53:23 +00:00
juce_MountedVolumeListChangeDetector.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_NotificationType.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00