summaryrefslogtreecommitdiffstats
path: root/src/newt/classes/jogamp
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug 810: Adding Julien Gouesse's fix while moved the new 'addNativeJarLib...Sven Gothel2013-09-021-19/+13
* Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal...Sven Gothel2013-07-174-9/+23
* StringBuffer -> StringBuilderSven Gothel2013-07-151-1/+1
* NEWT EDTUtil: Exposed weakness of EDTUtil usage due to usage of WeakReference...Sven Gothel2013-07-0913-233/+332
* Fix SWTEDTUtil regression caused by dec4b02fe4b93028c85de6a56b6af79601042d6e,...Sven Gothel2013-07-054-35/+56
* NEWT Display.create: If reusing an existing instance, ensure EDT is running!Sven Gothel2013-07-051-4/+5
* NEWT WindowImpl: Add little GCed / windowList-size stats at addWindow2ListSven Gothel2013-07-041-1/+5
* DefaultEDTUtil: If EDT is not started and task is null and wait intended, use...Sven Gothel2013-07-041-1/+4
* Fix NPE - Regression of commit 99479bf3197cde8e89c5b499d135417863d521c7Sven Gothel2013-07-041-1/+3
* NEWT: Using WeakReferences for global cache of Display, Screen and Window ins...Sven Gothel2013-07-043-54/+68
* Revisit Bug 770 and Bug 771: Only use FLAG_IS_FULLSCREEN_SPAN if required; At...Sven Gothel2013-07-047-82/+135
* WindowImpl.consumeKeyEvent: Reduce DEBUG println and show println after propa...Sven Gothel2013-07-032-8/+10
* Fix Bug 770 and 771Sven Gothel2013-07-022-42/+94
* MonitorDeviceImpl: No need to nanoTime() ..Sven Gothel2013-06-301-6/+6
* ScreenImpl: Fix ScreenMonitorState add/remove reference, which shall only hap...Sven Gothel2013-06-301-13/+11
* X11 RandR: Cleanup RandR impl. selection, RandR13 setMode does not require a ...Sven Gothel2013-06-304-26/+35
* Add Comparable<?>: Point*, Dimension*, Rectangle*, SurfaceSize* and MonitorMo...Sven Gothel2013-06-301-1/+7
* NEWT WindowImpl/GLWindow: @ JVM Shutdown, force stop animation thread w/o blo...Sven Gothel2013-06-251-3/+14
* NEWT: EDTUtil.invokeStop(..) gets 'wait' argument, allowing non-blocking shut...Sven Gothel2013-06-254-10/+20
* NEWT: Don't invoke external keyboardFocusHandler for auto-repeat keys (NewtCa...Sven Gothel2013-06-241-3/+3
* NEWT Windows WindowDriver: Suppress LOCK_SURFACE_CHANGED, no semantics in GLD...Sven Gothel2013-06-241-1/+6
* Fix Bug 761 (part 2/2): NEWT registers one customShutdownHook @ NativeWindow...Sven Gothel2013-06-233-35/+108
* NEWT/X11: Proper static initSingleton() sequence.Sven Gothel2013-06-233-5/+6
* Fix regression of 31e72d2f2d953352b2a8c83368039ecca8139d49: Modifier SHIFT ne...Sven Gothel2013-06-171-2/+3
* Fix Bug 688: Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyp...Sven Gothel2013-06-174-9/+3
* Fix Bug 688: Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyp...Sven Gothel2013-06-171-33/+1
* Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456Sven Gothel2013-06-111-14/+11
* NEWT: MouseEvent Ctor: Use proper float[] rotationXYZ and float rotationScale...Sven Gothel2013-05-164-28/+43
* Fix Bug 723: Remove VK_KP_<Cursor> numpad key-codes, use general VK_<Cursor> ...Sven Gothel2013-05-162-12/+4
* Fix NEWT MultiMonitor Regression: Use case w/o attached monitor, and NPE (Cac...Sven Gothel2013-05-092-9/+24
* NEWT MonitorMode: Refine 081177f2433be50e3b5d46385c2f0f3f96311ed8: Reduce EDT...Sven Gothel2013-05-071-1/+1
* NEWT Multiple Monitor Mode: Fix monitorModeChanged(..) event id, WindowImpl.m...Sven Gothel2013-05-073-9/+11
* NEWT Multiple Monitor Mode: Add missing 'collect' impl. for NEWT/AWT impl.Sven Gothel2013-05-071-4/+43
* MonitorMode: Fix API doc / comments / names.Sven Gothel2013-05-076-41/+41
* Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWTSven Gothel2013-05-0621-927/+2224
* Bug 721: NEWT/X11 RandR 1.3 Support - Part 2 - Rename impl class/files, start...Sven Gothel2013-04-195-25/+132
* Bug 721: NEWT/X11 RandR 1.3 Support - Part 1 - Delegate RandR functionality t...Sven Gothel2013-04-184-194/+267
* NEWT/AWT-Wrapper-Driver: Fix MS-Windows Case (Use NativeWindow window handle)...Sven Gothel2013-04-142-83/+106
* NEWT/AWT: Fix 'AWT driver' to work w/ OSX CALayer ; WindowImpl: 'Object getWr...Sven Gothel2013-04-133-48/+105
* LinuxEventDeviceTracker: Reapply changes from commit b13868b612689307ebf4e46e...Sven Gothel2013-04-111-4/+4
* Merge remote-tracking branch 'xranby/NEWT-input'Sven Gothel2013-04-111-762/+831
|\
| * LinuxEventDeviceTracker: ALT, ALT_GRAPH & CTRL modifiers.Xerxes Rånby2013-04-091-4/+37
| * LinuxEventDeviceTracker: 4 space indentationXerxes Rånby2013-04-091-798/+798
| * LinuxEventDeviceTracker: shift-modifierXerxes Rånby2013-04-091-27/+63
* | NEWT KeyEvent: Use UTF-16 UniCode for key-code and key-symbol exposing well d...Sven Gothel2013-04-118-47/+549
|/
* Bug 641 NEWT/OSX Deliver keySym, derived from the current layout's lower-case...Sven Gothel2013-04-081-4/+17
* NEWT KeyEvent: More tight definition of isPrintable(), i.e. must have defined...Sven Gothel2013-04-082-3/+3
* Bug 641 NEWT: X11 Deliver keyCode layout independent, keySym layout dependent...Sven Gothel2013-04-082-11/+21
* Bug 678: Differentiate ALT (left) and ALT_GRAPH (right) on X11, EventDev, Win...Sven Gothel2013-04-062-2/+2
* Bug 707: Fix NEWT EVENT_MOUSE_EXITED not sent on Windows - Regression of comm...Sven Gothel2013-04-051-5/+6