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
2013-04-22 18:00:27 +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 Introjucer: code editor popup menu helper function to insert a new class declaration. 2013-04-22 16:18:35 +01: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 support for c++11 override and final keywords, and blank definitions for older compilers. 2013-04-22 18:00:27 +01:00
text Avoided checking Identifier validity when constructing it from a String. 2013-04-22 13:17:22 +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 v2.0.39 2013-04-21 12:23:57 +01:00