Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.1421

27 Dec 20:09
Compare
Choose a tag to compare
Release version v1.0.1421

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Brick/commit/50ddf4 by Juraj Kubelka
menu: some announcements can be announced in a UI process only [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/gtoolkit-coder/commit/b2b09e by Juraj Kubelka
Merge 87c0e77f017b59bf8ff0485250068aa9363e2e2e


https://github.com/feenkcom/gtoolkit-coder/commit/fe8419 by Juraj Kubelka
add `GtCoderExplicitContextMenuItemAction` [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/gtoolkit-inspector/commit/788244 by Juraj Kubelka
use `GtCoderExplicitContextMenuItemAction` [feenkcom/gtoolkit#4180]

Release v1.0.1420

27 Dec 17:20
Compare
Choose a tag to compare
Release version v1.0.1420

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-examples/commit/b252bf by Andrei Chiș
Remove extensions to TraitDescription [feenkcom/gtoolkit#3736]

https://github.com/feenkcom/gtoolkit-utility/commit/2c278c by Andrei Chiș
Add extension methods to FinalizationProcess [feenkcom/gtoolkit#3736]

https://github.com/feenkcom/gtoolkit-utility/commit/03b227 by Andrei Chiș
Remove methods from WeakArray that will be added as a patch [feenkcom/gtoolkit#3736]

https://github.com/feenkcom/gtoolkit-utility/commit/d1acc0 by Andrei Chiș
Move utility methods from AllProtocol to Protocol [feenkcom/gtoolkit#3736]

https://github.com/feenkcom/gtoolkit-coder/commit/87c0e7 by Don Roberts
Add scrollbar to GtSourceCoderExpandedContentElement


https://github.com/feenkcom/gt4pharo/commit/bd23a3 by Don Roberts
Merge 38270a1de7a1f66a0b11afa792ad7c5c6aafc3aa


https://github.com/feenkcom/gt4pharo/commit/6c6d82 by Don Roberts
Add scrollbar to GtSourceCoderExpandedContentElement correctly


https://github.com/feenkcom/gt4pharo/commit/38270a by Andrei Chiș
Merge d480e3a1ea053d6c1e45733386a791eb3c4a7ccd

https://github.com/feenkcom/gt4pharo/commit/2594f0 by Andrei Chiș
Use utility methods from Protocol instead of AllProtocol [feenkcom/gtoolkit#3736]

https://github.com/feenkcom/gtoolkit/commit/200eae by Andrei Chiș
Document the patches to FinalizationProcess and WeakArray [feenkcom/gtoolkit#3736]

https://github.com/feenkcom/gtoolkit/commit/89a6a4 by Andrei Chiș
Add patches for FinalizationProcess and WeakArray [feenkcom/gtoolkit#3736]

https://github.com/feenkcom/gtoolkit/commit/fe64f2 by Andrei Chiș
Add snippets about Protocol changes in Pharo 12 [feenkcom/gtoolkit#3736]

https://github.com/feenkcom/gtoolkit/commit/80e1ce by Andrei Chiș
Temporary do not load overrides for strict symbol comparison in Pharo 12 [feenkcom/gtoolkit#3736]

Release v1.0.1419

27 Dec 14:51
Compare
Choose a tag to compare
Release version v1.0.1419

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-remote/commit/307411 by Andrei Chiș
Remove the patch to IdentitySet>>#identityIncludes:, as the same implementation is now in Pharo 11

Release v1.0.1418

27 Dec 08:52
Compare
Choose a tag to compare
Release version v1.0.1418

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-remoterunner/commit/1dd1d8 by Alistair Grant
GtRemoteRunner>>registerWorkerWithDetails: log exceptions to PharoDebug.log

Release v1.0.1417

26 Dec 15:11
Compare
Choose a tag to compare
Release version v1.0.1417

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4smacc/commit/1db22b by John Brant
extending yaml completer for lists

Release v1.0.1416

24 Dec 16:50
Compare
Choose a tag to compare
Release version v1.0.1416

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/zinc/commit/5eb180 by Sven Van Caekenberghe
Add experimental ZnDebuggingUTF8Encoder


https://github.com/feenkcom/gt4smacc/commit/c154af by John Brant
extending yaml completion

Release v1.0.1415

24 Dec 02:17
Compare
Choose a tag to compare
Release version v1.0.1415

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Brick/commit/eaf728 by Juraj Kubelka
fix `BrWithExplicitMenuAptitude>>#hide` [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/c9564c by Juraj Kubelka
`BrMenuSubmenuItem` is clicable and can pin its submenu [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/de147f by Juraj Kubelka
`BrMenuPinnableAptitude` hides the other menu widgets immediately [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/03535e by Juraj Kubelka
`BrMenuPinnableAptitude` by default hide other menu widgets on pinned action [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/afff0c by Juraj Kubelka
add `BrMenuHideableAptitude` [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/82e3ac by Juraj Kubelka
`BrMenuAnchorWithPinnedElementHandler` remove unsuded method [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/b18062 by Juraj Kubelka
fix `BrMenuAnchorWithPinnedElementHandler` [feenkcom/gtoolkit#4180]

- update pinned element distance if it is dragged
- refactor `BrMenuPinnableAptitude` since the pin action can be requested from a menu model


https://github.com/feenkcom/gtoolkit-phlow/commit/b09a80 by Juraj Kubelka
menu: defining method is pinnable by a click action [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/gtoolkit-coder/commit/9b04b3 by Juraj Kubelka
menu: use `BrMenuPinnableAptitude` [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/gt4pharo/commit/d480e3 by Juraj Kubelka
Merge ce0dd9c781ae9b7273fdff8b1a9edb28e15f3a58


https://github.com/feenkcom/gt4pharo/commit/7af7b9 by Juraj Kubelka
menu: use `BrMenuPinnableAptitude` [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/gt4pharo/commit/ce0dd9 by Don Roberts
Add scrollbar to method coder in GT tour slideshow


https://github.com/feenkcom/gtoolkit-inspector/commit/70b8ad by Juraj Kubelka
menu: view creator menu item is pinnable using a click action [feenkcom/gtoolkit#4180]

Release v1.0.1414

23 Dec 20:09
Compare
Choose a tag to compare
Release version v1.0.1414

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/zinc/commit/c76d05 by Sven Van Caekenberghe
Refactor ZnCharacterEncoder's error handling to allow more intelligent overrides by subclasses (split reading and writing errors, pass stream arguments, code point, use return value consistently).
Adjust users accordingly.
Improve ZnLossyUTF8Encoder to also output the replacement character when code points are out of range


https://github.com/feenkcom/iceberg-git-cli/commit/2c6281 by Sven Van Caekenberghe
Added simplified IceGitCliExecutor>>#log[Started|Ended]:


https://github.com/feenkcom/gt4git/commit/53f864 by Sven Van Caekenberghe
More GtGitRepository high level logging


https://github.com/feenkcom/gt4git/commit/f95d1b by Sven Van Caekenberghe
Add more high level action logging to GtGitRepository 


https://github.com/feenkcom/gt4gemstone/commit/7e99a4 by Andrei Chiș
Handle syntax errors also when parsing expressions

https://github.com/feenkcom/gt4gemstone/commit/fffe4c by Andrei Chiș
Explicitly handle SyntaxErrorNotifications in GtGemStoneStackFrame>>#currentMessageRangeAt:in:fallBack:

https://github.com/feenkcom/gt4aws/commit/e23808 by Veit Heller
Add code pipeline stage status

Release v1.0.1413

20 Dec 21:08
Compare
Choose a tag to compare
Release version v1.0.1413

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Bloc/commit/cd6d0f by Juraj Kubelka
deprecate `GtPhlowSpaceBuilder` [feenkcom/gtoolkit#4206]


https://github.com/feenkcom/gtoolkit-phlow/commit/368faf by Juraj Kubelka
deprecate `GtPhlowSpaceBuilder` [feenkcom/gtoolkit#4206]


https://github.com/feenkcom/gtoolkit-pager/commit/cef68b by Juraj Kubelka
deprecate `GtPhlowSpaceBuilder` [feenkcom/gtoolkit#4206]

Move code to `BlSpace`.


https://github.com/feenkcom/lepiter/commit/ffed84 by Juraj Kubelka
deprecate `GtPhlowSpaceBuilder` [feenkcom/gtoolkit#4206]

Move code to `BlSpace`.


https://github.com/feenkcom/iceberg-git-cli/commit/b18a90 by Sven Van Caekenberghe
Add logging to PureGitQueries>>#allAnnotatedCommits


https://github.com/feenkcom/gt4git/commit/b88125 by Sven Van Caekenberghe
Add high level logging to GtGitRepository #executeCommit:withChanges: #statusModel and #workingCopyDiff


https://github.com/feenkcom/gt4git/commit/893aed by Sven Van Caekenberghe
Add dynamic GtGitCliContextStackSignal>>#signalTypeLabel


https://github.com/feenkcom/gtoolkit-world/commit/543d88 by Juraj Kubelka
deprecate `GtPhlowSpaceBuilder` [feenkcom/gtoolkit#4206]

Move code to `BlSpace`.


https://github.com/feenkcom/gt4gemstone/commit/8f62c2 by Juraj Kubelka
deprecate `GtPhlowSpaceBuilder` [feenkcom/gtoolkit#4206]

Release v1.0.1412

20 Dec 19:44
Compare
Choose a tag to compare
Release version v1.0.1412

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4smacc/commit/22ed69 by John Brant
adding view for completers

https://github.com/feenkcom/gt4aws/commit/1e8b77 by Veit Heller
Add code pipeline