1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_gui_basics/windows
2012-08-29 19:02:57 +01:00
..
juce_AlertWindow.cpp Added method TextEditor::setEscapeAndReturnKeysConsumed(). 2012-08-29 19:02:57 +01:00
juce_AlertWindow.h AlertWindow layout fix. 2012-02-08 11:33:12 +00:00
juce_CallOutBox.cpp CallOutBox: changed parameters to allow better positioning, and improved layout algorithm. 2012-08-17 20:08:55 +01:00
juce_CallOutBox.h CallOutBox: changed parameters to allow better positioning, and improved layout algorithm. 2012-08-17 20:08:55 +01:00
juce_ComponentPeer.cpp Internal tidying-up. 2012-07-13 19:31:00 +01:00
juce_ComponentPeer.h Internal tidying-up. 2012-07-13 19:31:00 +01:00
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. 2012-08-29 11:01:47 +01:00
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. 2012-08-29 11:01:47 +01:00
juce_DocumentWindow.cpp Tweaks to some posix code. 2012-07-18 09:45:59 +01:00
juce_DocumentWindow.h Tidied up a few return types. 2011-12-11 21:25:53 +00:00
juce_NativeMessageBox.h Documentation fixes. 2012-05-11 11:09:40 +01:00
juce_ResizableWindow.cpp Cleaned out some defunct ComponentBuilder code. 2012-07-26 15:32:34 +01:00
juce_ResizableWindow.h Cleaned up a few warnings generated by clang -Wall. 2012-05-09 10:01:56 +01:00
juce_ThreadWithProgressWindow.cpp Added an option for centring a ThreadWithProgressWindow around a component. 2012-05-31 09:28:38 +01:00
juce_ThreadWithProgressWindow.h Added an option for centring a ThreadWithProgressWindow around a component. 2012-05-31 09:28:38 +01:00
juce_TooltipWindow.cpp Introjucer: dragging exporter treeview fix. Audio plugin demo algorithm fix. 2012-07-27 10:32:32 +01:00
juce_TooltipWindow.h Added a method Desktop::getMouseWheelMoveCounter(), and made the existing getMouseButtonClickCounter() method non-static. 2012-07-15 13:59:13 +01:00
juce_TopLevelWindow.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
juce_TopLevelWindow.h Fixed some DocumentWindow behaviour in the library and introjucer. 2012-06-25 18:35:29 +01:00