| .. |
|
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..
|
14 years ago |
|
juce_BubbleMessageComponent.cpp
|
Fixed some more warnings.
|
13 years ago |
|
juce_BubbleMessageComponent.h
|
Refactored Path::addBubble, BubbleMessageComponent and BubbleComponent classes to work better and avoid duplicated code.
|
13 years ago |
|
juce_ColourSelector.cpp
|
ColourSelector rendering fix.
|
13 years ago |
|
juce_ColourSelector.h
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
|
juce_KeyMappingEditorComponent.cpp
|
Bit of tidying-up in KeyPressMappingSet and related classes.
|
13 years ago |
|
juce_KeyMappingEditorComponent.h
|
Bit of tidying-up in KeyPressMappingSet and related classes.
|
13 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
|
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..
|
14 years ago |
|
juce_RecentlyOpenedFilesList.cpp
|
Added a method RecentlyOpenedFilesList::registerRecentFileNatively() and updated the introjucer to register its recent documents with the OS.
|
13 years ago |
|
juce_RecentlyOpenedFilesList.h
|
Added a method RecentlyOpenedFilesList::registerRecentFileNatively() and updated the introjucer to register its recent documents with the OS.
|
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
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
|
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.
|
14 years ago |
|
juce_SystemTrayIconComponent.h
|
Changes for DLL build.
|
13 years ago |
|
juce_WebBrowserComponent.h
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |