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
2012-01-05 12:12:21 +00:00
..
colour AttributedString class and advanced text layout (stage 1) 2011-11-21 20:03:39 +00:00
contexts OpenGL renderer optimisations. 2011-12-22 18:32:34 +00:00
effects First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
fonts TextLayout fix. Windows stylus fix. Minor clean-ups. 2011-12-13 13:45:51 +00:00
geometry Minor update to ResizableWindow positioning, and slider tooltips. 2012-01-02 10:57:11 +00:00
image_formats Cleaned up a few 64-bit VC++ warnings. 2011-12-24 10:06:45 +00:00
images AlertWindow text colour fix. URL::getPort() method. Image::createCopy() method. 2012-01-05 12:12:21 +00:00
native Cleaned up a few 64-bit VC++ warnings. 2011-12-24 10:06:45 +00:00
placement First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_graphics.cpp New class: MP3AudioFormat. 2011-11-29 17:07:54 +00:00
juce_graphics.h Complete rewrite of the TextLayout class, to provide better support for native platform layout functions. It now works with the AttributedString class, to provide a pre-formatted AttributedString that can be drawn. 2011-11-25 14:25:12 +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 Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available. 2012-01-04 16:36:30 +00:00