| Commit message (Expand) | Author | Age | Files | Lines |
* | NativeWindowFactory: Add Support for creating a platform agnostic wrapped Abs... | Sven Gothel | 2014-01-30 | 1 | -0/+88 |
* | Misc Cleanup: JAWTWindow: Reusing visible in HIERARCHY listener; Remove obsol... | Sven Gothel | 2014-01-11 | 1 | -5/+1 |
* | Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio... | Sven Gothel | 2014-01-08 | 1 | -14/+34 |
* | Bug 935: NEWT PointerIcon/Visibility: Perform JAWTWindow's OffscreenLayerSurf... | Sven Gothel | 2014-01-05 | 1 | -2/+2 |
* | Bug 935: NEWT Windows Window-Icon: Use WNDCLASSEX w/ Small/Big Default Icons ... | Sven Gothel | 2014-01-05 | 2 | -4/+11 |
* | Bug 935: NEWT OSX PointerIcon/Pointer-Visibility: Impl. OffscreenLayerSurface... | Sven Gothel | 2014-01-04 | 1 | -0/+37 |
* | Bug 907 - Refine DummyDispatchThread (DDT) Handling: Proper OO integration in... | Sven Gothel | 2013-11-29 | 3 | -24/+44 |
* | Bug 907 - Fix regression of 'cleanup' Commit 52c95c19dbd69a7fc6b307d2b2db357c... | Sven Gothel | 2013-11-28 | 1 | -0/+1 |
* | Bug 907 - Cleanup Commit e9c711a86aa05f4f24c69972532833f5a98911a3 | Sven Gothel | 2013-11-28 | 1 | -7/+14 |
* | Bug 907 - Initial patch allowing Jogl to respond to other applications that t... | Randolf Schultz | 2013-11-28 | 1 | -11/+8 |
* | Bug 899: Validate whether we propagate WNDPROC as retrieved from 'getDummyWnd... | Sven Gothel | 2013-11-10 | 2 | -2/+17 |
* | Merge remote-tracking branch 'hharrison/master' | Sven Gothel | 2013-10-25 | 1 | -5/+0 |
|\ |
|
| * | jogl: remove clone() method that only throws Exceptions | Harvey Harrison | 2013-10-20 | 1 | -5/+0 |
* | | MacOSXJAWTWindow.CALayer DEBUG: Only Dump AWT location-on-screen if property ... | Sven Gothel | 2013-10-23 | 1 | -2/+16 |
|/ |
|
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 21 | -1/+42 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 32 | -433/+433 |
* | Add efficient set(..all..) to Dimension, Insets, Point and Rectangle of Nativ... | Sven Gothel | 2013-10-16 | 1 | -2/+1 |
* | NativeWindow/OSX: Fix RunOnThread/RunLater - Properly determine 'forkOnMain' ... | Sven Gothel | 2013-10-07 | 1 | -5/+5 |
* | Bug 729: OSX CALayer shall honor the Component's visibility state | Sven Gothel | 2013-10-05 | 2 | -27/+27 |
* | Bug 816 (OSX CALayer pos): Add detailed description (pseudo code) to JAWTUtil... | Sven Gothel | 2013-10-03 | 2 | -3/+21 |
* | Bug 816 (OSX CALayer pos): Fix location on 'inner CALayer' calculation | Sven Gothel | 2013-10-03 | 2 | -14/+34 |
* | Bug 816: Clarify JAWT_OSX_CALAYER_QUIRK_* semantics, add JAWT_OSX_CALAYER_QUI... | Sven Gothel | 2013-09-28 | 2 | -8/+43 |
* | Fix Bug 816: JAWTWindow.getLocationOnScreenNonBlocking(..) shall use JRootPan... | Sven Gothel | 2013-09-27 | 1 | -0/+18 |
* | Bug 816: Fix JAWTWindow's getLocationOnScreenNonBlocking(); Derive CALayer po... | Sven Gothel | 2013-09-27 | 3 | -16/+57 |
* | Bug 816: Fix OSX CALayer 'quirks' for AWT 1.7.0_40 - See JAWTUtil JAWT_OSX_CA... | Sven Gothel | 2013-09-24 | 3 | -22/+94 |
* | Fix some JavaDoc and API doc (reference) bugs .. | Sven Gothel | 2013-09-08 | 2 | -0/+7 |
* | Test: Don't resize frame, tweek print-matrix; AWTPrintLifecycle: Add scale an... | Sven Gothel | 2013-09-08 | 1 | -0/+27 |
* | Fix Bug 810: Adding Julien Gouesse's fix while moved the new 'addNativeJarLib... | Sven Gothel | 2013-09-02 | 1 | -17/+13 |
* | Remedy for Bug 782: Issue Debug.initSingleton() or Debug.debug(..) before cal... | Sven Gothel | 2013-07-17 | 2 | -4/+8 |
* | Refine cb7118fc875b6722803e4b11d5681671962a8d3a: Unify get next/prev focus co... | Sven Gothel | 2013-06-24 | 1 | -21/+10 |
* | Fix NewtCanvasAWT focus traversal for Java7 (Take 2): Commit 70bf3a4ec44504b8... | Sven Gothel | 2013-06-23 | 1 | -0/+39 |
* | X11Util: Fix comment on markAllDisplaysUnclosable semantics, add 'final', reo... | Sven Gothel | 2013-06-23 | 1 | -8/+8 |
* | Support specifying the X11 default display with a system property | Maik Riechert | 2013-06-13 | 1 | -1/+2 |
* | Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456 | Sven Gothel | 2013-06-11 | 1 | -14/+10 |
* | Fix JAWTUtil's ToolkitLock: Using RecursiveLock instance covering the AWT loc... | Sven Gothel | 2013-04-23 | 1 | -70/+57 |
* | Fix Bug 705 - Cleanup & Generalize Commit 5b47372590ec715647ebbd75d70c41ec7a6... | Sven Gothel | 2013-04-16 | 1 | -37/+36 |
* | Fix Bug 705 - Make Mesa X11 driver < 8.0 use new Quirk DontCloseX11DisplayCon... | Martin Hegedus | 2013-04-15 | 1 | -4/+33 |
* | OSX/CALayer Threading Part4: Stream all JAWT Root CALayer Operations on OSX M... | Sven Gothel | 2013-04-04 | 2 | -89/+58 |
* | OSX/CALayer: OSX/CALayer Threading Part3 - Run CALayer ops in a streaming des... | Sven Gothel | 2013-03-19 | 4 | -51/+85 |
* | Remodel OSX/CALayer Threading (commit 896e8b021b39e9415040a57a1d540d7d24b02db... | Sven Gothel | 2013-03-15 | 2 | -43/+42 |
* | OSX/CALayer: Simplify FixCALayerLayout()/layoutSurfaceLayer() call, no more n... | Sven Gothel | 2013-03-14 | 2 | -2/+3 |
* | OSX/CALayer: Revise CALayer 'RunOnMainThread' utilization, avoiding deadlocks | Sven Gothel | 2013-03-14 | 2 | -41/+34 |
* | Fix CALayer pos/size and animation.b01 | Sven Gothel | 2013-02-22 | 2 | -7/+11 |
* | OSX/Java7/CALayer + JAWT: Partially Fix AWT/NEWT CALayer 'out of sight' bug, ... | Sven Gothel | 2013-02-20 | 2 | -4/+38 |
* | Fix Bug 691 (part-3): NSOpenGLLayer::openGLContextForPixelFormat(..) on main-... | Sven Gothel | 2013-02-16 | 1 | -0/+28 |
* | Fix Bug 691 (part-2): Extra '[subLayer release]' is wrong, since 'CGL.release... | Sven Gothel | 2013-02-15 | 1 | -3/+13 |
* | Fix OSX CALayer Bug 690 and Bug 691: Occasional Freeze on CVDisplayLinkStop; ... | Sven Gothel | 2013-02-14 | 2 | -23/+117 |
* | ProxySurface: Add 'NativeSurface getUpstreamSurface()' ; ProxySurfaceImpl: Do... | Sven Gothel | 2013-01-26 | 1 | -15/+17 |
* | NEWT-MouseEvent getWheelRotation() API Update - Fixes Bug 659: NEWT Horizonta... | Sven Gothel | 2013-01-14 | 3 | -13/+23 |
* | Bug632: Test NEWT Child Window Translucency (X11/Windows) .. | Sven Gothel | 2012-12-30 | 1 | -0/+10 |