.. |
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
|
7 years ago |
juce_AnimatedAppComponent.h
|
Add documentation tags
|
7 years ago |
juce_AppleRemote.h
|
Add documentation tags
|
7 years ago |
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
|
7 years ago |
juce_BubbleMessageComponent.h
|
Add documentation tags
|
7 years ago |
juce_ColourSelector.cpp
|
Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes
|
7 years ago |
juce_ColourSelector.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_KeyMappingEditorComponent.cpp
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_KeyMappingEditorComponent.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_LiveConstantEditor.cpp
|
Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes
|
7 years ago |
juce_LiveConstantEditor.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_PreferencesPanel.cpp
|
Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes
|
7 years ago |
juce_PreferencesPanel.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_PushNotifications.cpp
|
PushNotifications: add Notification copy constructor.
|
7 years ago |
juce_PushNotifications.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_RecentlyOpenedFilesList.cpp
|
Added RecentlyOpenedFilesList::forgetRecentFileNatively()
|
7 years ago |
juce_RecentlyOpenedFilesList.h
|
Add documentation tags
|
7 years ago |
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
|
7 years ago |
juce_SplashScreen.h
|
Add documentation tags
|
7 years ago |
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
|
7 years ago |
juce_SystemTrayIconComponent.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_WebBrowserComponent.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |