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 c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
..
juce_AlertWindow.cpp Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro. 12 years ago
juce_AlertWindow.h NativeAlertWindow callback implementations. 12 years ago
juce_CallOutBox.cpp Better always-on-top detection in a few component types. 12 years ago
juce_CallOutBox.h Minor clean-ups. 12 years ago
juce_ComponentPeer.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_ComponentPeer.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_DialogWindow.cpp Better always-on-top detection in a few component types. 12 years ago
juce_DialogWindow.h spelling fix. 12 years ago
juce_DocumentWindow.cpp Minor clean-ups. 12 years ago
juce_DocumentWindow.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_NativeMessageBox.h NativeAlertWindow callback implementations. 12 years ago
juce_ResizableWindow.cpp misc cleanups. 12 years ago
juce_ResizableWindow.h Documentation pedanticism. 12 years ago
juce_ThreadWithProgressWindow.cpp Added an option for centring a ThreadWithProgressWindow around a component. 13 years ago
juce_ThreadWithProgressWindow.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_TooltipWindow.cpp Minor tooltipwindow fix. 12 years ago
juce_TooltipWindow.h Minor clean-ups. 12 years ago
juce_TopLevelWindow.cpp Minor clean-ups. 12 years ago
juce_TopLevelWindow.h Minor changes to avoid pedantic compiler warnings. 12 years ago