| .. |
|
juce_AlertWindow.cpp
|
fixed silly typo
|
2016-08-05 15:20:28 +01:00 |
|
juce_AlertWindow.h
|
Cleaned up a few String::empty uses
|
2015-12-21 12:01:28 +00:00 |
|
juce_CallOutBox.cpp
|
Windows touch with CallOutBox bug fix
|
2016-08-11 11:02:04 +01:00 |
|
juce_CallOutBox.h
|
Windows touch with CallOutBox bug fix
|
2016-08-11 11:02:04 +01:00 |
|
juce_ComponentPeer.cpp
|
Used the ignoreUnused() function to tidy up some old code
|
2015-12-23 16:27:50 +00:00 |
|
juce_ComponentPeer.h
|
Handle paste, copy, cut events which come from plug-in hosts
|
2015-12-11 10:49:22 +00:00 |
|
juce_DialogWindow.cpp
|
Added a callback method DialogWindow::escapeKeyPressed() and used it to fix a minor introjucer bug with tool windows
|
2016-01-28 11:45:19 +00:00 |
|
juce_DialogWindow.h
|
Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value
|
2016-08-03 09:43:07 +01:00 |
|
juce_DocumentWindow.cpp
|
Removed an old piece of code that hard-coded a dark border around non-resizable non-native DocumentWindows
|
2015-12-14 10:21:21 +00:00 |
|
juce_DocumentWindow.h
|
Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value
|
2016-08-03 09:43:07 +01:00 |
|
juce_NativeMessageBox.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_ResizableWindow.cpp
|
Fix for ResizableWindow handling size constraints that are set before it gets made visible
|
2016-02-12 13:09:04 +00:00 |
|
juce_ResizableWindow.h
|
Corrected some spelling mistakes in comments
|
2016-04-11 11:13:44 +01:00 |
|
juce_ThreadWithProgressWindow.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_ThreadWithProgressWindow.h
|
Fixed typo in Doxygen documentation of ThreadWithProgressWindow.
|
2015-08-10 15:23:27 +01:00 |
|
juce_TooltipWindow.cpp
|
Add windowIgnoresMouseClicks flag to tooltip windows
|
2016-05-19 10:20:26 +01:00 |
|
juce_TooltipWindow.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_TopLevelWindow.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_TopLevelWindow.h
|
Corrected some spelling mistakes in comments
|
2016-04-11 11:13:44 +01:00 |