1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/modules/juce_events/messages
2017-04-20 12:24:49 +01:00
..
juce_ApplicationBase.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_ApplicationBase.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_CallbackMessage.h Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 2017-03-29 15:31:41 +01:00
juce_DeletedAtShutdown.cpp Shuffled some pragmas around to stop MSVC from giving an unwanted warning 2017-04-05 10:20:29 +01:00
juce_DeletedAtShutdown.h Avoided an MS compiler warning in DeletedAtShutdown 2017-04-03 10:00:07 +01:00
juce_Initialisation.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_Message.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_MessageListener.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_MessageListener.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_MessageManager.cpp Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 2017-03-29 15:31:41 +01:00
juce_MessageManager.h Fixed VS2013 assignment operator compiler warnings 2017-04-20 12:24:49 +01:00
juce_MountedVolumeListChangeDetector.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_NotificationType.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00