| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1222 - NEWT OSX: setAlwaysOnTop() and setAlwaysOnBottom() not working | Sven Gothel | 2015-09-26 | 1 | -51/+4 |
* | Bug 1214: Fix Deadlock in screenPositionChanged(..); Use screenPositionChange... | Sven Gothel | 2015-09-26 | 1 | -12/+64 |
* | Bug 1214 - NEWT MacOSX: Detect auto-resize of Window when it is larger than s... | Sven Gothel | 2015-09-25 | 1 | -0/+20 |
* | Bug 1188, Bug 1186: NEWT Window: Support non-resizable, minimize, maximize, a... | Sven Gothel | 2015-08-10 | 1 | -0/+24 |
* | Bug 1148 - OSX MonitorDevice: Use unique and native deviceID instead of index | Sven Gothel | 2015-03-21 | 1 | -44/+80 |
* | Bug 1142 - NEWT: Add support to retrieve the primary MonitorDevice | Sven Gothel | 2015-03-09 | 1 | -1/+2 |
* | NEWT MonitorDevice: Identify cloned devices (fully covered) ; Windows: Iterat... | Sven Gothel | 2015-02-17 | 1 | -0/+1 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 1 | -2/+2 |
* | Bug 1120 - Refine HiDPI Support ( Part-2 ) (API CHANGE) | Sven Gothel | 2015-01-27 | 1 | -1/+1 |
* | Bug 741 HiDPI: Add ScalableSurface interface to get/set pixelScale w/ full OS... | Sven Gothel | 2014-06-08 | 1 | -15/+57 |
* | Bug 741 HiDPI: Refine Monitor/Screen [virtual] Viewport Definition / Add NEWT... | Sven Gothel | 2014-05-26 | 1 | -49/+84 |
* | Bug 970: NEWT OSX ChildWindow setVisible(..) does not hide child window appro... | Sven Gothel | 2014-02-10 | 1 | -8/+12 |
* | [Jogl|Nativewindow|Newt]Common: Align all *Common_GetJNIEnv()/_ReleaseJNIEnv(... | Sven Gothel | 2014-01-11 | 1 | -12/+1 |
* | Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio... | Sven Gothel | 2014-01-08 | 1 | -7/+25 |
* | NEWT OSX: Add missing NewtCommon_init(env) (duh!) - Issuing NewtCommon_throwN... | Sven Gothel | 2014-01-05 | 1 | -31/+28 |
* | Bug 935: NEWT PointerIcon: Refine Spec and Implementation / Fix OSX Crash and... | Sven Gothel | 2014-01-04 | 1 | -39/+74 |
* | Bug 935: NEWT PointerIcon OSX: Safe use of NSCursor handle | Sven Gothel | 2014-01-03 | 1 | -3/+14 |
* | MacWindow.m: Add missing NSAutoreleasePool 'decoration' | Sven Gothel | 2014-01-02 | 1 | -3/+17 |
* | Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer... | Sven Gothel | 2013-12-31 | 1 | -2/+71 |
* | Bug 914: Newt OSX: Reset NSApp's presentationOptions @ windowClose0() / Assum... | Sven Gothel | 2013-12-03 | 1 | -25/+38 |
* | Bug 914: Newt OSX: Don't use exclusive fullscreen mode (captured display) in ... | Sven Gothel | 2013-12-02 | 1 | -0/+13 |
* | Bug 882 - Crash on OSX when closing NEWT window - Fix: Release NewtMacWindow ... | Sven Gothel | 2013-11-01 | 1 | -7/+21 |
* | NEWT/OSX (Bug 836): Lifecycle operations performed on main-thread must be syn... | Sven Gothel | 2013-10-07 | 1 | -25/+34 |
* | Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWT | Sven Gothel | 2013-05-06 | 1 | -118/+117 |
* | OSX/NEWT: Fix native window parenting freeze, invisible/orderOut0, Position b... | Sven Gothel | 2013-03-20 | 1 | -40/+58 |
* | OSX/NEWT: NSWindow/NSView Ops on main-thread w/o blocking - Part2 | Sven Gothel | 2013-03-19 | 1 | -28/+39 |
* | OSX/NEWT: Following CALayer streaming design, i.e. issue NSWindow/NSView Ops ... | Sven Gothel | 2013-03-19 | 1 | -87/+170 |
* | NEWT/OSX: Fix 'locationOnScreen' usage and use proper client-area window scre... | Sven Gothel | 2013-02-20 | 1 | -36/+38 |
* | NEWT/OSX: Fix Memory Leak ; Fix Occasional Crash Duer to Lifecycle Ops not on... | Sven Gothel | 2013-02-17 | 1 | -18/+13 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 1 | -11/+38 |
* | NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,... | Sven Gothel | 2012-08-18 | 1 | -58/+58 |
* | SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt... | Sven Gothel | 2012-07-25 | 1 | -30/+26 |
* | NEWT/OSX: Fix occasional crash 'free of non allocated object' - change window...v2.0-rc8 | Sven Gothel | 2012-05-02 | 1 | -8/+17 |
* | Fix Bug 560 and NEWT window closing behavior in general for all platforms. | Sven Gothel | 2012-05-01 | 1 | -0/+5 |
* | Newt/OSX(native): close0() shall not release NewtMacWindow (NSWindow) in case... | Sven Gothel | 2012-04-21 | 1 | -15/+19 |
* | 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/OSX: Cleanup 'javaWindowObject' @ window-close & avoid NPE; Disable lost... | Sven Gothel | 2012-01-18 | 1 | -1/+15 |
* | NEWT/OSX: Cleanup NewtMacWindow header (sort, fix and add declarations); Remo... | Sven Gothel | 2012-01-17 | 1 | -1/+2 |
* | NEWT/OSX Pointer Invisible Fix: 10.6.* responder declarations & test focus/is... | Sven Gothel | 2012-01-16 | 1 | -2/+3 |
* | NEWT/OSX Performance Fix: Cache CGDisplayScreenSize() result, since it's ridi... | Sven Gothel | 2012-01-13 | 1 | -5/+57 |
* | NEWT/OSX MacWindow.close(): More conservative closing approach. | Sven Gothel | 2011-12-23 | 1 | -3/+8 |
* | NEWT OSX: Add native ScreenMode impl. - TODO: Programmatically set the rotati... | Sven Gothel | 2011-12-20 | 1 | -8/+179 |
* | NEWT OSX: Add stopNSApplication(), revert commit c26d6005e1fe74e9aee01d9d7294... | Sven Gothel | 2011-11-27 | 1 | -2/+42 |
* | NEWT OSX closeWindow: simple close, no extra view detachment etc | Sven Gothel | 2011-11-26 | 1 | -3/+0 |
* | NEWT: Move 'focusAction()' invokation from native code to Java, avoiding dead... | Sven Gothel | 2011-11-19 | 1 | -22/+34 |
* | NEWT/OSX: Using NewtView softLock ; Adding debug info to solve assertion: 'NS... | Sven Gothel | 2011-10-27 | 1 | -43/+86 |
* | NEWT/OSX: Refine comment for native requestFocus(); Remove warning | Sven Gothel | 2011-10-26 | 1 | -2/+5 |
* | NEWT/Native RequestFocus: Even if owning focus, run the focusAction() call in... | Sven Gothel | 2011-10-22 | 1 | -9/+9 |
* | Remove warnings | Sven Gothel | 2011-10-20 | 1 | -1/+5 |