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-11-02 16:58:27 +00:00
..
juce_AppleRemote.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_BubbleMessageComponent.cpp Fixed some more warnings. 2012-09-24 15:45:25 +01:00
juce_BubbleMessageComponent.h Refactored Path::addBubble, BubbleMessageComponent and BubbleComponent classes to work better and avoid duplicated code. 2012-07-07 15:13:46 +01:00
juce_ColourSelector.cpp ColourSelector rendering fix. 2012-11-02 16:58:27 +00:00
juce_ColourSelector.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
juce_KeyMappingEditorComponent.cpp Bit of tidying-up in KeyPressMappingSet and related classes. 2012-09-19 21:54:02 +01:00
juce_KeyMappingEditorComponent.h Bit of tidying-up in KeyPressMappingSet and related classes. 2012-09-19 21:54:02 +01: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 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01: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 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_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 Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01: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 Changes for DLL build. 2012-09-26 21:31:04 +01:00
juce_WebBrowserComponent.h Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00