aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Cleanup (removed obsolete class / imports) ; Cg fixSven Gothel2010-12-132-4/+4
* common folder etc: junit -> testSven Gothel2010-12-132-18/+18
* tests: test.auto.run (junit.run) and test.manual.runSven Gothel2010-12-133-15/+70
* Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp...Sven Gothel2010-12-136-122/+120
* Fix API doc: firstUIActionOnProcessSven Gothel2010-12-121-2/+2
* Newt: Add com.jogamp.newt.util.* package(s) to public javadocSven Gothel2010-12-121-1/+1
* NativeWindow: Move RegisteredClass to private impl packageSven Gothel2010-12-121-2/+0
* GLJPanel/GLPbufferImpl: destroy pbuffer reentrance fix; disable device close ...Sven Gothel2010-12-122-4/+4
* script updatesSven Gothel2010-12-127-12/+49
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-125-19/+58
* Add javaws test scriptsSven Gothel2010-12-112-0/+17
* GDI: Add GetObjectType(..)Sven Gothel2010-12-101-0/+19
* GDI: Fix CreateDummyWindow: Use local getModuleHandle(NULL) and synchronize f...Sven Gothel2010-12-093-12/+10
* X11 DummyWindow: Pass size and set size in proxySven Gothel2010-12-041-1/+1
* JOGL: Proper handling of Read Drawable Support (if not supported), add query.Sven Gothel2010-11-284-7/+8
* Javadoc developer level must be 1.5 due to gluegen compile time pluginSven Gothel2010-11-271-1/+1
* GLCanvas: Fix disableBackgroundErase/X11, make drawable creation more robust,...Sven Gothel2010-11-272-9/+11
* 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-251-8/+16
* NativeWindow/GDI: Adding ERROR_SUCCESS to make the code more clear.Sven Gothel2010-11-251-1/+2
* test scripts: add new AWT recreation testSven Gothel2010-11-252-2/+5
* AnimatorBase: add()/remove() - decorate change of drawables with pause()/resu...Sven Gothel2010-11-231-3/+3
* Add GLJPanel test (works better in jogl-demos though, need to copy)Sven Gothel2010-11-232-4/+6
* Manifest: Add URLSven Gothel2010-11-236-0/+6
* Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race conditionSven Gothel2010-11-231-2/+2
* Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race conditionSven Gothel2010-11-231-2/+2
* Scripts: bump to 6u22; distinguish windows test batch x64/x32Sven Gothel2010-11-239-18/+55
* NativeWindow/Windows: Fix CreateDummyWindow gluegen and usageSven Gothel2010-11-226-12/+21
* NativeWindow: Fix XSynchronize gluegenSven Gothel2010-11-221-1/+1
* JOGL/NEWT: Animator fixesSven Gothel2010-11-211-3/+7
* Fix bug#414, missing back conversion (using gluegen 992dcea3e94eead998942127a...Sven Gothel2010-11-191-3/+30
* JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo...Sven Gothel2010-11-184-5/+9
* Finishing Immutable changes including GLCapabiltiesImmutable.Sven Gothel2010-11-171-1/+2
* Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...Sven Gothel2010-11-172-1/+6
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-1710-88/+109
* NEWT Lifecycle remodel: Window destroy() !Sven Gothel2010-11-161-0/+2
* Add javadoc target 'javadoc.nw.spec.zip' to test without using up to much res...Sven Gothel2010-11-161-1/+3
* Use common javadoc file structure 'javadoc/<module>/<javadoc-type>' and zip a...Sven Gothel2010-11-161-90/+128
* Javadoc: Adding packages containing JogampVersion derivations; DevDoc: Add jo...Sven Gothel2010-11-161-2/+2
* JOGL javadoc: Link offline relative URL (buggy) -> Link online relative URLSven Gothel2010-11-161-11/+41
* Javadoc URL: Use rel. gluegen URL utilizing jogamp-next/javadoc/<module>/javadocSven Gothel2010-11-151-2/+3
* Fix javadoc offline link rel. package-list location in gluegen, use passed 'g...Sven Gothel2010-11-151-8/+8
* remove redundant semicolon in gluegen Cg cfg fileSven Gothel2010-11-151-3/+3
* Stub POM to resolve buld-time dependenciesEvgeniy Tsvigun2010-11-151-0/+57
* NEWT: Cleanup reparent (window resize/display) ; AWT Focus Tests: Bring back ...Sven Gothel2010-11-151-1/+1
* NEWT: Make setVisible/reparentWindow return status more reliable (visibility,...Sven Gothel2010-11-151-3/+3
* JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de...Sven Gothel2010-11-144-6/+22
* Adding *Version to sub packagesSven Gothel2010-11-143-2/+4
* updated runtime-properties.txt docSven Gothel2010-11-131-2/+5
* Use GlueGen VersionUtil to dump full Manifest versionSven Gothel2010-11-107-13/+13