| Commit message (Expand) | Author | Age | Files | Lines |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 1 | -11/+38 |
* | NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,... | Sven Gothel | 2012-08-18 | 1 | -58/+58 |
* | SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt... | Sven Gothel | 2012-07-25 | 1 | -30/+26 |
* | NEWT/OSX: Fix occasional crash 'free of non allocated object' - change window...v2.0-rc8 | Sven Gothel | 2012-05-02 | 1 | -8/+17 |
* | Fix Bug 560 and NEWT window closing behavior in general for all platforms. | Sven Gothel | 2012-05-01 | 1 | -0/+5 |
* | Newt/OSX(native): close0() shall not release NewtMacWindow (NSWindow) in case... | Sven Gothel | 2012-04-21 | 1 | -15/+19 |
* | Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,... | Sven Gothel | 2012-01-22 | 1 | -0/+4 |
* | NEWT/OSX: Window close (release) on main thread, ensuring no 'main thread' ev... | Sven Gothel | 2012-01-19 | 1 | -1/+2 |
* | NEWT/OSX: Cleanup 'javaWindowObject' @ window-close & avoid NPE; Disable lost... | Sven Gothel | 2012-01-18 | 1 | -1/+15 |
* | NEWT/OSX: Cleanup NewtMacWindow header (sort, fix and add declarations); Remo... | Sven Gothel | 2012-01-17 | 1 | -1/+2 |
* | NEWT/OSX Pointer Invisible Fix: 10.6.* responder declarations & test focus/is... | Sven Gothel | 2012-01-16 | 1 | -2/+3 |
* | NEWT/OSX Performance Fix: Cache CGDisplayScreenSize() result, since it's ridi... | Sven Gothel | 2012-01-13 | 1 | -5/+57 |
* | NEWT/OSX MacWindow.close(): More conservative closing approach. | Sven Gothel | 2011-12-23 | 1 | -3/+8 |
* | NEWT OSX: Add native ScreenMode impl. - TODO: Programmatically set the rotati... | Sven Gothel | 2011-12-20 | 1 | -8/+179 |
* | NEWT OSX: Add stopNSApplication(), revert commit c26d6005e1fe74e9aee01d9d7294... | Sven Gothel | 2011-11-27 | 1 | -2/+42 |
* | NEWT OSX closeWindow: simple close, no extra view detachment etc | Sven Gothel | 2011-11-26 | 1 | -3/+0 |
* | NEWT: Move 'focusAction()' invokation from native code to Java, avoiding dead... | Sven Gothel | 2011-11-19 | 1 | -22/+34 |
* | NEWT/OSX: Using NewtView softLock ; Adding debug info to solve assertion: 'NS... | Sven Gothel | 2011-10-27 | 1 | -43/+86 |
* | NEWT/OSX: Refine comment for native requestFocus(); Remove warning | Sven Gothel | 2011-10-26 | 1 | -2/+5 |
* | NEWT/Native RequestFocus: Even if owning focus, run the focusAction() call in... | Sven Gothel | 2011-10-22 | 1 | -9/+9 |
* | Remove warnings | Sven Gothel | 2011-10-20 | 1 | -1/+5 |
* | NEWT/OSX: Attempt to stabilize native parenting (ie w/ AWT) ; Add windowRepai... | Sven Gothel | 2011-10-20 | 1 | -53/+77 |
* | NEWT/OSX: Adding 'fake' lockSurface based on [view canDraw]. Can't use lockFo... | Sven Gothel | 2011-10-16 | 1 | -0/+34 |
* | NEWT/OSX: Proper impl. of NEWT's focus management (fixes NEWT/AWT focus behav... | Sven Gothel | 2011-10-16 | 1 | -22/+32 |
* | NEWT/OSX: exec. makeKeyAndOrderFront/makeKeyWindow on MainThread | Sven Gothel | 2011-10-16 | 1 | -5/+6 |
* | NEWT/OSX: Add mouse enter/exit and pointer features (visible, confined, warp)... | Sven Gothel | 2011-10-16 | 1 | -33/+43 |
* | NEWT/OSX: Fix resize behavior / Cleanup coordinate transormation (client-spac... | Sven Gothel | 2011-10-13 | 1 | -9/+17 |
* | NEWT/OSX MacWindow: Use screen of window | Sven Gothel | 2011-10-12 | 1 | -1/+1 |
* | Newt/OSX: Fix top/child positioning, positionChanged(), rely on native pos/si... | Sven Gothel | 2011-10-12 | 1 | -14/+68 |
* | Fix Nativewindow GetLocationOnScreen OSX impl. - Transform OSX origin bottom-... | Sven Gothel | 2011-10-12 | 1 | -1/+1 |
* | NEWT/OSX: Fix erroneous child Window position and top-parent visibility | Sven Gothel | 2011-10-11 | 1 | -34/+64 |
* | NEWT/OSX: 'Better' child window positioning, still, after reparenting into pa... | Sven Gothel | 2011-09-27 | 1 | -6/+6 |
* | NEWT: Adapt to GlueGen's Lock ChangeSet, all java callbacks for native have '... | Sven Gothel | 2011-09-27 | 1 | -17/+59 |
* | NEWT/JOGL: MacOSX Update | Sven Gothel | 2011-09-25 | 1 | -101/+134 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 1 | -31/+31 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -31/+31 |
* | Fix macosx NEWT warnings | Sven Gothel | 2010-11-02 | 1 | -1/+2 |
* | NEWT: Focus Fix + Cleanup | Sven Gothel | 2010-09-03 | 1 | -1/+0 |
* | NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ... | Sven Gothel | 2010-05-28 | 1 | -5/+26 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 1 | -11/+11 |
* | - Fix GLProcAddressResolver regression: Use GLProcAddressResolver ! | Sven Gothel | 2010-04-27 | 1 | -1/+1 |
* | NEWT Cleanup | Sven Gothel | 2010-04-24 | 1 | -31/+31 |
* | Fix missing MacOsX Newt refactoring | Sven Gothel | 2010-04-09 | 1 | -30/+30 |
* | Added doc/deployment: | Sven Gothel | 2010-04-08 | 1 | -1/+1 |
* | moved com.jogamp.javafx.* to com.jogamp.*. | Michael Bien | 2010-03-29 | 1 | -31/+31 |
* | Newt: MacOSX child clipping tests (failed) | Sven Gothel | 2009-09-12 | 1 | -4/+15 |
* | Newt: native window parenting MacOSX: OK (but parent clipping is missing) ; X... | Sven Gothel | 2009-09-12 | 1 | -8/+22 |
* | NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c... | Sven Gothel | 2009-09-12 | 1 | -2/+8 |
* | newt: one more attempt to commit insets-related changes | trembovetski | 2009-08-20 | 1 | -1/+6 |
* | - Add: GLProfile.get(name) return default if name=="GL" as well (or if null) | Sven Gothel | 2009-06-17 | 1 | -89/+106 |