| .. |
|
juce_AnimatedAppComponent.cpp
|
Update copyright notice
|
10 years ago |
|
juce_AnimatedAppComponent.h
|
Update copyright notice
|
10 years ago |
|
juce_AppleRemote.h
|
Update copyright notice
|
10 years ago |
|
juce_BubbleMessageComponent.cpp
|
Update copyright notice
|
10 years ago |
|
juce_BubbleMessageComponent.h
|
Added a couple of missing 'override' keywords
|
10 years ago |
|
juce_ColourSelector.cpp
|
Stopped the ColourSelector sending a change message from its constructor
|
9 years ago |
|
juce_ColourSelector.h
|
Added an optional notification argument to ColourSelector::setCurrentColour()
|
9 years ago |
|
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.
|
9 years ago |
|
juce_KeyMappingEditorComponent.h
|
Update copyright notice
|
10 years ago |
|
juce_LiveConstantEditor.cpp
|
Added a bool handler for JUCE_LIVE_CONSTANT
|
9 years ago |
|
juce_LiveConstantEditor.h
|
Added a bool handler for JUCE_LIVE_CONSTANT
|
9 years ago |
|
juce_PreferencesPanel.cpp
|
Update copyright notice
|
10 years ago |
|
juce_PreferencesPanel.h
|
Lots of small whitespace tweaks.
|
10 years ago |
|
juce_RecentlyOpenedFilesList.cpp
|
Used the ignoreUnused() function to tidy up some old code
|
9 years ago |
|
juce_RecentlyOpenedFilesList.h
|
Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value
|
9 years ago |
|
juce_SplashScreen.cpp
|
Make splash screens fullscreen on mobile platforms
|
9 years ago |
|
juce_SplashScreen.h
|
Make splash screens fullscreen on mobile platforms
|
9 years ago |
|
juce_SystemTrayIconComponent.cpp
|
Update copyright notice
|
10 years ago |
|
juce_SystemTrayIconComponent.h
|
Added an OSX-only method SystemTrayIconComponent::showDropdownMenu() and tweaked the highlighting of OSX tray icons.
|
10 years ago |
|
juce_WebBrowserComponent.h
|
Update copyright notice
|
10 years ago |