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
2012-09-24 15:45:25 +01:00
..
juce_AlertWindow.cpp Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins. 2012-09-19 18:39:57 +01:00
juce_AlertWindow.h AlertWindow layout fix. 2012-02-08 11:33:12 +00:00
juce_CallOutBox.cpp Fixed a few documentation typos. Tweaked positioning logic for CallOutBox. 2012-09-09 21:03:39 +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 Minor clean-ups. 2012-09-11 09:35:03 +01:00
juce_ComponentPeer.h Minor clean-ups. 2012-09-11 09:35:03 +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 Fixed some more warnings. 2012-09-24 15:45:25 +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 New method: Rectangle::constainedWithin(). 2012-09-11 10:57:09 +01:00
juce_TopLevelWindow.h New method: Rectangle::constainedWithin(). 2012-09-11 10:57:09 +01:00