aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native/NewtMacWindow.m
Commit message (Expand)AuthorAgeFilesLines
* NEWT/OSX NewtView: Add 'soft' pthread locking impacts: needsDisplay/displayIf...Sven Gothel2011-10-271-10/+66
* NEWT/OSX: Can't use sending key/mouse directly to WindowImpl, deadlock .. see...Sven Gothel2011-10-261-1/+7
* NEWT/MacOSX: Fix resignKeyWindow super call. Summarize sendFocusLost/sendFocu...Sven Gothel2011-10-221-40/+12
* NEWT/OSX: Attempt to stabilize native parenting (ie w/ AWT) ; Add windowRepai...Sven Gothel2011-10-201-27/+70
* NEWT/OSX: Send events direct w/o EDT queue (like X11 and Win32)Sven Gothel2011-10-161-10/+28
* NEWT/OSX: Proper impl. of NEWT's focus management (fixes NEWT/AWT focus behav...Sven Gothel2011-10-161-0/+43
* NEWT/OSX: Add mouse enter/exit and pointer features (visible, confined, warp)...Sven Gothel2011-10-161-37/+182
* Newt/OSX: Fix top/child positioning, positionChanged(), rely on native pos/si...Sven Gothel2011-10-121-18/+38
* NEWT: Adapt to GlueGen's Lock ChangeSet, all java callbacks for native have '...Sven Gothel2011-09-271-22/+26
* NEWT/JOGL: MacOSX UpdateSven Gothel2011-09-251-27/+162
* NativeWindow/NEWT: Refine Insets definition for size and position, read and w...Sven Gothel2011-09-041-1/+1
* NEWT: Add WindowListener.windowDestroyed() ; Remove WindowImpl.windowDestroyed()Sven Gothel2010-12-231-4/+1
* Fix macosx compilationSven Gothel2010-11-021-10/+10
* NEWT: Fix / Stabilize Fullscreen/Decoration/Reparenting Mode ChangesSven Gothel2010-10-211-5/+18
* Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.numberSven Gothel2010-07-261-26/+27
* Fix file modesSven Gothel2010-07-071-0/+0
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-25/+25
* NEWT: Add missing return in recursive lock; Add MacOSX EVENT_KEY_TYPEDSven Gothel2010-04-241-0/+1
* Fix NEWT Window destroy/close race condition,Sven Gothel2010-04-091-1/+1
* Newt: MacOSX child clipping tests (failed)Sven Gothel2009-09-121-0/+8
* newt: mac os mouse wheel event support, also made it more consistent with win...trembovetski2009-08-251-2/+53
* newt: one more attempt to commit insets-related changestrembovetski2009-08-201-4/+37
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+391