| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | added JFrame and Window runs to testAWT01GLn testcase + EDT fixes. | Michael Bien | 2010-06-01 | 1 | -34/+63 |
| * | | | | Merge branch 'master' of github.com:sgothel/jogl | Michael Bien | 2010-05-28 | 61 | -1273/+2974 |
| |\ \ \ \ |
|
* | | | | | | NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(... | Sven Gothel | 2010-06-11 | 8 | -36/+527 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 168 | -4419/+3379 |
* | | | | | JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable... | Sven Gothel | 2010-06-04 | 38 | -765/+863 |
* | | | | | JOGL: Sanity check in GLDrawableHelper (Context creation and initAction) ; Ad... | Sven Gothel | 2010-06-02 | 5 | -0/+15 |
| |_|_|/
|/| | | |
|
* | | | | NEWT/MacOSX: Use Reflectionutil and a common runOnMainThread method | Sven Gothel | 2010-06-02 | 3 | -12/+37 |
| |_|/
|/| | |
|
* | | | NEWT/MacOSX: First Changes towards general NEWT/AWT solution (incomplete). | Sven Gothel | 2010-06-02 | 3 | -148/+116 |
* | | | NEWT: Simplified Locking | Sven Gothel | 2010-06-02 | 14 | -152/+210 |
* | | | JOGL: Unified GLContext native handle | Sven Gothel | 2010-06-02 | 15 | -361/+324 |
* | | | Merge branch 'master' of github.com:mbien/jogl | Sven Gothel | 2010-06-01 | 1 | -5/+5 |
|\| | |
|
| * | | fixed HTML header. | Michael Bien | 2010-05-25 | 1 | -5/+5 |
* | | | Allow build on OSX 10.5 (thanks to sed) | Sven Gothel | 2010-05-31 | 1 | -1/+1 |
| |/
|/| |
|
* | | test duration .. | Sven Gothel | 2010-05-28 | 2 | -2/+2 |
* | | NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ... | Sven Gothel | 2010-05-28 | 44 | -1048/+2688 |
* | | Fix NativeWindow/NEWT Unique Display Naming, X11 use real NULL Display name | Sven Gothel | 2010-05-27 | 9 | -62/+108 |
* | | Fix NativeWindow JAWT Code Generation and Bounds Access | Sven Gothel | 2010-05-27 | 11 | -162/+177 |
|/ |
|
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 56 | -728/+981 |
* | XHTML cleanup for jogl deployment doc. | Michael Bien | 2010-05-19 | 2 | -252/+238 |
* | escaping ampersandin XML | Michael Bien | 2010-05-19 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:sgothel/jogl | Michael Bien | 2010-05-19 | 17 | -40/+101 |
|\ |
|
| * | Fix JNLPs .. vendor and url | Sven Gothel | 2010-05-19 | 13 | -23/+23 |
| * | Add javadoc_nativewindow_spec.zip and fix it's build location | Sven Gothel | 2010-05-17 | 1 | -1/+4 |
| * | Incr timeout to 1min | Sven Gothel | 2010-05-17 | 1 | -1/+1 |
| * | Cover all Offscreen tests with Assume .. | Sven Gothel | 2010-05-17 | 1 | -6/+42 |
| * | Added Cg reference | Sven Gothel | 2010-05-17 | 1 | -1/+5 |
| * | HowToBuild: git doc refinement | Sven Gothel | 2010-05-17 | 1 | -3/+11 |
| * | Add Windows 64bit build doc | Sven Gothel | 2010-05-17 | 1 | -4/+11 |
* | | XHTML cleanup for JOGL build howto. | Michael Bien | 2010-05-19 | 1 | -191/+213 |
|/ |
|
* | scripts sin64: remove native debug build flag | Sven Gothel | 2010-05-16 | 1 | -1/+1 |
* | GlueGen/JOGL Windows x86 x86_64 MingW Builds | Sven Gothel | 2010-05-16 | 6 | -16/+20 |
* | GlueGen/JOGL Windows x86 x86_64 Builds | Sven Gothel | 2010-05-16 | 7 | -18/+57 |
* | Fix JOGL Deployment doc | Sven Gothel | 2010-05-14 | 4 | -160/+287 |
* | Fix doc | Sven Gothel | 2010-05-14 | 3 | -30/+88 |
* | Fix docu | Sven Gothel | 2010-05-14 | 1 | -5/+6 |
* | Fix build HOWTO | Sven Gothel | 2010-05-14 | 2 | -66/+130 |
* | Junit Core Test: Add GLContext version dump | Sven Gothel | 2010-05-12 | 2 | -12/+103 |
* | Use gluegen's junit.jar and antlr.jar if not specified otherwise in /home/sve... | Sven Gothel | 2010-05-12 | 6 | -7/+6 |
* | Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981: | Sven Gothel | 2010-05-11 | 10 | -105/+228 |
* | ../jogl.log | Sven Gothel | 2010-05-10 | 6 | -26/+107 |
* | www: add proper redirection to folder www | Sven Gothel | 2010-05-08 | 1 | -0/+7 |
* | Fixed comments (links) | Sven Gothel | 2010-05-06 | 2 | -5/+8 |
* | NEWT Windows: Add reparenting for fullscreen on child window | Sven Gothel | 2010-05-06 | 1 | -1/+16 |
* | A little cleanup .. | Sven Gothel | 2010-05-06 | 8 | -107/+100 |
* | Fix junit test: Move quit WindowListener outside of class | Sven Gothel | 2010-05-05 | 3 | -12/+53 |
* | Newt: Add generic NativeWindow parenting, inclusive using an AWT Component as... | Sven Gothel | 2010-05-05 | 6 | -50/+629 |
* | Newt Window: sendEvent -> public; GLWindow must pass down sendEvent and reque... | Sven Gothel | 2010-05-05 | 2 | -1/+9 |
* | Fix comments | Sven Gothel | 2010-05-05 | 3 | -45/+64 |
* | Newt Windows: More checks; Use SetWindowPos(.. SHOWWINDOW ..) to make it active | Sven Gothel | 2010-05-05 | 1 | -2/+12 |
* | Newt X11: Add focus in/out events; Request focus with mouse click | Sven Gothel | 2010-05-05 | 2 | -20/+46 |