| .. |
|
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
|
Image subsection fix. Linux text drag-and-drop.
|
2012-10-17 18:40:44 +01:00 |
|
juce_DialogWindow.cpp
|
Added DialogWindow::LaunchOptions::create() method.
|
2012-11-11 20:02:26 +00:00 |
|
juce_DialogWindow.h
|
Added DialogWindow::LaunchOptions::create() method.
|
2012-11-11 20:02:26 +00:00 |
|
juce_DocumentWindow.cpp
|
Fix for some Apple AU guis.
|
2012-10-11 17:15:07 +01:00 |
|
juce_DocumentWindow.h
|
Fix for some Apple AU guis.
|
2012-10-11 17:15:07 +01:00 |
|
juce_NativeMessageBox.h
|
Documentation fixes.
|
2012-05-11 11:09:40 +01:00 |
|
juce_ResizableWindow.cpp
|
misc cleanups.
|
2012-10-18 09:50:10 +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 |