| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Bug 560 and NEWT window closing behavior in general for all platforms. | Sven Gothel | 2012-05-01 | 13 | -41/+138 |
* | NEWT/WindowImpl: Make all 'action' class instances final; Action's init() det... | Sven Gothel | 2012-05-01 | 1 | -110/+101 |
* | Bug 556: Newt Mouse Synthetic Drag Event: Clear state if mouse enters/leaves ... | Sven Gothel | 2012-04-27 | 1 | -7/+14 |
* | Bug 570: NEWT General/X11: Decouple setFullscreen() and setAlwaysOnTop(); Use... | Sven Gothel | 2012-04-27 | 2 | -35/+60 |
* | Fix Bug 571: X11 behavior, where the PRESSED button is not included in the na... | Sven Gothel | 2012-04-27 | 1 | -1/+4 |
* | NEWT Input- Mouse-Event: Consitency of mouse button number; Add button -> but... | Sven Gothel | 2012-04-27 | 2 | -19/+36 |
* | Newt/AWT Event Factory: Add Mouse Wheel Event Conversion | Sven Gothel | 2012-04-24 | 2 | -2/+16 |
* | Newt/OSX(native): close0() shall not release NewtMacWindow (NSWindow) in case... | Sven Gothel | 2012-04-21 | 3 | -20/+53 |
* | NEWT/MainThread: Wait for new non daemon threads after 'main' class has finis... | Sven Gothel | 2012-04-21 | 1 | -24/+102 |
* | NEWT/Android: Fix requestFocus() - run impl. on UI thread. | Sven Gothel | 2012-04-18 | 1 | -3/+7 |
* | TextureSequence Shader Support; GLMediaPlayer uses 'int' where possible; Gene... | Sven Gothel | 2012-04-16 | 1 | -0/+36 |
* | NEWT/Android: Add (soft) keyboard input. Complete the Android -> NEWT key tra... | Sven Gothel | 2012-04-16 | 2 | -77/+106 |
* | NEWT WindowImpl: Ensure screenChange suspense animation, even w/o having the ... | Sven Gothel | 2012-04-16 | 1 | -0/+4 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 2 | -3/+3 |
* | AndroidWindow: Fix regression (commit c9066a6df7a0b8612a8a0b3e5c8977268a1257e... | Sven Gothel | 2012-04-12 | 1 | -1/+1 |
* | Android: Cleanup AndroidWindow. NewtBaseActivity: Reset FPSCounter on resume,... | Sven Gothel | 2012-04-09 | 2 | -43/+15 |
* | NEWT/Android: Add notion of 'brokenFocusChange' for Android impl, where reque... | Sven Gothel | 2012-04-04 | 2 | -12/+16 |
* | AndroidWindow/NewtBaseActivity: Properly split functionality, remove android.... | Sven Gothel | 2012-04-03 | 2 | -81/+182 |
* | Enhance and generalize AWT Threading* implementation; Minor changes .. | Sven Gothel | 2012-03-25 | 1 | -60/+8 |
* | Reduce Thread.dumpStack() in debug mode where no negative behavior appears or... | Sven Gothel | 2012-03-18 | 2 | -2/+0 |
* | Adapt to GlueGen IO resource changes URL -> URLConnection for effeciency; API... | Sven Gothel | 2012-03-17 | 1 | -25/+25 |
* | Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5... | Sven Gothel | 2012-03-14 | 2 | -31/+109 |
* | Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34... | Sven Gothel | 2012-03-13 | 3 | -76/+18 |
* | Android: Minor cleanup ; NewtBaseActivity: clear static context at destroy | Sven Gothel | 2012-03-10 | 2 | -1/+2 |
* | AndroidWindow: Fix Native PixelFormat == VisualID { <0 case, TRANSLUCENCY, ..... | Sven Gothel | 2012-03-10 | 1 | -73/+53 |
* | NEWT/setFullscreen(v): Save new state for to-be-created windows (not yet valid). | Sven Gothel | 2012-03-10 | 1 | -11/+12 |
* | AndroidWindow.surfaceChanged(.., int pFormat, ..): Use passed pixel-format if... | Sven Gothel | 2012-03-07 | 1 | -4/+8 |
* | NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope... | Sven Gothel | 2012-03-06 | 1 | -3/+5 |
* | NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl... | Sven Gothel | 2012-03-06 | 14 | -30/+46 |
* | Fix GLWindow/SWT-GLCanvas: set context synchronized ; Misc Changes | Sven Gothel | 2012-03-05 | 1 | -0/+1 |
* | Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra... | Sven Gothel | 2012-03-05 | 4 | -18/+15 |
* | NEWT/Windows lockSurfaceImpl(): Detect hdc change and result w/ LOCK_SURFACE_... | Sven Gothel | 2012-03-04 | 1 | -4/+19 |
* | NewtFactory: Since the platform string references are unique, let's just comp... | Sven Gothel | 2012-03-04 | 4 | -20/+18 |
* | NEWT/GLWindow.display(): No explicit surface locking/unlocking for GLDrawable... | Sven Gothel | 2012-03-04 | 1 | -7/+2 |
* | NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co... | Sven Gothel | 2012-02-27 | 1 | -1/+1 |
* | ScreenMode/X11: Use common defaults in case of undefined values. X11: Tolerat... | Sven Gothel | 2012-02-27 | 2 | -9/+17 |
* | NEWT Screen.getCurrentScreenModeIntern() !ScreenMode case: Attempt to get scr... | Sven Gothel | 2012-02-26 | 1 | -0/+3 |
* | NEWT/ScreenMode DEBUG_TEST_SCREENMODE_DISABLED (-Dnewt.test.Screen.disableScr... | Sven Gothel | 2012-02-23 | 1 | -1/+6 |
* | NEWT: Add time costs in DEBUG mode. NEWT/XRandR: Reuse XRRScreenConfiguration... | Sven Gothel | 2012-02-23 | 5 | -128/+186 |
* | X11Screen: Only dump RandR version info in DEBUG mode. | Sven Gothel | 2012-02-22 | 1 | -1/+1 |
* | EGL Display Lifecycle Robustness Patch (impl. workaround) | Sven Gothel | 2012-02-22 | 2 | -6/+6 |
* | DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive... | Sven Gothel | 2012-02-22 | 3 | -9/+8 |
* | Hide dump of screen origin/size behind DEBUG flag. | Sven Gothel | 2012-02-19 | 1 | -1/+3 |
* | OpenGL ES/EGL Overhaul | Sven Gothel | 2012-02-13 | 2 | -21/+7 |
* | NEWT: Fix deadlock w/ AWT parent (NewtCanvasAWT) - focus window @ creation af... | Sven Gothel | 2012-02-08 | 1 | -3/+7 |
* | Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,... | Sven Gothel | 2012-01-22 | 1 | -0/+4 |
* | NEWT/OSX: Window close (release) on main thread, ensuring no 'main thread' ev... | Sven Gothel | 2012-01-19 | 1 | -1/+2 |
* | NEWT/X11: Fix Insets determination for undecorated / child window. | Sven Gothel | 2012-01-18 | 1 | -53/+86 |
* | NEWT: Use accessors to read/write postion and size, allowing better trace and... | Sven Gothel | 2012-01-18 | 9 | -132/+124 |
* | NEWT/OSX: Cleanup 'javaWindowObject' @ window-close & avoid NPE; Disable lost... | Sven Gothel | 2012-01-18 | 4 | -16/+78 |