aboutsummaryrefslogtreecommitdiffstats
path: root/src/nativewindow/classes/jogamp
Commit message (Expand)AuthorAgeFilesLines
...
* OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; CleanupSven Gothel2011-11-094-23/+36
* OS X Layered View: Part3 JAWTWindow/MacOSXJAWTWindow (Java/Native)Sven Gothel2011-11-093-23/+80
* Minor edits: remove redundanciesSven Gothel2011-11-091-3/+0
* NativeWindow: Add accessor interfaces NativeSurfaceHolder and NativeWindowHolderSven Gothel2011-11-092-0/+10
* NativeWindow/JOGL: NativeSurface adds add/remove SurfaceUpdateListenerSven Gothel2011-11-062-2/+103
* Impl layeredSurface (java/native):Sven Gothel2011-11-052-47/+130
* Cleanup ; JAWT* version flag setting based whetherSven Gothel2011-11-054-21/+34
* MacOsX/JAWT_SurfaceLayers/CALayers: Kick off / JAWT_getAWT() CALAYER version ...Sven Gothel2011-10-293-18/+88
* OSX: Avoid invoking JNI or performSelectorOnMainThread in JNI if already main...Sven Gothel2011-10-131-1/+5
* OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those ...Sven Gothel2011-10-132-21/+54
* NEWT/OSX: Fix erroneous child Window position and top-parent visibilitySven Gothel2011-10-111-1/+1
* Adapt to GlueGen's Lock ChangeSet: e4baba27507ce78e64a150ec6f69fb96f5721a34 ;...Sven Gothel2011-09-271-3/+4
* NativeWindow/OSX: Add nativewindow_macosx lib and nativewindow.os.macosx.jar ...Sven Gothel2011-09-252-2/+50
* Use new JNILIbLoaderBase addNativeJarLibs(all, atomic) for JOGL, NativeWindow...Sven Gothel2011-09-241-1/+7
* Use Platform's initSingleton() instead of JVMUtil's (private package) ; Use T...Sven Gothel2011-09-231-1/+1
* Proper usage of loadLibrarySven Gothel2011-09-211-2/+2
* X11Util: Catch X11 Error on XCloseDisplaySven Gothel2011-09-091-3/+16
* X11Util/Display Lifecycle: Reuse pending (unclosable) Display connectionsSven Gothel2011-09-061-46/+83
* NativeWindow/NEWT: Refine Insets definition for size and position, read and w...Sven Gothel2011-09-041-1/+6
* X11Util.createDisplay() -> X11Util.openDisplay(): Better name match to XOpenD...Sven Gothel2011-08-311-1/+1
* Workaround for X11/ATI fglrx bug 515 - Multiple Display ConnectionsSven Gothel2011-08-311-1/+27
* JAWTWindow.getLocationOnScreen(): Add proper JAWT lockSurface() ; X11Util: us...Sven Gothel2011-08-302-28/+33
* Workaround (Fix) for Bug 502: Multithreading issue w/ libX11 1.4.2 and libxcb...Sven Gothel2011-08-301-14/+4
* adapt to gluegen Platform changeSven Gothel2011-07-281-1/+1
* Use GlueGen Platform's OSType enumSven Gothel2011-07-211-5/+6
* Woraround for bug 502: X11/NEWT Stalling due to libX11/XCB Multithreading bug...Sven Gothel2011-06-261-11/+25
* X11/Newt Locking: Clarify dependency of XInitThreads() hackSven Gothel2011-06-121-3/+6
* Minor editing/cleanups: code/testSven Gothel2011-06-121-4/+2
* JAWTUtil: Just use 'sunToolkitClass' in local blockSven Gothel2011-03-271-6/+3
* Fix NPE caused by refactoring on 2/26/2011.Wade Walker2011-03-261-2/+2
* SWTAccessor: Attempt to receive the OSX cocoa NSView handle/idSven Gothel2011-03-011-7/+35
* SWTAccessor: Fix type casting int/long - better long usage determinationSven Gothel2011-02-281-38/+48
* SWTAccessor: Add new SWT reflections for native window handle and display/dev...Sven Gothel2011-02-281-0/+90
* X11Util DisplayName: Respect DEFAULT_CONNECTION stringSven Gothel2011-02-281-2/+2
* Attempt to analyze failed AWT UI tests, where no paint is being issued to GLC...Sven Gothel2011-02-261-1/+2
* Code cleanup: override, imports, StringBuilder, ..Sven Gothel2011-02-267-16/+13
* Clean/Fix: Threading CodeSven Gothel2011-02-262-18/+36
* NativeWindow NativeSurface lock/unlock Surface cleanup ; NEWT WindowImpl lock...Sven Gothel2011-02-221-10/+10
* NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jarSven Gothel2011-02-221-1/+1
* NativeWindow/SWT: Add SWTMisc utility allowing platform independent accessSven Gothel2011-02-221-0/+112
* NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanupSven Gothel2011-02-224-184/+173
* Fix: Java 1.5 warningsSven Gothel2011-02-093-9/+9
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0923-52/+52
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0823-0/+3032