| Commit message (Expand) | Author | Age | Files | Lines |
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 1 | -0/+1 |
* | Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,... | Sven Gothel | 2012-01-22 | 1 | -2/+9 |
* | Fix Bug 546: Provide more information about the system | Sylvestre Ledru | 2012-01-09 | 1 | -0/+1 |
* | Fix Bug 547: Enable others architectures under GNU/Linux | Sylvestre Ledru | 2012-01-09 | 1 | -1/+37 |
* | OSX: NW/NEWT use weak binding for Quartz and Cocoa (compatibility for 10.5) | Sven Gothel | 2012-01-09 | 1 | -2/+2 |
* | OSX 10.6 build fix: '-F <frameworkdir> -> -F<frameworkdir> | Sven Gothel | 2012-01-09 | 1 | -2/+1 |
* | Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ... | Sven Gothel | 2012-01-09 | 1 | -0/+19 |
* | JOGL junit.run: Add 32bit tests for OSX (fat binaries) | Sven Gothel | 2011-12-18 | 1 | -2/+4 |
* | Move manual GDI utils to GDIUtil ; Minor cleanup. | Sven Gothel | 2011-12-01 | 1 | -0/+1 |
* | NativeWindow build: Remove duplicate class X11AWTGraphicsConfigurationFactory... | Sven Gothel | 2011-11-26 | 1 | -3/+3 |
* | Fix Reloc AttachJAWTSurfaceLayer() (commit d644e9321dceeecdd94a1797e25e6e356d... | Sven Gothel | 2011-11-18 | 1 | -0/+1 |
* | OS X Layered View: Part6 (native) Using a root CALayer where we attach/detach... | Sven Gothel | 2011-11-10 | 1 | -0/+2 |
* | OSX: CGL type cleanup ; layeredSurface impl. | Sven Gothel | 2011-11-05 | 1 | -1/+9 |
* | Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ... | Sven Gothel | 2011-10-18 | 1 | -5/+34 |
* | OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those ... | Sven Gothel | 2011-10-13 | 1 | -1/+1 |
* | NativeWindow/OSX: Add nativewindow_macosx lib and nativewindow.os.macosx.jar ... | Sven Gothel | 2011-09-25 | 1 | -3/+28 |
* | Complete translucency support for Win32 - tested w/ NEWT | Sven Gothel | 2011-09-04 | 1 | -3/+7 |
* | NativeWindow X11: Add DSO Xrender dependency | Sven Gothel | 2011-09-03 | 1 | -0/+6 |
* | Proper classpath for all javah commands, using 'rootrel.build' | Sven Gothel | 2011-08-30 | 1 | -2/+4 |
* | Fix classpaths to work with Java 7's javah | Wade Walker | 2011-08-25 | 1 | -1/+1 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 1 | -36/+16 |
* | Adapt latest gluegen changes for crossplatform. | Sven Gothel | 2011-08-02 | 1 | -3/+3 |
* | build: add linux/armv7 support ; only add resources once w/o java source | Sven Gothel | 2011-07-28 | 1 | -3/+28 |
* | Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ... | Sven Gothel | 2011-06-11 | 1 | -1/+3 |
* | Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements' | Sven Gothel | 2011-02-25 | 1 | -50/+73 |
|\ |
|
| * | Prevent native libraries from always rebuilding and stripping | Wade Walker | 2011-02-18 | 1 | -50/+73 |
* | | NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jar | Sven Gothel | 2011-02-22 | 1 | -2/+5 |
* | | NativeWindow/SWT: Add SWTMisc utility allowing platform independent access | Sven Gothel | 2011-02-22 | 1 | -1/+1 |
|/ |
|
* | Remove CDC | Sven Gothel | 2011-02-09 | 1 | -87/+8 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -14/+14 |
* | Fix jnlp files jar names and removed main attribute of jar ref | Sven Gothel | 2010-12-15 | 1 | -2/+2 |
* | Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc. | Sven Gothel | 2010-12-12 | 1 | -5/+8 |
* | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N... | Sven Gothel | 2010-11-17 | 1 | -7/+38 |
* | Adding *Version to sub packages | Sven Gothel | 2010-11-14 | 1 | -1/+1 |
* | Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha... | Sven Gothel | 2010-11-10 | 1 | -45/+8 |
* | Gluegen parts in src/gluegen (clean) | Sven Gothel | 2010-11-07 | 1 | -16/+13 |
* | Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6... | Sven Gothel | 2010-11-06 | 1 | -6/+9 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 1 | -1/+1 |
* | Prepend /usr/local/lib for X11 libraries | Mark Rothwell | 2010-06-26 | 1 | -4/+4 |
* | Use correct compiler setup for nativewindow | Mark Rothwell | 2010-06-26 | 1 | -2/+6 |
* | Correct compiler config (not amd64 specific) | Mark Rothwell | 2010-06-26 | 1 | -1/+1 |
* | FreeBSD does not use /usr/X11R6 anymore (it became a symlink to /usr/local qu... | Mark Rothwell | 2010-06-26 | 1 | -5/+0 |
* | Split and use new linker definitions for FreeBSD (nativewindow) | Mark Rothwell | 2010-06-26 | 1 | -5/+23 |
* | Fix NativeWindow JAWT Code Generation and Bounds Access | Sven Gothel | 2010-05-27 | 1 | -2/+2 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 1 | -4/+4 |
* | GlueGen/JOGL Windows x86 x86_64 Builds | Sven Gothel | 2010-05-16 | 1 | -2/+13 |
* | Xorg libs/headers are in std FS location /usr | Sven Gothel | 2010-04-30 | 1 | -4/+4 |
* | - JAR Manifest: Trusted-Library: true | Sven Gothel | 2010-04-28 | 1 | -14/+13 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 1 | -13/+1 |
* | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 1 | -0/+3 |