Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.27 KB

UPSTREAM.md

File metadata and controls

33 lines (23 loc) · 2.27 KB

Upstream Contributions

While the bulk of the work on this project is documented in this repository, some other parts have also flown into some upstream dependencies of the project:

Widgets and toolbuilding:

  • Morphic-ct.1893 (adds optional model hook for do-its, #evaluateExpression:requestor:)
  • Morphic-ct.1901 (fixes formatting in PluggableTreeMorph item labels)
  • Morphic-ct.1978 (adds optional model hook for debug-its, #debugExpression:requestor:)
  • ToolBuilder-Kernel-ct.151 (adds new #dragType property for PluggableTreeSpec)
  • ToolBuilder-Morphic-ct.288 (adds change hook for dynamic #windowColorToUse)
  • ToolBuilder-Morphic-ct.318 (fixes pane slitters and pane color in PluggablePanelMorph and PluggableSystemWindow with dynamic children)

Simulation:

  • Kernel-ct.1358 (fixes simulation of ProtoObject>>#doesNotUnderstand:)
  • Kernel-ct.1422 (fixes usage of simulation hook Context>>#activateMethod:withArgs:receiver:)

Tools:

  • Tools-ct.1086 (fixes Form updates in inspectors)
  • genericDropSourceCode.cs (makes #dropSourceCode mechanism extensible)

For further aspects that could potentially be contributed upstream (but have not yet), browse all senders of the #moveUpstream flag.