aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/tests-win.bat
Commit message (Expand)AuthorAgeFilesLines
* Bug 904 - GLJPanel: Allow user to skip isGLOriented() based vertical flip of ...Sven Gothel2013-11-141-2/+2
* Tests: Align NEWT parenting focus tests (package and class names) using NewtC...Sven Gothel2013-11-101-4/+5
* Tests: Add com/jogamp/opengl/test/junit/jogl/acore/anim Animator test packageSven Gothel2013-11-091-44/+51
* Bug 894 - GLJPanel: Expose 'initializeBackend(boolean offthread)' allowing us...Sven Gothel2013-11-061-0/+1
* Bug 888 / Bug 891- Enhance GLCapabilities-Query: Refine unit testsSven Gothel2013-11-051-2/+2
* Bug 888 / Bug 891- Enhance GLCapabilities-Query: Add raw perf. test case 'cho...Sven Gothel2013-11-051-2/+3
* Bug 888 / Bug 891- Enhance GLCapabilities-Query: Add perf. test caseSven Gothel2013-11-051-1/+3
* Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613...Sven Gothel2013-11-051-2/+4
* Bug 776 GLContext Sharing: Add GLSharedContextSetter to SWT GLCanvasSven Gothel2013-10-281-2/+2
* Bug 776 GLContext Sharing: Add note about driver stability (destruction order...Sven Gothel2013-10-281-15/+28
* Fix Bug 862: Fix GL Version Validation / NVidia GTX550 driver 331.13 - 64bit ...Sven Gothel2013-10-191-2/+2
* Bump 7u45Sven Gothel2013-10-181-1/+1
* Bug 800: Windows 7 Touch Event Support for NEWT: Fix Focus and LBUTTON[DOWN|U...Sven Gothel2013-10-171-2/+2
* NEWT PointerEvent: Unify event processing in new doPointerEvent(..) and consu...Sven Gothel2013-10-171-2/+2
* AWT Printing: Fix non vertical-flipped printing, i.e. cut-off top-row's tile ...Sven Gothel2013-09-201-1/+2
* AWTTilePainter: Fix case with no GLOrientation, i.e. no vertical-flip. Tile l...Sven Gothel2013-09-181-0/+9
* Fix libav/ffmpeg compilation; FFMPEGMediaPlayer Enahncements (More YUV*, Use ...Sven Gothel2013-08-281-2/+2
* NEWT MonitorMode test cases: Add X11 XRandR commandline reset to UITestCase's...Sven Gothel2013-07-091-1/+2
* TestScreenMode* Cleanup (reset)Sven Gothel2013-07-041-2/+2
* Revise commit 4c34f5980bddcdc84b10cb3bcbb96b365b9d471e (Bug 767): TAB, BS and...Sven Gothel2013-07-031-2/+2
* Bug 734: Bug could not be reproduced w/ TestScreenMode02bNEWT, however on som...Sven Gothel2013-07-021-2/+2
* Fix Bug 770 and 771Sven Gothel2013-07-021-2/+3
* Tests: Put monitor/screen mode tests to own subpackageSven Gothel2013-06-291-8/+8
* Tests: Fix enumeration of monitor/screen mode tests, add tests description to...Sven Gothel2013-06-291-5/+9
* NEWT: Don't invoke external keyboardFocusHandler for auto-repeat keys (NewtCa...Sven Gothel2013-06-241-2/+2
* TestFocus0[12]SwingAWTRobot: Fix Java7 'changed behavior': Relax focus traver...Sven Gothel2013-06-241-2/+2
* Workaroung a Java7 AWT EDT/Robot bug: Validate whether AWT-EDT is alive befor...Sven Gothel2013-06-241-2/+2
* TestSWTAccessor03AWTGLn: Fix SWT deadlock on Java7/Windows: Must perform AWT ...Sven Gothel2013-06-241-4/+8
* Fix NewtCanvasAWT focus traversal for Java7 (Take 2): Commit 70bf3a4ec44504b8...Sven Gothel2013-06-231-2/+2
* Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ...Sven Gothel2013-06-211-0/+159