1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/src
2010-06-10 12:26:43 +01:00
..
application Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
audio Minor clean-ups. 2010-06-10 12:26:43 +01:00
containers Minor clean-ups. 2010-06-10 12:26:43 +01:00
core Minor clean-ups. 2010-06-10 12:26:43 +01:00
cryptography Minor clean-ups. 2010-06-10 12:26:43 +01:00
events Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead) 2010-05-14 15:18:44 +01:00
gui Minor clean-ups. 2010-06-10 12:26:43 +01:00
io Minor clean-ups. 2010-06-10 12:26:43 +01:00
native Minor clean-ups. 2010-06-10 12:26:43 +01:00
text Minor clean-ups. 2010-06-10 12:26:43 +01:00
threads Minor clean-ups. 2010-06-10 12:26:43 +01:00
utilities Minor clean-ups. 2010-06-10 12:26:43 +01:00
juce_app_includes.h New class: CallOutBox, which produces a nice popup box - see the juce demo/widgets/buttons/"click to change colour" button for an example. SVG fix. 2010-06-09 11:16:02 +01:00
juce_core_includes.h New class StringPool. Removed the class var::identifier from its parent class, and renamed it "Identifier" - I've left a typedef in var to allow old code to still work, but I'll remove this at some point, so please switch to using the new classname directly. Jucer development. 2010-05-15 13:22:26 +01:00
juce_DefineMacros.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_WithoutMacros.h Copyright notice update. 2010-04-23 09:37:13 +01:00