1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/src
2010-06-23 11:22:02 +01:00
..
application Reorganised the Jucer project structure. 2010-06-17 12:22:03 +01:00
audio Internal changes to drawable gradients. Fix for AudioFormat bug. 2010-06-18 15:32:31 +01:00
containers New methods for Path, Line, ValueTree. Changed the Graphics::fillCheckerBoard parameters to take a Rectangle object. Fixed Component::centreWithSize to handle multi-monitor setups. 2010-06-23 11:02:30 +01:00
core New methods for Path, Line, ValueTree. Changed the Graphics::fillCheckerBoard parameters to take a Rectangle object. Fixed Component::centreWithSize to handle multi-monitor setups. 2010-06-23 11:02:30 +01:00
cryptography Minor clean-ups. 2010-06-10 12:26:43 +01:00
events Made ResizableWindow slightly more resilient. Added a method to OwnedArray. 2010-06-18 11:33:53 +01:00
gui New methods for Path, Line, ValueTree. Changed the Graphics::fillCheckerBoard parameters to take a Rectangle object. Fixed Component::centreWithSize to handle multi-monitor setups. 2010-06-23 11:02:30 +01:00
io Minor clean-ups. 2010-06-10 12:26:43 +01:00
native Small DirectSound fix. 2010-06-23 11:22:02 +01:00
text Added Jucer support for the new Visual Studio 2010 projects. 2010-06-11 21:47:20 +01:00
threads Minor clean-ups. 2010-06-10 12:26:43 +01:00
utilities Minor clean-ups. 2010-06-10 12:26:43 +01:00
juce_app_includes.h Big rewrite to the internals of modal components, with a new class ModalComponentManager. This now lets you use modal components asynchronously, providing an object which will receive a callback when they are dismissed, rather than using a blocking event loop. ComboBoxes and some other components now show their popups asynchronously. 2010-06-13 19:09:20 +01:00
juce_core_includes.h New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development. 2010-05-15 13:22:26 +01:00
juce_DefineMacros.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_WithoutMacros.h Copyright notice update. 2010-04-23 09:37:13 +01:00