jules
|
8e91bfabf7
|
Spelling correction
|
2018-08-14 09:48:44 +01:00 |
|
ed
|
4af9526ab5
|
Fixed a bug in Grid where the area calculation could terminate early
|
2018-06-11 10:38:14 +01:00 |
|
ed
|
40c948826c
|
Added some braces in juce_Grid.cpp to work around a VS2015 compiler bug
|
2018-04-24 14:46:12 +01:00 |
|
jules
|
121719be69
|
Added new method Rectangle::toNearestIntEdges(), and used this to improve the Grid layout snapping
|
2018-04-04 16:43:17 +01:00 |
|
jules
|
d4a7afa73f
|
Replaced some old juce-style sort operations with std::sort and lambdas
|
2017-11-03 16:35:11 +00:00 |
|
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
|
2017-09-08 08:59:55 +01:00 |
|
hogliux
|
88c734d28d
|
Fixed a crash when performing layout on an empty Grid using auto flow and added a few Margin convenience constructors
|
2017-08-23 14:26:39 +01:00 |
|
jules
|
2bbd2b9785
|
Added CSS Grid classes
|
2017-08-01 16:22:19 +01:00 |
|