1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-22 01:34:21 +00:00
JUCE/src/native/android
2011-04-21 12:20:08 +01:00
..
java New class NativeMessageBox, with static methods for showing several types of native alert boxes. 2011-03-30 12:20:58 +01:00
juce_android_Audio.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_android_CameraDevice.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_android_FileChooser.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_android_Files.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_android_Fonts.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_android_GraphicsContext.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_android_Messaging.cpp Cleaned up a couple of win32 window class methods. Some other minor clean-ups. 2011-03-13 17:03:08 +00:00
juce_android_Midi.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_android_Misc.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_android_NativeCode.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_android_NativeIncludes.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_android_Network.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_android_OpenGLComponent.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_android_SystemStats.cpp Decentralised some initialisation code. Minor fixes for Array, Component, iOS fonts. 2011-04-21 12:20:08 +01:00
juce_android_Threads.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_android_WebBrowserComponent.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_android_Windowing.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00