| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix NEWT MultiMonitor Regression: Use case w/o attached monitor, and NPE (Cac... | Sven Gothel | 2013-05-09 | 2 | -9/+24 |
* | NEWT MonitorMode: Refine 081177f2433be50e3b5d46385c2f0f3f96311ed8: Reduce EDT... | Sven Gothel | 2013-05-07 | 1 | -1/+1 |
* | NEWT Multiple Monitor Mode: Fix monitorModeChanged(..) event id, WindowImpl.m... | Sven Gothel | 2013-05-07 | 3 | -9/+11 |
* | NEWT Multiple Monitor Mode: Add missing 'collect' impl. for NEWT/AWT impl. | Sven Gothel | 2013-05-07 | 1 | -4/+43 |
* | MonitorMode: Fix API doc / comments / names. | Sven Gothel | 2013-05-07 | 9 | -113/+116 |
* | Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWT | Sven Gothel | 2013-05-06 | 45 | -2115/+4068 |
* | Bug 721: NEWT/X11 RandR 1.3 Support - Part 2 - Rename impl class/files, start... | Sven Gothel | 2013-04-19 | 10 | -128/+222 |
* | Bug 721: NEWT/X11 RandR 1.3 Support - Part 1 - Delegate RandR functionality t... | Sven Gothel | 2013-04-18 | 8 | -646/+486 |
* | NEWT/AWT-Wrapper-Driver: Fix MS-Windows Case (Use NativeWindow window handle)... | Sven Gothel | 2013-04-14 | 2 | -83/+106 |
* | NEWT/AWT: Fix 'AWT driver' to work w/ OSX CALayer ; WindowImpl: 'Object getWr... | Sven Gothel | 2013-04-13 | 4 | -56/+111 |
* | 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 |
* | | LinuxEventDeviceTracker: Reapply changes from commit b13868b612689307ebf4e46e... | Sven Gothel | 2013-04-11 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'xranby/NEWT-input' | Sven Gothel | 2013-04-11 | 1 | -762/+831 |
|\ \ |
|
| * | | LinuxEventDeviceTracker: ALT, ALT_GRAPH & CTRL modifiers. | Xerxes Rånby | 2013-04-09 | 1 | -4/+37 |
| * | | LinuxEventDeviceTracker: 4 space indentation | Xerxes Rånby | 2013-04-09 | 1 | -798/+798 |
| * | | LinuxEventDeviceTracker: shift-modifier | Xerxes Rånby | 2013-04-09 | 1 | -27/+63 |
* | | | Merge remote-tracking branch 'hharrison/master' | Sven Gothel | 2013-04-11 | 2 | -0/+0 |
|\ \ \ |
|
| * | | | jogl: remove executable bit from some java files and a png | Harvey Harrison | 2013-04-09 | 2 | -0/+0 |
| |/ / |
|
* / / | NEWT KeyEvent: Use UTF-16 UniCode for key-code and key-symbol exposing well d... | Sven Gothel | 2013-04-11 | 12 | -815/+1315 |
|/ / |
|
* | | Bug 641 NEWT: Refine definition of keySym, i.e. for printable keys, keySym is... | Sven Gothel | 2013-04-08 | 1 | -1/+6 |
* | | Bug 641 NEWT/OSX Deliver keySym, derived from the current layout's lower-case... | Sven Gothel | 2013-04-08 | 4 | -12/+171 |
* | | NEWT KeyEvent: More tight definition of isPrintable(), i.e. must have defined... | Sven Gothel | 2013-04-08 | 3 | -16/+26 |
* | | 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 | 4 | -30/+80 |
* | | Bug 678: Differentiate ALT (left) and ALT_GRAPH (right) on X11, EventDev, Win... | Sven Gothel | 2013-04-06 | 6 | -28/+51 |
|/ |
|
* | Bug 707: Fix NEWT EVENT_MOUSE_EXITED not sent on Windows - Regression of comm... | Sven Gothel | 2013-04-05 | 2 | -10/+20 |
* | OSX CALayer/NewtCanvasAWT: Force relayout of component (size +1, size -1) whe... | Sven Gothel | 2013-04-04 | 1 | -1/+22 |
* | NewtCanvasAWT: Cleanup up private method calls; Attach/Detach JAWTWindow's Su... | Sven Gothel | 2013-04-03 | 1 | -12/+9 |
* | NewtBaseActivity: Move setVisible(false) from onPause() -> onStop(), since on... | Sven Gothel | 2013-03-29 | 1 | -4/+4 |
* | Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722... | Sven Gothel | 2013-03-28 | 2 | -4/+5 |
* | NewtBaseActivity: Perform cleanup() even on onCreate() due to possible call w... | Sven Gothel | 2013-03-28 | 1 | -10/+55 |
* | NEWTEvent: Fix toString message - add comma | Sven Gothel | 2013-03-26 | 1 | -1/+1 |
* | Android/NEWT MouseEvent: Fix Detection/Processing of 2-Finger-Scroll Gesture ... | Sven Gothel | 2013-03-24 | 1 | -81/+143 |
* | Newt/MouseEvent: Add 'float[3] getRotation()', getWheelScale() -> getRotation... | Sven Gothel | 2013-03-24 | 3 | -38/+101 |
* | Android/NEWT MouseEvent: Fix Delivery of MultiTouch PRESSED/RELEASE; Fix Dete... | Sven Gothel | 2013-03-24 | 1 | -146/+194 |
* | NEWT/MouseEvent: Refine MultiTouch Event Spec regarding associated 'action' p... | Sven Gothel | 2013-03-24 | 1 | -15/+82 |
* | NEWT/Android: Fix suspense regression of commit d514ecbf052d013ea8c0982c49075... | Sven Gothel | 2013-03-23 | 1 | -2/+6 |
* | NEWT/Android (Bug 665): Add Support for GLStateKeeper ; onPause() always dest... | Sven Gothel | 2013-03-22 | 4 | -52/+165 |
* | NEWT/Android WindowDriver.closeNative0(..): Catch Exception at surface destro... | Sven Gothel | 2013-03-22 | 1 | -4/+10 |
* | Add GLStateKeeper handling GLEventListenerState preservation and restauration... | Sven Gothel | 2013-03-22 | 2 | -4/+7 |
* | NEWT/Android: Remove KeyEvent.KEYCODE_HOME handling, since it doesn't work - ... | Sven Gothel | 2013-03-22 | 1 | -19/+0 |
* | NEWT/Android: Fix BACK button implementation, use different KeyCode mappings ... | Sven Gothel | 2013-03-21 | 5 | -24/+146 |
* | NEWTEvent: Add isConsumed() and setConsumed(boolean) methods to simply usage,... | Sven Gothel | 2013-03-21 | 3 | -14/+42 |
* | OSX/NEWT: Fix visible -> false when closing and reparenting window. This lead... | Sven Gothel | 2013-03-20 | 2 | -4/+4 |
* | OSX/NEWT: Fix native window parenting freeze, invisible/orderOut0, Position b... | Sven Gothel | 2013-03-20 | 4 | -75/+101 |