ed
|
b7e28541ca
|
Replaced deprecated Displays methods
|
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 |
ed
|
a4d43c16e3
|
Added an underline toggle to FontsDemo
|
4 years ago |
ed
|
12bff68e34
|
Added vertical justification support to TextEditor
|
4 years ago |
reuk
|
394c4fd475
|
Clang: Fix warnings when building with clang 10
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
ece5644a20
|
CMake: Add support for building JUCE projects with CMake
|
5 years ago |
ed
|
18df1b0937
|
Added JUCE_CONTENT_SHARING define to conditionally compile the native content sharer code
|
5 years ago |
ed
|
7035a40879
|
Fixed some errors in the examples
|
5 years ago |
reuk
|
5af01b9b16
|
Demos: Convey proper ownership semantics
|
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
|
113342d1e6
|
Fixed an issue sharing files on Android in the DialogsDemo
|
5 years ago |
ed
|
a54da0b832
|
Fixed some more typos
|
5 years ago |
Tom Poole
|
75da0ef5cb
|
DemoRunner: Fixed a layout bug in the fonts demo
|
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
|
a12bc32979
|
Fixed some warnings on the latest compilers
|
5 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 |
ed
|
e45b1d9924
|
Updated the VS exporter of example projects to VS2019
|
6 years ago |
Tom Poole
|
a9a0f6b92f
|
Enforced more comprehensive const-correctness in the JUCE container classes
|
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 |
ed
|
d6fb474c39
|
Restructure OpenGLDemo and UnitTestsDemo and remove unused macro from DemoRunner
|
6 years ago |
Tom Poole
|
f0a4b67915
|
Android: Fixed some compiler warnings
|
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 |
jules
|
302019dd43
|
Tidied up some comments and usage of File::createOutputStream() and createInputStream()
|
6 years ago |
ed
|
fbb592034f
|
Removed unsupported exporters from the CodeEditorDemo and VideoDemo and added compiler errors when trying to build on unsupported platforms
|
6 years ago |
Tom Poole
|
0e1722e387
|
Multiple spelling fixes
|
6 years ago |
ed
|
dc9a0b39b8
|
Take the MessageManagerLock before calling Graphics::drawFittedText() in the OpenGL demo to avoid hitting an assertion
|
6 years ago |
ed
|
9c746a4762
|
Added a couple of missing modules to the CameraDemo PIP
|
6 years ago |
ed
|
d018eb8407
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
6 years ago |
Lukasz Kozakiewicz
|
315326477d
|
Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs.
|
7 years ago |
hogliux
|
9dfaca4035
|
Ensured that bubble messages are also transformed in the ComponentTransforms demo
|
7 years ago |
Lukasz Kozakiewicz
|
772185f2b0
|
Add camera support for iOS and Android.
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
jules
|
f1a8e8f610
|
Fix to the MDIDemo
|
7 years ago |
Tom Poole
|
77128db335
|
Capitalised the PIP vendor field for the examples
|
7 years ago |
ed
|
404838a99f
|
Added a MultiChoicePropertyComponent class to juce_gui_basics and updated the PropertiesDemo example to use it
|
7 years ago |
Noah Dayan
|
bcd3fd7689
|
Fixed a typo in OpenGLDemo
|
7 years ago |
ed
|
5507801dfd
|
Add all PIP examples
|
7 years ago |