| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1249: NEWT/X11 Visibility: Listening to more events for updated state; Ad... | Sven Gothel | 2015-10-10 | 1 | -7/+42 |
* | Bug 1249 - NEWT X11: setVisible(false) IconicState/_NET_WM_STATE_HIDDEN: Hand... | Sven Gothel | 2015-10-09 | 1 | -4/+6 |
* | Bug 1249 - NEWT X11: setVisible(*) _NET_WM_STATE_HIDDEN update not received a... | Sven Gothel | 2015-10-09 | 1 | -27/+39 |
* | Bug 1249 - NEWT X11: setVisible(false) IconicState not listening to _NET_WM_S... | Sven Gothel | 2015-10-08 | 1 | -14/+39 |
* | Bug 1192: NEWT native/X11Display.c Cleanup JNI signatures in comments | Xerxes RĂ„nby | 2015-08-13 | 1 | -6/+6 |
* | Bug 1188: Refine Maximized on X11 / Impl. Maximized and Iconify on Windows | Sven Gothel | 2015-08-12 | 1 | -20/+21 |
* | Bug 1188, Bug 1186: NEWT Window: Support non-resizable, minimize, maximize, a... | Sven Gothel | 2015-08-10 | 1 | -22/+26 |
* | Bug 1147 - Fix XRandR13 Usage: Rotate / Change-Mode, use unique CRTC/Mode ids... | Sven Gothel | 2015-03-20 | 1 | -4/+18 |
* | Bug 1135 - Cleanup: Fix native code Warning | Sven Gothel | 2015-03-06 | 1 | -1/+1 |
* | Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio... | Sven Gothel | 2014-01-08 | 1 | -5/+10 |
* | Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer... | Sven Gothel | 2013-12-31 | 1 | -0/+52 |
* | Fix Bug 723: Remove VK_KP_<Cursor> numpad key-codes, use general VK_<Cursor> ... | Sven Gothel | 2013-05-16 | 1 | -4/+20 |
* | NEWT KeyEvent: Use UTF-16 UniCode for key-code and key-symbol exposing well d... | Sven Gothel | 2013-04-11 | 1 | -0/+2 |
* | Bug 641 NEWT/X11: Deliver 'J_VK_WINDOWS'; keySym is layout independent for de... | Sven Gothel | 2013-04-08 | 1 | -3/+16 |
* | Bug 641 NEWT: X11 Deliver keyCode layout independent, keySym layout dependent... | Sven Gothel | 2013-04-08 | 1 | -17/+57 |
* | Bug 678: Differentiate ALT (left) and ALT_GRAPH (right) on X11, EventDev, Win... | Sven Gothel | 2013-04-06 | 1 | -8/+24 |
* | Bug 678 (fix), Bug 641 (API + Windows Impl.), Bug 688 (prep): Update NEWT's K... | Sven Gothel | 2013-02-19 | 1 | -91/+51 |
* | NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT Horizonta... | Sven Gothel | 2013-01-14 | 1 | -12/+12 |
* | Fix NEWT KeyEvent: Deliver keyChar w/ pressed and released; Deliver proper mo... | Sven Gothel | 2012-10-31 | 1 | -13/+13 |
* | NEWT X11 Display: Ignore events w/ NULL window, instead of throwing a disturb... | Sven Gothel | 2012-10-28 | 1 | -7/+6 |
* | Fix NEWT KeyCode: Basic KeyCode Validation on X11, Windows and OSX | Sven Gothel | 2012-10-28 | 1 | -0/+2 |
* | Fix Bug 601 - Auto-Repeat Behavior: Adding unit tests for typed key order w/ ... | Sven Gothel | 2012-10-26 | 1 | -0/+2 |
* | NEWT X11/KeyMap: Add XK_grave -> J_VK_BACK_QUOTE | Sven Gothel | 2012-10-09 | 1 | -0/+2 |
* | Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94 | Sven Gothel | 2012-10-02 | 1 | -2/+2 |
* | Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l... | Sven Gothel | 2012-09-27 | 1 | -91/+0 |
* | Fix Bug 601: Harmonize order of key events incl. auto-repeat and adding AUTOR... | Sven Gothel | 2012-09-16 | 1 | -2/+16 |
* | NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,... | Sven Gothel | 2012-08-18 | 1 | -11/+11 |
* | C code: remove warnings | Sven Gothel | 2012-07-06 | 1 | -4/+4 |
* | NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc... | Sven Gothel | 2012-07-05 | 1 | -23/+58 |
* | Fix Bug 560 and NEWT window closing behavior in general for all platforms. | Sven Gothel | 2012-05-01 | 1 | -3/+6 |
* | DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive... | Sven Gothel | 2012-02-22 | 1 | -1/+1 |
* | NEWT/X11: Fix regressions of commit f3f794fe37a7e33a771a4a702f3f46ead4dc6d03:... | Sven Gothel | 2011-12-23 | 1 | -3/+3 |
* | NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index; | Sven Gothel | 2011-12-23 | 1 | -0/+660 |