| .. |
|
juce_AppleRemote.h
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
|
juce_BubbleMessageComponent.cpp
|
Fixed some more warnings.
|
13 years ago |
|
juce_BubbleMessageComponent.h
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
|
juce_ColourSelector.cpp
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
|
juce_ColourSelector.h
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
|
juce_KeyMappingEditorComponent.cpp
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
|
juce_KeyMappingEditorComponent.h
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
|
juce_PreferencesPanel.cpp
|
Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer.
|
13 years ago |
|
juce_PreferencesPanel.h
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
|
juce_RecentlyOpenedFilesList.cpp
|
Made use of @autoreleasepool for clang builds.
|
13 years ago |
|
juce_RecentlyOpenedFilesList.h
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
|
juce_SplashScreen.cpp
|
Added a method Desktop::getMouseWheelMoveCounter(), and made the existing getMouseButtonClickCounter() method non-static.
|
13 years ago |
|
juce_SplashScreen.h
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
|
juce_SystemTrayIconComponent.cpp
|
SystemTrayIconComponent support for OSX
|
12 years ago |
|
juce_SystemTrayIconComponent.h
|
SystemTrayIconComponent support for OSX
|
12 years ago |
|
juce_WebBrowserComponent.h
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |