| Commit message (Expand) | Author | Age | Files | Lines |
* | updated runtime-properties.txt doc | Sven Gothel | 2010-11-13 | 1 | -2/+5 |
* | JavaDoc: Use GlueGen offline link, javadoc_public -> javadoc | Sven Gothel | 2010-11-09 | 2 | -4/+4 |
* | Archive: New common zip archive folder structure. Drop source archive, use git | Sven Gothel | 2010-11-09 | 1 | -1/+0 |
* | Relocated some deployment script to jogamp-scripting repo | Sven Gothel | 2010-11-09 | 10 | -532/+0 |
* | archive script: use jogl-demos from master | Sven Gothel | 2010-11-08 | 1 | -9/+9 |
* | Reformated license tag; Added Khronos license | Sven Gothel | 2010-11-08 | 1 | -0/+23 |
* | Fix CG header, according to PCPP fix | Sven Gothel | 2010-11-07 | 1 | -2/+2 |
* | NEWT DisplayImpl: Use ArrayList and index, no Iterator ; Misc cleanup | Sven Gothel | 2010-11-04 | 1 | -4/+4 |
* | Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm... | Sven Gothel | 2010-11-04 | 5 | -127/+164 |
* | NEWT Window Lifecycle / ScreenMode: | Sven Gothel | 2010-11-03 | 1 | -5/+6 |
* | Minor cleanup: strings, unused vars, .. | Sven Gothel | 2010-11-02 | 3 | -9/+17 |
* | Fix focus test for windows: increase mouse click start delay, so previous foc... | Sven Gothel | 2010-11-02 | 2 | -5/+6 |
* | ScreenMode: Ignore modes < 15bpp | Sven Gothel | 2010-11-02 | 1 | -2/+2 |
* | Added Rotation test | Sven Gothel | 2010-11-01 | 2 | -1/+76 |
* | Fix: Move windows build scripts to ant 1.8.0 as well (1.8.1 is buggy) | Sven Gothel | 2010-11-01 | 6 | -7/+7 |
* | Fix ScreenMode ; Add FatalError to NewtCommon.c ; Fix Windows Build | Sven Gothel | 2010-10-29 | 4 | -7/+7 |
* | WindowImpl/GLWindow LifecycleHook: | Sven Gothel | 2010-10-27 | 1 | -1/+1 |
* | Merge branch 'master' of http://github.com/sgothel/jogl | Rami Santina | 2010-10-21 | 3 | -5/+36 |
|\ |
|
| * | NEWT: Fix / Stabilize Fullscreen/Decoration/Reparenting Mode Changes | Sven Gothel | 2010-10-21 | 3 | -4/+35 |
* | | Added Windows Impl for ScreenMode and rotation change; Windows Fullscreen Hint | Rami Santina | 2010-10-20 | 3 | -6/+8 |
* | | Added Screen Rotation manipulation API (with X11 impl) | Rami Santina | 2010-10-18 | 1 | -1/+3 |
* | | Screen Mode manipulation API (with X11 impl) ; X11 Fullscreen impl | Rami Santina | 2010-10-17 | 1 | -2/+6 |
|/ |
|
* | JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11 | Sven Gothel | 2010-10-14 | 5 | -19/+27 |
* | Harmonize all runtime properties, see doc/Implementation/runtime-properties.txt | Sven Gothel | 2010-10-11 | 2 | -3/+3 |
* | NEWT: WindowImpl/GLWindow add zero size fast path; Reparent: Zero size -> pen... | Sven Gothel | 2010-10-09 | 1 | -0/+2 |
* | Relocated RecursiveToolkitLock -> gluegen ; NEWT AWTParentWindowAdapter fix &... | Sven Gothel | 2010-10-09 | 1 | -3/+4 |
* | Fix: JOGL GLContextLock starvation; Tighten NEWT/AWT focus unit tests | Sven Gothel | 2010-10-08 | 3 | -4/+16 |
* | Fix: NEWT/AWT Focus unit tests | Sven Gothel | 2010-10-07 | 1 | -2/+2 |
* | Fix: NativeWindow RecursiveToolkitLock, GLWindow lockSurface/unlockSurface | Sven Gothel | 2010-10-07 | 3 | -3/+8 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 1 | -4/+4 |
* | NEWT/AWT Jnit: Add Robot Mouse Click test | Sven Gothel | 2010-10-02 | 1 | -3/+3 |
* | Newt/AWT Reparenting: Remove error prone requestFocus in critical path | Sven Gothel | 2010-10-01 | 1 | -9/+2 |
* | Newt/AWT: Add singleton test instance lock for all AWT Robot tests, otherwise... | Sven Gothel | 2010-09-30 | 1 | -1/+2 |
* | NEWT: Newt/AWT Rollback AWTParentWindowAdapter changes | Sven Gothel | 2010-09-28 | 1 | -0/+2 |
* | NEWT Focus fixes / out.println -> err.println | Sven Gothel | 2010-09-28 | 2 | -1/+6 |
* | NEWT Unit Focus Test: Use AWT permanent focus check on request. | Sven Gothel | 2010-09-28 | 1 | -3/+3 |
* | NEWT Robot Unit Tests: Bring Window to Front and position mouse | Sven Gothel | 2010-09-27 | 1 | -3/+3 |
* | NEWT/AWT focus tests: Enhance, use robot and programatic. Start with a focus ... | Sven Gothel | 2010-09-26 | 1 | -2/+3 |
* | NEWT: Add Window.hasFocus() ; Test cleanup .. | Sven Gothel | 2010-09-26 | 2 | -1/+4 |
* | Add main() to TestFocus01SwingAWT | Sven Gothel | 2010-09-26 | 1 | -1/+3 |
* | RecursiveToolkitLock default TO 5s | Sven Gothel | 2010-09-26 | 1 | -3/+3 |
* | Unit test for Bug 411 (Pre AWT/Swing Usage, Mixed usage with JOGL) - GLCanvas... | Sven Gothel | 2010-09-25 | 3 | -2/+5 |
* | NEWT: Changed Lifecycle of Display/Screen (part 4) - Reparenting - Tests | Sven Gothel | 2010-09-23 | 5 | -4/+63 |
* | NEWT: Changed Lifecycle of Display/Screen (part 2) | Sven Gothel | 2010-09-15 | 7 | -19/+19 |
* | NEWT: Changed Lifecycle of Display/Screen | Sven Gothel | 2010-09-10 | 1 | -0/+1 |
* | Add OpenGL 3.3, 4.0 and 4.1 language mapping. | Sven Gothel | 2010-08-24 | 5 | -5/+104 |
* | Add hudson-archive-jars-latest.sh script; Simplify default value of product.b... | Sven Gothel | 2010-07-27 | 1 | -0/+149 |
* | Newt: Remove static MacDisplay usage | Sven Gothel | 2010-07-26 | 1 | -1/+3 |
* | Newt: X11 ICC window properties ; Still bugs with composite manager and Newt ... | Sven Gothel | 2010-07-17 | 1 | -1/+1 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 23 | -0/+0 |