1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_extra/misc
2012-12-13 19:06:47 +00: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 Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_ColourSelector.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_KeyMappingEditorComponent.cpp Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_KeyMappingEditorComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00: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 Added a method RecentlyOpenedFilesList::registerRecentFileNatively() and updated the introjucer to register its recent documents with the OS. 2012-05-22 16:24:06 +01: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 Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_SystemTrayIconComponent.h Fix for DLL build. 2012-12-13 19:06:47 +00:00
juce_WebBrowserComponent.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00