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-10-24 16:20:45 +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 Workaround for a VS2013 bug 2018-07-30 17:54:48 +01:00
juce_ColourSelector.h Added a workaround to ColourSelector to fix an error when using the Projucer's live-build engine 2018-08-06 10:43:48 +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 Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
juce_LiveConstantEditor.cpp Some misc cleanups, mainly around WeakReference usage and rectangles 2018-07-09 16:00:45 +01:00
juce_LiveConstantEditor.h Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +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 Cleaned up some doc comments 2018-08-29 10:56:56 +01: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 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