Anthony Nicholls
|
49ed0f022d
|
DemoRunner: Add a test for shapes drawn directly in a graphics context
Also expanded the lines test to include a line with a given thickness
|
2024-08-09 17:20:36 +01:00 |
|
reuk
|
4f2c287f9b
|
Font: Deprecate old Font constructors
|
2024-04-18 14:16:00 +01:00 |
|
reuk
|
9508c30f12
|
GraphicsDemo: Fix typo
|
2024-04-16 21:07:46 +01:00 |
|
Tom Poole
|
94d98a2b10
|
Update licensing information
|
2024-04-16 11:39:35 +01:00 |
|
Tom Poole
|
2fb19ffd8f
|
Fix some LLVM 17 compiler warnings
|
2023-09-25 11:21:11 +01:00 |
|
Tom Poole
|
24e3340a55
|
Update all examples to use Visual Studio 2022 as the default Windows exporter
|
2022-05-23 20:20:44 +01:00 |
|
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
2022-04-04 12:36:32 +01:00 |
|
ed
|
f28acdb48c
|
Examples/DemoRunner: Accessibility updates
|
2021-05-10 10:53:14 +01:00 |
|
reuk
|
394c4fd475
|
Clang: Fix warnings when building with clang 10
|
2020-07-01 10:00:43 +01:00 |
|
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
2020-04-23 17:30:39 +01:00 |
|
reuk
|
5af01b9b16
|
Demos: Convey proper ownership semantics
|
2020-03-12 18:30:45 +00:00 |
|
jules
|
a97c4a9139
|
More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it
|
2019-05-16 15:37:47 +01:00 |
|
ed
|
314ef13a63
|
Added a VS2019 exporter to all example PIPs
|
2019-04-15 14:28:36 +01:00 |
|
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
2018-06-27 11:37:27 +01:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
Tom Poole
|
77128db335
|
Capitalised the PIP vendor field for the examples
|
2018-03-26 09:58:54 +01:00 |
|
ed
|
5507801dfd
|
Add all PIP examples
|
2018-03-15 12:10:34 +00:00 |
|