1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/src
2010-03-24 12:27:19 +00:00
..
application Minor string literal tidy-ups. 2010-03-23 17:36:12 +00:00
audio Minor string literal tidy-ups. 2010-03-23 17:36:12 +00:00
containers Documentation fixes. 2010-03-23 20:56:48 +00:00
core Minor string literal tidy-ups. 2010-03-23 17:36:12 +00:00
cryptography Minor string literal tidy-ups. 2010-03-23 17:36:12 +00:00
events Minor code style tweaks. 2010-03-21 12:06:36 +00:00
gui Documentation fixes. 2010-03-23 20:56:48 +00:00
io Minor string literal tidy-ups. 2010-03-23 17:36:12 +00:00
native Minor string literal tidy-ups. 2010-03-23 17:36:12 +00:00
text Added a command-line "--resave" option to the Jucer, and document types to the XCode project exporter. 2010-03-24 12:27:19 +00:00
threads Minor string literal tidy-ups. 2010-03-23 17:36:12 +00:00
utilities Minor string literal tidy-ups. 2010-03-23 17:36:12 +00:00
juce_app_includes.h Removed the ComponentDeletionWatcher class - use Component::SafePointer or Component::BailOutChecker instead. 2010-03-08 19:22:48 +00:00
juce_core_includes.h Created a new class "Range", for holding generic number ranges. New abstract class TextInputTarget, which defines methods common to text editors. Changed a couple of method definitions in TextEditor and CodeEditorComponent so that they could implement TextInputTarget. Added ability for wav files to save their SMPL chunk. 2010-02-12 17:38:39 +00:00
juce_DefineMacros.h Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:02:45 +00:00
juce_WithoutMacros.h Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:02:45 +00:00