Skip to content

Release v1.0.1278

Latest
Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 06 Nov 20:59
· 0 commits to main since this release
Release version v1.0.1278

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1278/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/003d94 by Alistair Grant
GtSubprocessWithInMemoryOutput>>commandLineString use #storeString instead of #printString


https://github.com/feenkcom/Brick/commit/a97e70 by Juraj Kubelka
Set `BrFromFuture`'s future execution configuration


https://github.com/feenkcom/Brick/commit/11dddd by Juraj Kubelka
`BrFromFuture` registers promises


https://github.com/feenkcom/Brick/commit/c01c9f by Tudor Girba
rework explicit identity normalizer feenkcom/gtoolkit#4140

https://github.com/feenkcom/Brick/commit/1c1411 by Tudor Girba
Merge 1ec98ba794b17a8a786da85749d597f2037562c1

https://github.com/feenkcom/Brick/commit/cab3ee by Tudor Girba
rework explicit identity normalizer feenkcom/gtoolkit#4140

https://github.com/feenkcom/Brick/commit/1ec98b by Andrei Chiș
Merge 38127dddf941f2fc5035d739af59ccf0a9d749e8

https://github.com/feenkcom/Brick/commit/0b6c87 by Andrei Chiș
Fix BrListItemElementWithContextMenuDecorator to not depend on phlow

https://github.com/feenkcom/Brick/commit/38127d by Tudor Girba
adjust the colors of the dots and triangle feenkcom/gtoolkit#4141

https://github.com/feenkcom/gtoolkit-phlow/commit/55d9b1 by Juraj Kubelka
Set `BrFromFuture`'s future execution configuration


