| Commit message (Expand) | Author | Age | Files | Lines |
* | NEWT Soft-PixelScale (p1): WindowImpl: Separate window and pixel units for si... | Sven Gothel | 2023-01-31 | 1 | -1/+1 |
* | Bug 1156: NEWT Window: Better handling of fixed console case: Not resizable a... | Sven Gothel | 2019-12-09 | 1 | -0/+1 |
* | Bug 1413 - NEWT X11Window: NewtWindows_getFrameExtends(..) may hang on XPeekE... | Sven Gothel | 2019-12-06 | 1 | -16/+26 |
* | Bug 1412 - JNI: NEWT Check & Handle Exception after calling back into Java (X... | Sven Gothel | 2019-12-06 | 1 | -0/+2 |
* | Bug 1394 - NEWT X11Window didn't gather inset at window creation (properly) | Sven Gothel | 2019-09-11 | 1 | -16/+46 |
* | NEWT Cleanup: WindowImpl: Drop unused 'defer' argument (state change only): i... | Sven Gothel | 2019-09-10 | 1 | -1/+1 |
* | NEWT Cleanup: WindowImpl::visibleChanged(ZZ): Remove unused 'defer' argument.... | Sven Gothel | 2019-09-10 | 1 | -1/+1 |
* | Bug 1348: Fix X11 XI Multitouch | Sven Gothel | 2019-03-27 | 1 | -57/+54 |
* | Bug 1348: X11 XI Multitouch: Refine commit 746383476aa449e9cab4a25df27be85b61... | Sven Gothel | 2019-03-27 | 1 | -3/+7 |
* | Bug 1348: X11 XI Multitouch: Fixes of previous commit 92006e4baef57f1f3fb647d... | Sven Gothel | 2019-03-27 | 1 | -37/+49 |
* | add touch event support for x11 server | Danny Koernig | 2016-11-17 | 1 | -0/+44 |
* | Bug 1249: NEWT/X11 Visibility: Listening to more events for updated state; Ad... | Sven Gothel | 2015-10-10 | 1 | -0/+1 |
* | Bug 1249 - NEWT X11: setVisible(*) _NET_WM_STATE_HIDDEN update not received a... | Sven Gothel | 2015-10-09 | 1 | -15/+22 |
* | Bug 1249 - NEWT X11: setVisible(false) IconicState not listening to _NET_WM_S... | Sven Gothel | 2015-10-08 | 1 | -89/+67 |
* | Bug 1205 - NEWT Security: Clear framebuffer after creation and before visibil... | Sven Gothel | 2015-08-31 | 1 | -10/+9 |
* | Bug 1188: Introduce getSupportedStateMask() implemented via WindowDriver's ge... | Sven Gothel | 2015-08-21 | 1 | -2/+30 |
* | Bug 1188: Refine Maximized on X11 / Impl. Maximized and Iconify on Windows | Sven Gothel | 2015-08-12 | 1 | -46/+66 |
* | Bug 1188: Fix regression on X11 setVisible: in-visibility never reached on ch... | Sven Gothel | 2015-08-11 | 1 | -5/+8 |
* | Bug 1188, Bug 1186: NEWT Window: Support non-resizable, minimize, maximize, a... | Sven Gothel | 2015-08-10 | 1 | -303/+617 |
* | Bug 1147 - Fix XRandR13 Usage: Rotate / Change-Mode, use unique CRTC/Mode ids... | Sven Gothel | 2015-03-20 | 1 | -2/+4 |
* | Bug 1135 - Cleanup: Fix native code Warning | Sven Gothel | 2015-03-06 | 1 | -1/+1 |
* | X11: Harden usage of 'XGetWindowProperty(..)' and 'XGetVisualInfo' - Add miss... | Sven Gothel | 2014-01-11 | 1 | -28/+38 |
* | Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio... | Sven Gothel | 2014-01-08 | 1 | -5/+15 |
* | Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer... | Sven Gothel | 2013-12-31 | 1 | -1/+34 |
* | 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 |
* | NEWT Reparent/Fullscreen: Fixes X11 unsuccessful return to parent window; Add... | Sven Gothel | 2013-10-09 | 1 | -1/+5 |
* | X11Window FullScreen: Toggle _NET_WM_BYPASS_COMPOSITOR not only for ABOVE .. ... | Sven Gothel | 2013-07-04 | 1 | -2/+2 |
* | Fix Bug 770 and 771 | Sven Gothel | 2013-07-02 | 1 | -98/+61 |
* | Fix Bug 688: Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyp... | Sven Gothel | 2013-06-17 | 1 | -1/+0 |
* | Fix Bug 750: Leaked X11 ColorMap for each created X11 Window in NativeWindow ... | Sven Gothel | 2013-06-12 | 1 | -0/+7 |
* | Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWT | Sven Gothel | 2013-05-06 | 1 | -6/+12 |
* | Bug 641 NEWT: X11 Deliver keyCode layout independent, keySym layout dependent... | Sven Gothel | 2013-04-08 | 1 | -2/+2 |
* | Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94 | Sven Gothel | 2012-10-02 | 1 | -1/+1 |
* | Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l... | Sven Gothel | 2012-09-27 | 1 | -10/+0 |
* | NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,... | Sven Gothel | 2012-08-18 | 1 | -21/+21 |
* | NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc... | Sven Gothel | 2012-07-05 | 1 | -4/+8 |
* | Fix Bug 560 and NEWT window closing behavior in general for all platforms. | Sven Gothel | 2012-05-01 | 1 | -1/+4 |
* | Bug 570: NEWT General/X11: Decouple setFullscreen() and setAlwaysOnTop(); Use... | Sven Gothel | 2012-04-27 | 1 | -5/+8 |
* | Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra... | Sven Gothel | 2012-03-05 | 1 | -10/+8 |
* | NEWT/X11: Fix Insets determination for undecorated / child window. | Sven Gothel | 2012-01-18 | 1 | -53/+86 |
* | Newt: Add fullscreen for offscreen windows (currently OSX only); Focus handli... | Sven Gothel | 2012-01-18 | 1 | -1/+30 |
* | NEWTWindow Focus: Skip requestFocus() if already owning focus; setFullscreen(... | Sven Gothel | 2012-01-16 | 1 | -1/+1 |
* | NEWT Windows/X11: Remove missed negative coordinate restrictions. | Sven Gothel | 2011-12-24 | 1 | -6/+4 |
* | NEWT/X11: Fix regressions of commit f3f794fe37a7e33a771a4a702f3f46ead4dc6d03:... | Sven Gothel | 2011-12-23 | 1 | -5/+5 |
* | NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index; | Sven Gothel | 2011-12-23 | 1 | -1123/+9 |
* | NEWT: Move 'focusAction()' invokation from native code to Java, avoiding dead... | Sven Gothel | 2011-11-19 | 1 | -13/+8 |