Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GraphUI Layout: Emphasize whether a value/parameter is scaled or unscaled in ... | Sven Göthel | 2024-01-26 | 1 | -17/+17 |
* | GraphUI Margin/Padding: Rename zeroSum*() -> zero*() | Sven Göthel | 2024-01-12 | 1 | -3/+3 |
* | GraphUI Padding, Margin, Gap: Use zero value constant None instead of default... | Sven Gothel | 2023-12-18 | 1 | -4/+4 |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 1 | -1/+1 |
* | GraphUI BoxLayout: Margin is only ignored for center Alignment w/o Fill scale... | Sven Gothel | 2023-09-16 | 1 | -1/+1 |
* | GraphUI Layout: Fix BoxLayout scale, margin and padding; Add same padding beh... | Sven Gothel | 2023-09-05 | 1 | -101/+26 |
* | GraphUI Margin, Alignment: Reuse ctor for default-ctor | Sven Gothel | 2023-09-04 | 1 | -1/+1 |
* | GraphUI Revise Padding and Border: Padding + Border belong to Shape's bounds.... | Sven Gothel | 2023-04-28 | 1 | -1/+1 |
* | GraphUI: Add BoxLayout and Margin, todo: Have GridLayout properly use Gap w/ ... | Sven Gothel | 2023-04-18 | 1 | -0/+197 |