1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_graphics
2012-07-27 22:00:59 +01:00
..
colour OSX 10.5 SDK and GCC fixes. 2012-07-26 10:14:16 +01:00
contexts Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 2012-07-14 11:54:29 +01:00
effects Improved drop-shadow code. 2012-07-13 11:58:44 +01:00
fonts TextPropertyComponent colour fix. 2012-07-27 22:00:59 +01:00
geometry Added a couple of reduced/expanded methods to Rectangle. 2012-07-25 13:10:21 +01:00
image_formats Cleaned up a few warnings generated by clang -Wall. 2012-05-09 10:01:56 +01:00
images Changed the return type of ImageType::create(). 2012-07-18 10:43:27 +01:00
native Introjucer: better tool windows. Font fixes. 2012-07-26 13:42:40 +01:00
placement (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_graphics.cpp Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 2012-05-29 10:30:41 +01:00
juce_graphics.h Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_graphics.mm New class: ChildProcess. Fixed android build problems with paths. 2011-09-02 12:48:36 +01:00
juce_module_info Version bump. 2012-07-24 17:04:29 +01:00