| Commit message (Expand) | Author | Age | Files | Lines |
* | NEWT Reparent/Fullscreen: Fixes X11 unsuccessful return to parent window; Add... | Sven Gothel | 2013-10-09 | 2 | -3/+20 |
* | NEWT Display: Issue EDTUtil.start() at runOnEDTIfAvail(..) even if on EDT, wh... | Sven Gothel | 2013-10-09 | 3 | -7/+7 |
* | Bug 816/848: Cleanup test applet layout/size ; Note Bug 848: Not reproducible... | Sven Gothel | 2013-10-04 | 1 | -3/+3 |
* | AWT Printing: releasePrint() issue reshape from AWT-EDT; GLJPanel: Issue 'han... | Sven Gothel | 2013-09-28 | 1 | -1/+0 |
* | Fix AWT Printing: Use delegated GLDrawable's size for tile-size instead of AW... | Sven Gothel | 2013-09-28 | 1 | -2/+5 |
* | TileRenderer*: TileRendererNotify -> TileRendererListener w/ clarifying funct... | Sven Gothel | 2013-09-27 | 1 | -1/+1 |
* | Bug 816: Fix OSX CALayer 'quirks' for AWT 1.7.0_40 - See JAWTUtil JAWT_OSX_CA... | Sven Gothel | 2013-09-24 | 2 | -4/+8 |
* | AWTTilePainter.setupGraphics2DAndClipBounds(): Use 'Shape getClip()'; Use dou... | Sven Gothel | 2013-09-19 | 1 | -9/+15 |
* | AWT Printing: Move init-test of setupPrint(..) to AWT-EDT Runnable ; GLJPanel... | Sven Gothel | 2013-09-17 | 1 | -23/+27 |
* | Fix AWT printing issues w/ overlapping and/or non-opaque contents ; Change AW... | Sven Gothel | 2013-09-15 | 1 | -37/+26 |
* | AWTTilePainter: Fix null clip-rect (consider scaling); Fix non GL-oriented dr... | Sven Gothel | 2013-09-13 | 1 | -1/+1 |
* | AWT Printing: AWTTilePainter needs to handle null clip! | Sven Gothel | 2013-09-10 | 1 | -1/+1 |
* | AWTPrintLifecycle: Add DEFAULT_PRINT_TILE_SIZE (512); Remove unused imports. | Sven Gothel | 2013-09-08 | 1 | -2/+1 |
* | NewtCanvasAWT: Implement AWTPrintLifecycle and hence support for AWT printing. | Sven Gothel | 2013-09-08 | 1 | -2/+164 |
* | Animator/GLWindow: Catch 'ThreadDeath/Throwable' and dump info in DEBUG mode ... | Sven Gothel | 2013-09-02 | 1 | -0/+4 |
* | GLWindow: Shorten API-doc references | Sven Gothel | 2013-08-30 | 1 | -4/+6 |
* | MouseEvent API doc: Add W3C PointerEvent Reference | Sven Gothel | 2013-08-10 | 1 | -0/+3 |
* | Redefine: isGLES3Compatible() and isGL4ES3(), i.e. allow GL4ES3 usage in case... | Sven Gothel | 2013-07-16 | 1 | -16/+54 |
* | StringBuffer -> StringBuilder | Sven Gothel | 2013-07-15 | 1 | -2/+2 |
* | Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717) | Sven Gothel | 2013-07-15 | 1 | -1/+28 |
* | NEWT EDTUtil: Exposed weakness of EDTUtil usage due to usage of WeakReference... | Sven Gothel | 2013-07-09 | 3 | -29/+35 |
* | Fix SWTEDTUtil regression caused by dec4b02fe4b93028c85de6a56b6af79601042d6e,... | Sven Gothel | 2013-07-05 | 1 | -4/+11 |
* | GLWindow.shutdownRenderingAction: If on anim thread, simply stop ourselves (n... | Sven Gothel | 2013-07-05 | 1 | -10/+15 |
* | NEWT: Using WeakReferences for global cache of Display, Screen and Window ins... | Sven Gothel | 2013-07-04 | 2 | -26/+96 |
* | Remove deprecated methods. | Sven Gothel | 2013-07-04 | 1 | -27/+0 |
* | Revise commit 4c34f5980bddcdc84b10cb3bcbb96b365b9d471e (Bug 767): TAB, BS and... | Sven Gothel | 2013-07-03 | 1 | -12/+19 |
* | Fix Bug 767: TAB + BS are considered 'printable' - Compromise of 'editor' vie... | Sven Gothel | 2013-07-02 | 1 | -9/+14 |
* | NEWT Screen ..: Typos / JNI signature | Sven Gothel | 2013-06-30 | 1 | -1/+1 |
* | NewtCanvasAWT: Add missing println if(DEBUG) decoration | Sven Gothel | 2013-06-30 | 1 | -1/+3 |
* | Add Comparable<?>: Point*, Dimension*, Rectangle*, SurfaceSize* and MonitorMo... | Sven Gothel | 2013-06-30 | 4 | -10/+124 |
* | NEWT WindowImpl/GLWindow: @ JVM Shutdown, force stop animation thread w/o blo... | Sven Gothel | 2013-06-25 | 1 | -0/+20 |
* | NEWT: EDTUtil.invokeStop(..) gets 'wait' argument, allowing non-blocking shut... | Sven Gothel | 2013-06-25 | 1 | -4/+10 |
* | NEWT: Don't invoke external keyboardFocusHandler for auto-repeat keys (NewtCa... | Sven Gothel | 2013-06-24 | 1 | -1/+5 |
* | Refine cb7118fc875b6722803e4b11d5681671962a8d3a: Unify get next/prev focus co... | Sven Gothel | 2013-06-24 | 1 | -2/+2 |
* | Fix NewtCanvasAWT focus traversal for Java7 (Take 2): Commit 70bf3a4ec44504b8... | Sven Gothel | 2013-06-23 | 1 | -12/+7 |
* | Fix NewtCanvasAWT focus traversal for Java7: All unit tests fail w/ Java7, i.... | Sven Gothel | 2013-06-23 | 1 | -2/+10 |
* | Fix Bug 761 (part 2/2): NEWT registers one customShutdownHook @ NativeWindow... | Sven Gothel | 2013-06-23 | 1 | -1/+1 |
* | GLWindow: Mention GLStateKeeper's GL state preservation in API doc | Sven Gothel | 2013-06-23 | 1 | -2/+13 |
* | Refine 893cf0c8c32edf231dbf418d45d3181532d2402b: Partial revert and issue for... | Sven Gothel | 2013-06-18 | 3 | -17/+25 |
* | NewtCanvasAWT: Issue 'setFocusable(..)' at configureNewtChild(..) | Sven Gothel | 2013-06-18 | 1 | -3/+4 |
* | JOGLNewtApplet1Run: Defer 'newtCanvasAWT' creation and attachment to applet.s... | Sven Gothel | 2013-06-18 | 1 | -15/+18 |
* | Fix Bug 688: Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyp... | Sven Gothel | 2013-06-17 | 1 | -14/+10 |
* | Fix Bug 688: Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyp... | Sven Gothel | 2013-06-17 | 6 | -30/+18 |
* | AWTGraphicsConfiguration: Allow null capsRequested; NewtCanvasAWT: Avoid NPE ... | Sven Gothel | 2013-06-15 | 1 | -2/+2 |
* | Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456 | Sven Gothel | 2013-06-11 | 1 | -2/+4 |
* | NEWT: MouseEvent Ctor: Use proper float[] rotationXYZ and float rotationScale... | Sven Gothel | 2013-05-16 | 1 | -8/+14 |
* | Fix Bug 723: Remove VK_KP_<Cursor> numpad key-codes, use general VK_<Cursor> ... | Sven Gothel | 2013-05-16 | 1 | -35/+26 |
* | MonitorMode: Fix API doc / comments / names. | Sven Gothel | 2013-05-07 | 3 | -72/+75 |
* | Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWT | Sven Gothel | 2013-05-06 | 13 | -693/+1071 |
* | NEWT/AWT: Fix 'AWT driver' to work w/ OSX CALayer ; WindowImpl: 'Object getWr... | Sven Gothel | 2013-04-13 | 1 | -8/+6 |