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 6c61dbb68e 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
..
code_editor Minor clean-ups 11 years ago
documents Fixed a couple of typos in file chooser messages. 11 years ago
embedding Fixed spelling. Added a few simple methods to Random, BigInteger and var. 12 years ago
misc Added juce namespace to the JUCE_LIVE_CONSTANT macro 11 years ago
native 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_gui_extra.cpp Added XML and Lua tokenisers for the CodeEditorComponent 12 years ago
juce_gui_extra.h Added XML and Lua tokenisers for the CodeEditorComponent 12 years ago
juce_gui_extra.mm 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_module_info Version number update 11 years ago