| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 1 | -12/+12 |
* | GraphUI Layout (Box/Grid): Adjust bottom-left offset according to center-axis | Sven Gothel | 2023-09-19 | 1 | -3/+22 |
* | GraphUI GridLayout: Disable TRACE_LAYOUT | Sven Gothel | 2023-09-19 | 1 | -1/+1 |
* | GraphUI GridLayout: Fix scaled non-center: Only add center offset if requeste... | Sven Gothel | 2023-09-19 | 1 | -17/+14 |
* | GraphUI Layout: Remove unused leftover var and complete GridLayout ctor | Sven Gothel | 2023-09-17 | 1 | -2/+12 |
* | GraphUI BoxLayout: Margin is only ignored for center Alignment w/o Fill scale... | Sven Gothel | 2023-09-16 | 1 | -28/+23 |
* | GraphUI Layout: Fix BoxLayout scale, margin and padding; Add same padding beh... | Sven Gothel | 2023-09-05 | 1 | -44/+101 |
* | GraphUI GridLayout: Handle 'diffBL' in 2nd path, no need to store as we don't... | Sven Gothel | 2023-04-29 | 1 | -10/+10 |
* | GraphUI GridLayout: Remove old unused layout0(..) method | Sven Gothel | 2023-04-29 | 1 | -134/+0 |
* | GraphUI Working GridLayout w/ and w/o cell-size and alignment; Added BoxLayout. | Sven Gothel | 2023-04-29 | 1 | -30/+326 |
* | GraphUI GridLayout: Also adjust potential bottom-left delta when centering sh... | Sven Gothel | 2023-04-13 | 1 | -2/+3 |
* | GraphUI GridLayout: Functional Grid Layout w/ Padding, demo'ed in UISceneDemo... | Sven Gothel | 2023-04-12 | 1 | -26/+118 |
* | GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave... | Sven Gothel | 2023-04-05 | 1 | -0/+69 |