1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_gui_basics/windows
2016-04-11 11:13:44 +01:00
..
juce_AlertWindow.cpp Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_AlertWindow.h Cleaned up a few String::empty uses 2015-12-21 12:01:28 +00:00
juce_CallOutBox.cpp Cleaned up a few uses of Image::null 2016-03-10 17:20:15 +00:00
juce_CallOutBox.h Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +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 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_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 Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00: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 Update copyright notice 2015-07-22 15:59:34 +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