22
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GraphUI Shape: 'int name' -> 'int id' and add 'String name', change get/set methods accordingly More... over 1 year ago
GraphUI Shape: 'int name' -> 'int id' and add 'String name', change get/set methods accordingly More... over 1 year ago
GraphUI Scene: Add custom one-time GLRunnable disposable action list, allowing to properly take-down user resources at dispose(GLAutoDrawable) More... over 1 year ago
GraphUI Scene: Add custom one-time GLRunnable disposable action list, allowing to properly take-down user resources at dispose(GLAutoDrawable) More... over 1 year ago
Bug 1470 - FFmpeg / JNI: Perform exception check and rethrow for all Java Callbacks as recommended More... over 1 year ago
Bug 1470 - FFmpeg / JNI: Perform exception check and rethrow for all Java Callbacks as recommended More... over 1 year ago
Bug 1471: Add a GLEventAdapter for GLEventListener similar to the other Adapter patterns More... over 1 year ago
Bug 1471: Add a GLEventAdapter for GLEventListener similar to the other Adapter patterns More... over 1 year ago
Bug 1470 - NEWT/JNI: Perform exception check and rethrow for all Java Callbacks as recommended More... over 1 year ago
Bug 1470 - NEWT/JNI: Perform exception check and rethrow for all Java Callbacks as recommended More... over 1 year ago
Bug 1469 - FFmpeg binding uses ReleaseStringChars instead of ReleaseStringUTFChars for GetStringUTFChars() acquired UTF More... over 1 year ago
Bug 1469 - FFmpeg binding uses ReleaseStringChars instead of ReleaseStringUTFChars for GetStringUTFChars() acquired UTF More... over 1 year ago
Bug 1468 - SIGSEGV on use after free when destroying NEWT Window/Display via a native dispatch'ed event like key/mouse/touch input More... over 1 year ago
Bug 1468 - SIGSEGV on use after free when destroying NEWT Window/Display via a native dispatch'ed event like key/mouse/touch input More... over 1 year ago
Bug 1468: Demos MiscUtil.destroyWindow() Call GLAutoDrawable.destroy() directly w/o mitigation attempts (off-thread) More... over 1 year ago
Bug 1468: Demos MiscUtil.destroyWindow() Call GLAutoDrawable.destroy() directly w/o mitigation attempts (off-thread) More... over 1 year ago
Bug 1467 - GraphUI: Don't de-activate a Shape if became active via 'mouseOver' (mouseDragged) More... over 1 year ago
Bug 1467 - GraphUI: Don't de-activate a Shape if became active via 'mouseOver' (mouseDragged) More... over 1 year ago
GraphUI: Shape: Add missing 'markShapeDirty()' on setBorderColor() More... over 1 year ago
GraphUI: Shape: Add missing 'markShapeDirty()' on setBorderColor() More... over 1 year ago
Bug 1454 + Bug 1464: Maintain a Shape local 'zOffset' and only consider it for sorting w/o actually modifying the position (enogh to be painted on top and for selection) More... over 1 year ago
Bug 1454 + Bug 1464: Maintain a Shape local 'zOffset' and only consider it for sorting w/o actually modifying the position (enogh to be painted on top and for selection) More... over 1 year ago
GraphUI: Group: Add attribute to allow not to relayout if child Shapes are dirty. Only issue validate on childs if theyre shape is dirty More... over 1 year ago
GraphUI: Group: Add attribute to allow not to relayout if child Shapes are dirty. Only issue validate on childs if theyre shape is dirty More... over 1 year ago
FFMPEGMediaPlayer: Insert GLSL comment-line documenting the addressed VideoPixelFormat conversion for easier debugging More... over 1 year ago
FFMPEGMediaPlayer: Insert GLSL comment-line documenting the addressed VideoPixelFormat conversion for easier debugging More... over 1 year ago
Bug 1465 - Graph / GraphUI: Render a Region's ColorTexture in proper aspect-ratio, letter-boxed or zoomed (config) + Bug 1466 Fix color mixing More... over 1 year ago
Bug 1465 - Graph / GraphUI: Render a Region's ColorTexture in proper aspect-ratio, letter-boxed or zoomed (config) + Bug 1466 Fix color mixing More... over 1 year ago
Bug 1430 - Fix Background erase not disabled with AWT GLCanvas and NewtCanvasAWT More... over 1 year ago
Bug 1430 - Fix Background erase not disabled with AWT GLCanvas and NewtCanvasAWT More... over 1 year ago