1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/src
2010-04-16 10:04:53 +01:00
..
application Small socket fix. Minor changes to MouseCursor static data. 2010-04-16 10:04:53 +01:00
audio Small socket fix. Minor changes to MouseCursor static data. 2010-04-16 10:04:53 +01:00
containers Minor clean-ups. 2010-04-16 09:44:21 +01:00
core Fixed a few minor warnings found by valgrind. 2010-04-15 20:51:51 +01:00
cryptography Compiler compatibility changes. Minor clean-ups. Linux windowing tweaks. 2010-03-29 14:22:11 +01:00
events Minor clean-ups. 2010-04-16 09:44:21 +01:00
gui Small socket fix. Minor changes to MouseCursor static data. 2010-04-16 10:04:53 +01:00
io Small socket fix. Minor changes to MouseCursor static data. 2010-04-16 10:04:53 +01:00
native Minor clean-ups. 2010-04-16 09:44:21 +01:00
text Fixed a few minor warnings found by valgrind. 2010-04-15 20:51:51 +01:00
threads Minor clean-ups. Jucer development. 2010-04-14 20:08:21 +01:00
utilities Added safeguard for ScopedPointer and fix for PropertiesFile locks. 2010-04-15 09:25:14 +01: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