| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Partially revert cba9a070f9649bec42627631d393963d548e320c: Skip focusAction()... | Sven Gothel | 2011-10-23 | 2 | -23/+23 |
* | NEWT/ScreenMode: Make getCurrenctScreenMode..() more fail proof in case the (... | Sven Gothel | 2011-10-23 | 1 | -0/+5 |
* | Newt/OSX: Disable VERBOSE | Sven Gothel | 2011-10-22 | 1 | -1/+1 |
* | NEWT/Native RequestFocus: Even if owning focus, run the focusAction() call in... | Sven Gothel | 2011-10-22 | 3 | -34/+35 |
* | NEWT/MacOSX: Fix resignKeyWindow super call. Summarize sendFocusLost/sendFocu... | Sven Gothel | 2011-10-22 | 2 | -44/+15 |
* | Remove warnings | Sven Gothel | 2011-10-20 | 1 | -1/+5 |
* | NEWT/OSX: Attempt to stabilize native parenting (ie w/ AWT) ; Add windowRepai... | Sven Gothel | 2011-10-20 | 3 | -88/+161 |
* | NEWT/OSX: Adding 'fake' lockSurface based on [view canDraw]. Can't use lockFo... | Sven Gothel | 2011-10-16 | 1 | -0/+34 |
* | NEWT/OSX: Send events direct w/o EDT queue (like X11 and Win32) | Sven Gothel | 2011-10-16 | 1 | -10/+28 |
* | NEWT/OSX: Proper impl. of NEWT's focus management (fixes NEWT/AWT focus behav... | Sven Gothel | 2011-10-16 | 3 | -24/+86 |
* | NEWT/OSX: exec. makeKeyAndOrderFront/makeKeyWindow on MainThread | Sven Gothel | 2011-10-16 | 1 | -5/+6 |
* | NEWT/OSX: Add mouse enter/exit and pointer features (visible, confined, warp)... | Sven Gothel | 2011-10-16 | 3 | -70/+249 |
* | NEWT/Mouse: Skip 'move' event w/ same position. Add Enter/Exit events | Sven Gothel | 2011-10-15 | 2 | -3/+60 |
* | NEWT/OSX: Fix resize behavior / Cleanup coordinate transormation (client-spac... | Sven Gothel | 2011-10-13 | 1 | -9/+17 |
* | NEWT/OSX MacWindow: Use screen of window | Sven Gothel | 2011-10-12 | 1 | -1/+1 |
* | Newt/OSX: Fix top/child positioning, positionChanged(), rely on native pos/si... | Sven Gothel | 2011-10-12 | 3 | -32/+111 |
* | NEWT OSX: Disable native VERBOSITY | Sven Gothel | 2011-10-12 | 1 | -1/+1 |
* | Fix Nativewindow GetLocationOnScreen OSX impl. - Transform OSX origin bottom-... | Sven Gothel | 2011-10-12 | 1 | -1/+1 |
* | NEWT/OSX: Fix erroneous child Window position and top-parent visibility | Sven Gothel | 2011-10-11 | 1 | -34/+64 |
* | NEWT Pointer Feature: Add Windows impl. ; Fix test (warp action) ; Minor clea... | Sven Gothel | 2011-10-10 | 2 | -6/+79 |
* | NEWT: Add pointer features: visibility, confined and warp (move) | Sven Gothel | 2011-10-10 | 1 | -0/+76 |
* | NEWT/Android: 565, 5551 or RGBA_8888 (no RGBX/888) ; surfaceRealized() ASAP | Sven Gothel | 2011-10-01 | 1 | -6/+20 |
* | NEWT/Android: More ANativeWindow coop; | Sven Gothel | 2011-09-30 | 1 | -0/+21 |
* | NEWT/OSX: 'Better' child window positioning, still, after reparenting into pa... | Sven Gothel | 2011-09-27 | 1 | -6/+6 |
* | NEWT: Adapt to GlueGen's Lock ChangeSet, all java callbacks for native have '... | Sven Gothel | 2011-09-27 | 6 | -78/+124 |
* | NEWT/JOGL: MacOSX Update | Sven Gothel | 2011-09-25 | 6 | -149/+354 |
* | NEWT/WindowImpl: Remove wait for position (keep waitForSize for reparent/full... | Sven Gothel | 2011-09-16 | 2 | -8/+0 |
* | NEWT/X11: Fix ABOVE handling, notify Java on reparentNotify, cleanup of setFu... | Sven Gothel | 2011-09-16 | 1 | -51/+110 |
* | NEWT X11/Windows: Fix AlwaysOnTop (startup and change) | Sven Gothel | 2011-09-15 | 2 | -36/+42 |
* | NEWT setAlwaysOnTop(): X11 impl. / fix setFullscreen(false), child-win bug | Sven Gothel | 2011-09-14 | 1 | -29/+35 |
* | NEWT setAlwaysOnTop(): Allow windows to stay permanent on top; TODO: X11/Windows | Sven Gothel | 2011-09-14 | 1 | -12/+18 |
* | NEWT/Window: CreateWindow - Wait for user req. position: Fix about window-dec... | Sven Gothel | 2011-09-09 | 2 | -2/+6 |
* | NEWT: Window default pos ; FullScreen | Sven Gothel | 2011-09-09 | 2 | -122/+280 |
* | NEWT/ScreenMode: X11 fixes ; Ensure Screen's size is set if screenMode change... | Sven Gothel | 2011-09-08 | 1 | -6/+3 |
* | NEWT/Window: Cleanup Actions: Reparenting, Fullscreen and Decoration | Sven Gothel | 2011-09-07 | 2 | -21/+58 |
* | NEWT/WindowsWindow: call sizeChanged() if invisible as well | Sven Gothel | 2011-09-06 | 1 | -5/+2 |
* | NEWT/X11Window: Remove unused 'windowReparented()' callback; Remove redundant... | Sven Gothel | 2011-09-06 | 1 | -9/+4 |
* | _NET_FRAME_EXTENTS: Remove annoying Warning message. 1 Compiler warning | Sven Gothel | 2011-09-06 | 1 | -4/+4 |
* | NEWT/Window/Insets: Implement proper Inset usage ; Cleanup WindowImpl::reconf... | Sven Gothel | 2011-09-06 | 3 | -166/+220 |
* | 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 |