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 098400ef31 Removed the Image::setPixelData method - this can be done with Image::BitmapData instead. OSX file chooser options change for aliased files. 14 years ago
..
juce_android_FileChooser.cpp 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_android_Windowing.cpp Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 14 years ago
juce_ios_UIViewComponentPeer.mm Hard-coded some juce namespace declarations. 14 years ago
juce_ios_Windowing.mm 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_linux_Clipboard.cpp 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_linux_FileChooser.cpp 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_linux_Windowing.cpp 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_mac_FileChooser.mm Removed the Image::setPixelData method - this can be done with Image::BitmapData instead. OSX file chooser options change for aliased files. 14 years ago
juce_mac_MainMenu.mm Tweaked some timings for mac native menus. Minor clean-ups. 14 years ago
juce_mac_MouseCursor.mm 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_mac_NSViewComponentPeer.mm Fixed a typo in the introjucer. C++0x fixes. 14 years ago
juce_mac_Windowing.mm 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_win32_DragAndDrop.cpp 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_win32_FileChooser.cpp 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_win32_Windowing.cpp Fix for subtle win32 mouse-button issue. Minor bwav fix. 14 years ago