1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

15 commits

Author SHA1 Message Date
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
ed
d677fd6264 Projucer: Added PCH support for Xcode and Visual Studio exporters 2020-08-25 11:12:23 +01:00
reuk
394c4fd475 Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
ed
009d685179 Updated all license headers 2020-06-29 08:30:22 +01:00
Tom Poole
894e7d2bd2 Updated all license headers 2020-04-23 17:30:39 +01:00
reuk
327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
Tom Poole
16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
ed
629f2a2979 Projucer: Added options for setting the VST, VST3, AAX and RTAS categories and simplified the plug-in project settings with MultiChoicePropertyComponent 2018-03-28 15:59:34 +01:00
ed
8a467e7dc3 Projucer: Added a "PIP Creator" utility tool 2018-03-22 15:23:27 +00:00
ed
ec296d8c4c Projucer: Removed a hardcoded String in the logic for resizing PropertyComponents in PropertyGroupComponent 2018-03-21 12:12:33 +00:00
ed
b958ea92c2 Projucer: Correct default height multiplier in previous commit 2018-03-19 17:14:47 +00:00
ed
8643d958c1 Projucer: Avoid potential divide-by-zero in PropertyGroupComponent::getHeightMultiplier() 2018-03-19 16:50:58 +00:00
ed
d668adb81b Projucer: Code cleanup 2018-01-22 12:30:19 +00:00
tpoole
21315abce4 Projucer: Added beta CLion exporter support 2017-10-19 14:26:12 +01:00
hogliux
54029e776d Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
Renamed from extras/Projucer/Source/Project/jucer_ConfigTree_Base.h (Browse further)