aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native/MacWindow.m
Commit message (Expand)AuthorAgeFilesLines
* NEWT/OSX: Adding 'fake' lockSurface based on [view canDraw]. Can't use lockFo...Sven Gothel2011-10-161-0/+34
* NEWT/OSX: Proper impl. of NEWT's focus management (fixes NEWT/AWT focus behav...Sven Gothel2011-10-161-22/+32
* NEWT/OSX: exec. makeKeyAndOrderFront/makeKeyWindow on MainThreadSven Gothel2011-10-161-5/+6
* NEWT/OSX: Add mouse enter/exit and pointer features (visible, confined, warp)...Sven Gothel2011-10-161-33/+43
* NEWT/OSX: Fix resize behavior / Cleanup coordinate transormation (client-spac...Sven Gothel2011-10-131-9/+17
* NEWT/OSX MacWindow: Use screen of windowSven Gothel2011-10-121-1/+1
* Newt/OSX: Fix top/child positioning, positionChanged(), rely on native pos/si...Sven Gothel2011-10-121-14/+68
* Fix Nativewindow GetLocationOnScreen OSX impl. - Transform OSX origin bottom-...Sven Gothel2011-10-121-1/+1
* NEWT/OSX: Fix erroneous child Window position and top-parent visibilitySven Gothel2011-10-111-34/+64
* NEWT/OSX: 'Better' child window positioning, still, after reparenting into pa...Sven Gothel2011-09-271-6/+6
* NEWT: Adapt to GlueGen's Lock ChangeSet, all java callbacks for native have '...Sven Gothel2011-09-271-17/+59
* NEWT/JOGL: MacOSX UpdateSven Gothel2011-09-251-101/+134
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-31/+31
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-31/+31
* Fix macosx NEWT warningsSven Gothel2010-11-021-1/+2
* NEWT: Focus Fix + CleanupSven Gothel2010-09-031-1/+0
* NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...Sven Gothel2010-05-281-5/+26
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-11/+11
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-1/+1
* NEWT CleanupSven Gothel2010-04-241-31/+31
* Fix missing MacOsX Newt refactoringSven Gothel2010-04-091-30/+30
* Added doc/deployment:Sven Gothel2010-04-081-1/+1
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-291-31/+31
* Newt: MacOSX child clipping tests (failed)Sven Gothel2009-09-121-4/+15
* Newt: native window parenting MacOSX: OK (but parent clipping is missing) ; X...Sven Gothel2009-09-121-8/+22
* NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c...Sven Gothel2009-09-121-2/+8
* newt: one more attempt to commit insets-related changestrembovetski2009-08-201-1/+6
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-171-89/+106
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+430