summaryrefslogtreecommitdiffstats
path: root/src/newt/classes
Commit message (Expand)AuthorAgeFilesLines
* NEWT MacWindow: Revised offscreen FIXME tagsSven Gothel2011-11-201-6/+5
* NEWT/AWT Focus traversal enhancement/fix (incl. OS X fixes)Sven Gothel2011-11-194-263/+435
* NEWT: Move 'focusAction()' invokation from native code to Java, avoiding dead...Sven Gothel2011-11-191-9/+21
* NEWT Window: Promote/Expose 'Window getDelegatedWindow()' for accessing the d...Sven Gothel2011-11-194-8/+11
* Relocate NewtFactoryAWT: jogamp.newt.awt.event -> jogamp.newt.awtSven Gothel2011-11-191-1/+1
* Fix NewtCanvasAWT Focus Traversal (focusable)Sven Gothel2011-11-181-0/+4
* NEWT/AWT Focus Traversal / Deadlock Fix (Windows) ; Harmonized NEWT KeyListen...Sven Gothel2011-11-188-62/+215
* NEWT InputEvent consumed: Expose special attachement Object 'consumedTag', wh...Sven Gothel2011-11-181-0/+5
* OS X Layered View Part8: Generalize OffscreenLayerSurface ; Use local JAWT in...Sven Gothel2011-11-124-37/+162
* OS X Layered View: Part7 Allow NEWT onscreen MacWindow to be used incl repare...Sven Gothel2011-11-112-23/+73
* Revert introduction of NativeSurfaceHolder and NativeWindowHolder interfacesSven Gothel2011-11-113-30/+2
* NEWT/WindowImpl: Fix minor regression offscreen recreate @ setSize() (commit ...Sven Gothel2011-11-101-3/+6
* NEWT/Screen: minor editing/cleanupSven Gothel2011-11-101-4/+3
* NEWT/WindowImpl: Generalize recreation @ setSize() for offscreen surfaceSven Gothel2011-11-101-53/+54
* Fix regression JAWTWindow/AWTGraphicsConfiguration updateGraphicsConfiguratio...Sven Gothel2011-11-101-1/+10
* NewtCanvasAWT: nativeWindow field lifecycle is same as holder (Composition). ...Sven Gothel2011-11-091-1/+0
* NewtCanvasAWT: Fix NPE (regression from commit 46542168d64b37f544f61802693f15...Sven Gothel2011-11-091-2/+4
* NativeWindow: SurfaceChangeable::setSize() -> surfaceSizeChanged() to avoid c...Sven Gothel2011-11-091-0/+4
* Fix regression: setScreen(..) invalid ref count & flagSven Gothel2011-11-091-25/+6
* OS X Layered View: Part5 NEWT/AWT Interaction ; Fix NSOpenGLLayer pos ; CleanupSven Gothel2011-11-095-78/+191
* OS X Layered View: Part4 NEWT OffscreenWindow/WindowImpl fixSven Gothel2011-11-092-9/+24
* NativeWindow: Add accessor interfaces NativeSurfaceHolder and NativeWindowHolderSven Gothel2011-11-091-1/+15
* NativeWindow/JOGL: NativeSurface adds add/remove SurfaceUpdateListenerSven Gothel2011-11-063-98/+12
* Impl layeredSurface (java/native):Sven Gothel2011-11-051-0/+2
* NEWT/Applet: Add 'newt.debug.Applet' ; Be more verbose in DEBUG Mode;Sven Gothel2011-10-292-2/+51
* NEWT/OSX: Add missing sendKeyEvent(..) specialization to produce the keyCode ...Sven Gothel2011-10-261-1/+10
* NEWT/ScreenMode: Make getCurrenctScreenMode..() more fail proof in case the (...Sven Gothel2011-10-231-15/+26
* NewtCanvasAWT: Cleanup / Remove FIXME tag (impl. is ok)Sven Gothel2011-10-221-6/+2
* NEWT/ScreenMode: If unimplemented have at least current mode in list. Current...Sven Gothel2011-10-222-74/+86
* NEWT/OSX: Attempt to stabilize native parenting (ie w/ AWT) ; Add windowRepai...Sven Gothel2011-10-201-12/+13
* Only revert ScreenMode (destroy/shutdown) if owner (Screen) changed itSven Gothel2011-10-193-11/+36
* NEWT/OSX: Adding 'fake' lockSurface based on [view canDraw]. Can't use lockFo...Sven Gothel2011-10-161-6/+19
* NEWT/OSX: Proper impl. of NEWT's focus management (fixes NEWT/AWT focus behav...Sven Gothel2011-10-162-10/+10
* NEWT/OSX: Add mouse enter/exit and pointer features (visible, confined, warp)...Sven Gothel2011-10-162-28/+50
* NEWT/Mouse: Skip 'move' event w/ same position. Add Enter/Exit eventsSven Gothel2011-10-152-4/+47
* NEWT/Pointer Confined: Dispatch mouse move events before enabled; Only reques...Sven Gothel2011-10-151-3/+12
* Fix NEWT/Pointer Invisible: INVISIBLE_MASK was equal w/ CONFINED_MASK (duh)Sven Gothel2011-10-151-1/+1
* NEWT/EDTUtil: Allow get/set poll period, defaults to defaultEDTPollPeriodSven Gothel2011-10-153-5/+32
* NEWT/OSX: Fix resize behavior / Cleanup coordinate transormation (client-spac...Sven Gothel2011-10-131-42/+63
* NEWT: Filter Window focusChanged() and visibleChanged() [test if value changed]Sven Gothel2011-10-131-12/+16
* GLCanvas / GLWindow: Change 'manual' resize/repaint animation filterSven Gothel2011-10-131-2/+2
* Newt/OSX: Fix top/child positioning, positionChanged(), rely on native pos/si...Sven Gothel2011-10-121-18/+9
* OSX Minor Cleanups: ctx delete note (freeze when shared ctx), Better MainThre...Sven Gothel2011-10-121-6/+14
* NEWTCanvasAWT: Add AWT GraphicsConfiguration in constructor, allowing transpa...Sven Gothel2011-10-121-0/+16
* NEWT/OSX: Fix erroneous child Window position and top-parent visibilitySven Gothel2011-10-111-39/+26
* NEWT Pointer Mods: Propagate 'confined' and 'invisible' to modifier mask of I...Sven Gothel2011-10-115-15/+51
* NEWT Pointer Feature: Add Windows impl. ; Fix test (warp action) ; Minor clea...Sven Gothel2011-10-104-8/+57
* NEWT: Add pointer features: visibility, confined and warp (move)Sven Gothel2011-10-106-36/+161
* GLWindow/GLDrawableHelper: Adding experimental notion of skipping GL context ...Sven Gothel2011-10-082-5/+30
* NEWT/Android: Fix setting 'format'Sven Gothel2011-10-071-11/+12