ed
|
4a5dda489f
|
Fixed some warnings with -Wconversion enabled
|
5 years ago |
Tom Poole
|
28e03f0815
|
Replaced all instances of JUCE_CONSTEXPR with constexpr
|
5 years ago |
ed
|
6e51eb4a65
|
Documentation update
|
5 years ago |
ed
|
59a058fdc6
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
5 years ago |
ed
|
d87ff510f2
|
Corrected the documentation for Colour::fromHSV()
|
5 years ago |
ed
|
08d0a12f03
|
Bump version number to 5.4.7
|
5 years ago |
ed
|
5bda9de977
|
Windows: Fixed some build errors and warnings when using Clang in Visual Studio
|
5 years ago |
ed
|
442478680b
|
macOS: Fixed another spurious dynamic_cast warning in CoreGraphicsPixelData
|
5 years ago |
Tom Poole
|
ef1eacccd3
|
Bump version number to 5.4.6
|
5 years ago |
ed
|
b45ce09235
|
Standardised the licensing whitespace in module headers
|
5 years ago |
Tom Poole
|
9798f672c4
|
macOS: Renamed the CoreGraphicsImage class to avoid a symbol resolution issue in Pro Tools
|
5 years ago |
Tom Poole
|
47f138464f
|
macOS: Fixed a CoreGraphics text layout bug
|
5 years ago |
ed
|
a54da0b832
|
Fixed some more typos
|
5 years ago |
Tom Poole
|
5ad8b1a50c
|
macOS: Fixed an issue setting the CTFrame size for AttributedStrings
|
5 years ago |
Tom Poole
|
1d2fc2ddd5
|
macOS: Fixed an issue restoring graphics state after drawing an AttributedString
|
5 years ago |
Tom Poole
|
008f097e12
|
Windows: Fixed a DirectWrite justification bug
|
5 years ago |
Tom Poole
|
24d7a9a342
|
Updated some deprecated code use
|
5 years ago |
ed
|
3d5c6b8a03
|
Fixed a typo
|
5 years ago |
reuk
|
6a01077646
|
Colours: Fixed a static init order issue with predefined Colours
|
5 years ago |
ed
|
4583baf277
|
Bump version number to 5.4.5
|
5 years ago |
Tom Poole
|
a93ce46534
|
Fixed a bug in the previous commit
|
5 years ago |
Tom Poole
|
ae0b8cf406
|
Fixed a Rectangle intersection issue
|
5 years ago |
ed
|
e262bfa531
|
Fixed a few documentation typos
|
5 years ago |
ed
|
383d69c421
|
Prevent integer overflow in BitmapData::getLinePointer() and BitmapData::getPixelPointer()
|
5 years ago |
ed
|
c78749b14e
|
macOS: Fixed some issues drawing italicised text
|
5 years ago |
Tom Poole
|
c6a4bb567e
|
Removed a leaking UnitTest
|
5 years ago |
Tom Poole
|
528798d96e
|
Bump version number to 5.4.4
|
5 years ago |
reuk
|
edf99d171f
|
TextLayout: Fixed some bugs setting stringRanges
|
5 years ago |
Tom Poole
|
ece16bce70
|
CoreGraphics: Fixed a text layout bug
|
5 years ago |
Tom Poole
|
bc25355b71
|
Fixed a documentation typo
|
5 years ago |
Tom Poole
|
c528af5976
|
macOS: Replaced a deprecated glyph drawing function
|
5 years ago |
ed
|
a5e5831ea0
|
Don't apply FillType transform twice in CoreGraphicsContext::drawGradient()
|
5 years ago |
Tom Poole
|
1b4042217a
|
macOS: Fixed an issue unregistering fonts
|
6 years ago |
Tom Poole
|
79d3e8b3f5
|
Windows: Removed some VS2013 workarounds
|
6 years ago |
Tom Poole
|
0e00e83944
|
Removed some `extern "C"` declarations from libpng
|
6 years ago |
Tom Poole
|
1c9cea431d
|
PNG: Switched to inline libpng linkage to prevent symbol collisions
|
6 years ago |
Tom Poole
|
7e52198ee1
|
Updated the internal PNG library
|
6 years ago |
ed
|
bdeaeaf368
|
macOS: Fixed some deprecation warnings and silenced some others for the time being
|
6 years ago |
jules
|
485feb47ed
|
Tweaked a couple of Rectangle methods to avoid some spurious assertions triggered by rounding errors
|
6 years ago |
ed
|
88fecd196e
|
Fixed a typo
|
6 years ago |
Tom Poole
|
8f84192c9b
|
Fixed some more Android compiler warnings
|
6 years ago |
Tom Poole
|
670f77f80c
|
Fixed some Android compiler warnings
|
6 years ago |
Tom Poole
|
a4bd6cbc66
|
Fixed some more Linux compiler warnings
|
6 years ago |
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
6 years ago |
jules
|
f58eacc135
|
Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects.
|
6 years ago |
Tom Poole
|
4e0adb2af8
|
GCC 9 compatibility fixes
|
6 years ago |
Tom Poole
|
3c0ccda6a5
|
macOS: Cleaned up old 10.6 support ifdefs
|
6 years ago |
ed
|
06da4f2daf
|
Added a font 'leading' parameter for multiline text layouts
|
6 years ago |
Tom Poole
|
cb41fdcb9e
|
macOS: Fixed spurious dynamic_cast type_info warnings when loading dylibs containing JUCE at runtime
|
6 years ago |
ed
|
6722194260
|
Bump version number to 5.4.3
|
6 years ago |