Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

macos-x86_64 # Changes

Change Log History for macos-x86_64 #460 - Jenkins
Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Change Log History

Originally from build #457

Changes
  1. Fix commit e1ecd85a9d5877861cde35baababb298d1339898 - send resize event (details / cgit)

Originally from build #456

Changes
  1. Test ScreenMode: Minor changes - less wait/timing (details / cgit)
  2. NEWT Cleanup: Remove DEBUG_WINDOW_EVENT, .. (details / cgit)
  3. NEWT/X11Window: Remove unused 'windowReparented()' callback; Remove redundant DBG_PRINT on _NET_FRAME_EXTENTS (details / cgit)
  4. NEWT/WindowsWindow: call sizeChanged() if invisible as well (details / cgit)
  5. NEWT/ScreenMode: setCurrentScreenMode() shall only act if new mode differs; On X11 use Thread.sleep(), more cooperative. (details / cgit)
  6. NEWT/Window: Cleanup Actions: Reparenting, Fullscreen and Decoration (details / cgit)
  7. GLWindows Lifecycle Destroy: Don't remove itself from animator-ctrl - recreation is possible (details / cgit)
  8. NewtCanvasAWT: setNEWTChild() shall not be public - removeNotify shall not make NEWT child invisible (?) (details / cgit)
  9. ScreenImpl: Debug - drop stack dump (details / cgit)
  10. Fix commit e1ecd85a9d5877861cde35baababb298d1339898 - send resize event on ScreenMode Change (details / cgit)
  11. test scripts (details / cgit)

Originally from build #455

Changes
  1. Fix test case for commit 68f5a97ef165a39769040e36114c572c7d0f1abd (details / cgit)

Originally from build #454

Changes
  1. NEWT/ScreenMode: Remove Cloneable on Immutable .. makes no sense (details / cgit)
  2. NEWT/X11Screen::setCurrentScreenMode: Use device's 'user' Display connection instead of on-the-fly temp one (details / cgit)
  3. NEWT: Sync User-Lifecycle (details / cgit)
  4. X11Util/Display Lifecycle: Reuse pending (unclosable) Display connections (details / cgit)

Originally from build #453

Changes
  1. _NET_FRAME_EXTENTS: Remove annoying Warning message. 1 Compiler warning (details / cgit)