| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1183: Cleanup x11/RandR javadoc and native/X11RandR13 signature comments | Xerxes RĂ„nby | 2015-08-10 | 1 | -2/+2 |
* | Bug 1188, Bug 1186: NEWT Window: Support non-resizable, minimize, maximize, a... | Sven Gothel | 2015-08-10 | 9 | -399/+914 |
* | Bug 1176: BCM VC IV: Refine clamping of window position and size at native cr... | Sven Gothel | 2015-07-17 | 1 | -2/+0 |
* | Bug 1176: Clamp window position and size to 0/0 and screen-size, avoiding out... | Sven Gothel | 2015-07-17 | 1 | -1/+3 |
* | Bug 1148 - OSX MonitorDevice: Use unique and native deviceID instead of index | Sven Gothel | 2015-03-21 | 2 | -46/+80 |
* | Bug 1147 - Fix XRandR13 Usage: Rotate / Change-Mode, use unique CRTC/Mode ids... | Sven Gothel | 2015-03-20 | 7 | -133/+591 |
* | Bug 1142 - NEWT: Add support to retrieve the primary MonitorDevice | Sven Gothel | 2015-03-09 | 4 | -33/+77 |
* | Bug 1135 - Cleanup: Fix native code Warning | Sven Gothel | 2015-03-06 | 4 | -5/+5 |
* | NEWT MonitorDevice: Identify cloned devices (fully covered) ; Windows: Iterat... | Sven Gothel | 2015-02-17 | 4 | -47/+44 |
* | Bug 1129 - NEWT MonitorDevice's physical size on Windows must be read via EDID | Sven Gothel | 2015-02-16 | 3 | -37/+580 |
* | 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 | 2 | -7/+17 |
* | Bug 1065: Handle NULL result of TISGetInputSourceProperty(keyboard, kTISPrope...v2.2.1 | Sven Gothel | 2014-09-08 | 1 | -2/+7 |
* | Bug 741 HiDPI: Add ScalableSurface.getNativeSurfaceScale(..) to compute surfa... | Sven Gothel | 2014-06-09 | 1 | -5/+5 |
* | Bug 741 HiDPI: Add ScalableSurface interface to get/set pixelScale w/ full OS... | Sven Gothel | 2014-06-08 | 2 | -18/+64 |
* | Bug 1012: Fix erroneous handling of multiple monitor coordinates on OSX with ... | Sven Gothel | 2014-05-26 | 1 | -19/+52 |
* | Bug 741 HiDPI: Refine Monitor/Screen [virtual] Viewport Definition / Add NEWT... | Sven Gothel | 2014-05-26 | 6 | -63/+141 |
* | 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 | 5 | -177/+120 |
* | X11: Harden usage of 'XGetWindowProperty(..)' and 'XGetVisualInfo' - Add miss... | Sven Gothel | 2014-01-11 | 1 | -28/+38 |
* | BCM_VC_IV: Add 2 references (_poor_ API docs, very) | Sven Gothel | 2014-01-09 | 2 | -0/+8 |
* | NEWT Rasp.Pi: Add Support for multiple Windows, dynamic set size and position | Sven Gothel | 2014-01-09 | 1 | -52/+30 |
* | NEWT bcm_vc_iv.c: Disable VERBOSE_ON | Sven Gothel | 2014-01-09 | 1 | -2/+2 |
* | Bug 676 - Add support for native Mouse Pointer rendering (Rasp.-Pi.) | Sven Gothel | 2014-01-09 | 2 | -34/+416 |
* | Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio... | Sven Gothel | 2014-01-08 | 4 | -20/+63 |
* | NEWT OSX: Add missing NewtCommon_init(env) (duh!) - Issuing NewtCommon_throwN... | Sven Gothel | 2014-01-05 | 1 | -31/+28 |
* | Bug 935: NEWT Windows Pointer-Icon WM_SETCURSOR: Don't use DefWindowProc, Set... | Sven Gothel | 2014-01-05 | 1 | -14/+35 |
* | Bug 935: NEWT Windows Window-Icon: Use WNDCLASSEX w/ Small/Big Default Icons ... | Sven Gothel | 2014-01-05 | 1 | -8/+1 |
* | Bug 935: NEWT Windows Window-Icon: Fix Window-Icon Visibility after Reparenti... | Sven Gothel | 2014-01-04 | 1 | -0/+4 |
* | Bug 935: NEWT PointerIcon: Refine Spec and Implementation / Fix OSX Crash and... | Sven Gothel | 2014-01-04 | 3 | -564/+652 |
* | Bug 935: NEWT PointerIcon OSX: Safe use of NSCursor handle | Sven Gothel | 2014-01-03 | 3 | -16/+42 |
* | NewtMacWindow: NSView: Remove unused 'myCursor' field | Sven Gothel | 2014-01-02 | 2 | -18/+0 |
* | 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 | 6 | -15/+305 |
* | Bug 924: Make ALWAYS_ON_TOP Persistent when Reparenting (child -> top) (2nd a... | Sven Gothel | 2013-12-20 | 1 | -4/+0 |
* | Refine commit c9fcc8cd510abc0cbebb872dc3e457327655e778 (NEWT X11Window.c comm... | Sven Gothel | 2013-12-20 | 1 | -8/+8 |
* | Bug 924: Fix X11 Fullscreen ALT-TAB Regression ; Make ALWAYS_ON_TOP Persisten... | Sven Gothel | 2013-12-19 | 1 | -1/+14 |
* | Bug 924: Fix 'Unity WM' issue w/ sticky _NET_WM_STATE after Fullscreen On/Off... | Sven Gothel | 2013-12-19 | 1 | -4/+12 |
* | NEWT X11Window.c: Cleanup Code - No changes. | Sven Gothel | 2013-12-19 | 1 | -8/+25 |
* | Bug 919 - TestNewtKeyCodesAWT w/ NewtCanvasAWT Fails on Windows Due to Clogge... | Sven Gothel | 2013-12-04 | 1 | -2/+2 |
* | Bug 914: Newt OSX: Reset NSApp's presentationOptions @ windowClose0() / Assum... | Sven Gothel | 2013-12-03 | 3 | -51/+67 |
* | Bug 916 - NEWT Fullscreen Mode on Windows ALT-TAB doesn't allow Application S... | Sven Gothel | 2013-12-03 | 1 | -20/+58 |
* | NEWT Windows: Rearrange wndProc switch-case: All key/mouse events shall be at... | Sven Gothel | 2013-12-02 | 1 | -448/+449 |
* | Bug 914: Newt OSX: Don't use exclusive fullscreen mode (captured display) in ... | Sven Gothel | 2013-12-02 | 3 | -0/+37 |
* | Nativewindow/NEWT: Fix C Return Statement | Sven Gothel | 2013-11-17 | 1 | -1/+2 |
* | Bug 903 - NEWT: Support 'Continue Drag on Exit'; Consistent Mouse ENTER/EXIT | Sven Gothel | 2013-11-17 | 2 | -45/+93 |
* | Fix Bug 901 - NEWT: Lookup Windows 7 Touch Event Functions Dynamically to not... | Sven Gothel | 2013-11-10 | 1 | -5/+39 |
* | Bug 882 - Crash on OSX when closing NEWT window - Fix: Release NewtMacWindow ... | Sven Gothel | 2013-11-01 | 1 | -7/+21 |
* | Bug 882 - Crash on OSX when closing NEWT window - Check JavaVM and JNIEnv han... | Sven Gothel | 2013-11-01 | 1 | -11/+43 |
* | Bug 800: Windows 7 Touch Event Support for NEWT: Fix Focus and LBUTTON[DOWN|U... | Sven Gothel | 2013-10-17 | 1 | -51/+74 |