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
/
jogl
/
classes
/
com
/
jogamp
/
graph
/
font
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise commit 4c34f5980bddcdc84b10cb3bcbb96b365b9d471e (Bug 767): TAB, BS and...
Sven Gothel
2013-07-03
1
-5
/
+8
*
FontConstructor: Hide the exposed strings and add them in class API doc to mi...
Sven Gothel
2013-06-12
1
-2
/
+10
*
Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456
Sven Gothel
2013-06-11
1
-3
/
+5
*
Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....
Sven Gothel
2012-11-11
1
-1
/
+1
*
graph/font: Add "public float getAdvanceWidth(int i, float pixelSize);"
Sven Gothel
2012-05-15
1
-0
/
+1
*
Graph/Glyph: Clarify public Font.Glyph and private FontInt.GlyphInt
Sven Gothel
2012-05-15
1
-0
/
+6
*
Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency; API...
Sven Gothel
2012-03-17
1
-3
/
+3
*
Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34...
Sven Gothel
2012-03-13
1
-4
/
+4
*
FontSet (graph): get*(..) throws IOException - Proper passing and handling of...
Sven Gothel
2012-02-22
1
-2
/
+4
*
NEWT/Reparenting: Give Composite WM some slack, sleep(100); Minor edits/fixes
Sven Gothel
2011-09-16
1
-1
/
+0
*
Graph Fonts: Decorate w/ PrivilegedAction if required
Sven Gothel
2011-09-15
1
-16
/
+1
*
Graph: Remove unused imports
Rami Santina
2011-06-05
1
-1
/
+0
*
Graph/Font: use StringBuilder
Sven Gothel
2011-05-08
1
-2
/
+12
*
Graph / Text: Use CharSequence as char/string interface to text rendering
Sven Gothel
2011-05-06
1
-2
/
+2
*
Fix TAB: Replace all TAB with 4 spaces
Sven Gothel
2011-04-08
1
-17
/
+17
*
Font Names: Expose name indices allowing user to pick all names ..
Sven Gothel
2011-04-01
1
-2
/
+13
*
Load fonts via File or URL .
Sven Gothel
2011-04-01
1
-4
/
+33
*
Font: +getName / +getAllNames / +isPrintableCharacter
Sven Gothel
2011-04-01
1
-0
/
+3
*
Folded turtle2d into jogl folders
Sven Gothel
2011-04-01
3
-0
/
+222