| Commit message (Expand) | Author | Age | Files | Lines |
* | NEWT/OSX: Fix resize behavior / Cleanup coordinate transormation (client-spac... | Sven Gothel | 2011-10-13 | 2 | -51/+80 |
* | NEWT: Filter Window focusChanged() and visibleChanged() [test if value changed] | Sven Gothel | 2011-10-13 | 1 | -12/+16 |
* | GLCanvas / GLWindow: Change 'manual' resize/repaint animation filter | Sven Gothel | 2011-10-13 | 1 | -2/+2 |
* | NEWT/OSX MacWindow: Use screen of window | Sven Gothel | 2011-10-12 | 1 | -1/+1 |
* | Newt/OSX: Fix top/child positioning, positionChanged(), rely on native pos/si... | Sven Gothel | 2011-10-12 | 4 | -50/+120 |
* | OSX Minor Cleanups: ctx delete note (freeze when shared ctx), Better MainThre... | Sven Gothel | 2011-10-12 | 1 | -6/+14 |
* | NEWT OSX: Disable native VERBOSITY | Sven Gothel | 2011-10-12 | 1 | -1/+1 |
* | NEWTCanvasAWT: Add AWT GraphicsConfiguration in constructor, allowing transpa... | Sven Gothel | 2011-10-12 | 1 | -0/+16 |
* | Fix Nativewindow GetLocationOnScreen OSX impl. - Transform OSX origin bottom-... | Sven Gothel | 2011-10-12 | 1 | -1/+1 |
* | NEWT/OSX: Fix erroneous child Window position and top-parent visibility | Sven Gothel | 2011-10-11 | 2 | -73/+90 |
* | NEWT Pointer Mods: Propagate 'confined' and 'invisible' to modifier mask of I... | Sven Gothel | 2011-10-11 | 5 | -15/+51 |
* | NEWT Pointer Feature: Add Windows impl. ; Fix test (warp action) ; Minor clea... | Sven Gothel | 2011-10-10 | 6 | -14/+136 |
* | NEWT: Add pointer features: visibility, confined and warp (move) | Sven Gothel | 2011-10-10 | 7 | -36/+237 |
* | GLWindow/GLDrawableHelper: Adding experimental notion of skipping GL context ... | Sven Gothel | 2011-10-08 | 2 | -5/+30 |
* | NEWT/Android: Fix setting 'format' | Sven Gothel | 2011-10-07 | 1 | -11/+12 |
* | NEWT/Android: respect isUndecorated() and custom window size. | Sven Gothel | 2011-10-06 | 1 | -37/+40 |
* | NEWT/Window/setVisible: Remove setVisible(..) fast path - Always set visible=... | Sven Gothel | 2011-10-06 | 1 | -8/+2 |
* | NEWT/Android: Add TRANSLUCENT feature / Demo: 'GearsES2T' | Sven Gothel | 2011-10-06 | 1 | -3/+6 |
* | NEWT/Android: Add BUTTON1 for one-pointer events | Sven Gothel | 2011-10-06 | 1 | -2/+4 |
* | NEWT/Android: Move fullscreen setting to AndroidWindow ; Cleanup AndroidWindow | Sven Gothel | 2011-10-06 | 2 | -53/+67 |
* | Android/EGL: dump all caps, write-back format | Sven Gothel | 2011-10-01 | 1 | -2/+10 |
* | NEWT/Android: 565, 5551 or RGBA_8888 (no RGBX/888) ; surfaceRealized() ASAP | Sven Gothel | 2011-10-01 | 3 | -37/+68 |
* | AndroidWindow: get required PixelFormat ID by req. Caps | Sven Gothel | 2011-09-30 | 2 | -4/+48 |
* | Android: Use standard launch mode; Add default actions to NewtBaseActivity; A... | Sven Gothel | 2011-09-30 | 2 | -51/+26 |
* | NEWT/Android: More ANativeWindow coop; | Sven Gothel | 2011-09-30 | 2 | -48/+129 |
* | NEWT DisplayImpl: Check for null event in task | Sven Gothel | 2011-09-28 | 1 | -0/+6 |
* | NewtBaseActivity: Enable 'slave' mode, ie as a downstream for external launch... | Sven Gothel | 2011-09-28 | 1 | -11/+42 |
* | NEWT/Android: Send MouseClicked event, MouseEvent enhancement, Demo: real 2 f... | Sven Gothel | 2011-09-28 | 3 | -16/+114 |
* | NEWT/OSX: 'Better' child window positioning, still, after reparenting into pa... | Sven Gothel | 2011-09-27 | 3 | -8/+15 |
* | NEWT/Threading: MainThread / DefaultEDTUtil | Sven Gothel | 2011-09-27 | 5 | -224/+94 |
* | NEWT: Adapt to GlueGen's Lock ChangeSet, all java callbacks for native have '... | Sven Gothel | 2011-09-27 | 15 | -132/+193 |
* | NEWT/JOGL: MacOSX Update | Sven Gothel | 2011-09-25 | 12 | -513/+609 |
* | CreateWindow set visible; lockSurface: lock AWT if available | Sven Gothel | 2011-09-24 | 1 | -11/+15 |
* | OSX: Sync MainThread w/ DefaultEDTUtil and proper deledation AWT EDT, MacWind... | Sven Gothel | 2011-09-24 | 2 | -77/+176 |
* | Cleanup DefaultEDTUtil: Generics and DEBUG | Sven Gothel | 2011-09-24 | 1 | -32/+22 |
* | Use new JNILIbLoaderBase addNativeJarLibs(all, atomic) for JOGL, NativeWindow... | Sven Gothel | 2011-09-24 | 1 | -1/+7 |
* | Use Platform's initSingleton() instead of JVMUtil's (private package) ; Use T... | Sven Gothel | 2011-09-23 | 1 | -2/+4 |
* | Proper usage of loadLibrary | Sven Gothel | 2011-09-21 | 1 | -7/+2 |
* | NEWT/WindowImpl: Remove wait for position (keep waitForSize for reparent/full... | Sven Gothel | 2011-09-16 | 3 | -29/+6 |
* | NEWT Cleanup: AWT driver fix, WindowImpl createNative .., minor edits | Sven Gothel | 2011-09-16 | 2 | -21/+20 |
* | waitForPosSize/createWindow: exclude 0/0, at creation wait for size as well | Sven Gothel | 2011-09-16 | 1 | -37/+9 |
* | NEWT Window: Allow positionChanged(..) notification for child windows | Sven Gothel | 2011-09-16 | 1 | -1/+1 |
* | NEWT/Reparent: Make new local position/size persitent if not promoted nativel... | Sven Gothel | 2011-09-16 | 1 | -0/+14 |
* | NEWT/X11: Fix ABOVE handling, notify Java on reparentNotify, cleanup of setFu... | Sven Gothel | 2011-09-16 | 2 | -52/+118 |
* | NEWT/Reparenting: Give Composite WM some slack, sleep(100); Minor edits/fixes | Sven Gothel | 2011-09-16 | 1 | -5/+11 |
* | 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 X11/Windows: Fix AlwaysOnTop (startup and change) | Sven Gothel | 2011-09-15 | 4 | -47/+56 |