The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Storer 907a9aaffe Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future). 15 years ago
..
juce_ActiveXControlComponent.h Copyright notice update. 15 years ago
juce_AudioDeviceSelectorComponent.cpp Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future). 15 years ago
juce_AudioDeviceSelectorComponent.h Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future). 15 years ago
juce_BubbleComponent.cpp Copyright notice update. 15 years ago
juce_BubbleComponent.h Copyright notice update. 15 years ago
juce_BubbleMessageComponent.cpp Copyright notice update. 15 years ago
juce_BubbleMessageComponent.h Copyright notice update. 15 years ago
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. 15 years ago
juce_ColourSelector.h Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future). 15 years ago
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. 15 years ago
juce_DropShadower.h 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. 15 years ago
juce_MagnifierComponent.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. 15 years ago
juce_MagnifierComponent.h Copyright notice update. 15 years ago
juce_MidiKeyboardComponent.cpp Minor clean-ups. 15 years ago
juce_MidiKeyboardComponent.h Minor clean-ups. 15 years ago
juce_NSViewComponent.h Copyright notice update. 15 years ago
juce_OpenGLComponent.cpp Minor clean-ups. 15 years ago
juce_OpenGLComponent.h Cleaned up and restructured some app startup code. Updated some iPhone settings. 15 years ago
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. 15 years ago
juce_PreferencesPanel.h Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future). 15 years ago
juce_QuickTimeMovieComponent.h Copyright notice update. 15 years ago
juce_SystemTrayIconComponent.cpp Copyright notice update. 15 years ago
juce_SystemTrayIconComponent.h Copyright notice update. 15 years ago
juce_WebBrowserComponent.h Copyright notice update. 15 years ago