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
2019-07-12 14:44:34 +01: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 a typo in the docs for JUCEApplicationBase::moreThanOneInstanceAllowed() and clarified on which platforms ::anotherInstanceStarted() will be called 2018-11-01 09:46:20 +00: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 Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 2018-10-16 17:39:54 +01:00
juce_MessageListener.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MessageManager.cpp Whitespace 2019-07-12 14:44:34 +01:00
juce_MessageManager.h Added some PopupMenu::addItem overloads which let you attach a lambda callback to be invoked for a menu item. 2019-06-19 11:39:28 +01: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