| Commit message (Expand) | Author | Age | Files | Lines |
* | AWTPrintLifecycle.setupPrint(..): Fix regression of commit a05b87a369441d9ef3... | Sven Gothel | 2013-10-18 | 3 | -14/+17 |
* | Bug 800: Windows 7 Touch Event Support for NEWT: Fix Focus and LBUTTON[DOWN|U... | Sven Gothel | 2013-10-17 | 3 | -55/+78 |
* | WindowImpl: Fix DEBUG output's method name of doPointerEvent and consumePoint... | Sven Gothel | 2013-10-17 | 1 | -11/+11 |
* | Bug 800: Add Windows 7 Touch Event Support for NEWT | Sven Gothel | 2013-10-17 | 2 | -112/+368 |
* | WindowImpl.doPointerEvent(..) Simplify pointer name->ID mapping, fix DEBUG. | Sven Gothel | 2013-10-17 | 1 | -5/+7 |
* | Regression of commit a90bf31f8747dd38c61d518f8af4d4d4a64a8e90: 'consume<Type>... | Sven Gothel | 2013-10-17 | 1 | -3/+3 |
* | NEWT Multiple-Pointer API: Use PointerType[] instead of ordinal int[], implem... | Sven Gothel | 2013-10-17 | 2 | -46/+108 |
* | Refine Int -> Enum conversion (commit 40863632d1428de015099b5967e5136425e99f2... | Sven Gothel | 2013-10-17 | 2 | -16/+59 |
* | PinchToZoomGesture: Validate pointer-IDs, skip if invalid. | Sven Gothel | 2013-10-17 | 1 | -24/+26 |
* | NEWT PointerEvent: Unify event processing in new doPointerEvent(..) and consu... | Sven Gothel | 2013-10-17 | 7 | -294/+303 |
* | Int -> Enum using EnumClass.values()[ordinal] instead of for-loop - FFMPEGNat... | Sven Gothel | 2013-10-17 | 2 | -12/+22 |
* | MouseEvent: Clarify 'Multiple-Pointer' w/ button[mask] semantics, ; InputEven... | Sven Gothel | 2013-10-17 | 6 | -39/+110 |
* | Add efficient set(..all..) to Dimension, Insets, Point and Rectangle of Nativ... | Sven Gothel | 2013-10-16 | 19 | -79/+50 |
* | Validate codebase in jnlp files, add missing codebase entries. | Sven Gothel | 2013-10-16 | 1 | -1/+2 |
* | AWTPrintLifecycle.setupPrint(..): Add optional tileWidth and tileHeight, allo... | Sven Gothel | 2013-10-15 | 15 | -107/+187 |
* | Bug 861 - NEWT: Unify MouseEvent Processing incl. gesture processing | Sven Gothel | 2013-10-15 | 14 | -525/+1531 |
* | GLMediaPlayer: Fix CameraInputScheme URI doc and Android test streams (Use mp... | Sven Gothel | 2013-10-15 | 5 | -7/+7 |
* | Cleanup DirectDataBufferInt: Fix type ; Remove unsused local vars | Sven Gothel | 2013-10-15 | 1 | -5/+1 |
* | Bug 365: Add unit test, which run's through most of the ScaleInternal functio... | Michael Esemplare | 2013-10-13 | 2 | -1/+274 |
* | Merge pull request #71 from esemplare/master | Sven Gothel | 2013-10-12 | 1 | -14/+63 |
|\ |
|
| * | Fix Bug 365: Bug on javax.media.opengl.glu.GLU.gluBuild2DMipmaps | Michael Esemplare | 2013-10-07 | 1 | -14/+63 |
* | | Bug 860 - AWT Printing (AWTTilePainter): Shall use the enclosing integer rect... | Sven Gothel | 2013-10-12 | 2 | -9/+4 |
* | | Bug 859: Let TileRenderer detect zero columns and rows in eot() where beginTi... | Sven Gothel | 2013-10-12 | 10 | -86/+282 |
* | | WWW: Shorten C3D Studio & Mobile description. | Sven Gothel | 2013-10-11 | 1 | -6/+2 |
* | | Android uses-sdk: Add android:targetSdkVersion="14" (to show up for tablets) | Sven Gothel | 2013-10-11 | 2 | -2/+2 |
* | | Update C3D image (c3d mobile) and add c3d mobile info | Sven Gothel | 2013-10-10 | 4 | -10/+14 |
* | | Bug 852: Validate CPU sourced data API is allowed, throw exception if not. GL... | Sven Gothel | 2013-10-10 | 7 | -10/+36 |
* | | Bug 852: Remove CPU sourced data API entry where not allowed (ES3 and GL core... | Sven Gothel | 2013-10-10 | 28 | -31/+241 |
* | | NEWT Reparent/Fullscreen: Add 'waitForPosition(..)' when reparenting or back ... | Sven Gothel | 2013-10-09 | 7 | -29/+25 |
* | | Bug816 OSX CALayer: Issue w/ JSplitPane within Apple (Firefox, Safari - not a... | Sven Gothel | 2013-10-09 | 8 | -7/+281 |
* | | NewtCanvasAWT Focus Traversal: Remove AWT's requestFocus*() overrides in favo... | Sven Gothel | 2013-10-09 | 2 | -49/+21 |
* | | NEWT Reparent/Fullscreen: Fixes X11 unsuccessful return to parent window; Add... | Sven Gothel | 2013-10-09 | 13 | -194/+170 |
* | | NEWT Display: Issue EDTUtil.start() at runOnEDTIfAvail(..) even if on EDT, wh... | Sven Gothel | 2013-10-09 | 8 | -40/+40 |
* | | NEWT/OSX (Bug 836): Only WindowDriver.initWindow0(..) operation on main-threa... | Sven Gothel | 2013-10-09 | 1 | -8/+13 |
* | | NEWT/OSX (Bug 836): Lifecycle operations performed on main-thread must be syn... | Sven Gothel | 2013-10-07 | 2 | -38/+48 |
* | | NEWT/Fullscreen (Bug 836): Exit re-parenting fullscreen w/ [invisible-exit-vi... | Sven Gothel | 2013-10-07 | 3 | -25/+36 |
* | | NativeWindow/OSX: Fix RunOnThread/RunLater - Properly determine 'forkOnMain' ... | Sven Gothel | 2013-10-07 | 3 | -11/+14 |
* | | FFMPEGMediaPlayer: Use IOUtil.decodeFromURI(..) to unescape %20 | Sven Gothel | 2013-10-07 | 1 | -1/+2 |
* | | Bug 729, Bug 849: Honor JAWTWindow's [parent] visibility state | Sven Gothel | 2013-10-06 | 5 | -31/+457 |
* | | Bug 789: glDrawArraysIndirect and glDrawElementsIndirect are using GL_DRAW_IN... | Sven Gothel | 2013-10-06 | 5 | -2/+30 |
* | | Bug 729: OSX CALayer invisible needs to have opacity 0 to not show hidden com... | Sven Gothel | 2013-10-06 | 3 | -8/+14 |
* | | Bug816 OSX CALayer: getLocationOnScreenNonBlocking(..) stop traversing at top... | Sven Gothel | 2013-10-05 | 7 | -4/+314 |
* | | test scripts (test Bug 729 w/ TestAWTCardLayoutAnimatorStartStopBug532) | Sven Gothel | 2013-10-05 | 1 | -2/+2 |
* | | Bug 729: OSX CALayer shall honor the Component's visibility state | Sven Gothel | 2013-10-05 | 4 | -40/+57 |
* | | Bug 816/848: Cleanup test applet layout/size ; Note Bug 848: Not reproducible... | Sven Gothel | 2013-10-04 | 8 | -17/+157 |
* | | artifact.properties: Add jogl.build.version:=jogamp.version | Sven Gothel | 2013-10-04 | 1 | -0/+1 |
* | | Bug 848: Add test applet ; Bug 816 Bug816AppletGLCanvas02: Remove 2nd Animato... | Sven Gothel | 2013-10-04 | 6 | -109/+222 |
* | | Bug 818: Add missing html file for applet unit test of commit 51ea4e5d5d212df... | Sven Gothel | 2013-10-04 | 1 | -0/+34 |
* | | AWTTilePainter: Avoid NPE if Graphic2D's AffineTransform is null, use identit... | Sven Gothel | 2013-10-03 | 2 | -7/+14 |
* | | Bug 818: Enable new quirk GLSLNonCompliant on OSX < 10.7 w/ NV GPU; GLJPanel:... | Sven Gothel | 2013-10-03 | 4 | -12/+38 |