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 089a2e31ba Improved some docs. 13 years ago
..
application WindowsMediaFormat fix. ReferenceCountedArray::indexOfSorted() method. 13 years ago
buttons Fix for component notifications when peer is changing. Some fixes for GCC4.7 on linux. 13 years ago
commands Minor clean-ups for GL, removed some old VC6 hacks. 13 years ago
components Added some explicit namespacing for exceptions, and fixed a mouseExit problem with modal components. 13 years ago
drawables Added a DrawableText::getText() method. 13 years ago
filebrowser Removed some unused android code. Refactored some messaging code. 13 years ago
keyboard Purged some warnings. 13 years ago
layout New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays(). 13 years ago
lookandfeel Purged some warnings. 13 years ago
menus New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays(). 13 years ago
misc (automated whitespace clean-up) 13 years ago
mouse Minor clean-ups for GL, removed some old VC6 hacks. 13 years ago
native Fix for a mistake in the last check-in! 13 years ago
positioning Purged some warnings. 13 years ago
properties Minor clean-ups for GL, removed some old VC6 hacks. 13 years ago
widgets Improved some docs. 13 years ago
windows AlertWindow text box fix. 13 years ago
juce_gui_basics.cpp Updated use of deprecated linux keyboard function. Removed some unnecessary GL headers. 13 years ago
juce_gui_basics.h Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
juce_gui_basics.mm Added new module wrappers. 14 years ago
juce_module_info Version number bump. 13 years ago