https://github.com/feenkcom/gtoolkit-phlow/commit/983c27 by Juraj Kubelka
fix class comment [feenkcom/gtoolkit#4143]


https://github.com/feenkcom/gtoolkit-phlow/commit/6d6445 by Andrei Chiș
Cleanup GtJustContextStackSignal announcement  [feenkcom/gtoolkit#4143]

https://github.com/feenkcom/gtoolkit-phlow/commit/8df69b by Andrei Chiș
Spawn a new tab on the selection using primary + double click [feenkcom/gtoolkit#4143]

https://github.com/feenkcom/gtoolkit-phlow/commit/4ca6e7 by Andrei Chiș
Only spawn a new tab on the selection when both shift and ctrl are pressed in lists [feenkcom/gtoolkit#4143]

https://github.com/feenkcom/gtoolkit-phlow/commit/92c7de by Juraj Kubelka
return existing Phlow change listeners [feenkcom/gtoolkit#4142]


https://github.com/feenkcom/gtoolkit-phlow/commit/25628c by Juraj Kubelka
fix `GtPhlowUpdateDefinitions>>#removeUpdateOnMethodChanged` [feenkcom/gtoolkit#2257]


https://github.com/feenkcom/gtoolkit-phlow/commit/3d8ada by Juraj Kubelka
add `GtPhlowUpdateSingleViewElementOnDefiningMethodChange` [feenkcom/gtoolkit#2257]


https://github.com/feenkcom/gtoolkit-phlow/commit/25bcf6 by Juraj Kubelka
fix examples [feenkcom/gtoolkit#2257]


https://github.com/feenkcom/gtoolkit-phlow/commit/7bd0c4 by Juraj Kubelka
`GtPhlowUpdateOnAnnouncement` can have condition [feenkcom/gtoolkit#2257]


https://github.com/feenkcom/gtoolkit-phlow/commit/a7c3ad by Juraj Kubelka
add `GtPhlowUpdateOnAnnouncement` [feenkcom/gtoolkit#2257]


https://github.com/feenkcom/gt4magritte/commit/03bb39 by Juraj Kubelka
register promises in elements and use Magritte execution group


https://github.com/feenkcom/gt4pharo/commit/a007f7 by Juraj Kubelka
Use default future execution configuration


https://github.com/feenkcom/gt4pharo/commit/5b1188 by John Brant
Merge 19e8fb0ff1c8ecfb63bf44980b5b6dd640c05621

https://github.com/feenkcom/gt4pharo/commit/9252e4 by John Brant
[feenkcom/gtoolkit#4155] reordering parameters should update snippets

https://github.com/feenkcom/gt4pharo/commit/19e8fb by Alistair Grant
GtPharoMethodCoder>>addConvertEqualsToSameContentAsFor:to: ensure node is a message send


https://github.com/feenkcom/gt4pharo/commit/6e3206 by Andrei Chiș
Merge 243b485538ba16d007567d59fe35aa2b4c9b8b13

https://github.com/feenkcom/gt4pharo/commit/7e15b9 by Andrei Chiș
Update tags for variable nodes [feenkcom/gtoolkit#4146]

https://github.com/feenkcom/gt4pharo/commit/243b48 by Juraj Kubelka
Merge 86fa0f5fea3e1b3cdf113a96b3441105399f58c5


https://github.com/feenkcom/gt4pharo/commit/1c6190 by Juraj Kubelka
build coder composite phlows with listeners [feenkcom/gtoolkit#4142]


https://github.com/feenkcom/gt4pharo/commit/86fa0f by Don Roberts
Pharo Styler that hides instrumentation message sends such as assert: and time:during:


https://github.com/feenkcom/gtoolkit-presenter/commit/e594e7 by Juraj Kubelka
remove `BlFrameTelemetry` usage since the code takes no time


https://github.com/feenkcom/gtoolkit-presenter/commit/c65a3e by Juraj Kubelka
remove `BlUseAsyncFeatures` usage, register promise to a space


https://github.com/feenkcom/gtoolkit-presenter/commit/78e155 by Juraj Kubelka
add `GtLiveSlide>>#futureConfiguration`


https://github.com/feenkcom/gtoolkit-inspector/commit/0f849a by Sven Van Caekenberghe
Merge c410b9eb6004985a6fb326baece7853b6babfdb4


https://github.com/feenkcom/gtoolkit-inspector/commit/73b610 by Sven Van Caekenberghe
Change AbstractFileReference>>#gtEditorView to use editor aptitude instead of setting the font on a roped text


https://github.com/feenkcom/gtoolkit-inspector/commit/c410b9 by Andrei Chiș
Merge 17406af46137c1417a53fbe111af363a9aaf7f8d

https://github.com/feenkcom/gtoolkit-inspector/commit/0767a9 by Andrei Chiș
Better distinguigh between temporaries and parameters [feenkcom/gtoolkit#4146]

https://github.com/feenkcom/gtoolkit-inspector/commit/17406a by Sven Van Caekenberghe
Reimplement AbstractFileReference>>#gtSaveContents: to no longer leave behind .backup files but to instead write first to a .new file, then delete the old one and rename the new one to the old one [feenkcom/gtoolkit#4153]


https://github.com/feenkcom/gtoolkit-inspector/commit/a176b9 by Sven Van Caekenberghe
Make AbstractFileReference>>#gtPharoScriptFor: use AbstractFileReference>>#gtSaveContents: [feenkcom/gtoolkit#4153]


https://github.com/feenkcom/gtoolkit-inspector/commit/212df5 by Andrei Chiș
Update tags for variable nodes [feenkcom/gtoolkit#4146]

https://github.com/feenkcom/gtoolkit-inspector/commit/15bd21 by Juraj Kubelka
fix `GtInspectorElementLiveViewContainer`


https://github.com/feenkcom/gtoolkit-inspector/commit/7d02f4 by Juraj Kubelka
`GtInspectorElementLiveViewContainer` handles case when its child is replaced by another element.


https://github.com/feenkcom/gtoolkit-inspector/commit/322eeb by Juraj Kubelka
change Stop action icon


https://github.com/feenkcom/gtoolkit-debugger/commit/f13a1c by Andrei Chiș
Better distinguigh between temporaries and parameters [feenkcom/gtoolkit#4146]

https://github.com/feenkcom/gtoolkit-debugger/commit/5f5b2e by Andrei Chiș
Merge 2703260383ebc588f56731bef2495153499ba7fc

https://github.com/feenkcom/gtoolkit-debugger/commit/270326 by Andrei Chiș
Refactor the creation of variable groups [feenkcom/gtoolkit#4146]

https://github.com/feenkcom/gtoolkit-debugger/commit/bd04cf by Andrei Chiș
Do not use streams in the grouped list with variables [feenkcom/gtoolkit#4146]

https://github.com/feenkcom/gtoolkit-debugger/commit/e2351f by Andrei Chiș
Merge c7cf326cfd8c2014e77c50091b9fb93391854f27

https://github.com/feenkcom/gtoolkit-debugger/commit/c7cf32 by Vincent Blondeau
Add groups instead of list for the variable list

https://github.com/feenkcom/zinc/commit/f1180e by Alistair Grant
[feenkcom/gtoolkit#4072] Support strict symbol comparisons


https://github.com/feenkcom/Pharo-Chrome/commit/4416c5 by Alistair Grant
[feenkcom/gtoolkit#4072] String key lookups


https://github.com/feenkcom/gt4smacc/commit/994a44 by Juraj Kubelka
Use default future execution configuration


https://github.com/feenkcom/gtoolkit-visualizer/commit/25bcb4 by Oscar Nierstrasz
Merge 3a63e96d9a707fc1d2368a9befa98bc175195ad5

https://github.com/feenkcom/gtoolkit-visualizer/commit/0c5d0c by Oscar Nierstrasz
[feenkcom/gtoolkit#4149] Converting element snippets to examples

https://github.com/feenkcom/gtoolkit-visualizer/commit/3a63e9 by Juraj Kubelka
Merge 1e516108f02828e810c74c253444e3eee17880af


https://github.com/feenkcom/gtoolkit-visualizer/commit/812e9d by Juraj Kubelka
improve squarified treemap visualization [feenkcom/gtoolkit#4148]


https://github.com/feenkcom/gtoolkit-visualizer/commit/1e5161 by Veit Heller
Ensure propositions are copied when merging wardley maps

https://github.com/feenkcom/gtoolkit-visualizer/commit/811c0e by Juraj Kubelka
initialize `isReadOnly`


https://github.com/feenkcom/gtoolkit-visualizer/commit/c7a309 by Veit Heller
Add proposition utility method

https://github.com/feenkcom/gtoolkit-visualizer/commit/28e836 by Veit Heller
Add read-only flags to add and remove propositions

https://github.com/feenkcom/gt4json/commit/303889 by Sven Van Caekenberghe
Added NeoJSONPointer (RFC 6901) support


https://github.com/feenkcom/lepiter/commit/0b604b by John Brant
[feenkcom/gtoolkit#4155] reordering parameters should update snippets

https://github.com/feenkcom/gt4changes/commit/fcc6de by Alistair Grant
Add EpMethodChange>>gtDiffFor:


https://github.com/feenkcom/gtoolkit-demos/commit/55bd88 by Oscar Nierstrasz
[feenkcom/gtoolkit#4149] completed

https://github.com/feenkcom/gtoolkit-demos/commit/c3ae30 by Oscar Nierstrasz
[feenkcom/gtoolkit#4149] convert element snippets to example snippets

https://github.com/feenkcom/gtoolkit-demos/commit/73b0f7 by Oscar Nierstrasz
[feenkcom/gtoolkit#4149] Converting element snippets to examples

https://github.com/feenkcom/gtoolkit-demos/commit/48c999 by Oscar Nierstrasz
Merge ce74ad10a506ff9f833285e6e58d2554cb6adea8

https://github.com/feenkcom/gtoolkit-demos/commit/54ddee by Oscar Nierstrasz
[feenkcom/gtoolkit#4149] Converting element snippets to examples

https://github.com/feenkcom/gtoolkit-demos/commit/ce74ad by Juraj Kubelka
fix example [feenkcom/gtoolkit#4136]


https://github.com/feenkcom/gtoolkit-demos/commit/05dce6 by Oscar Nierstrasz
[feenkcom/gtoolkit#4136] Completed remaining examples

https://github.com/feenkcom/gtoolkit-demos/commit/312726 by Oscar Nierstrasz
[feenkcom/gtoolkit#4136] Added a cache for urlData

https://github.com/feenkcom/gtoolkit-demos/commit/c856d5 by Oscar Nierstrasz
[feenkcom/gtoolkit#4136] Added Moldable Data Wrapper scripted figure

https://github.com/feenkcom/gtoolkit-demos/commit/c2b49e by Oscar Nierstrasz
[feenkcom/gtoolkit#4136] Added MoldableObject scripted figure

https://github.com/feenkcom/gtoolkit-demos/commit/6da9fd by Oscar Nierstrasz
[feenkcom/gtoolkit#4136] Added more scripted figures

https://github.com/feenkcom/gtoolkit-remoterunner/commit/da1db6 by Alistair Grant
[feenkcom/gtoolkit#4150] Documentation typo


https://github.com/feenkcom/gtoolkit-remoterunner/commit/64b86a by Alistair Grant
[feenkcom/gtoolkit#4150] Add worker startup scripts.


https://github.com/feenkcom/famix3/commit/12b96d by Tudor Girba
add all model types view

https://github.com/feenkcom/iceberg-git-cli/commit/4b60f5 by Sven Van Caekenberghe
Rename gitHubURL to gitHUbWebUrl and add PureGitRemote>>#gitHubWebUrl


https://github.com/feenkcom/iceberg-git-cli/commit/301abe by Sven Van Caekenberghe
Refactor IceGitCliPlatform and use new GtOsSystemInfo>>#findExecutable:


https://github.com/feenkcom/iceberg-git-cli/commit/1a5694 by Sven Van Caekenberghe
Introduction of Pure-[Code|Diff|Analysis] package tags


https://github.com/feenkcom/iceberg-git-cli/commit/4a7dec by Sven Van Caekenberghe
Change Pure to Pure-Core package tag


https://github.com/feenkcom/iceberg-git-cli/commit/ac5206 by Sven Van Caekenberghe
Added PureGitCodeExamples


https://github.com/feenkcom/iceberg-git-cli/commit/749c7c by Sven Van Caekenberghe
Fix a typo in PureGitMethodVersions>>#tonelMethodClassExtension


https://github.com/feenkcom/iceberg-git-cli/commit/928b49 by Sven Van Caekenberghe
Add PureGitMethodVersions [feenkcom/gtoolkit#4147]


https://github.com/feenkcom/iceberg-git-cli/commit/e2ec4e by Sven Van Caekenberghe
Added PureGitCodeRepository>>#srcPath


https://github.com/feenkcom/iceberg-git-cli/commit/8589f8 by Tudor Girba
improved lineSequence algorithm (still not complete) feenkcom/gtoolkit#4140

https://github.com/feenkcom/iceberg-git-cli/commit/f5f57f by Tudor Girba
add lineSequence algorithm feenkcom/gtoolkit#4140

https://github.com/feenkcom/iceberg-git-cli/commit/0ec80a by Sven Van Caekenberghe
Added PureGitFile>>#logReverse


https://github.com/feenkcom/iceberg-git-cli/commit/a51a5e by Sven Van Caekenberghe
Changing some PureGitTrackedLine constants


https://github.com/feenkcom/iceberg-git-cli/commit/121584 by Sven Van Caekenberghe
Add PureGitTrackedFile>>#selectCommitsSatisfying: and (re)classify some methods


https://github.com/feenkcom/iceberg-git-cli/commit/cef2ac by Sven Van Caekenberghe
Add a guard to PureGitExtendedFileCommit>>#initializeFromParent: for when the estimated number of lines becomes zero


https://github.com/feenkcom/iceberg-git-cli/commit/cfd504 by Sven Van Caekenberghe
Move PureGitTrackedFile>>#gtVersionsFor: from iceberg-git-cli to gt4git


https://github.com/feenkcom/gt4git/commit/ec727f by Sven Van Caekenberghe
Improve flow between PureGitFile and PureGitFileStatus


https://github.com/feenkcom/gt4git/commit/ab5702 by Sven Van Caekenberghe
Fix PureGitFile editor/contents confusion and reimplement AbstractFileReference>>#gtEditorView reuse


https://github.com/feenkcom/gt4git/commit/1c11d5 by Sven Van Caekenberghe
Added some context actions to PureGitMethodVersions>>#gtViewVersionsIn:


https://github.com/feenkcom/gt4git/commit/1f9022 by Sven Van Caekenberghe
Rename gitHubURL to gitHUbWebUrl and add PureGitRemote>>#gitHubWebUrl


https://github.com/feenkcom/gt4git/commit/636616 by Sven Van Caekenberghe
Refactor IceGitCliPlatform and use new GtOsSystemInfo>>#findExecutable:


https://github.com/feenkcom/gt4git/commit/67576c by Sven Van Caekenberghe
Added PureGitCodeExamples


https://github.com/feenkcom/gt4git/commit/ca05d1 by Sven Van Caekenberghe
Add an action button to access 'Pure git method versions' from CompiledMethod>>#gtGitCommitsFor: [feenkcom/gtoolkit#4147]


https://github.com/feenkcom/gt4git/commit/db2350 by Sven Van Caekenberghe
Add PureGitMethodVersions [feenkcom/gtoolkit#4147]


https://github.com/feenkcom/gt4git/commit/503c2e by Sven Van Caekenberghe
Make #gtViewKumpelFor: canvassable [feenkcom/gtoolkit#4140]


https://github.com/feenkcom/gt4git/commit/e749d8 by Sven Van Caekenberghe
Merge c42a32436d9234df41cc62a5564f20bd5e4abc86


https://github.com/feenkcom/gt4git/commit/3b7823 by Sven Van Caekenberghe
Move PureGitTrackedFile>>#gtVersionsFor: from iceberg-git-cli to gt4git


https://github.com/feenkcom/gtoolkit-world/commit/2116e9 by Oscar Nierstrasz
Added missing method

https://github.com/feenkcom/gtoolkit/commit/af800b by Alistair Grant
Merge 64d5716d75b43a4d2182a9ade36e87cfb5f60d4c


https://github.com/feenkcom/gtoolkit/commit/cd7d52 by Alistair Grant
[feenkcom/gtoolkit#4150] Add documentation


https://github.com/feenkcom/gtoolkit/commit/64d571 by Oscar Nierstrasz
Tweak

https://github.com/feenkcom/gtoolkit/commit/52d2cf by Oscar Nierstrasz
[feenkcom/gtoolkit#4149] completed

https://github.com/feenkcom/gtoolkit/commit/e7be9b by Oscar Nierstrasz
[feenkcom/gtoolkit#4149] convert element snippets to example snippets

https://github.com/feenkcom/gtoolkit/commit/89e0b4 by Oscar Nierstrasz
[feenkcom/gtoolkit#4149] Converting element snippets to examples

https://github.com/feenkcom/gtoolkit/commit/dd48b7 by Oscar Nierstrasz
[feenkcom/gtoolkit#4149] Converting element snippets to examples

https://github.com/feenkcom/gtoolkit/commit/a565ea by Oscar Nierstrasz
[feenkcom/gtoolkit#4136] Completed remaining examples

https://github.com/feenkcom/gtoolkit/commit/374641 by Oscar Nierstrasz
[feenkcom/gtoolkit#4136] Added MoldableObject scripted figure

https://github.com/feenkcom/gtoolkit/commit/7120e4 by Oscar Nierstrasz
[feenkcom/gtoolkit#4136] Added MoldableObject scripted figure

https://github.com/feenkcom/gtoolkit/commit/88aae0 by Oscar Nierstrasz
[feenkcom/gtoolkit#4136] Added more scripted figures