1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/src/native/mac
2010-07-23 12:33:27 -05:00
..
juce_iphone_Audio.cpp Fix for xcode linker warnings when using the static lib. Tweaks to iPhone audio and StretchableLayoutManager. 2010-07-06 10:24:06 +01:00
juce_iphone_MessageManager.mm Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_iphone_MiscUtilities.mm Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_iphone_UIViewComponentPeer.mm Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData. 2010-07-09 13:35:50 +01:00
juce_mac_AppleRemote.mm Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_mac_AudioCDBurner.mm Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_mac_AudioCDReader.mm Fix for ppc atomics. Fix for carbon wrapper mouse events. 2010-07-21 13:43:48 -05:00
juce_mac_CameraDevice.mm Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future). 2010-07-11 11:46:36 +01:00
juce_mac_CarbonViewWrapperComponent.h Fix for ppc atomics. Fix for carbon wrapper mouse events. 2010-07-21 13:43:48 -05:00
juce_mac_CoreAudio.cpp Fixed a mac initialisation problem. 2010-07-12 21:18:14 +01:00
juce_mac_CoreGraphicsContext.mm Cleaned up and restructured some app startup code. Updated some iPhone settings. 2010-07-10 11:41:07 +01:00
juce_mac_CoreMidi.cpp 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_mac_Debugging.mm Minor code clean-ups. 2010-05-08 18:16:09 +01:00
juce_mac_FileChooser.mm Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_mac_Files.mm Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_mac_Fonts.mm Cleaned up and restructured some app startup code. Updated some iPhone settings. 2010-07-10 11:41:07 +01:00
juce_mac_MainMenu.mm Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_mac_MessageManager.mm Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_mac_MiscUtilities.mm Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_mac_MouseCursor.mm Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers. 2010-06-01 18:01:13 +01:00
juce_mac_NativeIncludes.h Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_mac_Network.mm Cleaned up and restructured some app startup code. Updated some iPhone settings. 2010-07-10 11:41:07 +01:00
juce_mac_NSViewComponent.mm Cleaned up some compiler warnings. Jucer development. 2010-05-04 21:27:45 +01:00
juce_mac_NSViewComponentPeer.mm Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_mac_ObjCSuffix.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_mac_OpenGLComponent.mm Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_mac_QuickTimeMovieComponent.mm Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_mac_Strings.mm Cleaned up and restructured some app startup code. Updated some iPhone settings. 2010-07-10 11:41:07 +01:00
juce_mac_SystemStats.mm Fix for iOS launching. Tweak for win32 font rendering. Added a File::hostApplicationPath flag. 2010-07-23 12:33:27 -05:00
juce_mac_Threads.mm Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_mac_WebBrowserComponent.mm Cleaned up some compiler warnings. Jucer development. 2010-05-04 21:27:45 +01:00