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 e9bdd1d637 Changed the var class to be able to hold any ReferenceCountedObject rather than just a DynamicObject. Altered the drag-and-drop classes to use a var instead of a String as the drag description. This affects the getDragSourceDescription() methods in the TreeViewItem, ListBoxModel and TableListBoxModel classes, which now return a var instead of a String. 14 years ago
..
npapi tidied up whitespace in files 16 years ago
juce_ActiveX_GlueCode.cpp Changed the var class to be able to hold any ReferenceCountedObject rather than just a DynamicObject. Altered the drag-and-drop classes to use a var instead of a String as the drag description. This affects the getDragSourceDescription() methods in the TreeViewItem, ListBoxModel and TableListBoxModel classes, which now return a var instead of a String. 14 years ago
juce_BrowserPluginComponent.h Updated the date in the copyright notice. 14 years ago
juce_IncludeBrowserPluginInfo.h Updated the date in the copyright notice. 14 years ago
juce_NPAPI_GlueCode.cpp Changed the var class to be able to hold any ReferenceCountedObject rather than just a DynamicObject. Altered the drag-and-drop classes to use a var instead of a String as the drag description. This affects the getDragSourceDescription() methods in the TreeViewItem, ListBoxModel and TableListBoxModel classes, which now return a var instead of a String. 14 years ago
juce_NPAPI_GlueCode.mm WASAPI session event callbacks. 14 years ago
juce_NPAPI_MacResource.r Initial check-in of NPAPI browser plugin wrapper code. 16 years ago
juce_NPAPI_WinResource.rc Initial check-in of NPAPI browser plugin wrapper code. 16 years ago