aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt
Commit message (Expand)AuthorAgeFilesLines
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0947-245/+245
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-0832-0/+0
* GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, WGL...Sven Gothel2011-01-312-19/+58
* Fix: GLX exception message / sorted importsSven Gothel2011-01-311-2/+3
* NEWT: Add WindowListener.windowDestroyed() ; Remove WindowImpl.windowDestroyed()Sven Gothel2010-12-2314-52/+35
* JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444)Sven Gothel2010-12-194-40/+110
* Version Applet as JavaWSSven Gothel2010-12-181-7/+64
* Version Applet: set GLCanvas size, otherwise it won't realize GL drawableSven Gothel2010-12-161-0/+1
* Add Version AppletSven Gothel2010-12-151-0/+88
* NativeWindow: Move RegisteredClass to private impl packageSven Gothel2010-12-122-3/+4
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-124-126/+51
* NEWT: Minor cleanup ; Debug setVisible message in issuing threadSven Gothel2010-12-101-6/+8
* NEWT/Windows: Use GDI GetDC/ReleaseDCSven Gothel2010-12-092-27/+3
* X11 DummyWindow: Pass size and set size in proxySven Gothel2010-12-041-1/+0
* Fix NEWT GLWindow: Adding missing shared GLContext setter (with unit test)Sven Gothel2010-12-031-1/+14
* Fix NEWT WindowImpl: setTitleImpl() at native construction.Sven Gothel2010-12-031-0/+1
* Cleanup GLDrawableFactory API and platform ImplementationsSven Gothel2010-12-032-2/+2
* NEWT/X11: Don't erase background with pixmap or pixelSven Gothel2010-11-281-2/+2
* NewtCanvasAWT: disableBackgroundErase() before (X11) and after (Windows) addN...Sven Gothel2010-11-281-0/+17
* NEWT WindowImpl: Null Check on childWindows (already destroyed)Sven Gothel2010-11-281-2/+2
* Reduce the use of xml brackets to reduce potential hudson/junit xml parser ex...Sven Gothel2010-11-251-1/+1
* Refined VersionInfo usageSven Gothel2010-11-252-2/+6
* GLAnimatorControl pause()/resume() don't fail fast, return a boolean instead ...Sven Gothel2010-11-221-7/+6
* JOGL/NEWT: Animator fixesSven Gothel2010-11-214-68/+67
* minor formattingSven Gothel2010-11-191-11/+6
* Resume GLAnimatorCtrl after destroying, so it back in state for either this r...Sven Gothel2010-11-191-0/+3
* Avoid sendDestroy mechanism in favor of immediate destroy using AnimatorContr...Steve Vaughan2010-11-191-2/+21
* print platform info additional to the module info.Michael Bien2010-11-182-0/+3
* modifications due to changes in GlueGen's VersionUtil.getManifest().Michael Bien2010-11-181-3/+2
* NEWT: Adding CapabilitiesChooser setter and using it in createNativeImpl() ..Sven Gothel2010-11-1812-13/+40
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-1714-55/+54
* NEWT X11Display: ignore null Display handle at dispatchSven Gothel2010-11-171-3/+3
* Merge branch 'pulled'Sven Gothel2010-11-174-10/+19
|\
| * Implement CapabilitiesImmutable to indicate that getRequestedCapabilities() a...Steve Vaughan2010-11-174-11/+19
* | cleanup importsSven Gothel2010-11-171-1/+0
* | GLWindow becomes NEWTEventConsumer (missed that one) ; Adding test for NEWTEv...Sven Gothel2010-11-171-1/+8
* | JAWTWindow: Avoid AWTTreeLock, cleanup.Sven Gothel2010-11-171-1/+1
* | Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...Sven Gothel2010-11-172-59/+2
* | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-172-46/+2
|/
* NEWT Lifecycle remodel: Window destroy() !Sven Gothel2010-11-1611-274/+299
* NEWT: Cleanup reparent (window resize/display) ; AWT Focus Tests: Bring back ...Sven Gothel2010-11-151-12/+15
* NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()Sven Gothel2010-11-158-8/+8
* NEWT: Make setVisible/reparentWindow return status more reliable (visibility,...Sven Gothel2010-11-152-15/+36
* NEWT: Add optional eager native initialization ; Proper exception handlingSven Gothel2010-11-145-26/+60
* GlueGen JogampVersion Adaption (getInfo -> toStringBuffer/toString)Sven Gothel2010-11-142-6/+6
* Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and...Sven Gothel2010-11-122-3/+69
* AbstractGraphicsDevice ..: Add device/display connection attribute to support...Sven Gothel2010-11-121-1/+1
* Adding simple static main test entry to provide standalone autobuild verifica...Sven Gothel2010-11-091-0/+32
* Added fast path to equals impl.Sven Gothel2010-11-064-1/+4
* Complete removal of NV KD and OMX started with 46f17013c7cd59d551371edb2c1a4a...Sven Gothel2010-11-061-1/+6