| .. |
|
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
|
Added ColourSelector::ColourSelectorOptions::editableColour flag to enable the colour preview box at the top of the component to be editable
|
2019-11-08 18:25:48 +00:00 |
|
juce_ColourSelector.h
|
Added ColourSelector::ColourSelectorOptions::editableColour flag to enable the colour preview box at the top of the component to be editable
|
2019-11-08 18:25:48 +00:00 |
|
juce_KeyMappingEditorComponent.cpp
|
Added some PopupMenu::addItem overloads which let you attach a lambda callback to be invoked for a menu item.
|
2019-06-19 11:39:28 +01: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
|
Tidied up some divider comments
|
2019-09-06 12:00:26 +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
|
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
|
MacOS: Better support for SystemTrayIconComponent on Mojave
|
2019-04-25 12:54:54 +01: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 |