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 c1d8ac22df New Component::setBounds() method using a RelativeRectangle. 14 years ago
..
jucer_CodeHelpers.cpp New Component::setBounds() method using a RelativeRectangle. 14 years ago
jucer_CodeHelpers.h New Component::setBounds() method using a RelativeRectangle. 14 years ago
jucer_Colours.h More Jucer reorganisation 15 years ago
jucer_FileHelpers.cpp Refactored the MemoryOutputStream constructors and added some new features. Tidied up some stream methods to avoid relying on the stream length, which can be unreliable in http streams. Tweaked some mac atomic functions. Fixed some win32 dllexport declarations. 15 years ago
jucer_FileHelpers.h Refactored the MemoryOutputStream constructors and added some new features. Tidied up some stream methods to avoid relying on the stream length, which can be unreliable in http streams. Tweaked some mac atomic functions. Fixed some win32 dllexport declarations. 15 years ago
jucer_JucerTreeViewBase.cpp Changed LookAndFeel::getDefaultFolderImage and getDefaultDocumentFileImage to return drawables instead of images. 14 years ago
jucer_JucerTreeViewBase.h Changed LookAndFeel::getDefaultFolderImage and getDefaultDocumentFileImage to return drawables instead of images. 14 years ago
jucer_MiscUtilities.cpp Fix for listbox and table multi-selection. Internal updates for relative positioning. Additions to Typeface class to allow hinted subclasses. 14 years ago
jucer_MiscUtilities.h New Component::setBounds() method using a RelativeRectangle. 14 years ago
jucer_PresetIDs.h Minor Jucer tweaks. 14 years ago
jucer_RelativePath.h String documentation fix. PropertySet parameter fix. Jucer path fix. 15 years ago
jucer_StoredSettings.cpp Improved icons in the new Jucer. Minor fixes to ComponentBoundsConstrainer. 14 years ago
jucer_StoredSettings.h New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 14 years ago
jucer_ValueSourceHelpers.h New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 14 years ago