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
2019-07-23 11:11:40 +01:00
..
juce_AlertWindow.cpp Changed a stray 0 to a nullptr 2018-08-15 16:03:37 +01:00
juce_AlertWindow.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_CallOutBox.cpp Added a method for changing the corner size of a CallOutBox 2019-07-23 11:11:40 +01:00
juce_CallOutBox.h Added a method for changing the corner size of a CallOutBox 2019-07-23 11:11:40 +01:00
juce_ComponentPeer.cpp Ensured that any top-level component transforms are not applied twice 2018-05-30 17:29:56 +01:00
juce_ComponentPeer.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_DialogWindow.cpp Some internal modernisation in windowing classes 2017-09-28 16:57:01 +01:00
juce_DialogWindow.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_DocumentWindow.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_DocumentWindow.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_NativeMessageBox.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_ResizableWindow.cpp Moved Displays class out of Desktop and into its own .h/.cpp and deprecated Displays::getDisplayContaining() 2018-08-10 16:37:52 +01:00
juce_ResizableWindow.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_ThreadWithProgressWindow.cpp Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 2018-10-16 17:39:54 +01:00
juce_ThreadWithProgressWindow.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_TooltipWindow.cpp Fixed a bug causing duplicate TooltipWindows to be shown when multiple plug-in windows were open 2019-03-01 12:10:49 +00:00
juce_TooltipWindow.h Minor documentation fixes 2019-02-20 08:36:17 +00:00
juce_TopLevelWindow.cpp Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_TopLevelWindow.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00