| Commit message (Expand) | Author | Age | Files | Lines |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 37 | -53/+53 |
* | Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency; API... | Sven Gothel | 2012-03-17 | 3 | -10/+10 |
* | Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34... | Sven Gothel | 2012-03-13 | 1 | -1/+1 |
* | FontSet (graph): get*(..) throws IOException - Proper passing and handling of... | Sven Gothel | 2012-02-22 | 4 | -17/+22 |
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 1 | -3/+3 |
* | TypecastFontConstructor: Use IOUtil's createTempFile() to comfort Android | Sven Gothel | 2011-09-28 | 1 | -4/+2 |
* | Graph Fonts: Decorate w/ PrivilegedAction if required | Sven Gothel | 2011-09-15 | 2 | -13/+33 |
* | Enclose file IO access in priviledged block | Sven Gothel | 2011-08-11 | 1 | -11/+24 |
* | Handle curved triangles overlaps. | Rami Santina | 2011-06-20 | 1 | -221/+220 |
* | Merge remote-tracking branch 'remotes/rsantina/master' | Sven Gothel | 2011-06-11 | 1 | -1/+0 |
|\ |
|
| * | Graph: Remove unused imports | Rami Santina | 2011-06-05 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'rsantina/master' | Sven Gothel | 2011-06-08 | 3 | -8/+74 |
|\| |
|
| * | Font and TypecastRender generate array of OutlineShapes instead of Path2D | Rami Santina | 2011-06-02 | 3 | -8/+74 |
* | | Locator moved to GlueGen's IOUtil (gluegen a87c56c95099de5b6cbc9bd8bf6f1924a3... | Sven Gothel | 2011-06-08 | 1 | -2/+3 |
* | | Using GlueGen IOUtil (dropped StreamUtil, FileUtil); Public GLReadBufferUtil ... | Sven Gothel | 2011-06-07 | 1 | -1/+1 |
|/ |
|
* | Graph/Loop: More readable/verbose invert case; using Winding enum; ttf reader... | Sven Gothel | 2011-05-10 | 1 | -2/+3 |
* | TypecastRenderer: Avoid -y direction and later y-flipping / FIXME: math must ... | Sven Gothel | 2011-05-08 | 1 | -17/+17 |
* | Graph/Font: use StringBuilder | Sven Gothel | 2011-05-08 | 4 | -19/+42 |
* | Graph / Text: Use CharSequence as char/string interface to text rendering | Sven Gothel | 2011-05-06 | 3 | -6/+6 |
* | Refactor getOutline --> getPaths (actual behaviour) | Rami Santina | 2011-05-02 | 3 | -4/+6 |
* | Fix/Add: Locator (Handle JarURLConnection and ..) | Sven Gothel | 2011-04-22 | 1 | -3/+1 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 11 | -218/+218 |
* | Font Names: Expose name indices allowing user to pick all names .. | Sven Gothel | 2011-04-01 | 3 | -31/+11 |
* | Load fonts via File or URL . | Sven Gothel | 2011-04-01 | 4 | -25/+64 |
* | Font: +getName / +getAllNames / +isPrintableCharacter | Sven Gothel | 2011-04-01 | 4 | -3/+58 |
* | integrated typecast into jogamp. tree | Sven Gothel | 2011-04-01 | 109 | -15/+15868 |
* | Folded turtle2d into jogl folders | Sven Gothel | 2011-04-01 | 24 | -0/+1673 |