reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
c73c5512d5
|
Projucer: Refactored the module handling code
|
5 years ago |
ed
|
ecf97e2a08
|
Projucer: Removed some unused code from the FilePathPropertyComponent
|
5 years ago |
ed
|
2709a84248
|
Projucer: Ensure that the correct area of a FilePathPropertyComponent is highlighted when performing file drag-and-drop and fix an overly restrictive assertion on Windows
|
6 years ago |
ed
|
3f2f2f65a4
|
Projucer: Removed DependencyPathPropertyComponent and replaced it with an updated FilePathPropertyComponent that supports ValueWithDefault
|
6 years ago |
ed
|
a0493e67c1
|
Projucer: Don't attempt to parse empty file paths in FilePathPropertyComponent
|
6 years ago |
ed
|
9341f15c5f
|
Projucer: Fixed a recursive bug that could occur when editing the text in FilePathPropertyComponent
|
7 years ago |
ed
|
b3d35345e9
|
Projucer: Ensure that FilePathPropertyComponent text colour is updated when entering a path
|
7 years ago |
Noah Dayan
|
e690350df3
|
Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes
|
7 years ago |
ed
|
642061a31b
|
Projucer: Used Button::onClick to simplify some code
|
7 years ago |
hogliux
|
54029e776d
|
Projucer: Re-factored source code groups and general code clean-up
|
7 years ago |
ed
|
26596fbfad
|
Projucer: Added default module search paths to the Projucer
|
8 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
hogliux
|
750ab85fe9
|
Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model.
|
8 years ago |
tpoole
|
e33abbc6fe
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jules
|
9fa0d49be7
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
Timur Doumler
|
70949aa0c6
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
jules
|
5abb09ba16
|
Introjucer: moved some more classes out of MiscUtilities.h
|
9 years ago |