| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | NEWT AWT: Use size/pos from external frame | Sven Gothel | 2009-09-14 | 1 | -0/+4 |
* | NEWT: More elegant custom constructor type verification and setting by Window... | Sven Gothel | 2009-09-14 | 2 | -34/+107 |
* | Newt.AWT: avoid npe | Sven Gothel | 2009-09-13 | 1 | -2/+4 |
* | NEWT: remove redundant test code | Sven Gothel | 2009-09-13 | 1 | -3/+0 |
* | NEWT: native parenting Win32 OK | Sven Gothel | 2009-09-13 | 2 | -43/+88 |
* | Newt: MacOSX child clipping tests (failed) | Sven Gothel | 2009-09-12 | 3 | -6/+25 |
* | Newt: native window parenting MacOSX: OK (but parent clipping is missing) ; X... | Sven Gothel | 2009-09-12 | 6 | -54/+101 |
* | NEWT: Native window parenting (X11: OK); AWTWindow external Frame OK | Sven Gothel | 2009-09-12 | 5 | -29/+81 |
* | NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c... | Sven Gothel | 2009-09-12 | 12 | -49/+73 |
* | 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 | 8 | -14/+262 |
* | newt: additional insets support for GL and AWT Window | trembovetski | 2009-08-20 | 2 | -1/+23 |
* | newt: added support for window insets. Only implemented for Windows and MacOS. | trembovetski | 2009-08-20 | 1 | -0/+96 |
* | newt: added expose/paint event notification needed for passive rendering. Cur... | trembovetski | 2009-08-14 | 4 | -1/+177 |
* | Oops: Accidently removed AWT Display selection in NEWT | Sven Gothel | 2009-08-01 | 1 | -0/+2 |
* | GL3 Related: | Sven Gothel | 2009-08-01 | 1 | -1/+3 |
* | Gluegen: | Sven Gothel | 2009-07-31 | 1 | -1/+6 |
* | Fix: Check if windowHandle is already created | sg215889 | 2009-07-30 | 3 | -20/+26 |
* | BroadcomEGL: No relase-ctx, no destroy-ctx - FIXME | sg215889 | 2009-07-29 | 1 | -4/+5 |
* | Add BroadcomEGL verbose messages | sg215889 | 2009-07-29 | 2 | -6/+21 |
* | Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(... | sg215889 | 2009-07-29 | 4 | -6/+43 |
* | Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat... | sg215889 | 2009-07-29 | 1 | -1/+5 |
* | NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG... | sg215889 | 2009-07-28 | 2 | -3/+10 |
* | Cleanup .. | sg215889 | 2009-07-28 | 2 | -1/+4 |
* | Fix BroadcomEGL: Proper EGLGraphicsConfiguration at creation time | sg215889 | 2009-07-28 | 1 | -4/+8 |
* | 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 | 9 | -32/+391 |
* | mips changes | Morris Meyer | 2009-07-27 | 3 | -1/+90 |
* | NEWT: Adding KD if building with OpenGL. Fixing build in case no native libra... | sg215889 | 2009-07-24 | 1 | -12/+16 |
* | Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1... | Sven Gothel | 2009-07-04 | 1 | -75/+0 |
* | Local property access package-private (no qualifiers) | Sven Gothel | 2009-07-04 | 1 | -4/+4 |
* | Fix property query. Thx to Ken pointing this out. | Sven Gothel | 2009-07-03 | 3 | -21/+60 |
* | Fix property handling ; Adding jnlp. aliasing for properties | Sven Gothel | 2009-07-03 | 5 | -34/+32 |
* | Fix NEWT static singleton init | Sven Gothel | 2009-06-18 | 4 | -36/+16 |
* | - Fix: X11 locking | Sven Gothel | 2009-06-18 | 3 | -46/+30 |
* | 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 | 23 | -881/+1472 |
* | 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 | 43 | -0/+9252 |