demarey
demarey
WorlPresenter or its container should use: `adoptPaneColor: `
DropList will not be supported anymore in a Spec toolbar. Should use a dedicated presenter or a menu button. See https://github.com/pharo-spec/Spec/pull/821#issuecomment-600722891
could be a progress bar or something like that requested by @akevalion
Launcher should check if it has the latest available VMs. Maybe it could be done before running an image.
For now, by example, if a DLL is not found, and the VM is not run from a console, there is no way to get an explanation why the VM...
tests are now broken because Ring2 (https://github.com/guillep/ring2) needs to be updated to do not use anymore package category
Hi, Current Pharo VM has a really strange behavior with the app menu bar. When Pharo VM is active, either it shows an empty menu bar either it show the...
By default, Pharo Launcher cmd line uses the standard image repository to store the newly created image when creating an image. PL CLI could propose a (global) setting to do...
create image fromRepo should launch image like other create image commands