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_gui_extra
2012-09-24 15:45:25 +01:00
..
code_editor Fixed some more warnings. 2012-09-24 15:45:25 +01:00
documents Documentation fix. 2012-08-24 13:26:06 +01:00
embedding Added a bit of extra functionality to WindowsRegistry. Linux: couple of fixes for fullscreen, file chooser, and a bit of tidying up. Internal refactoring in NSViewComponent. 2012-03-18 16:41:03 +00:00
lookandfeel New class: DropShadow, and a complete refactoring of the way shadows are rendered. The DropShadowEffect and DropShadower classes now take a DropShadow object to describe their shadow parameters, instead of the raw numbers. 2012-07-11 21:07:47 +01:00
misc Fixed some more warnings. 2012-09-24 15:45:25 +01:00
native Fix for iOS windowing, and some CGRect clean-ups. 2012-09-13 20:02:09 +01:00
juce_gui_extra.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_gui_extra.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_gui_extra.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info Version bump: 2.0.27 2012-09-08 14:37:39 +01:00