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 50313a1b86 Fixed a positioning problem when dragging-and-dropping. 13 years ago
..
application Fix for START_JUCE_APPLICATION when windows.h has been included. 13 years ago
buttons ToolbarButton fix. 13 years ago
commands Introjucer: tidied up some document saving behaviour. 13 years ago
components Added call to Component::colourChanged when the l+f changes. 13 years ago
drawables SVG parser fix. 13 years ago
filebrowser Removed some unused android code. Refactored some messaging code. 14 years ago
keyboard Purged some warnings. 14 years ago
layout Documentation fix. 13 years ago
lookandfeel Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 13 years ago
menus Fix for disappearing Apple extras menu items when showing native file choosers. 13 years ago
misc (automated whitespace clean-up) 14 years ago
mouse Fixed a positioning problem when dragging-and-dropping. 13 years ago
native Fixed some DocumentWindow behaviour in the library and introjucer. 13 years ago
positioning Purged some warnings. 14 years ago
properties Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item. 13 years ago
widgets Fixed a positioning problem when dragging-and-dropping. 13 years ago
windows Fixed a positioning problem when dragging-and-dropping. 13 years ago
juce_gui_basics.cpp Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 13 years ago
juce_gui_basics.h Added class: TextDragAndDropTarget. 13 years ago
juce_gui_basics.mm Added new module wrappers. 14 years ago
juce_module_info Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 13 years ago