summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* NEWT Unit Focus Test: Use AWT permanent focus check on request.Sven Gothel2010-09-284-53/+61
* JUnit test: Check of GL3 availability to not let test failSven Gothel2010-09-282-1/+42
* Unit test: Add 'Robot' for test classes using AWT RobotSven Gothel2010-09-283-6/+6
* NEWT Robot Unit Tests: Bring Window to Front and position mouseSven Gothel2010-09-274-44/+54
* NEWT EDT: Handle stop case if not on EDTSven Gothel2010-09-271-27/+43
* NEWT/AWT focus tests: Enhance, use robot and programatic. Start with a focus ...Sven Gothel2010-09-268-90/+718
* NEWT: Add Window.hasFocus() ; Test cleanup ..Sven Gothel2010-09-265-4/+23
* Add main() to TestFocus01SwingAWTSven Gothel2010-09-261-0/+31
* Ensure that receiving focus is passed on to any NEWT child.Steve Vaughan2010-09-261-6/+7
* New test to check on keyboard focus.Steve Vaughan2010-09-261-0/+189
* RecursiveToolkitLock default TO 5sSven Gothel2010-09-261-1/+1
* NEWT: Fix WindowImpl: Bring back 'isValid()' test no screen!=null in destroy(...Sven Gothel2010-09-263-6/+19
* NEWT: Fix destruction of not yet realized Window/Screen/Display ; Bug411 Test...Sven Gothel2010-09-264-43/+65
* Unit test for Bug 411 (Pre AWT/Swing Usage, Mixed usage with JOGL) - GLCanvas...Sven Gothel2010-09-253-21/+370
* NEWT: Changed Lifecycle of Display/Screen (part 4) - Reparenting - TestsSven Gothel2010-09-2319-142/+488
* NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocusSven Gothel2010-09-2339-2807/+3517
* NEWT: Fix EDTUtil/DefaultEDTUtil - Locking/BehaviourSven Gothel2010-09-233-120/+206
* NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4)Sven Gothel2010-09-2313-292/+731
* NEWT: Changed Lifecycle of Display/Screen (part 3)Sven Gothel2010-09-164-19/+33
* NEWT: Changed Lifecycle of Display/Screen (part 2)Sven Gothel2010-09-1511-187/+531
* Merge branch 'master' into newt_display_unkey_threadSven Gothel2010-09-1590-2026/+1774
|\
| * Misc CleanupsSven Gothel2010-09-158-38/+16
| * Merge branch 'master' of github.com:mbien/joglSven Gothel2010-09-1517-118/+71
| |\
| | * Merge branch 'master' of git://github.com/sgothel/joglMichael Bien2010-09-1018-86/+98
| | |\
| | * | trivial code cleanup in glx package.Michael Bien2010-09-0917-118/+71
| * | | Removed COPYRIGHT.txt file, whichSven Gothel2010-09-1472-1885/+1702
| | |/ | |/|
* / | NEWT: Changed Lifecycle of Display/ScreenSven Gothel2010-09-1044-505/+992
|/ /
* / NEWT: Focus Fix + CleanupSven Gothel2010-09-0318-86/+98
|/
* minor formattingSven Gothel2010-08-241-2/+1
* TestTransformFeedbackVeryingsBug407NEWT: move GLSL requirement to 1.50 (GL 3.2)Sven Gothel2010-08-241-1/+1
* Added shader status check, commented out the expected glsl linker error messageSven Gothel2010-08-241-4/+32
* Rename junit test TransformFeedbackVeryingsBug407 and add main methodSven Gothel2010-08-241-1/+18
* Merge branch 'master' of github.com:sgothel/joglSven Gothel2010-08-241-0/+132
|\
| * Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-08-229-360/+509
| |\
| * | added junit test for bug 407 (thanks to Matt at the mailinglist).Michael Bien2010-08-221-0/+132
* | | Add OpenGL 3.3, 4.0 and 4.1 language mapping.Sven Gothel2010-08-244-3/+9
| |/ |/|
* | JOGL/Junit: Temp. remove frame rendering testSven Gothel2010-07-261-1/+1
* | Newt: Remove static MacDisplay usageSven Gothel2010-07-262-3/+4
* | Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.numberSven Gothel2010-07-268-357/+505
|/
* Junit: Avoid possible forever loop in testSven Gothel2010-07-171-1/+2
* Newt: X11 ICC window properties ; Still bugs with composite manager and Newt ...Sven Gothel2010-07-174-38/+41
* Junit: Relax assertions NEWT/ReparentSven Gothel2010-07-162-1/+5
* Add AWT WindowClosing JUnit testSven Gothel2010-07-161-0/+103
* Fix file modesSven Gothel2010-07-07181-0/+0
* GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-0724-183/+238
* Merge branch 'master' of github.com:sgothel/joglSven Gothel2010-06-2613-23/+32
|\
| * Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-1713-23/+32
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-261-1/+0
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-2651-706/+1526
* | Cleanup enqueueEvent and remove PaintEvent and it's ListenerSven Gothel2010-06-1715-250/+57
|/