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.
Timur Doumler c5488e2f09 Fixed a bug on Android where dragging a window around would erroneously increase its size. 9 years ago
..
application Lots of small whitespace tweaks. 10 years ago
buttons Tweak to Button so that they will always visibly flash even if released before they had time to be painted in the down state 9 years ago
commands Lots of small whitespace tweaks. 10 years ago
components Simplified some component modal state handling code, hopefully also fixing an edge-case problem when showing modal windows on linux 9 years ago
drawables A better optimisation for parsing SVG files with certain types of line dash attributes 9 years ago
filebrowser Used the ignoreUnused() function to tidy up some old code 9 years ago
keyboard Update copyright notice 10 years ago
layout Removed a few stray semicolons 9 years ago
lookandfeel Used the ignoreUnused() function to tidy up some old code 9 years ago
menus Fixed a typo in the last commit 9 years ago
misc Update copyright notice 10 years ago
mouse Fixed a deprecation macro in DragAndDropContainer 10 years ago
native Fixed a bug on Android where dragging a window around would erroneously increase its size. 9 years ago
positioning Lots of small whitespace tweaks. 10 years ago
properties Lots of small whitespace tweaks. 10 years ago
widgets Marked Slider popup windows as temporary 9 years ago
windows Added a callback method DialogWindow::escapeKeyPressed() and used it to fix a minor introjucer bug with tool windows 9 years ago
juce_gui_basics.cpp Removed some unnecessary includes of AppConfig.h 9 years ago
juce_gui_basics.h Update copyright notice 10 years ago
juce_gui_basics.mm Update copyright notice 10 years ago
juce_module_info Version number update 10 years ago