| Commit message (Expand) | Author | Age | Files | Lines |
* | NEWT MacWindow: Fix positionChange() Usage ; Fix getLocationOnScreenImpl() | Sven Gothel | 2011-11-27 | 1 | -32/+27 |
* | MacWindow: Impl. DriverUpdatePosition; Alias position2TopLevel -> getLocation... | Sven Gothel | 2011-11-27 | 2 | -70/+78 |
* | NEWT: Add DriverUpdatePosition interface; Clarify NativeWindow API doc (posit... | Sven Gothel | 2011-11-27 | 2 | -1/+10 |
* | NEWT OSX: Add stopNSApplication(), revert commit c26d6005e1fe74e9aee01d9d7294... | Sven Gothel | 2011-11-27 | 1 | -0/+4 |
* | Revert some changes: X11Screen/RANDR, X11Util (XInitThreads/XLockDisplay), NE... | Sven Gothel | 2011-11-26 | 2 | -6/+18 |
* | X11Screen RANDR: Use temp display connection due to arbirary failures sometimes | Sven Gothel | 2011-11-26 | 1 | -6/+5 |
* | X11Util: Remove wrapped/locked X11Lib methods | Sven Gothel | 2011-11-26 | 1 | -2/+2 |
* | NEWT X11Screen: Update X11 RANDR / GL locking test code (still commented out) | Sven Gothel | 2011-11-26 | 1 | -8/+13 |
* | NEWT X11Display: Use default X11 locking for X11GraphicsDevice | Sven Gothel | 2011-11-26 | 1 | -5/+15 |
* | Complete commit bafd9b99816f55c105230a59211caf13f0315910 (NEWT): | Sven Gothel | 2011-11-25 | 2 | -8/+15 |
* | Forgot to add JogAmp (c) | Sven Gothel | 2011-11-25 | 4 | -0/+4 |
* | NativeWindow X11GraphicsDevice: Pass 'owner' for close-display operation @ co... | Sven Gothel | 2011-11-25 | 1 | -7/+2 |
* | Nativewindow AWT Device/Screen: Cleanup construction [default, specific]; AWT... | Sven Gothel | 2011-11-25 | 2 | -3/+4 |
* | JOGL/NativeWindow: Push down JOGL's X11AWTGLXGraphicsConfigurationFactory to ... | Sven Gothel | 2011-11-25 | 1 | -20/+3 |
* | NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs... | Sven Gothel | 2011-11-23 | 11 | -60/+75 |
* | NEWT MacWindow: Revised offscreen FIXME tags | Sven Gothel | 2011-11-20 | 1 | -6/+5 |
* | NEWT/AWT Focus traversal enhancement/fix (incl. OS X fixes) | Sven Gothel | 2011-11-19 | 3 | -193/+348 |
* | NEWT: Move 'focusAction()' invokation from native code to Java, avoiding dead... | Sven Gothel | 2011-11-19 | 1 | -9/+21 |
* | NEWT Window: Promote/Expose 'Window getDelegatedWindow()' for accessing the d... | Sven Gothel | 2011-11-19 | 1 | -4/+1 |
* | Relocate NewtFactoryAWT: jogamp.newt.awt.event -> jogamp.newt.awt | Sven Gothel | 2011-11-19 | 1 | -1/+1 |
* | NEWT/AWT Focus Traversal / Deadlock Fix (Windows) ; Harmonized NEWT KeyListen... | Sven Gothel | 2011-11-18 | 4 | -44/+101 |
* | OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in... | Sven Gothel | 2011-11-12 | 1 | -9/+9 |
* | OS X Layered View: Part7 Allow NEWT onscreen MacWindow to be used incl repare... | Sven Gothel | 2011-11-11 | 2 | -23/+73 |
* | Revert introduction of NativeSurfaceHolder and NativeWindowHolder interfaces | Sven Gothel | 2011-11-11 | 1 | -8/+0 |
* | NEWT/WindowImpl: Fix minor regression offscreen recreate @ setSize() (commit ... | Sven Gothel | 2011-11-10 | 1 | -3/+6 |
* | NEWT/Screen: minor editing/cleanup | Sven Gothel | 2011-11-10 | 1 | -4/+3 |
* | NEWT/WindowImpl: Generalize recreation @ setSize() for offscreen surface | Sven Gothel | 2011-11-10 | 1 | -53/+54 |
* | Fix regression JAWTWindow/AWTGraphicsConfiguration updateGraphicsConfiguratio... | Sven Gothel | 2011-11-10 | 1 | -1/+10 |
* | NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c... | Sven Gothel | 2011-11-09 | 1 | -0/+4 |
* | Fix regression: setScreen(..) invalid ref count & flag | Sven Gothel | 2011-11-09 | 1 | -25/+6 |
* | OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; Cleanup | Sven Gothel | 2011-11-09 | 3 | -20/+52 |
* | OS X Layered View: Part4 NEWT OffscreenWindow/WindowImpl fix | Sven Gothel | 2011-11-09 | 2 | -9/+24 |
* | NativeWindow/JOGL: NativeSurface adds add/remove SurfaceUpdateListener | Sven Gothel | 2011-11-06 | 1 | -53/+12 |
* | Impl layeredSurface (java/native): | Sven Gothel | 2011-11-05 | 1 | -0/+2 |
* | NEWT/OSX: Add missing sendKeyEvent(..) specialization to produce the keyCode ... | Sven Gothel | 2011-10-26 | 1 | -1/+10 |
* | NEWT/ScreenMode: Make getCurrenctScreenMode..() more fail proof in case the (... | Sven Gothel | 2011-10-23 | 1 | -15/+26 |
* | NEWT/ScreenMode: If unimplemented have at least current mode in list. Current... | Sven Gothel | 2011-10-22 | 1 | -66/+74 |
* | NEWT/OSX: Attempt to stabilize native parenting (ie w/ AWT) ; Add windowRepai... | Sven Gothel | 2011-10-20 | 1 | -12/+13 |
* | Only revert ScreenMode (destroy/shutdown) if owner (Screen) changed it | Sven Gothel | 2011-10-19 | 3 | -11/+36 |
* | NEWT/OSX: Adding 'fake' lockSurface based on [view canDraw]. Can't use lockFo... | Sven Gothel | 2011-10-16 | 1 | -6/+19 |
* | NEWT/OSX: Proper impl. of NEWT's focus management (fixes NEWT/AWT focus behav... | Sven Gothel | 2011-10-16 | 1 | -10/+6 |
* | NEWT/OSX: Add mouse enter/exit and pointer features (visible, confined, warp)... | Sven Gothel | 2011-10-16 | 2 | -28/+50 |
* | NEWT/Mouse: Skip 'move' event w/ same position. Add Enter/Exit events | Sven Gothel | 2011-10-15 | 2 | -4/+47 |
* | NEWT/Pointer Confined: Dispatch mouse move events before enabled; Only reques... | Sven Gothel | 2011-10-15 | 1 | -3/+12 |
* | NEWT/EDTUtil: Allow get/set poll period, defaults to defaultEDTPollPeriod | Sven Gothel | 2011-10-15 | 2 | -4/+21 |
* | NEWT/OSX: Fix resize behavior / Cleanup coordinate transormation (client-spac... | Sven Gothel | 2011-10-13 | 1 | -42/+63 |
* | NEWT: Filter Window focusChanged() and visibleChanged() [test if value changed] | Sven Gothel | 2011-10-13 | 1 | -12/+16 |
* | Newt/OSX: Fix top/child positioning, positionChanged(), rely on native pos/si... | Sven Gothel | 2011-10-12 | 1 | -18/+9 |
* | NEWT/OSX: Fix erroneous child Window position and top-parent visibility | Sven Gothel | 2011-10-11 | 1 | -39/+26 |
* | NEWT Pointer Mods: Propagate 'confined' and 'invisible' to modifier mask of I... | Sven Gothel | 2011-10-11 | 3 | -6/+32 |