| Commit message (Expand) | Author | Age | Files | Lines |
* | NEWT: Add WindowListener.windowDestroyed() ; Remove WindowImpl.windowDestroyed() | Sven Gothel | 2010-12-23 | 1 | -6/+0 |
* | X11 DummyWindow: Pass size and set size in proxy | Sven Gothel | 2010-12-04 | 1 | -1/+0 |
* | NEWT/X11: Don't erase background with pixmap or pixel | Sven Gothel | 2010-11-28 | 1 | -2/+2 |
* | Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi... | Sven Gothel | 2010-11-17 | 1 | -58/+0 |
* | NEWT Window Lifecycle / ScreenMode: | Sven Gothel | 2010-11-03 | 1 | -27/+57 |
* | Minor cleanup: strings, unused vars, .. | Sven Gothel | 2010-11-02 | 1 | -5/+4 |
* | Fix ScreenMode ; Add FatalError to NewtCommon.c ; Fix Windows Build | Sven Gothel | 2010-10-29 | 1 | -29/+26 |
* | remove positive RANDR message | Sven Gothel | 2010-10-29 | 1 | -2/+0 |
* | NEWT: ScreenMode changes | Sven Gothel | 2010-10-26 | 1 | -197/+275 |
* | Merge branch 'master' of http://github.com/sgothel/jogl | Rami Santina | 2010-10-21 | 1 | -222/+287 |
|\ |
|
| * | NEWT: Fix / Stabilize Fullscreen/Decoration/Reparenting Mode Changes | Sven Gothel | 2010-10-21 | 1 | -223/+284 |
| * | Fix: X11 Fullscreen mode behaviour | Rami Santina | 2010-10-11 | 1 | -26/+23 |
| * | Added Fullscreen WM Hit to the X11 window | Rami Santina | 2010-10-11 | 1 | -4/+56 |
* | | Added Screen Rotation manipulation API (with X11 impl) | Rami Santina | 2010-10-18 | 1 | -4/+102 |
* | | Screen Mode manipulation API (with X11 impl) ; X11 Fullscreen impl | Rami Santina | 2010-10-17 | 1 | -5/+210 |
|/ |
|
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 1 | -3/+5 |
* | NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocus | Sven Gothel | 2010-09-23 | 1 | -20/+12 |
* | NEWT: Focus Fix + Cleanup | Sven Gothel | 2010-09-03 | 1 | -9/+19 |
* | Newt: X11 ICC window properties ; Still bugs with composite manager and Newt ... | Sven Gothel | 2010-07-17 | 1 | -26/+27 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 1 | -0/+0 |
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-07-07 | 1 | -13/+42 |
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-06-26 | 1 | -38/+71 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 1 | -122/+96 |
* | NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ... | Sven Gothel | 2010-05-28 | 1 | -59/+171 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 1 | -12/+8 |
* | A little cleanup .. | Sven Gothel | 2010-05-06 | 1 | -55/+44 |
* | Newt X11: Add focus in/out events; Request focus with mouse click | Sven Gothel | 2010-05-05 | 1 | -20/+35 |
* | NEWT Fixes: | Sven Gothel | 2010-05-04 | 1 | -46/+129 |
* | - Fix GLProcAddressResolver regression: Use GLProcAddressResolver ! | Sven Gothel | 2010-04-27 | 1 | -34/+0 |
* | NEWT Cleanup | Sven Gothel | 2010-04-24 | 1 | -27/+27 |
* | Newt.X11:XEventsQueued: QueuedAlready doesn't work on ATI - use QueuedAfterFlush | Sven Gothel | 2010-04-22 | 1 | -5/+9 |
* | Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile.... | Sven Gothel | 2010-04-22 | 1 | -3/+2 |
* | Add remark (unsigned long -> uint_32) .. | Sven Gothel | 2010-04-21 | 1 | -1/+1 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -16/+18 |
* | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 1 | -49/+27 |
* | NEWT X11 Fix (mainly ATI and multithreading) | Sven Gothel | 2010-04-13 | 1 | -6/+69 |
* | moved com.jogamp.javafx.* to com.jogamp.*. | Michael Bien | 2010-03-29 | 1 | -28/+28 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 1 | -28/+28 |
* | Fix Solaris build | Sven Gothel | 2009-10-15 | 1 | -6/+5 |
* | NEWT: Add EventDispatchThread (EDT) pattern. | Sven Gothel | 2009-10-10 | 1 | -31/+140 |
* | NEWT: Fix X11 ConfigureEvent ; X11Window don't propagate pos change if parented | Sven Gothel | 2009-09-29 | 1 | -23/+32 |
* | Newt: native window parenting MacOSX: OK (but parent clipping is missing) ; X... | Sven Gothel | 2009-09-12 | 1 | -27/+37 |
* | 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 | 1 | -4/+6 |
* | - 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 | 1 | -189/+341 |
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 1 | -0/+642 |