aboutsummaryrefslogtreecommitdiffstats
path: root/src/nativewindow/native/windows
Commit message (Expand)AuthorAgeFilesLines
* NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co...Sven Gothel2012-02-273-353/+0
* Fix 96205926731aeb61a862c87974f611d814937c54 GDIUtil native code.Sven Gothel2011-12-011-1/+1
* Complete commit 2c0a0981f7e1376064abd981c79c65c9d1b57410 ; Missed native impl.Sven Gothel2011-12-011-17/+17
* WindowsDWM: Check all methods for availability - Cleanup headerSven Gothel2011-09-042-9/+2
* Complete translucency support for Win32 - tested w/ NEWTSven Gothel2011-09-042-0/+134
* Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...Sven Gothel2011-06-111-17/+1
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-16/+16
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-121-49/+136
* GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f...Sven Gothel2010-12-091-30/+33
* NativeWindow/Windows: Fix CreateDummyWindow gluegen and usageSven Gothel2010-11-221-1/+1
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-0/+152