Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move manual GDI utils to GDIUtil ; Minor cleanup. | Sven Gothel | 2011-12-01 | 1 | -3/+1 |
* | Complete translucency support for Win32 - tested w/ NEWT | Sven Gothel | 2011-09-04 | 1 | -0/+3 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 1 | -3/+2 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -3/+3 |
* | NativeWindow: Move RegisteredClass to private impl package | Sven Gothel | 2010-12-12 | 1 | -2/+0 |
* | Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc. | Sven Gothel | 2010-12-12 | 1 | -1/+4 |
* | GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f... | Sven Gothel | 2010-12-09 | 1 | -1/+1 |
* | NativeWindow/Windows: Fix CreateDummyWindow gluegen and usage | Sven Gothel | 2010-11-22 | 1 | -3/+5 |
* | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N... | Sven Gothel | 2010-11-17 | 1 | -0/+37 |