aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native/X11Window.c
Commit message (Expand)AuthorAgeFilesLines
* A little cleanup ..Sven Gothel2010-05-061-55/+44
* Newt X11: Add focus in/out events; Request focus with mouse clickSven Gothel2010-05-051-20/+35
* NEWT Fixes:Sven Gothel2010-05-041-46/+129
* - Fix GLProcAddressResolver regression: Use GLProcAddressResolver !Sven Gothel2010-04-271-34/+0
* NEWT CleanupSven Gothel2010-04-241-27/+27
* Newt.X11:XEventsQueued: QueuedAlready doesn't work on ATI - use QueuedAfterFlushSven Gothel2010-04-221-5/+9
* Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile....Sven Gothel2010-04-221-3/+2
* Add remark (unsigned long -> uint_32) ..Sven Gothel2010-04-211-1/+1
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-16/+18
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-49/+27
* NEWT X11 Fix (mainly ATI and multithreading)Sven Gothel2010-04-131-6/+69
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-291-28/+28
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-28/+28
* Fix Solaris buildSven Gothel2009-10-151-6/+5
* NEWT: Add EventDispatchThread (EDT) pattern.Sven Gothel2009-10-101-31/+140
* NEWT: Fix X11 ConfigureEvent ; X11Window don't propagate pos change if parentedSven Gothel2009-09-291-23/+32
* Newt: native window parenting MacOSX: OK (but parent clipping is missing) ; X...Sven Gothel2009-09-121-27/+37
* NEWT: Native window parenting (X11: OK); AWTWindow external Frame OKSven Gothel2009-09-121-13/+8
* NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c...Sven Gothel2009-09-121-4/+6
* - Fix: X11 locking Sven Gothel2009-06-181-39/+13
* Corrected non-C syntax. Worked around ancient compiler/OS onKenneth Russel2009-06-171-26/+49
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-171-189/+341
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+642