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/memory
2012-09-20 11:29:55 +01:00
..
juce_Atomic.h OSX 10.5 SDK and GCC fixes. 2012-07-26 10:14:16 +01:00
juce_ByteOrder.h Added a flag to disable inline asm. 2012-04-24 21:50:54 +01:00
juce_HeapBlock.h A couple of fixes for win32 DLL builds. 2012-09-20 09:16:02 +01:00
juce_LeakedObjectDetector.h Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros. 2012-07-21 08:58:27 +01:00
juce_Memory.h Introjucer: shutdown fix. 2012-09-20 11:29:55 +01:00
juce_MemoryBlock.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_MemoryBlock.h Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 2012-06-22 20:20:06 +01:00
juce_OptionalScopedPointer.h Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer. 2012-08-29 11:01:47 +01:00
juce_ReferenceCountedObject.h Added a get() method to ReferenceCountedObjectPtr. 2012-06-02 08:30:08 +01:00
juce_ScopedPointer.h Fixed a few documentation typos. Tweaked positioning logic for CallOutBox. 2012-09-09 21:03:39 +01:00
juce_Singleton.h Hard-coded some juce namespace declarations. 2011-08-13 21:13:50 +01:00
juce_WeakReference.h Minor tidying-up. 2012-09-04 11:38:16 +01:00