1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00
JUCE/src/native
2010-05-19 14:42:14 +01:00
..
common Cleaned up some compiler warnings. Jucer development. 2010-05-04 21:27:45 +01:00
linux Stage 1 of a redesign of Drawables - instead of a DrawableComposite storing a tranform for each child, each type of drawable now stores its own transform, and these are represented as remapped points instead of affine transforms. Plus, lots of minor tweaks and jucer development. 2010-05-19 14:42:14 +01:00
mac Stage 1 of a redesign of Drawables - instead of a DrawableComposite storing a tranform for each child, each type of drawable now stores its own transform, and these are represented as remapped points instead of affine transforms. Plus, lots of minor tweaks and jucer development. 2010-05-19 14:42:14 +01:00
windows Improved software glyph rendering. Misc fixes. 2010-05-15 22:30:43 +01:00
juce_linux_NativeCode.cpp Minor linux build fixes and clean-ups. 2010-05-04 09:30:05 +01:00
juce_mac_NativeCode.mm Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 2010-05-14 15:18:44 +01:00
juce_win32_NativeCode.cpp Some win32 clean-ups. 2010-05-10 11:16:00 +01:00