1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00
JUCE/src/gui/components/special
2010-10-23 21:05:21 +01:00
..
juce_ActiveXControlComponent.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_AudioDeviceSelectorComponent.cpp Added workarounds for a truly moronic VC2005 compiler bug. Very, very annoyed at having to spend hours and compromise my coding style geting this to build properly... 2010-07-13 16:00:10 +01:00
juce_AudioDeviceSelectorComponent.h Added workarounds for a truly moronic VC2005 compiler bug. Very, very annoyed at having to spend hours and compromise my coding style geting this to build properly... 2010-07-13 16:00:10 +01:00
juce_BubbleComponent.cpp Added an alpha setting to Components with Component::setAlpha(). Removed Component::fadeOutComponent method and instead refactored the ComponentAnimator class to provide fading in and out of the alpha level. Added a method Desktop::getAnimator() that provides a global instance of a ComponentAnimator so that there's no need to create your own. 2010-10-23 21:05:21 +01:00
juce_BubbleComponent.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_BubbleMessageComponent.cpp Added an alpha setting to Components with Component::setAlpha(). Removed Component::fadeOutComponent method and instead refactored the ComponentAnimator class to provide fading in and out of the alpha level. Added a method Desktop::getAnimator() that provides a global instance of a ComponentAnimator so that there's no need to create your own. 2010-10-23 21:05:21 +01:00
juce_BubbleMessageComponent.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_ColourSelector.cpp Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData. 2010-07-09 13:35:50 +01:00
juce_ColourSelector.h Added workarounds for a truly moronic VC2005 compiler bug. Very, very annoyed at having to spend hours and compromise my coding style geting this to build properly... 2010-07-13 16:00:10 +01:00
juce_DropShadower.cpp Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers. 2010-06-01 18:01:13 +01:00
juce_DropShadower.h Minor code clean-ups. 2010-08-24 20:33:45 +01:00
juce_MagnifierComponent.cpp Added an alpha setting to Components with Component::setAlpha(). Removed Component::fadeOutComponent method and instead refactored the ComponentAnimator class to provide fading in and out of the alpha level. Added a method Desktop::getAnimator() that provides a global instance of a ComponentAnimator so that there's no need to create your own. 2010-10-23 21:05:21 +01:00
juce_MagnifierComponent.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_MidiKeyboardComponent.cpp Minor clean-ups. 2010-06-10 12:26:43 +01:00
juce_MidiKeyboardComponent.h Minor clean-ups. 2010-06-10 12:26:43 +01:00
juce_NSViewComponent.h Fix for some broken Apple AudioUnit editors. Fix for amalgamated mac builds. Changed some mac debugging settings which didn't work. Updated the Jucer-generated audio plugins to match the current codebase. 2010-10-14 14:17:10 +01:00
juce_OpenGLComponent.cpp Minor clean-ups. 2010-06-11 21:48:38 +01:00
juce_OpenGLComponent.h Cleaned up and restructured some app startup code. Updated some iPhone settings. 2010-07-10 11:41:07 +01:00
juce_PreferencesPanel.cpp Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers. 2010-06-01 18:01:13 +01:00
juce_PreferencesPanel.h Added workarounds for a truly moronic VC2005 compiler bug. Very, very annoyed at having to spend hours and compromise my coding style geting this to build properly... 2010-07-13 16:00:10 +01:00
juce_QuickTimeMovieComponent.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_SystemTrayIconComponent.cpp Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_SystemTrayIconComponent.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_WebBrowserComponent.h Copyright notice update. 2010-04-23 09:37:13 +01:00