aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native/NewtMacWindow.m
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | where a programatic window.destroy() call from thread 1 triggers a destroy() call via the native windowing toolkit via windowDestroyNotify(). It has to be checked/locked if a destroy is in progress, otherwise they could deadlock (OSX and Win32).
* 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 ↵trembovetski2009-08-251-2/+53
| | | | windows
* 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
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1959 232f8b59-042b-4e1e-8c03-345bb8c30851