[squeak-dev] The Trunk: Help-Squeak-Project-nice.80.mcz

Marcel Taeumel marcel.taeumel at hpi.de
Thu Apr 30 07:51:46 UTC 2020


Yeah, I had to add a checkpoint t othe update map because of 60Deprecated. Not sure this change helps the help browser. Sorry.

Best,
Marcel
Am 29.04.2020 22:37:40 schrieb commits at source.squeak.org <commits at source.squeak.org>:
Nicolas Cellier uploaded a new version of Help-Squeak-Project to project The Trunk:
http://source.squeak.org/trunk/Help-Squeak-Project-nice.80.mcz

==================== Summary ====================

Name: Help-Squeak-Project-nice.80
Author: nice
Time: 29 April 2020, 10:36:37.48125 pm
UUID: e5ced11f-73d5-1d4f-a9ac-5af520cc1abe
Ancestors: Help-Squeak-Project-mt.79

Let Help survive to Inspector refactorings.

=============== Diff against Help-Squeak-Project-mt.79 ===============

Item was changed:
----- Method: SqueakMessageCategoriesHelp>>menu (in category 'menu') -----
menu
"This category includes all methods related to menus, often context menus in particular. It contains methods defining the menu as well as often callbacks for the labels of menu items or the actions to be executed. Sometimes the menus are split up in different categories if there are multiple menus or submenus."

+ ^ {Inspector>>#mainFieldListMenu: . SystemWindow>>#makeClosable}!
- ^ {DictionaryInspector>>#mainFieldListMenu: . SystemWindow>>#makeClosable}!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200430/c521dea7/attachment-0001.html>


More information about the Squeak-dev mailing list