| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Bug 800: Add Windows 7 Touch Event Support for NEWT | Sven Gothel | 2013-10-17 | 1 | -101/+334 |
* | NEWT Reparent/Fullscreen: Fixes X11 unsuccessful return to parent window; Add... | Sven Gothel | 2013-10-09 | 1 | -1/+5 |
* | NEWT/OSX (Bug 836): Lifecycle operations performed on main-thread must be syn... | Sven Gothel | 2013-10-07 | 1 | -25/+34 |
* | X11Window FullScreen: Toggle _NET_WM_BYPASS_COMPOSITOR not only for ABOVE .. ... | Sven Gothel | 2013-07-04 | 1 | -2/+2 |
* | Revise commit 4c34f5980bddcdc84b10cb3bcbb96b365b9d471e (Bug 767): TAB, BS and... | Sven Gothel | 2013-07-03 | 1 | -1/+1 |
* | Fix Bug 768 / NEWT Windows: Use layout dependent keySymbol, if independent ke... | Sven Gothel | 2013-07-02 | 1 | -0/+3 |
* | Fix Bug 770 and 771 | Sven Gothel | 2013-07-02 | 1 | -98/+61 |
* | NEWT Screen ..: Typos / JNI signature | Sven Gothel | 2013-06-30 | 1 | -1/+1 |
* | Fix Bug 688: Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyp... | Sven Gothel | 2013-06-17 | 4 | -14/+0 |
* | Fix Bug 750: Leaked X11 ColorMap for each created X11 Window in NativeWindow ... | Sven Gothel | 2013-06-12 | 1 | -0/+7 |
* | Fix Bug 723: Remove VK_KP_<Cursor> numpad key-codes, use general VK_<Cursor> ... | Sven Gothel | 2013-05-16 | 3 | -33/+53 |
* | Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWT | Sven Gothel | 2013-05-06 | 11 | -495/+773 |
* | Bug 721: NEWT/X11 RandR 1.3 Support - Part 2 - Rename impl class/files, start... | Sven Gothel | 2013-04-19 | 5 | -103/+90 |
* | Bug 721: NEWT/X11 RandR 1.3 Support - Part 1 - Delegate RandR functionality t... | Sven Gothel | 2013-04-18 | 4 | -452/+219 |
* | Bug 697: Fix commit 4db745e84fac610f85ab085e5c147e571e82e008 - Not compile cl... | Sven Gothel | 2013-04-11 | 1 | -31/+36 |
* | NEWT/WindowsWindow.c: Simplify pointerVisible branch for calling SafeShowCurs... | Sven Gothel | 2013-04-11 | 1 | -7/+2 |
* | Merge remote-tracking branch 'gouessej/master' | Sven Gothel | 2013-04-11 | 1 | -29/+53 |
|\ |
|
| * | Adds the missing file | Julien Gouesse | 2013-04-06 | 1 | -29/+53 |
* | | NEWT KeyEvent: Use UTF-16 UniCode for key-code and key-symbol exposing well d... | Sven Gothel | 2013-04-11 | 2 | -188/+202 |
* | | Bug 641 NEWT/OSX Deliver keySym, derived from the current layout's lower-case... | Sven Gothel | 2013-04-08 | 2 | -8/+72 |
* | | NEWT/OSX: Remove USE_SENDIO_DIRECT conditional compilation, by now it's clear... | Sven Gothel | 2013-04-08 | 1 | -25/+2 |
* | | Bug 641 NEWT/X11: Deliver 'J_VK_WINDOWS'; keySym is layout independent for de... | Sven Gothel | 2013-04-08 | 1 | -3/+16 |
* | | NEWT/Native: NewtCommon_GetJNIEnv(..) adding 'asDaemon' flag, used by all OSX... | Sven Gothel | 2013-04-08 | 3 | -30/+35 |
* | | Bug 641 NEWT: X11 Deliver keyCode layout independent, keySym layout dependent... | Sven Gothel | 2013-04-08 | 2 | -19/+59 |
* | | Bug 678: Differentiate ALT (left) and ALT_GRAPH (right) on X11, EventDev, Win... | Sven Gothel | 2013-04-06 | 2 | -24/+44 |
|/ |
|
* | Bug 707: Fix NEWT EVENT_MOUSE_EXITED not sent on Windows - Regression of comm... | Sven Gothel | 2013-04-05 | 1 | -5/+14 |
* | 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 | 3 | -156/+264 |
* | NEWT/OSX: Fix 'locationOnScreen' usage and use proper client-area window scre... | Sven Gothel | 2013-02-20 | 3 | -44/+56 |
* | Bug 678 (fix), Bug 641 (API + Windows Impl.), Bug 688 (prep): Update NEWT's K... | Sven Gothel | 2013-02-19 | 6 | -573/+374 |
* | NEWT/OSX: Fix Memory Leak ; Fix Occasional Crash Duer to Lifecycle Ops not on... | Sven Gothel | 2013-02-17 | 2 | -27/+36 |
* | Fix Bug 678: Deliver key-char value for printable chars on all KeyEventListen... | Sven Gothel | 2013-01-29 | 1 | -1/+1 |
* | NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT Horizonta... | Sven Gothel | 2013-01-14 | 7 | -76/+227 |