Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.453

30 Jan 07:21
Compare
Choose a tag to compare
Release version v1.0.453

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit/commit/c84b33 by Tudor Girba
Update LICENSE

Release v1.0.452

30 Jan 03:24
Compare
Choose a tag to compare
Release version v1.0.452

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/fba5be by Juraj Kubelka
use `GtSourceCoder>>#notifyParseError:at:requesterObject:` [feenkcom/gtoolkit#3585]

https://github.com/feenkcom/gt4pharo/commit/8ec4ba by Juraj Kubelka
use `GtSourceCoder>>#notifyParseError:at:requesterObject:` [feenkcom/gtoolkit#3585]

https://github.com/feenkcom/PythonBridge/commit/1ff685 by Don Roberts
Initial unit rename


https://github.com/feenkcom/gtoolkit-world/commit/544213 by Juraj Kubelka
exemplify syntax error message [feenkcom/gtoolkit#3585]

https://github.com/feenkcom/gt4gemstone/commit/73a81f by Juraj Kubelka
Merge 0036e333ad6f96d344c38ee9a671c9940163f420

https://github.com/feenkcom/gt4gemstone/commit/2e67be by Juraj Kubelka
use `GtSourceCoder>>#notifyParseError:at:requesterObject:` [feenkcom/gtoolkit#3585]

Release v1.0.451

29 Jan 22:54
Compare
Choose a tag to compare
Release version v1.0.451

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-telemetry/commit/7a68e2 by Aliaksei Syrel
update to correspond to the vm telemetry

https://github.com/feenkcom/gtoolkit-phlow/commit/d412f2 by Andrei Chiș
Do not trigger any send for empty selections [feenkcom/gtoolkit#3581]

https://github.com/feenkcom/gtoolkit-phlow/commit/7fd409 by Andrei Chiș
Use #selectionDo: to get the full list of selected items [feenkcom/gtoolkit#3581]

Release v1.0.450

29 Jan 21:27
Compare
Choose a tag to compare
Release version v1.0.450

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Bloc/commit/cea3e7 by Juraj Kubelka
add `BlElementId >> #=`

https://github.com/feenkcom/gtoolkit-coder/commit/0a9112 by Juraj Kubelka
add `GtCoderPrintStringElementId` examples [feenkcom/gtoolkit#3585]

https://github.com/feenkcom/gt4pharo/commit/8346e5 by Juraj Kubelka
add `...requestObject:` parameter [feenkcom/gtoolkit#3585]

https://github.com/feenkcom/gtoolkit-world/commit/fb3c8e by Juraj Kubelka
Merge f9766699ebc43f1ad7193565df8d1bb4cac75fe2

https://github.com/feenkcom/gtoolkit-world/commit/1a94d7 by Juraj Kubelka
add `GtWorldByScripterExamples` examples [feenkcom/gtoolkit#3585]

https://github.com/feenkcom/gtoolkit-world/commit/d45b08 by Juraj Kubelka
add `GtWorldByScripterExamples>>#printScriptResultInTheSecondLepiterPagePane` [feenkcom/gtoolkit#3585]

Release v1.0.449

29 Jan 20:09
Compare
Choose a tag to compare
Release version v1.0.449

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/10ab9b by svenvc
GToolkit-Utility-SessionManager added with GtSessionManager, GtWorkingSession and GtSessionHandlerEvent

https://github.com/feenkcom/gtoolkit-coder/commit/c0d04b by Juraj Kubelka
requester object fixes [feenkcom/gtoolkit#3582]

https://github.com/feenkcom/gt4pharo/commit/98a399 by Juraj Kubelka
fix `GtPharoSourceCoder>>#addImplementorsMenuAddOnsAst:to:from:` [feenkcom/gtoolkit#3582]

https://github.com/feenkcom/gt4gemstone/commit/0036e3 by Alistair Grant
[feenkcom/gtoolkit#3586] Update the variables pane when stepping

Release v1.0.448

29 Jan 18:46
Compare
Choose a tag to compare
Release version v1.0.448

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-phlow/commit/0da1b0 by Andrei Chiș
Add #asPagerPageElementDo:  to Phlow tools [feenkcom/gtoolkit#3539]

Release v1.0.447

29 Jan 17:31
Compare
Choose a tag to compare
Release version v1.0.447

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Brick/commit/36c8bd by Andrei Chiș
Add BrSelectionChanged>>#selectionDo: [feenkcom/gtoolkit#3581]

https://github.com/feenkcom/gtoolkit-phlow/commit/eda7f3 by Andrei Chiș
Extend the current version of GtPhlowElementContext with #tool and #toolContent [feenkcom/gtoolkit#3539]

https://github.com/feenkcom/gtoolkit-coder/commit/3adea0 by Juraj Kubelka
clean code [feenkcom/gtoolkit#3582]

https://github.com/feenkcom/gtoolkit-coder/commit/7519f9 by Juraj Kubelka
introduce `TGtCoderRequesterObject` [feenkcom/gtoolkit#3582]

https://github.com/feenkcom/lepiter/commit/9a254d by Juraj Kubelka
introduce `LeElementSnippetElementRequester` [feenkcom/gtoolkit#3582]

https://github.com/feenkcom/gtoolkit-world/commit/f97666 by Andrei Chiș
Merge 180addd1343f300f33d072cb66c446ee39f46cbd

https://github.com/feenkcom/gtoolkit-world/commit/58205a by Andrei Chiș
Show the Phlow context in the tree elements from Driller [feenkcom/gtoolkit#3539]

https://github.com/feenkcom/gtoolkit-world/commit/180add by Alistair Grant
[feenkcom/gtoolkit#3584] Update the tool buttons when updating the home tab

https://github.com/feenkcom/gtoolkit-world/commit/901533 by Juraj Kubelka
remove `noTest` [feenkcom/gtoolkit#3582]

Release v1.0.446

29 Jan 16:22
Compare
Choose a tag to compare
Release version v1.0.446

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-world/commit/6e1431 by Alistair Grant
[feenkcom/gtoolkit#3584] Allow the button id to be specified.

https://github.com/feenkcom/gtoolkit-world/commit/7a2cad by Alistair Grant
[feenkcom/gtoolkit#3584] Handle exceptions during button creation

https://github.com/feenkcom/gtoolkit-world/commit/74e4a6 by Alistair Grant
[feenkcom/gtoolkit#3584] Make the list of buttons in the GT home tab and main menu extendable.

https://github.com/feenkcom/gtoolkit/commit/085828 by svenvc
PythonBridge page split in multiple sub pages

Release v1.0.445

29 Jan 11:03
Compare
Choose a tag to compare
Release version v1.0.445

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-telemetry/commit/44038e by Aliaksei Syrel
Merge 4e0e6f2b93b7935808c7085b6f307ad4eb77715b

https://github.com/feenkcom/pharo-telemetry/commit/b487fb by Aliaksei Syrel
add initial vm telemetry

Release v1.0.444

27 Jan 03:06
Compare
Choose a tag to compare
Release version v1.0.444

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-telemetry/commit/4e0e6f by Aliaksei Syrel
Update README.md

https://github.com/feenkcom/Brick/commit/c690a7 by Aliaksei Syrel
add allSelectedDo: to selection changed

https://github.com/feenkcom/gtoolkit-coder/commit/af6bcf by Juraj Kubelka
add `GtCoderObjectSpawnRequest>>#requesterObject` [feenkcom/gtoolkit#3582]

The requester object is a coder view model from which an action is triggered. Other coder view models can ignore the spawn request.

https://github.com/feenkcom/gtoolkit-coder/commit/e2adf7 by Juraj Kubelka
remove unused instance variable

https://github.com/feenkcom/gt4pharo/commit/a642fd by Juraj Kubelka
Merge b7bf11715973599975710913cd8487e1ea7d5f7a

https://github.com/feenkcom/gt4pharo/commit/6099e8 by Juraj Kubelka
set `GtCoderObjectSpawnRequest>>#requesterObject:` [feenkcom/gtoolkit#3582]

The requester object is a coder view model from which an action is triggered. Other coder view models can ignore the spawn request.

https://github.com/feenkcom/gt4pharo/commit/b167f7 by Juraj Kubelka
remove unused instance variable

https://github.com/feenkcom/gtoolkit-presenter/commit/6886e4 by Oscar Nierstrasz
Slide view priorities updated

https://github.com/feenkcom/lepiter/commit/998e5d by Juraj Kubelka
set `GtCoderObjectSpawnRequest>>#requesterObject` [feenkcom/gtoolkit#3582]

The requester object is a coder view model from which an action is triggered. Other coder view models can ignore the spawn request.

https://github.com/feenkcom/gt4petitparser2/commit/c7d44f by Juraj Kubelka
set `GtCoderObjectSpawnRequest>>#requesterObject:` [feenkcom/gtoolkit#3582]

The requester object is a coder view model from which an action is triggered. Other coder view models can ignore the spawn request.

https://github.com/feenkcom/gtoolkit-world/commit/70405a by Juraj Kubelka
Merge e1953877dabde4e17963ea984c1d37095826f19d

https://github.com/feenkcom/gtoolkit-world/commit/5447af by Juraj Kubelka
exemplify `GtCoderObjectSpawnRequest>>#requesterObject:` [feenkcom/gtoolkit#3582]

https://github.com/feenkcom/gtoolkit-world/commit/e19538 by Oscar Nierstrasz
Merge 50720bbdb667cf2e07448ac109afc3aaef0fecdc

https://github.com/feenkcom/gtoolkit-world/commit/1a17af by Oscar Nierstrasz
Priority changefor source view

https://github.com/feenkcom/gt4gemstone/commit/871ed8 by Juraj Kubelka
set `GtCoderObjectSpawnRequest>>#requesterObject:` [feenkcom/gtoolkit#3582]

The requester object is a coder view model from which an action is triggered. Other coder view models can ignore the spawn request.