Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix NEWT Window destroy/close race condition, | Sven Gothel | 2010-04-09 | 1 | -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 Gothel | 2009-09-12 | 1 | -0/+8 |
| | |||||
* | newt: mac os mouse wheel event support, also made it more consistent with ↵ | trembovetski | 2009-08-25 | 1 | -2/+53 |
| | | | | windows | ||||
* | newt: one more attempt to commit insets-related changes | trembovetski | 2009-08-20 | 1 | -4/+37 |
| | |||||
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 1 | -0/+391 |
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1959 232f8b59-042b-4e1e-8c03-345bb8c30851 |