ed
|
399dcd9cc7
|
Revert "DemoRunner: Removed unused define"
This reverts commit 271e66fbed.
|
2021-06-08 08:58:46 +01:00 |
|
ed
|
271e66fbed
|
DemoRunner: Removed unused define
|
2021-06-07 19:38:29 +01:00 |
|
ed
|
185b1b324b
|
Added a nested PopupMenu example to WidgetsDemo
|
2021-05-20 18:24:56 +01:00 |
|
reuk
|
3baaad8b5b
|
XmlElement: Update loops to use new iterators
|
2021-01-28 20:14:11 +00:00 |
|
reuk
|
ea86c0db82
|
PopupMenu: Update WidgetsDemo
|
2020-10-26 17:04:49 +00:00 |
|
ed
|
268ac3d5c8
|
Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform
|
2020-08-27 14:14: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 |
|
ed
|
84a7f5533a
|
Added a missing TooltipWindow instance to the WidgetsDemo example
|
2019-12-06 10:13:49 +00:00 |
|
ed
|
7cd71487e6
|
Whitespace
|
2019-11-08 18:56:48 +00:00 |
|
ed
|
889cb627d5
|
Added ColourSelector::ColourSelectorOptions::editableColour flag to enable the colour preview box at the top of the component to be editable
|
2019-11-08 18:25:48 +00:00 |
|
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01: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 |
|
jules
|
768139a298
|
Added some free functions to help make XML parsing less verbose: parseXML()
|
2018-10-15 16:08:25 +01:00 |
|
jules
|
359132ed55
|
More zero -> nullptr fixes
|
2018-10-09 11:42:55 +01:00 |
|
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
2018-06-27 11:37:27 +01:00 |
|
hogliux
|
9dfaca4035
|
Ensured that bubble messages are also transformed in the ComponentTransforms demo
|
2018-05-08 13:40:10 +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 |
|