| .. |
|
juce_AnimatedAppComponent.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_AnimatedAppComponent.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_AppleRemote.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_BubbleMessageComponent.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_BubbleMessageComponent.h
|
Added a couple of missing 'override' keywords
|
2015-11-23 17:29:05 +00:00 |
|
juce_ColourSelector.cpp
|
Stopped the ColourSelector sending a change message from its constructor
|
2016-08-11 16:06:12 +01:00 |
|
juce_ColourSelector.h
|
Added an optional notification argument to ColourSelector::setCurrentColour()
|
2016-08-11 11:12:06 +01:00 |
|
juce_KeyMappingEditorComponent.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
juce_KeyMappingEditorComponent.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_LiveConstantEditor.cpp
|
Added a bool handler for JUCE_LIVE_CONSTANT
|
2016-08-03 16:18:54 +01:00 |
|
juce_LiveConstantEditor.h
|
Added a bool handler for JUCE_LIVE_CONSTANT
|
2016-08-03 16:18:54 +01:00 |
|
juce_PreferencesPanel.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_PreferencesPanel.h
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
juce_RecentlyOpenedFilesList.cpp
|
Used the ignoreUnused() function to tidy up some old code
|
2015-12-23 16:27:50 +00:00 |
|
juce_RecentlyOpenedFilesList.h
|
Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value
|
2016-08-03 09:43:07 +01:00 |
|
juce_SplashScreen.cpp
|
Make splash screens fullscreen on mobile platforms
|
2016-07-22 10:12:44 +01:00 |
|
juce_SplashScreen.h
|
Make splash screens fullscreen on mobile platforms
|
2016-07-22 10:12:44 +01:00 |
|
juce_SystemTrayIconComponent.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_SystemTrayIconComponent.h
|
Added an OSX-only method SystemTrayIconComponent::showDropdownMenu() and tweaked the highlighting of OSX tray icons.
|
2015-07-28 15:44:38 +01:00 |
|
juce_WebBrowserComponent.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |