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 f824e99f2d Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 13 years ago
..
application Fixed a juce_core dependency problem. 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. 13 years ago
keyboard Purged some warnings. 13 years ago
layout Introjucer: refactoring and addition of appearance settings window for editor colours + fonts. 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 Fixed a juce_core dependency problem. 13 years ago
misc (automated whitespace clean-up) 13 years ago
mouse Fix for MouseInputSource. 13 years ago
native Fixed some DocumentWindow behaviour in the library and introjucer. 13 years ago
positioning Purged some warnings. 13 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