1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_gui_basics/windows
2017-02-01 17:18:07 +00:00
..
juce_AlertWindow.cpp Added AlertWindow LookAndFeel methods to offer more control on button widths 2016-11-21 10:07:20 +00:00
juce_AlertWindow.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_CallOutBox.cpp Windows touch with CallOutBox bug fix 2016-08-11 11:02:04 +01:00
juce_CallOutBox.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ComponentPeer.cpp Renamed bounds member variable in Component to "boundsRelativeToParent" to avoid shadowing warnings when using a local variable nambed "bounds" 2016-10-27 16:52:47 +01:00
juce_ComponentPeer.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +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 include guards with "#pragma once" 2017-02-01 17:18:07 +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 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_NativeMessageBox.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00: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 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_ThreadWithProgressWindow.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_ThreadWithProgressWindow.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_TooltipWindow.cpp Add windowIgnoresMouseClicks flag to tooltip windows 2016-05-19 10:20:26 +01:00
juce_TooltipWindow.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_TopLevelWindow.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_TopLevelWindow.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00