Skip to content

Release v1.0.1354

Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 28 Nov 14:17
· 19 commits to main since this release
Release version v1.0.1354

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-phlow/commit/2078b4 by Andrei Chiș
Fix issue when doing ctrl+double click to navigate to an object

https://github.com/feenkcom/gtoolkit-coder/commit/d5062b by Andrei Chiș
Do not update the tree of classes in coder if the tree is the same

https://github.com/feenkcom/lepiter/commit/c72f8c by Andrei Chiș
Merge 691e5a3468f18c2423571c52792e2f5231570e43

https://github.com/feenkcom/lepiter/commit/837881 by Andrei Chiș
Revert previous changes related to weak announcements

https://github.com/feenkcom/lepiter/commit/691e5a by Veit Heller
Merge bbf09aae97298a1a97f3f865c52941031bcf8a18

https://github.com/feenkcom/lepiter/commit/39343c by Veit Heller
Use a string as title for error window

https://github.com/feenkcom/lepiter/commit/bbf09a by Andrei Chiș
Merge b35af7d6b8df80913e528f57077dd5937a189870

https://github.com/feenkcom/lepiter/commit/ec8cf5 by Andrei Chiș
Do not register weakly to self announcements in LePage>>initialize

https://github.com/feenkcom/lepiter/commit/ce21e6 by Andrei Chiș
Do not register weakly coder announcements from code snippets.

https://github.com/feenkcom/lepiter/commit/36f1e8 by Andrei Chiș
Do not register a page history weakly to the page 

https://github.com/feenkcom/gt4git/commit/f52cb8 by Sven Van Caekenberghe
Experiments with PureGitTrackedFile super graph/element


https://github.com/feenkcom/gt4git/commit/c9da0f by Sven Van Caekenberghe
Split PureGitTrackedFile>>#asCombinedGraphElement in 3 element construction methods


https://github.com/feenkcom/gt4gemstone/commit/225736 by Andrei Chiș
Merge 6d8d7bb3e4d598fd651c761fc10c2483f63989e2

https://github.com/feenkcom/gt4gemstone/commit/0f3a09 by Andrei Chiș
Use spaceBuilder instead of GtWorldUtility