1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_graphics
2013-06-04 10:41:53 +01:00
..
colour Minor tidying up. 2013-06-04 10:16:25 +01:00
contexts Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
effects Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
fonts Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
geometry Minor tidying 2013-06-04 10:41:53 +01:00
image_formats Avoided some strict compiler warnings. 2013-04-04 16:47:33 +01:00
images Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
native Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06: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.40 2013-04-27 10:43:47 +01:00