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-04-24 11:29:39 +01:00
..
colour Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method. 2013-04-15 12:21:22 +01:00
contexts Improved some openGL texture creation functionality. 2013-02-28 20:45:40 +00:00
effects Method DropShadow::drawForRectangle, which approximates a shadow with gradients. Used this to simplify the DropShadower class. 2013-03-15 12:31:44 +00:00
fonts Added some methods for scanning font folders with FreeType. 2013-04-21 20:47:29 +01:00
geometry Fix to Rectangle::intersects 2013-04-24 11:29:39 +01:00
image_formats Avoided some strict compiler warnings. 2013-04-04 16:47:33 +01:00
images Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method. 2013-04-15 12:21:22 +01:00
native Added some methods for scanning font folders with FreeType. 2013-04-21 20:47:29 +01:00
placement Documentation fix and MidiMessage constness clean-up. 2013-03-05 18:37:18 +00:00
juce_graphics.cpp Refactored some linux freetype font classes. 2013-04-16 11:44:01 +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 v2.0.39 2013-04-21 12:23:57 +01:00