1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_extra/misc
2019-01-31 15:15:31 +00:00
..
juce_AnimatedAppComponent.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_AnimatedAppComponent.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AppleRemote.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_BubbleMessageComponent.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_BubbleMessageComponent.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_ColourSelector.cpp Workaround for a VS2013 bug 2018-07-30 17:54:48 +01:00
juce_ColourSelector.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_KeyMappingEditorComponent.cpp Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_KeyMappingEditorComponent.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_LiveConstantEditor.cpp Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_LiveConstantEditor.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_PreferencesPanel.cpp Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 2018-01-18 15:23:57 +00:00
juce_PreferencesPanel.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_PushNotifications.cpp PushNotifications: add Notification copy constructor. 2018-02-21 17:37:37 +01:00
juce_PushNotifications.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_RecentlyOpenedFilesList.cpp Fixed some Objective-C id -> auto* conversion warnings 2018-10-24 16:20:45 +01:00
juce_RecentlyOpenedFilesList.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_SplashScreen.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_SplashScreen.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_SystemTrayIconComponent.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_SystemTrayIconComponent.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_WebBrowserComponent.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00