1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/src
2010-03-15 14:08:40 +00:00
..
application Corrected geometry of drawLine in CoreGraphics to match the software renderer. Minor code clean-ups. 2010-03-13 18:38:56 +00:00
audio Corrected geometry of drawLine in CoreGraphics to match the software renderer. Minor code clean-ups. 2010-03-13 18:38:56 +00:00
containers Fix to prevent win32 mouse event queuing and some mouse cursor update problems. Changes to internal string storage. 2010-03-12 19:47:28 +00:00
core Couple of minor mouse-pointer fixes. 2010-03-15 14:08:40 +00:00
cryptography MD5 fix. 2010-03-12 10:19:33 +00:00
events Work-arounds for compiling with VC6. 2010-03-11 11:37:40 +00:00
gui Couple of minor mouse-pointer fixes. 2010-03-15 14:08:40 +00:00
io Couple of minor mouse-pointer fixes. 2010-03-15 14:08:40 +00:00
native Couple of minor mouse-pointer fixes. 2010-03-15 14:08:40 +00:00
text Corrected geometry of drawLine in CoreGraphics to match the software renderer. Minor code clean-ups. 2010-03-13 18:38:56 +00:00
threads Corrected geometry of drawLine in CoreGraphics to match the software renderer. Minor code clean-ups. 2010-03-13 18:38:56 +00:00
utilities Minor code clean-ups. 2010-02-22 15:28:18 +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