1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-06 04:00:08 +00:00
JUCE/modules/juce_gui_basics
hogliux e703654f75 Allow user to force-include Carbon even on 64-bit if JUCE_SUPPORT_CARBON is set
This is needed to include non-Carbon APIs such as TextInputServices for which there are no Cocoa replacements and are known to not be deprecated anytime soon.
2015-07-28 12:02:23 +01:00
..
application Update copyright notice 2015-07-22 15:59:34 +01:00
buttons Update copyright notice 2015-07-22 15:59:34 +01:00
commands Update copyright notice 2015-07-22 15:59:34 +01:00
components Update copyright notice 2015-07-22 15:59:34 +01:00
drawables Added some comments to DrawabkeComposite. 2015-07-27 09:26:59 +01:00
filebrowser Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
keyboard Update copyright notice 2015-07-22 15:59:34 +01:00
layout Update copyright notice 2015-07-22 15:59:34 +01:00
lookandfeel Update copyright notice 2015-07-22 15:59:34 +01:00
menus Update copyright notice 2015-07-22 15:59:34 +01:00
misc Update copyright notice 2015-07-22 15:59:34 +01:00
mouse Update copyright notice 2015-07-22 15:59:34 +01:00
native Fixed issue in JuceMainMenuHandler where menuItemsChanged would do nothing if the menu was open at the time of the call. 2015-07-27 09:35:38 +01:00
positioning Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
properties Update copyright notice 2015-07-22 15:59:34 +01:00
widgets Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
windows Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
juce_gui_basics.cpp Allow user to force-include Carbon even on 64-bit if JUCE_SUPPORT_CARBON is set 2015-07-28 12:02:23 +01:00
juce_gui_basics.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_gui_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version 3.2.0 2015-07-22 19:48:35 +01:00