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
/
Container.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1498: Change Top-Level Widget Mode: Register a top-level Group in Scene, ...
Sven Göthel
2024-02-05
1
-3
/
+0
*
GraphUI Cleanup: Use TreeTool directly (Reduce virtl-funcs); Fix typos; Use ...
Sven Göthel
2024-02-04
1
-51
/
+0
*
Bug 1489 - GraphUI Group: Resolve Performance Regression in Scene.pickShape()...
Sven Göthel
2024-01-22
1
-10
/
+79
*
GraphUI Cleanup: Simplify Shape.draw*() and Container.{add,remove*}Shape[s]()...
Sven Göthel
2024-01-07
1
-11
/
+18
*
Bug 805: GraphUI: Add Group.replaceShape(..) and Shape.getParent()
Sven Gothel
2023-12-18
1
-0
/
+1
*
GraphUI Shape: 'int name' -> 'int id' and add 'String name', change get/set m...
Sven Gothel
2023-10-03
1
-0
/
+4
*
Bug 1462 - Graph Font: Add name + codepoint to ID and Glyph mapping plus trav...
Sven Gothel
2023-09-24
1
-1
/
+1
*
GraphUI Container: Add getShapeCount() and add API doc ..
Sven Gothel
2023-09-20
1
-0
/
+5
*
Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...
Sven Gothel
2023-09-20
1
-12
/
+11
*
GraphUI Container.removeShape(..): Return removed Shape, add removeShape(inde...
Sven Gothel
2023-04-14
1
-2
/
+12
*
GraphUI: Container (Group, Scene): Add removeAllShapes() and expose frustum-c...
Sven Gothel
2023-04-10
1
-0
/
+9
*
GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave...
Sven Gothel
2023-04-05
1
-0
/
+97