jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
12 years ago |
jules
|
d3a207c596
|
New classes: AnimatedPosition and MouseInactivityDetector.
|
12 years ago |
jules
|
b0e1cbd0ee
|
Fix for single-character TextLayout width.
|
12 years ago |
jules
|
e05393c36d
|
Windows default font fix.
|
12 years ago |
jules
|
4b128378cf
|
CodeEditorComponent rendering improvements. Faster OSX font lookup.
|
12 years ago |
jules
|
49fd486c23
|
Removed Graphics::drawTextAsPath, which is obsolete, since the same job can be done using Graphics::addTransform and any of the other drawText methods.
|
12 years ago |
jules
|
9772fde950
|
Minor tidying
|
12 years ago |
jules
|
048e5c679b
|
Version number update
|
12 years ago |
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
jules
|
e1f0baca43
|
Pixel blending improvement.
|
12 years ago |
jules
|
20a72142b7
|
Version number update
|
12 years ago |
jules
|
9affbafa75
|
Pixel blending fix.
|
12 years ago |
jules
|
a1e3f23ee4
|
Linux build fix.
|
12 years ago |
jules
|
4d0cd69895
|
Minor tidying
|
12 years ago |
jules
|
31fc78b314
|
Minor tidying up.
|
12 years ago |
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
jules
|
100e231122
|
Removed leak detector from BorderSize class.
|
12 years ago |
jules
|
f790148bf6
|
Text layout fix for single-character strings.
|
12 years ago |
jules
|
a1461637ee
|
Added a comment.
|
12 years ago |
jules
|
34e5591701
|
v2.0.40
|
12 years ago |
jules
|
4c147d94a5
|
Fix to Rectangle::intersects
|
12 years ago |
jules
|
2d6135a6db
|
Added some methods for scanning font folders with FreeType.
|
12 years ago |
jules
|
9387c7fdaf
|
Simplified some ComponentPeer methods.
|
12 years ago |
jules
|
e339d39eb4
|
v2.0.39
|
12 years ago |
jules
|
c8b3d28acc
|
Refactored some linux freetype font classes.
|
12 years ago |
jules
|
14cc8bf3c5
|
Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method.
|
12 years ago |
jules
|
c8e09aba67
|
Added an extra method to ListenerList. Handled zero-length binary data in var class.
|
12 years ago |
jules
|
e951ab4a4d
|
Added ImageCache::clear() method.
|
12 years ago |
jules
|
bf3cb2e29b
|
Avoided some strict compiler warnings.
|
12 years ago |
jules
|
536bfddef4
|
Made PNG loader ignore warnings.
|
12 years ago |
jules
|
3daf0a4015
|
Fix for CustomTypeface.
|
12 years ago |
jules
|
9ba2079603
|
update of libpng to 1.6.1
|
12 years ago |
jules
|
6b6c4a3eab
|
Minor clean-ups.
|
12 years ago |
jules
|
e69339aeba
|
Relaxed JPEG header byte matching.
|
12 years ago |
jules
|
a54d8f8098
|
Minor clean-ups.
|
12 years ago |
jules
|
01d123d1e8
|
Workarounds for a few mingw warnings and errors.
|
12 years ago |
jules
|
d9f1b72067
|
Added method AffineTransform::withAbsoluteTranslation
|
12 years ago |
jules
|
29419e480e
|
Added a method Point::dotProduct()
|
12 years ago |
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
12 years ago |
jules
|
79f9874f59
|
OTF font scanning in linux.
|
12 years ago |
jules
|
f1f237ebbf
|
Added Rectangle::toDouble() method
|
12 years ago |
jules
|
aec62f376e
|
Fix for OSX10.4 fonts.
|
12 years ago |
jules
|
ffd894089d
|
Cleaned up a few static analyser warnings.
|
12 years ago |
jules
|
cf91fc2d6b
|
Method DropShadow::drawForRectangle, which approximates a shadow with gradients. Used this to simplify the DropShadower class.
|
12 years ago |
jules
|
b627a75c21
|
Minor docs updates. Added a method to Rectangle.
|
12 years ago |
jules
|
4d4cc13a46
|
2.0.38
|
12 years ago |
jules
|
136041daa7
|
Fixed a couple of base-class copying typos and prevented copying of ReferenceCountedObject bases.
|
12 years ago |
jules
|
d0135d9efc
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
12 years ago |
jules
|
63411d7a47
|
2.0.37
|
12 years ago |
jules
|
f68637f16b
|
Documentation fix and MidiMessage constness clean-up.
|
12 years ago |