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 76177fc431 Added a callback method DialogWindow::escapeKeyPressed() and used it to fix a minor introjucer bug with tool windows 9 years ago
..
juce_AlertWindow.cpp Used the ignoreUnused() function to tidy up some old code 9 years ago
juce_AlertWindow.h Cleaned up a few String::empty uses 9 years ago
juce_CallOutBox.cpp Update copyright notice 10 years ago
juce_CallOutBox.h Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_ComponentPeer.cpp Used the ignoreUnused() function to tidy up some old code 9 years ago
juce_ComponentPeer.h Handle paste, copy, cut events which come from plug-in hosts 9 years ago
juce_DialogWindow.cpp Added a callback method DialogWindow::escapeKeyPressed() and used it to fix a minor introjucer bug with tool windows 9 years ago
juce_DialogWindow.h Added a callback method DialogWindow::escapeKeyPressed() and used it to fix a minor introjucer bug with tool windows 9 years ago
juce_DocumentWindow.cpp Removed an old piece of code that hard-coded a dark border around non-resizable non-native DocumentWindows 9 years ago
juce_DocumentWindow.h Lots of small whitespace tweaks. 9 years ago
juce_NativeMessageBox.h Update copyright notice 10 years ago
juce_ResizableWindow.cpp Update copyright notice 10 years ago
juce_ResizableWindow.h Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_ThreadWithProgressWindow.cpp Update copyright notice 10 years ago
juce_ThreadWithProgressWindow.h Fixed typo in Doxygen documentation of ThreadWithProgressWindow. 10 years ago
juce_TooltipWindow.cpp Update copyright notice 10 years ago
juce_TooltipWindow.h Update copyright notice 10 years ago
juce_TopLevelWindow.cpp Update copyright notice 10 years ago
juce_TopLevelWindow.h Update copyright notice 10 years ago