.. |
juce_AlertWindow.cpp
|
Ensure that pressing the escape key always dismisses an AlertWindow
|
7 years ago |
juce_AlertWindow.h
|
Add documentation tags
|
7 years ago |
juce_CallOutBox.cpp
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_CallOutBox.h
|
Add documentation tags
|
7 years ago |
juce_ComponentPeer.cpp
|
(fixed a typo in the last commit)
|
7 years ago |
juce_ComponentPeer.h
|
Add documentation tags
|
7 years ago |
juce_DialogWindow.cpp
|
Some internal modernisation in windowing classes
|
7 years ago |
juce_DialogWindow.h
|
Add documentation tags
|
7 years ago |
juce_DocumentWindow.cpp
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
juce_DocumentWindow.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_NativeMessageBox.h
|
Add documentation tags
|
7 years ago |
juce_ResizableWindow.cpp
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
juce_ResizableWindow.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_ThreadWithProgressWindow.cpp
|
Another batch of ScopedPointer cleanups
|
7 years ago |
juce_ThreadWithProgressWindow.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
juce_TooltipWindow.cpp
|
Workaround for a Visual Studio compiler bug
|
7 years ago |
juce_TooltipWindow.h
|
Add documentation tags
|
7 years ago |
juce_TopLevelWindow.cpp
|
Another batch of ScopedPointer cleanups
|
7 years ago |
juce_TopLevelWindow.h
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |