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.
jules 854a3e98d0 Added a new soft-keyboard type TextInputTarget::decimalKeyboard. 10 years ago
..
juce_MultiTouchMapper.h Updated the format of the header include guard macros. 12 years ago
juce_android_FileChooser.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_android_Windowing.cpp Added a new soft-keyboard type TextInputTarget::decimalKeyboard. 10 years ago
juce_ios_UIViewComponentPeer.mm Added a new soft-keyboard type TextInputTarget::decimalKeyboard. 10 years ago
juce_ios_Windowing.mm Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 11 years ago
juce_linux_Clipboard.cpp Added some extra safeguards against problems when running a headless linux app. 10 years ago
juce_linux_FileChooser.cpp Linux kdialog file-chooser fix 10 years ago
juce_linux_Windowing.cpp Added some extra safeguards against problems when running a headless linux app. 10 years ago
juce_mac_FileChooser.mm Some workarounds for people still using the 10.5 SDK 10 years ago
juce_mac_MainMenu.mm Misc minor cleanups and comment fixes. 11 years ago
juce_mac_MouseCursor.mm Avoiding assertions when loading some mouse cursors on OSX10.9. 11 years ago
juce_mac_NSViewComponentPeer.mm Fix for OSX window coordinate conversion mistake. 10 years ago
juce_mac_Windowing.mm Avoided a few compiler warnings. 10 years ago
juce_win32_DragAndDrop.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_win32_FileChooser.cpp Added support a flag JUCE_DISABLE_NATIVE_FILECHOOSERS which is pretty self-explanatory. 11 years ago
juce_win32_Windowing.cpp Added a Windows version of the MouseCursor::CopyingCursor types. 10 years ago