Skip to content
Unstable

Changes

Summary

  1. - Adding restart message to the UIManager to force the restart, restarting Morphic or the UI handler that we are using (details)
  2. - Adding event to handle beforeMainPharoWindowClosed (details)
Commit 88c48e952e86ed5fef770fea70e93838f3b7863b by tesonep
- Adding restart message to the UIManager to force the restart, restarting Morphic or the UI handler that we are using
- Adding a menu option in MacOS for restarting the UIManager
The file was modifiedsrc/UIManager/UIManager.class.st (diff)
The file was modifiedsrc/OSWindow-SDL2/SDLOSXPharoMenu.class.st (diff)
Commit e64009401ce7a7145d5854c720fb058e9824957a by tesonep
- Adding event to handle beforeMainPharoWindowClosed
- Adding operation to the OSWorldRenderer to restart
- Adding a menu entry for the main window (in Windows) to reset the OSWorldRenderer
- Better handling of SystemWindowEvents
- Get information about the RemoteTerminal
- Handle logon of RemoteDesktop to force the OSWorldRenderer restarting
The file was modifiedsrc/OSWindow-SDL2/SDLOSXPharoMenu.class.st (diff)
The file was modifiedsrc/UIManager/UIManager.class.st (diff)
The file was modifiedsrc/OSWindow-SDL2/OSSDL2Driver.class.st (diff)
The file was modifiedsrc/OSWindow-SDL2/SDLOSXPlatform.class.st (diff)
The file was modifiedsrc/OSWindow-Core/OSWorldRenderer.class.st (diff)
The file was modifiedsrc/OSWindow-Core/OSWindowDriver.class.st (diff)
The file was modifiedsrc/OSWindow-SDL2/SDL_SysWMmsg_Windows.class.st (diff)
The file was modifiedsrc/OSWindow-SDL2/SDLUnixPlatform.class.st (diff)
The file was modifiedsrc/OSWindow-SDL2/SDLNullPlatform.class.st (diff)
The file was modifiedsrc/OSWindow-SDL2/SDLWindowsPlatform.class.st (diff)
The file was modifiedsrc/OSWindow-SDL2/SDL_SysWMEvent.class.st (diff)
The file was modifiedsrc/OSWindow-SDL2/OSSDL2BackendWindow.class.st (diff)
The file was modifiedsrc/OSWindow-SDL2/SDLAbstractPlatform.class.st (diff)
The file was modifiedsrc/OSWindow-SDL2/OSSDL2FormRenderer.class.st (diff)