aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-nativewindow.xml
Commit message (Expand)AuthorAgeFilesLines
* Move manual GDI utils to GDIUtil ; Minor cleanup.Sven Gothel2011-12-011-0/+1
* NativeWindow build: Remove duplicate class X11AWTGraphicsConfigurationFactory...Sven Gothel2011-11-261-3/+3
* Fix Reloc AttachJAWTSurfaceLayer() (commit d644e9321dceeecdd94a1797e25e6e356d...Sven Gothel2011-11-181-0/+1
* OS X Layered View: Part6 (native) Using a root CALayer where we attach/detach...Sven Gothel2011-11-101-0/+2
* OSX: CGL type cleanup ; layeredSurface impl.Sven Gothel2011-11-051-1/+9
* Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...Sven Gothel2011-10-181-5/+34
* OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those ...Sven Gothel2011-10-131-1/+1
* NativeWindow/OSX: Add nativewindow_macosx lib and nativewindow.os.macosx.jar ...Sven Gothel2011-09-251-3/+28
* Complete translucency support for Win32 - tested w/ NEWTSven Gothel2011-09-041-3/+7
* NativeWindow X11: Add DSO Xrender dependencySven Gothel2011-09-031-0/+6
* Proper classpath for all javah commands, using 'rootrel.build'Sven Gothel2011-08-301-2/+4
* Fix classpaths to work with Java 7's javahWade Walker2011-08-251-1/+1
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-36/+16
* Adapt latest gluegen changes for crossplatform.Sven Gothel2011-08-021-3/+3
* build: add linux/armv7 support ; only add resources once w/o java sourceSven Gothel2011-07-281-3/+28
* Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...Sven Gothel2011-06-111-1/+3
* Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements'Sven Gothel2011-02-251-50/+73
|\
| * Prevent native libraries from always rebuilding and strippingWade Walker2011-02-181-50/+73
* | NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jarSven Gothel2011-02-221-2/+5
* | NativeWindow/SWT: Add SWTMisc utility allowing platform independent accessSven Gothel2011-02-221-1/+1
|/
* Remove CDCSven Gothel2011-02-091-87/+8
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-14/+14
* Fix jnlp files jar names and removed main attribute of jar refSven Gothel2010-12-151-2/+2
* Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.Sven Gothel2010-12-121-5/+8
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-7/+38
* Adding *Version to sub packagesSven Gothel2010-11-141-1/+1
* Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha...Sven Gothel2010-11-101-45/+8
* Gluegen parts in src/gluegen (clean)Sven Gothel2010-11-071-16/+13
* Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6...Sven Gothel2010-11-061-6/+9
* NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit testSven Gothel2010-10-061-1/+1
* Prepend /usr/local/lib for X11 librariesMark Rothwell2010-06-261-4/+4
* Use correct compiler setup for nativewindowMark Rothwell2010-06-261-2/+6
* Correct compiler config (not amd64 specific)Mark Rothwell2010-06-261-1/+1
* FreeBSD does not use /usr/X11R6 anymore (it became a symlink to /usr/local qu...Mark Rothwell2010-06-261-5/+0
* Split and use new linker definitions for FreeBSD (nativewindow)Mark Rothwell2010-06-261-5/+23
* Fix NativeWindow JAWT Code Generation and Bounds AccessSven Gothel2010-05-271-2/+2
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-4/+4
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-161-2/+13
* Xorg libs/headers are in std FS location /usrSven Gothel2010-04-301-4/+4
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-281-14/+13
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-13/+1
* Further ATI (fglrx) X11Display bug workaround/cleanupSven Gothel2010-04-151-0/+3
* *** Now Using Apache-Ant-1.8.0 ***Sven Gothel2010-04-101-0/+2
* Cleanup ant files, intro: build-common.xml used for all targets; Extracting b...Sven Gothel2010-04-091-189/+59
* Added doc/deployment:Sven Gothel2010-04-081-22/+22
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-12/+12
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* build should use gluegen.root property where possible.Michael Bien2009-11-291-5/+5
* Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.i...Sven Gothel2009-10-021-4/+1
* Gluegen:Sven Gothel2009-07-311-9/+9