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/misc
2020-02-04 11:26:48 +00:00
..
juce_ConsoleApplication.cpp Write errors to stderr 2019-10-30 13:11:55 +00:00
juce_ConsoleApplication.h Added some missing documentation tags 2020-01-21 17:47:41 +00:00
juce_Result.cpp Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_Result.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_RuntimePermissions.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_RuntimePermissions.h Minor whitespace tidying 2019-03-15 14:10:14 +00:00
juce_Uuid.cpp Moved the UUID hashing template to the header file 2018-12-05 15:30:35 +00:00
juce_Uuid.h Moved the UUID hashing template to the header file 2018-12-05 15:30:35 +00:00
juce_WindowsRegistry.h Windows: Fixed a bug checking if a key exists in the registry 2019-08-12 15:29:22 +01:00