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-02-21 18:44:31 +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 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_AppleRemote.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
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 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_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 Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 2018-01-18 15:23:57 +00:00
juce_KeyMappingEditorComponent.cpp Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00
juce_KeyMappingEditorComponent.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
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 Added a get() method to LiveValue and call it in the JUCE_LIVE_CONSTANT macro 2018-02-06 16:56:02 +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 Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 2018-01-18 15:23:57 +00:00
juce_PushNotifications.cpp PushNotifications: add Notification copy constructor. 2018-02-21 17:37:37 +01:00
juce_PushNotifications.h PushNotifications: add DeletedAtShutdown for PNs Singleton. 2018-02-21 18:44:31 +01:00
juce_RecentlyOpenedFilesList.cpp Added a clearRecentFilesNatively() method to RecentlyOpenedFilesList 2018-02-07 12:56:04 +00:00
juce_RecentlyOpenedFilesList.h Added a clearRecentFilesNatively() method to RecentlyOpenedFilesList 2018-02-07 12:56:04 +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 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.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 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_WebBrowserComponent.h Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00