1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/windows
2017-03-27 13:06:42 +01:00
..
juce_AlertWindow.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01: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 Multiple fixes for touch and pen input on Windows 2017-03-15 17:16:04 +00:00
juce_ComponentPeer.h Multiple fixes for touch and pen input on Windows 2017-03-15 17:16:04 +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 Fixed a typo in the documentation of the NativeMessageBox::showYesNoBox method 2017-03-07 09:40:31 +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 Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +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