Tom Poole
|
e618f68d4d
|
Update all examples to use Visual Studio 2022 as the default Windows exporter
|
3 years ago |
Tom Poole
|
24e3340a55
|
Update all examples to use Visual Studio 2022 as the default Windows exporter
|
3 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
reuk
|
8b3fe6f250
|
WidgetsDemo: Avoid assertion in menu with custom components
|
3 years ago |
Tom Poole
|
525a92e47b
|
Allow the widgets demo to be embedded in other demos
|
3 years ago |
Tom Poole
|
c064b0c604
|
AudioPluginHost: Embed the assets required for internal plug-ins
|
3 years ago |
Tom Poole
|
6542446594
|
Update the JUCE logo
|
3 years ago |
ed
|
399dcd9cc7
|
Revert "DemoRunner: Removed unused define"
This reverts commit 271e66fbed .
|
4 years ago |
ed
|
271e66fbed
|
DemoRunner: Removed unused define
|
4 years ago |
ed
|
185b1b324b
|
Added a nested PopupMenu example to WidgetsDemo
|
4 years ago |
reuk
|
3baaad8b5b
|
XmlElement: Update loops to use new iterators
|
4 years ago |
reuk
|
ea86c0db82
|
PopupMenu: Update WidgetsDemo
|
4 years ago |
ed
|
268ac3d5c8
|
Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform
|
4 years ago |
reuk
|
394c4fd475
|
Clang: Fix warnings when building with clang 10
|
4 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
5af01b9b16
|
Demos: Convey proper ownership semantics
|
5 years ago |
ed
|
84a7f5533a
|
Added a missing TooltipWindow instance to the WidgetsDemo example
|
5 years ago |
ed
|
7cd71487e6
|
Whitespace
|
5 years ago |
ed
|
889cb627d5
|
Added ColourSelector::ColourSelectorOptions::editableColour flag to enable the colour preview box at the top of the component to be editable
|
5 years ago |
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
6 years ago |
jules
|
a97c4a9139
|
More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it
|
6 years ago |
ed
|
314ef13a63
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
jules
|
768139a298
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
6 years ago |
jules
|
359132ed55
|
More zero -> nullptr fixes
|
6 years ago |
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
6 years ago |
hogliux
|
9dfaca4035
|
Ensured that bubble messages are also transformed in the ComponentTransforms demo
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
Tom Poole
|
77128db335
|
Capitalised the PIP vendor field for the examples
|
7 years ago |
ed
|
5507801dfd
|
Add all PIP examples
|
7 years ago |