| Commit message (Expand) | Author | Age | Files | Lines |
* | X11 Display Lock completed (hope so) | Sven Gothel | 2009-10-12 | 1 | -20/+33 |
* | NEWT: Add EventDispatchThread (EDT) pattern. | Sven Gothel | 2009-10-10 | 1 | -3/+5 |
* | GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer) | Sven Gothel | 2009-10-05 | 1 | -16/+5 |
* | NativeWindow extends SurfaceUpdatedListener for 'surfaceUpdated' propagation.... | Sven Gothel | 2009-10-03 | 2 | -3/+14 |
* | surfaceupdated:: NativeWindow: passing 'updater'; NEWT: adding event listener | Sven Gothel | 2009-10-03 | 2 | -2/+2 |
* | NEWT: Native window parenting (X11: OK); AWTWindow external Frame OK | Sven Gothel | 2009-09-12 | 1 | -2/+34 |
* | NativeWindow: Add destroy() method, allowing external module to dispose a Nat... | Sven Gothel | 2009-08-10 | 2 | -0/+14 |
* | Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(... | sg215889 | 2009-07-29 | 2 | -0/+12 |
* | Use getNativeWindowType(custom=true) for factory selection; Don't fail is non... | sg215889 | 2009-07-28 | 1 | -1/+1 |
* | Cleanup .. | sg215889 | 2009-07-28 | 1 | -9/+2 |
* | EGL changes for device | Morris Meyer | 2009-07-28 | 1 | -2/+9 |
* | Add: Extended support for CVM crosscompile: | sg215889 | 2009-07-24 | 2 | -4/+49 |
* | Fix jnlp macosx ; Ignore jawt lib loading error | Sven Gothel | 2009-07-04 | 1 | -1/+8 |
* | Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1... | Sven Gothel | 2009-07-04 | 2 | -3/+67 |
* | Local property access package-private (no qualifiers) | Sven Gothel | 2009-07-04 | 1 | -4/+4 |
* | Fix property query. Thx to Ken pointing this out. | Sven Gothel | 2009-07-03 | 1 | -18/+53 |
* | Fix property handling ; Adding jnlp. aliasing for properties | Sven Gothel | 2009-07-03 | 1 | -10/+22 |
* | Refactored static initialization to let the JVM ensure it only runs | Kenneth Russel | 2009-06-18 | 1 | -9/+3 |
* | - Fix: X11 locking | Sven Gothel | 2009-06-18 | 4 | -30/+184 |
* | - Fix: Native X11 Display deadlock (Linux x86_64 32bit on 64bit) | Sven Gothel | 2009-06-17 | 1 | -53/+6 |
* | - Add: GLProfile.get(name) return default if name=="GL" as well (or if null) | Sven Gothel | 2009-06-17 | 2 | -21/+38 |
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 19 | -0/+2162 |