| Commit message (Expand) | Author | Age | Files | Lines |
* | NativeWindow/NEWT: Refine Insets definition for size and position, read and w... | Sven Gothel | 2011-09-04 | 1 | -1/+1 |
* | Fix NEWT/Window/Windows: setSize/setPosition/reconfigure: 'nop size' -1x-1 ->... | Sven Gothel | 2011-09-02 | 1 | -3/+0 |
* | NEWT/X11/Fullscreen: Fix Leaving FullScreen | Sven Gothel | 2011-09-01 | 1 | -6/+6 |
* | NEWT/X11 Bug 502 regressions: WM_DELETE_ATOM, .. etc couldn't be catched, etc. | Sven Gothel | 2011-09-01 | 1 | -70/+54 |
* | NEWT/X11 Display: CloseDisplay in same order as creation (ATI); Adding Displa... | Sven Gothel | 2011-08-31 | 1 | -22/+45 |
* | Fix NEWT regression due to fix of bug 502, commit 9ed513e9a9616f6028084df4c65... | Sven Gothel | 2011-08-30 | 1 | -6/+14 |
* | Workaround (Fix) for Bug 502: Multithreading issue w/ libX11 1.4.2 and libxcb... | Sven Gothel | 2011-08-30 | 1 | -17/+25 |
* | Android Cleanup: Remove EGL header & library (compile time) | Sven Gothel | 2011-08-11 | 1 | -1/+0 |
* | NEWT/Android: Add missing native code | Sven Gothel | 2011-08-11 | 1 | -0/+47 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 6 | -144/+144 |
* | Renamed jogamp.newt.opengl -> jogamp.newt.egl, properly reflecting EGL depend... | Sven Gothel | 2011-08-03 | 2 | -18/+18 |
* | X11 Nativewindow/NEWT: X11 Error Handler (JNIEnv query for thread, stack trac... | Sven Gothel | 2011-06-26 | 1 | -23/+38 |
* | Minor editing (compile script, X11Window.c - cleanups) | Sven Gothel | 2011-06-12 | 1 | -3/+3 |
* | Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ... | Sven Gothel | 2011-06-11 | 5 | -50/+8 |
* | NEWT/X11 WindowClosing: End dispatch loop since Display could be destroyed af... | Sven Gothel | 2011-04-26 | 1 | -3/+15 |
* | Misc cleanup, strings etc | Sven Gothel | 2011-04-24 | 1 | -2/+2 |
* | Newt X11: keyPress/Release must use upper case XP_ values to match VK_ ; Set ... | Sven Gothel | 2011-03-30 | 1 | -50/+65 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 6 | -144/+144 |
* | NEWT: Add WindowListener.windowDestroyed() ; Remove WindowImpl.windowDestroyed() | Sven Gothel | 2010-12-23 | 5 | -27/+9 |
* | Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc. | Sven Gothel | 2010-12-12 | 1 | -83/+22 |
* | NEWT/Windows: Use GDI GetDC/ReleaseDC | Sven Gothel | 2010-12-09 | 1 | -22/+0 |
* | X11 DummyWindow: Pass size and set size in proxy | Sven Gothel | 2010-12-04 | 1 | -1/+0 |
* | NEWT/X11: Don't erase background with pixmap or pixel | Sven Gothel | 2010-11-28 | 1 | -2/+2 |
* | Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi... | Sven Gothel | 2010-11-17 | 1 | -58/+0 |
* | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N... | Sven Gothel | 2010-11-17 | 1 | -44/+0 |
* | Complete removal of NV KD and OMX started with 46f17013c7cd59d551371edb2c1a4a... | Sven Gothel | 2010-11-06 | 1 | -1/+6 |
* | NEWT Window Lifecycle / ScreenMode: | Sven Gothel | 2010-11-03 | 1 | -27/+57 |
* | Minor cleanup: strings, unused vars, .. | Sven Gothel | 2010-11-02 | 1 | -5/+4 |
* | Fix macosx NEWT warnings | Sven Gothel | 2010-11-02 | 1 | -1/+2 |
* | Fix macosx compilation | Sven Gothel | 2010-11-02 | 1 | -10/+10 |
* | Windows: define DISPLAY_DEVICE_ACTIVE, if not already | Sven Gothel | 2010-11-02 | 1 | -4/+6 |
* | ScreenMode: Ignore modes < 15bpp | Sven Gothel | 2010-11-02 | 1 | -1/+0 |
* | Newt/Windows: Turn off native VERBOSE | Sven Gothel | 2010-11-01 | 1 | -1/+1 |
* | Fix: Newt Rotation (Windows) - added description (CCW) | Sven Gothel | 2010-11-01 | 1 | -100/+80 |
* | Fix ScreenMode ; Add FatalError to NewtCommon.c ; Fix Windows Build | Sven Gothel | 2010-10-29 | 4 | -81/+85 |
* | remove positive RANDR message | Sven Gothel | 2010-10-29 | 1 | -2/+0 |
* | NEWT: ScreenMode changes | Sven Gothel | 2010-10-26 | 5 | -417/+520 |
* | Merge branch 'master' of http://github.com/sgothel/jogl | Rami Santina | 2010-10-21 | 4 | -396/+559 |
|\ |
|
| * | NEWT: Fix / Stabilize Fullscreen/Decoration/Reparenting Mode Changes | Sven Gothel | 2010-10-21 | 4 | -381/+539 |
| * | Fix: X11 Fullscreen mode behaviour | Rami Santina | 2010-10-11 | 1 | -26/+23 |
| * | Added Fullscreen WM Hit to the X11 window | Rami Santina | 2010-10-11 | 1 | -4/+56 |
* | | Added Windows Impl for ScreenMode and rotation change; Windows Fullscreen Hint | Rami Santina | 2010-10-20 | 1 | -3/+260 |
* | | Added Screen Rotation manipulation API (with X11 impl) | Rami Santina | 2010-10-18 | 1 | -4/+102 |
* | | Screen Mode manipulation API (with X11 impl) ; X11 Fullscreen impl | Rami Santina | 2010-10-17 | 1 | -5/+210 |
|/ |
|
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 2 | -4/+7 |
* | NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocus | Sven Gothel | 2010-09-23 | 2 | -44/+31 |
* | NEWT: Focus Fix + Cleanup | Sven Gothel | 2010-09-03 | 7 | -28/+32 |
* | Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.number | Sven Gothel | 2010-07-26 | 2 | -34/+35 |
* | Newt: X11 ICC window properties ; Still bugs with composite manager and Newt ... | Sven Gothel | 2010-07-17 | 1 | -26/+27 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 5 | -0/+0 |