.. |
juce_AlertWindow.cpp
|
Added method TextEditor::setEscapeAndReturnKeysConsumed().
|
12 years ago |
juce_AlertWindow.h
|
AlertWindow layout fix.
|
13 years ago |
juce_CallOutBox.cpp
|
CallOutBox: changed parameters to allow better positioning, and improved layout algorithm.
|
13 years ago |
juce_CallOutBox.h
|
CallOutBox: changed parameters to allow better positioning, and improved layout algorithm.
|
13 years ago |
juce_ComponentPeer.cpp
|
Internal tidying-up.
|
13 years ago |
juce_ComponentPeer.h
|
Internal tidying-up.
|
13 years ago |
juce_DialogWindow.cpp
|
Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer.
|
12 years ago |
juce_DialogWindow.h
|
Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer.
|
12 years ago |
juce_DocumentWindow.cpp
|
Tweaks to some posix code.
|
13 years ago |
juce_DocumentWindow.h
|
Tidied up a few return types.
|
13 years ago |
juce_NativeMessageBox.h
|
Documentation fixes.
|
13 years ago |
juce_ResizableWindow.cpp
|
Cleaned out some defunct ComponentBuilder code.
|
13 years ago |
juce_ResizableWindow.h
|
Cleaned up a few warnings generated by clang -Wall.
|
13 years ago |
juce_ThreadWithProgressWindow.cpp
|
Added an option for centring a ThreadWithProgressWindow around a component.
|
13 years ago |
juce_ThreadWithProgressWindow.h
|
Added an option for centring a ThreadWithProgressWindow around a component.
|
13 years ago |
juce_TooltipWindow.cpp
|
Introjucer: dragging exporter treeview fix. Audio plugin demo algorithm fix.
|
13 years ago |
juce_TooltipWindow.h
|
Added a method Desktop::getMouseWheelMoveCounter(), and made the existing getMouseButtonClickCounter() method non-static.
|
13 years ago |
juce_TopLevelWindow.cpp
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
juce_TopLevelWindow.h
|
Fixed some DocumentWindow behaviour in the library and introjucer.
|
13 years ago |