1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_gui_basics/windows
2018-04-30 09:15:38 +01:00
..
juce_AlertWindow.cpp Ensure that pressing the escape key always dismisses an AlertWindow 2018-04-30 09:15:38 +01:00
juce_AlertWindow.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_CallOutBox.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_CallOutBox.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ComponentPeer.cpp (fixed a typo in the last commit) 2018-02-07 12:53:34 +00:00
juce_ComponentPeer.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_DialogWindow.cpp Some internal modernisation in windowing classes 2017-09-28 16:57:01 +01:00
juce_DialogWindow.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_DocumentWindow.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_DocumentWindow.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_NativeMessageBox.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ResizableWindow.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_ResizableWindow.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_ThreadWithProgressWindow.cpp Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00
juce_ThreadWithProgressWindow.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_TooltipWindow.cpp Workaround for a Visual Studio compiler bug 2017-12-11 11:29:43 +00:00
juce_TooltipWindow.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_TopLevelWindow.cpp Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00
juce_TopLevelWindow.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00