Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
3 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
reuk
|
4d572411e0
|
FlexBox: Update the default value of FlexItem::alignSelf to match CSS implementations
|
3 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
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
cdbc28c18b
|
Add documentation tags
|
7 years ago |
Noah Dayan
|
3671995344
|
Add missing enum documentation in juce_FlexBox.h and juce_FlexItem.h
|
7 years ago |
hogliux
|
4bb2f83203
|
FlexBox: Clarified some documentation on object life-times
|
7 years ago |
jules
|
62955e7737
|
Fixed some typos and did a bit of code cleanup
|
7 years ago |
jules
|
970eda679e
|
Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting!
|
7 years ago |
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
jules
|
f28462040b
|
Whitespace cleanup
|
8 years ago |
jules
|
901913a0da
|
Added new method FlexItem::withAlignSelf()
|
8 years ago |
jules
|
1ecc6867cb
|
Changed order of parameters in FlexItem::Margin constructor to match web standard ordering
|
8 years ago |
jules
|
c545b58f03
|
Added another constructor to FlexItem::Margin
|
8 years ago |
jules
|
58bd2b130f
|
Added a few extra FlexItem convenience methods
|
8 years ago |
jules
|
8994f37dd0
|
Added some FlexBox layout classes, and a demo page for this in the big juce demo app
|
8 years ago |