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_gui_extra
2013-08-10 22:16:39 +01:00
..
code_editor Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility. 2013-07-28 11:31:25 +01:00
documents Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
embedding Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
lookandfeel Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
misc Had a look at the SplashScreen class, and realised it was total crap, so redesigned it to avoid using any modal loop nastiness, and to encourage initialisation on background threads. 2013-08-02 15:36:49 +01:00
native Fixes for ActiveX window embedding. 2013-08-07 11:12:34 +01:00
juce_gui_extra.cpp Fixed capitalisation of some include filenames. 2013-08-10 22:16:39 +01:00
juce_gui_extra.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_gui_extra.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2013-07-17 16:26:42 +01:00