1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics
2013-02-24 15:50:07 +00:00
..
colour Fixed some COM object ref-counting. 2012-12-18 18:05:36 +00:00
contexts Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
effects Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
fonts Minor clean-ups. 2012-12-31 19:10:54 +00:00
geometry Fix for Rectangle::constrainedWithin() 2013-01-16 20:23:30 +00:00
image_formats Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
images Added some missing JUCE_API modifiers. 2013-02-09 15:21:53 +00:00
native Spelling and minor cleaning. 2013-01-22 16:58:53 +00:00
placement Minor tidying-up. 2012-09-04 11:38:16 +01: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 2.0.35 2013-02-24 15:50:07 +00:00