| Commit message (Expand) | Author | Age | Files | Lines |
* | NewtCanvasAWT: nativeWindow field lifecycle is same as holder (Composition). ... | Sven Gothel | 2011-11-09 | 1 | -1/+0 |
* | NewtCanvasAWT: Fix NPE (regression from commit 46542168d64b37f544f61802693f15... | Sven Gothel | 2011-11-09 | 1 | -2/+4 |
* | OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; Cleanup | Sven Gothel | 2011-11-09 | 2 | -58/+139 |
* | NativeWindow: Add accessor interfaces NativeSurfaceHolder and NativeWindowHolder | Sven Gothel | 2011-11-09 | 1 | -1/+15 |
* | NativeWindow/JOGL: NativeSurface adds add/remove SurfaceUpdateListener | Sven Gothel | 2011-11-06 | 2 | -45/+0 |
* | NEWT/Applet: Add 'newt.debug.Applet' ; Be more verbose in DEBUG Mode; | Sven Gothel | 2011-10-29 | 2 | -2/+51 |
* | NewtCanvasAWT: Cleanup / Remove FIXME tag (impl. is ok) | Sven Gothel | 2011-10-22 | 1 | -6/+2 |
* | NEWT/ScreenMode: If unimplemented have at least current mode in list. Current... | Sven Gothel | 2011-10-22 | 1 | -8/+12 |
* | NEWT/OSX: Proper impl. of NEWT's focus management (fixes NEWT/AWT focus behav... | Sven Gothel | 2011-10-16 | 1 | -0/+4 |
* | Fix NEWT/Pointer Invisible: INVISIBLE_MASK was equal w/ CONFINED_MASK (duh) | Sven Gothel | 2011-10-15 | 1 | -1/+1 |
* | NEWT/EDTUtil: Allow get/set poll period, defaults to defaultEDTPollPeriod | Sven Gothel | 2011-10-15 | 1 | -1/+11 |
* | GLCanvas / GLWindow: Change 'manual' resize/repaint animation filter | Sven Gothel | 2011-10-13 | 1 | -2/+2 |
* | OSX Minor Cleanups: ctx delete note (freeze when shared ctx), Better MainThre... | Sven Gothel | 2011-10-12 | 1 | -6/+14 |
* | NEWTCanvasAWT: Add AWT GraphicsConfiguration in constructor, allowing transpa... | Sven Gothel | 2011-10-12 | 1 | -0/+16 |
* | NEWT Pointer Mods: Propagate 'confined' and 'invisible' to modifier mask of I... | Sven Gothel | 2011-10-11 | 2 | -9/+19 |
* | NEWT Pointer Feature: Add Windows impl. ; Fix test (warp action) ; Minor clea... | Sven Gothel | 2011-10-10 | 1 | -0/+4 |
* | NEWT: Add pointer features: visibility, confined and warp (move) | Sven Gothel | 2011-10-10 | 2 | -0/+53 |
* | GLWindow/GLDrawableHelper: Adding experimental notion of skipping GL context ... | Sven Gothel | 2011-10-08 | 1 | -4/+25 |
* | NEWT/Android: Send MouseClicked event, MouseEvent enhancement, Demo: real 2 f... | Sven Gothel | 2011-09-28 | 1 | -4/+24 |
* | NEWT/OSX: 'Better' child window positioning, still, after reparenting into pa... | Sven Gothel | 2011-09-27 | 1 | -0/+1 |
* | NEWT/Threading: MainThread / DefaultEDTUtil | Sven Gothel | 2011-09-27 | 1 | -74/+13 |
* | NEWT/JOGL: MacOSX Update | Sven Gothel | 2011-09-25 | 1 | -274/+57 |
* | OSX: Sync MainThread w/ DefaultEDTUtil and proper deledation AWT EDT, MacWind... | Sven Gothel | 2011-09-24 | 1 | -77/+171 |
* | Use Platform's initSingleton() instead of JVMUtil's (private package) ; Use T... | Sven Gothel | 2011-09-23 | 1 | -2/+4 |
* | NewtCanvasAWT: Minor edits, prefer requestFocusInWindow() in requestFocusAWTP... | Sven Gothel | 2011-09-16 | 1 | -7/+12 |
* | JOGLNewtApplet1Run: Add gl_alpha, gl_multisamplebuffer and gl_nodefaultkeylis... | Sven Gothel | 2011-09-15 | 2 | -26/+28 |
* | JOGLNewtAppletBase: Use proper context ClassLoader; Add ElektronenMultiplizie... | Sven Gothel | 2011-09-15 | 1 | -2/+19 |
* | Add JOGL/NEWT Applet Runner; Add JOGL Applet Tests; Rename applet test version | Sven Gothel | 2011-09-15 | 2 | -0/+402 |
* | NEWT setAlwaysOnTop(): Allow windows to stay permanent on top; TODO: X11/Windows | Sven Gothel | 2011-09-14 | 2 | -0/+12 |
* | Destruction of GLAutoDrawable shall not remove them from AnimatorControl (due... | Sven Gothel | 2011-09-08 | 3 | -36/+12 |
* | Revert 98f9eef8279680a7fbd3fccb5840381faf1d5c01: removeNotify makes NEWT chil... | Sven Gothel | 2011-09-07 | 1 | -0/+1 |
* | NewtCanvasAWT: setNEWTChild() shall not be public - removeNotify shall not ma... | Sven Gothel | 2011-09-07 | 1 | -4/+3 |
* | GLWindows Lifecycle Destroy: Don't remove itself from animator-ctrl - recreat... | Sven Gothel | 2011-09-07 | 1 | -7/+1 |
* | NEWT Cleanup: Remove DEBUG_WINDOW_EVENT, .. | Sven Gothel | 2011-09-06 | 2 | -6/+5 |
* | NEWT/ScreenMode: Remove Cloneable on Immutable .. makes no sense | Sven Gothel | 2011-09-06 | 1 | -9/+1 |
* | NativeWindow/NEWT: Cont. refinement of Insets usage | Sven Gothel | 2011-09-06 | 1 | -3/+11 |
* | NativeWindow/NEWT: Refine Insets definition for size and position, read and w... | Sven Gothel | 2011-09-04 | 2 | -60/+65 |
* | Unify Immutable/WriteCloneable Usage ; Remove Clonable for ImmutableOnly types | Sven Gothel | 2011-09-04 | 1 | -9/+1 |
* | Complete commit cb4e73183103c13d8bcf7c7667e1b9ea181e1f5f (sorry) | Sven Gothel | 2011-08-30 | 1 | -4/+4 |
* | NEWT Window/WindowImpl: Add generics - addChild()/removeChild() return boolea... | Sven Gothel | 2011-08-30 | 1 | -2/+2 |
* | NEWT: Add comment in API doc ; Use more generics in impl. | Sven Gothel | 2011-08-30 | 1 | -0/+2 |
* | Cleanup: Java Generics Use and Removed Unused Methods | Sven Gothel | 2011-08-24 | 5 | -76/+56 |
* | NewtVersionActivity: Remove 'gears' test; Version Info: Drop NativeWindow/New... | Sven Gothel | 2011-08-22 | 1 | -1/+1 |
* | Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears... | Sven Gothel | 2011-08-22 | 3 | -16/+16 |
* | NEWT/Android Fix: Display/Screen/Window creation ; ScreenMode Change | Sven Gothel | 2011-08-11 | 2 | -2/+29 |
* | Merge branch 'master' of http://github.com/sgothel/jogl | Rami Santina | 2011-08-05 | 1 | -1/+1 |
|\ |
|
| * | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 1 | -1/+1 |
* | | Fix: event mapping mismatch | Rami Santina | 2011-08-05 | 1 | -4/+1 |
* | | add multitouch getPointerId data | Rami Santina | 2011-08-04 | 1 | -14/+37 |
|/ |
|
* | Hide NEWT AWT Event implementation details to jogamp.newt.awt.event | Sven Gothel | 2011-08-02 | 8 | -350/+17 |