| Commit message (Expand) | Author | Age | Files | Lines |
* | NEWT: Add EventDispatchThread (EDT) pattern. | Sven Gothel | 2009-10-10 | 2 | -31/+142 |
* | NEWT Intel GDL: Proper Pos/Size/Fullscreen | Sven Gothel | 2009-10-02 | 1 | -7/+58 |
* | NEWT Intel GDL: Surface Size tuning .. ; Add missing getSurfaceHandle() | Sven Gothel | 2009-10-02 | 1 | -10/+17 |
* | NativeWindowFactory: | Sven Gothel | 2009-10-02 | 2 | -8/+352 |
* | NEWT: Fix X11 ConfigureEvent ; X11Window don't propagate pos change if parented | Sven Gothel | 2009-09-29 | 1 | -23/+32 |
* | NEWT: native parenting Win32 OK | Sven Gothel | 2009-09-13 | 1 | -37/+77 |
* | Newt: MacOSX child clipping tests (failed) | Sven Gothel | 2009-09-12 | 2 | -4/+23 |
* | Newt: native window parenting MacOSX: OK (but parent clipping is missing) ; X... | Sven Gothel | 2009-09-12 | 3 | -35/+71 |
* | NEWT: Native window parenting (X11: OK); AWTWindow external Frame OK | Sven Gothel | 2009-09-12 | 1 | -13/+8 |
* | NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c... | Sven Gothel | 2009-09-12 | 3 | -9/+17 |
* | newt: mac os mouse wheel event support, also made it more consistent with win... | trembovetski | 2009-08-25 | 2 | -3/+54 |
* | newt: one more attempt to commit insets-related changes | trembovetski | 2009-08-20 | 4 | -9/+158 |
* | newt: added expose/paint event notification needed for passive rendering. Cur... | trembovetski | 2009-08-14 | 1 | -1/+19 |
* | BroadcomEGL: No relase-ctx, no destroy-ctx - FIXME | sg215889 | 2009-07-29 | 1 | -4/+5 |
* | Add BroadcomEGL verbose messages | sg215889 | 2009-07-29 | 1 | -5/+20 |
* | Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(... | sg215889 | 2009-07-29 | 1 | -4/+13 |
* | Cleanup .. | sg215889 | 2009-07-28 | 1 | -1/+1 |
* | EGL changes for device | Morris Meyer | 2009-07-28 | 1 | -2/+2 |
* | Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG... | sg215889 | 2009-07-27 | 2 | -9/+179 |
* | NEWT: Adding KD if building with OpenGL. Fixing build in case no native libra... | sg215889 | 2009-07-24 | 1 | -12/+16 |
* | - Fix: X11 locking | Sven Gothel | 2009-06-18 | 1 | -39/+13 |
* | Corrected non-C syntax. Worked around ancient compiler/OS on | Kenneth Russel | 2009-06-17 | 1 | -26/+49 |
* | - Add: GLProfile.get(name) return default if name=="GL" as well (or if null) | Sven Gothel | 2009-06-17 | 4 | -540/+647 |
* | Newt: update to the previous fix : need to use 0xFFFF not 0xFF. | Dmitri Trembovetski | 2009-06-17 | 1 | -7/+7 |
* | Newt: fix to avoid crash on windows when compiled with vc7 configuration (cau... | Dmitri Trembovetski | 2009-06-16 | 1 | -6/+8 |
* | There is no #warning or #warn preprocessor directive in MSVC | Kenneth Russel | 2009-06-16 | 1 | -1/+0 |
* | Attempt to fix compilation under MSVC 6 | Kenneth Russel | 2009-06-16 | 1 | -3/+3 |
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 10 | -0/+3333 |