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.
ed cbdf707116 Windows touch with CallOutBox bug fix 8 years ago
..
juce_AlertWindow.cpp fixed silly typo 8 years ago
juce_AlertWindow.h Cleaned up a few String::empty uses 9 years ago
juce_CallOutBox.cpp Windows touch with CallOutBox bug fix 8 years ago
juce_CallOutBox.h Windows touch with CallOutBox bug fix 8 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 Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 8 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 Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 8 years ago
juce_NativeMessageBox.h Update copyright notice 9 years ago
juce_ResizableWindow.cpp Fix for ResizableWindow handling size constraints that are set before it gets made visible 9 years ago
juce_ResizableWindow.h Corrected some spelling mistakes in comments 9 years ago
juce_ThreadWithProgressWindow.cpp Update copyright notice 9 years ago
juce_ThreadWithProgressWindow.h Fixed typo in Doxygen documentation of ThreadWithProgressWindow. 9 years ago
juce_TooltipWindow.cpp Add windowIgnoresMouseClicks flag to tooltip windows 9 years ago
juce_TooltipWindow.h Update copyright notice 9 years ago
juce_TopLevelWindow.cpp Update copyright notice 9 years ago
juce_TopLevelWindow.h Corrected some spelling mistakes in comments 9 years ago