index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
graphui
/
classes
/
com
/
jogamp
/
graph
/
ui
/
layout
/
BoxLayout.java
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
-15
/
+17
*
Math Vec*: Rename {scale->mul}(..) for non-scalar types (n-dim); Add div(..)
Sven Göthel
2024-01-26
1
-2
/
+2
*
Bug 1490 - GraphUI Group: Resolve Performance Issues with Shape Mv Transform ...
Sven Göthel
2024-01-22
1
-1
/
+1
*
GraphUI Group/BoxLayout/GridLayout: Handle empty Group, i.e. detect zero-size...
Sven Göthel
2024-01-20
1
-0
/
+6
*
GraphUI Margin/Padding: Rename zeroSum*() -> zero*()
Sven Göthel
2024-01-12
1
-21
/
+21
*
GraphUI Padding, Margin, Gap: Use zero value constant None instead of default...
Sven Gothel
2023-12-18
1
-6
/
+6
*
GraphUI Alignment: Use Alignment.None instead of default ctor.
Sven Gothel
2023-12-18
1
-6
/
+6
*
GraphUI Shape: 'int name' -> 'int id' and add 'String name', change get/set m...
Sven Gothel
2023-10-03
1
-5
/
+3
*
GraphUI Layout: Simplify non-centered negative-offset (underline) removal
Sven Gothel
2023-09-26
1
-11
/
+2
*
Bug 1452: GraphUI Shape: Rename setMvTransform(..) -> setTransformMv(..), ali...
Sven Gothel
2023-09-23
1
-1
/
+1
*
Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...
Sven Gothel
2023-09-20
1
-10
/
+10
*
GraphUI Layout (Box/Grid): Adjust bottom-left offset according to center-axis
Sven Gothel
2023-09-19
1
-3
/
+22
*
GraphUI GridLayout: Fix scaled non-center: Only add center offset if requeste...
Sven Gothel
2023-09-19
1
-9
/
+9
*
GraphUI Layout: Remove unused leftover var and complete GridLayout ctor
Sven Gothel
2023-09-17
1
-1
/
+0
*
GraphUI BoxLayout: Margin is only ignored for center Alignment w/o Fill scale...
Sven Gothel
2023-09-16
1
-65
/
+74
*
GraphUI Layout: Fix BoxLayout scale, margin and padding; Add same padding beh...
Sven Gothel
2023-09-05
1
-41
/
+179
*
GraphUI Working GridLayout w/ and w/o cell-size and alignment; Added BoxLayout.
Sven Gothel
2023-04-29
1
-26
/
+41
*
GraphUI: Add BoxLayout and Margin, todo: Have GridLayout properly use Gap w/ ...
Sven Gothel
2023-04-18
1
-0
/
+122