aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/classes/jogamp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup (private access for inner classes)Sven Gothel2011-02-281-37/+40
* NEWT WindowImpl EDT fixesSven Gothel2011-02-281-106/+93
* NEWT EDT: Fix dbl-chk-locking, runOnEDT fast-path, enqueEvent dispatch immed....Sven Gothel2011-02-281-18/+29
* NEWT: enqueueEvent(wait, ..) can't wait if on EDT. Solves UI close, etcSven Gothel2011-02-281-0/+3
* Code cleanup: override, imports, StringBuilder, ..Sven Gothel2011-02-2614-17/+87
* Clean/Fix: Threading CodeSven Gothel2011-02-261-20/+25
* Avoid NPE (pairs with 6188d6a385056adade49fcb6d8247f94f96d402e)Sven Gothel2011-02-251-4/+5
* Avoid NPE, incr. test poll, ..Sven Gothel2011-02-251-8/+8
* NativeWindow NativeSurface lock/unlock Surface cleanup ; NEWT WindowImpl lock...Sven Gothel2011-02-221-15/+28
* Cleanup NEWT MainThread, using new AWTEDTUtil impl. / Sync AWTCanvas with GLC...Sven Gothel2011-02-225-155/+238
* NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanupSven Gothel2011-02-222-23/+30
* Fix: Java 1.5 warningsSven Gothel2011-02-091-1/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0932-84/+84
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0832-0/+7398