1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core
2013-04-20 15:54:16 +01:00
..
containers Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method. 2013-04-15 12:21:22 +01:00
files Added a new constructor to TemporaryFile to allow explicitly setting the temp file. 2013-03-18 21:25:45 +00:00
json Added a binary data type to the var class. 2013-04-09 12:11:06 +01:00
logging Spelling. 2013-04-20 15:54:16 +01:00
maths Added String methods to create/return a std::string, and also String::toRawUTF8 method. 2013-04-17 15:17:36 +01:00
memory JUCE_AUTORELEASEPOOL fix. 2013-03-23 14:16:03 +00:00
misc Added a wow64 registry function. 2012-12-27 20:48:19 +00:00
native Added String methods to create/return a std::string, and also String::toRawUTF8 method. 2013-04-17 15:17:36 +01:00
network Added String methods to create/return a std::string, and also String::toRawUTF8 method. 2013-04-17 15:17:36 +01:00
streams Added ImageCache::clear() method. 2013-04-10 21:09:13 +01:00
system Added calling convention to logAssertion. 2013-04-04 11:41:47 +01:00
text Added String methods to create/return a std::string, and also String::toRawUTF8 method. 2013-04-17 15:17:36 +01:00
threads Minor docs updates. Added a method to Rectangle. 2013-03-15 12:29:48 +00:00
time Minor clean-ups. 2013-04-02 11:52:52 +01:00
unit_tests Merged the old Jucer into the introjucer. 2013-03-31 23:09:17 +01:00
xml Misc cleanups. 2013-04-09 19:42:47 +01:00
zip Cleaned up a few static analyser warnings. 2013-03-15 19:36:28 +00:00
juce_core.cpp Some mingw compatibility tweaks. 2013-03-28 14:24:28 +00:00
juce_core.h New class: HighResolutionTimer 2013-02-01 20:15:26 +00:00
juce_core.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info Resaved some projects. Added a Code::Blocks project for the introjucer. 2013-03-31 23:24:56 +01:00