1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_extra/misc
2013-05-22 23:05:53 -06:00
..
juce_AppleRemote.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_BubbleMessageComponent.cpp Fixed some more warnings. 2012-09-24 15:45:25 +01:00
juce_BubbleMessageComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_ColourSelector.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_ColourSelector.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_KeyMappingEditorComponent.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_KeyMappingEditorComponent.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
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. 2012-08-29 11:01:47 +01:00
juce_PreferencesPanel.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_RecentlyOpenedFilesList.cpp Made use of @autoreleasepool for clang builds. 2013-03-21 18:33:01 +00:00
juce_RecentlyOpenedFilesList.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_SplashScreen.cpp Added a method Desktop::getMouseWheelMoveCounter(), and made the existing getMouseButtonClickCounter() method non-static. 2012-07-15 13:59:13 +01:00
juce_SplashScreen.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_SystemTrayIconComponent.cpp SystemTrayIconComponent support for OSX 2013-05-20 22:17:33 -06:00
juce_SystemTrayIconComponent.h SystemTrayIconComponent support for OSX 2013-05-20 22:17:33 -06:00
juce_WebBrowserComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00