1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/native
2012-09-20 09:16:02 +01:00
..
java Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android. 2012-07-10 16:59:35 +01:00
juce_android_Files.cpp Android: added URL launching. 2012-02-24 17:48:18 +00:00
juce_android_JNIHelpers.h Minor tidying-up. 2012-09-04 11:38:16 +01:00
juce_android_Misc.cpp Android: better logging, more GL work. 2012-02-23 17:34:46 +00:00
juce_android_Network.cpp Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures. 2012-02-20 17:21:49 +00:00
juce_android_SystemStats.cpp Added method: SystemStats::getDisplayLanguage() 2012-08-10 18:05:28 +01:00
juce_android_Threads.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_BasicNativeHeaders.h Minor updates for mingw compatibility. 2012-08-24 08:57:18 +01:00
juce_linux_Files.cpp Fixed a juce_core dependency problem. 2012-07-03 11:38:29 +01:00
juce_linux_Network.cpp Linux http header fix. 2012-03-01 12:13:21 +00:00
juce_linux_SystemStats.cpp Added method: SystemStats::getDisplayLanguage() 2012-08-10 18:05:28 +01:00
juce_linux_Threads.cpp First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_mac_Files.mm New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". 2012-08-14 17:47:41 +01:00
juce_mac_Network.mm Fix for GCC syntax problem. 2012-05-31 09:01:39 +01:00
juce_mac_Strings.mm First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_mac_SystemStats.mm Added method: SystemStats::getDisplayLanguage() 2012-08-10 18:05:28 +01:00
juce_mac_Threads.mm New method Process::makeForegroundProcess() (only implemented in OSX) 2012-07-31 21:06:12 +01:00
juce_osx_ObjCHelpers.h Avoided a name clash with old Carbon headers. 2012-06-07 13:01:02 +01:00
juce_posix_NamedPipe.cpp Tweaks to some posix code. 2012-07-18 09:45:59 +01:00
juce_posix_SharedCode.h Handling win32 hide/show messages. 2012-09-17 10:03:02 +01:00
juce_win32_ComSmartPtr.h Minor tidying-up. 2012-09-04 11:38:16 +01:00
juce_win32_Files.cpp Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 2012-06-22 20:20:06 +01:00
juce_win32_Network.cpp Reverted a win32 networking change. 2012-09-18 10:11:29 +01:00
juce_win32_Registry.cpp Added a WOW64 call to WindowsRegistry. 2012-04-04 10:36:15 +01:00
juce_win32_SystemStats.cpp A couple of fixes for win32 DLL builds. 2012-09-20 09:16:02 +01:00
juce_win32_Threads.cpp New method: Rectangle::constainedWithin(). 2012-09-11 10:57:09 +01:00