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_gui_extra/misc
2018-04-19 20:27:47 +01: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 Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ColourSelector.cpp Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 2018-01-18 15:23:57 +00:00
juce_ColourSelector.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_KeyMappingEditorComponent.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_KeyMappingEditorComponent.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_LiveConstantEditor.cpp Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 2018-01-18 15:23:57 +00:00
juce_LiveConstantEditor.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01: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 Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_PushNotifications.cpp PushNotifications: add Notification copy constructor. 2018-02-21 17:37:37 +01:00
juce_PushNotifications.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_RecentlyOpenedFilesList.cpp Added RecentlyOpenedFilesList::forgetRecentFileNatively() 2018-02-27 12:45:11 +00: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 Add documentation tags 2018-03-15 12:10:32 +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 Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_WebBrowserComponent.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00