index
:
users/mraynsford/jogl.git
mark
master
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added Windows Impl for ScreenMode and rotation change; Windows Fullscreen Hint
Rami Santina
2010-10-20
7
-54
/
+495
*
Added Screen Rotation manipulation API (with X11 impl)
Rami Santina
2010-10-18
8
-32
/
+484
*
Screen Mode manipulation API (with X11 impl) ; X11 Fullscreen impl
Rami Santina
2010-10-17
9
-155
/
+971
*
JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11
Sven Gothel
2010-10-14
99
-804
/
+1758
*
Add version info tool, to allow more precise bug reports
Sven Gothel
2010-10-14
1
-0
/
+135
*
NEWT: Drop post stop tasks on EDT due to it's recursive nature (DEBUG traces ...
Sven Gothel
2010-10-14
1
-10
/
+20
*
Fix: Memory consumption
Sven Gothel
2010-10-14
6
-64
/
+241
*
Fix: Avoid list modification while iterator in use (ConcurrentModificationExc...
Sven Gothel
2010-10-14
2
-19
/
+134
*
Fix: Avoid list modification while iterator in use (ConcurrentModificationExc...
Sven Gothel
2010-10-14
1
-12
/
+34
*
Drop to be enqueued NEWTEvent if EDT is already dead/stopped. Thx Steve for t...
Sven Gothel
2010-10-13
1
-0
/
+8
*
Harmonize all runtime properties, see doc/Implementation/runtime-properties.txt
Sven Gothel
2010-10-11
13
-15
/
+16
*
JOGL: WindowsWGLDrawableFactory/X11GLXDrawableFactory: synchronize sharedCont...
Sven Gothel
2010-10-09
3
-79
/
+80
*
NEWT: WindowImpl/GLWindow add zero size fast path; Reparent: Zero size -> pen...
Sven Gothel
2010-10-09
5
-65
/
+97
*
Relocated RecursiveToolkitLock -> gluegen ; NEWT AWTParentWindowAdapter fix &...
Sven Gothel
2010-10-09
13
-566
/
+310
*
Fix RecursiveToolkitLock: Implement complete fair FIFO scheduler (wait-interr...
Sven Gothel
2010-10-09
1
-30
/
+67
*
Fix: JOGL GLContextLock starvation; Tighten NEWT/AWT focus unit tests
Sven Gothel
2010-10-08
4
-42
/
+102
*
Fix: NEWT/AWT Focus unit tests
Sven Gothel
2010-10-07
11
-32
/
+154
*
Fix: NativeWindow RecursiveToolkitLock, GLWindow lockSurface/unlockSurface
Sven Gothel
2010-10-07
5
-86
/
+413
*
NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test
Sven Gothel
2010-10-06
89
-699
/
+1100
*
NEWT/AWT Jnit: Add Robot Mouse Click test
Sven Gothel
2010-10-02
6
-51
/
+253
*
Increased junit timout to 30 min. Move ClickTimeout to MouseEvent (public)
Sven Gothel
2010-10-02
2
-3
/
+6
*
Newt/AWT Reparenting: Remove error prone requestFocus in critical path
Sven Gothel
2010-10-01
2
-3
/
+2
*
NEWT/AWT Unit Tests: Run one test at a time via superclass BeforeClass/AfterC...
Sven Gothel
2010-09-30
34
-51
/
+116
*
Newt/AWT Unit Test: Remove 'Test' Prefix from interface
Sven Gothel
2010-09-30
1
-0
/
+0
*
Newt/AWT: Add singleton test instance lock for all AWT Robot tests, otherwise...
Sven Gothel
2010-09-30
5
-0
/
+166
*
NEWT Reparenting: Only lock parentWindow during native reparent attempt, othe...
Sven Gothel
2010-09-28
1
-21
/
+27
*
NEWT: Newt/AWT Rollback AWTParentWindowAdapter changes
Sven Gothel
2010-09-28
2
-17
/
+2
*
NEWT Focus fixes / out.println -> err.println
Sven Gothel
2010-09-28
11
-35
/
+57
*
NEWT Unit Focus Test: AWT Permanent focus check without focus count (due to t...
Sven Gothel
2010-09-28
3
-32
/
+59
*
NEWT Unit Focus Test: Use AWT permanent focus check on request.
Sven Gothel
2010-09-28
4
-53
/
+61
*
JUnit test: Check of GL3 availability to not let test fail
Sven Gothel
2010-09-28
2
-1
/
+42
*
Unit test: Add 'Robot' for test classes using AWT Robot
Sven Gothel
2010-09-28
3
-6
/
+6
*
NEWT Robot Unit Tests: Bring Window to Front and position mouse
Sven Gothel
2010-09-27
4
-44
/
+54
*
NEWT EDT: Handle stop case if not on EDT
Sven Gothel
2010-09-27
1
-27
/
+43
*
NEWT/AWT focus tests: Enhance, use robot and programatic. Start with a focus ...
Sven Gothel
2010-09-26
8
-90
/
+718
*
NEWT: Add Window.hasFocus() ; Test cleanup ..
Sven Gothel
2010-09-26
5
-4
/
+23
*
Add main() to TestFocus01SwingAWT
Sven Gothel
2010-09-26
1
-0
/
+31
*
Ensure that receiving focus is passed on to any NEWT child.
Steve Vaughan
2010-09-26
1
-6
/
+7
*
New test to check on keyboard focus.
Steve Vaughan
2010-09-26
1
-0
/
+189
*
RecursiveToolkitLock default TO 5s
Sven Gothel
2010-09-26
1
-1
/
+1
*
NEWT: Fix WindowImpl: Bring back 'isValid()' test no screen!=null in destroy(...
Sven Gothel
2010-09-26
3
-6
/
+19
*
NEWT: Fix destruction of not yet realized Window/Screen/Display ; Bug411 Test...
Sven Gothel
2010-09-26
4
-43
/
+65
*
Unit test for Bug 411 (Pre AWT/Swing Usage, Mixed usage with JOGL) - GLCanvas...
Sven Gothel
2010-09-25
3
-21
/
+370
*
NEWT: Changed Lifecycle of Display/Screen (part 4) - Reparenting - Tests
Sven Gothel
2010-09-23
19
-142
/
+488
*
NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocus
Sven Gothel
2010-09-23
39
-2807
/
+3517
*
NEWT: Fix EDTUtil/DefaultEDTUtil - Locking/Behaviour
Sven Gothel
2010-09-23
3
-120
/
+206
*
NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4)
Sven Gothel
2010-09-23
13
-292
/
+731
*
NEWT: Changed Lifecycle of Display/Screen (part 3)
Sven Gothel
2010-09-16
4
-19
/
+33
*
NEWT: Changed Lifecycle of Display/Screen (part 2)
Sven Gothel
2010-09-15
11
-187
/
+531
*
Merge branch 'master' into newt_display_unkey_thread
Sven Gothel
2010-09-15
90
-2026
/
+1774
|
\
[next]