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 5a0cef7239 Added some static StringArray methods for tokenising. 12 years ago
..
code_editor Added some static StringArray methods for tokenising. 12 years ago
documents Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro. 12 years ago
embedding Minor changes to avoid pedantic compiler warnings. 12 years ago
lookandfeel Removed const-ness from some return types of LookAndFeel font methods. Renamed LookAndFeel::getFontForTextButton() as getTextButtonFont() for consistency. Added LookAndFeel::getLabelFont(). Fixed a problem in Label where the label's font wasn't being correctly applied to the text editor when editing it. 12 years ago
misc Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
native OSX SystemTrayIcon fix. 12 years ago
juce_gui_extra.cpp SystemTrayIconComponent support for OSX 12 years ago
juce_gui_extra.h Refactored audio plugin DllMain. 12 years ago
juce_gui_extra.mm Added new module wrappers. 14 years ago
juce_module_info v2.0.40 12 years ago