Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.1364

03 Dec 15:10
Compare
Choose a tag to compare
Release version v1.0.1364

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Brick/commit/33ff05 by Juraj Kubelka
add `BrMenuDragHandleElement` [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/5eb390 by Juraj Kubelka
cache submenu elements [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/f02a44 by Juraj Kubelka
clean menu items element [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/a7d5f2 by Juraj Kubelka
clean menu elements explicitly using label elements [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/1ca15a by Juraj Kubelka
some experiments with grouped menu items [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/gt4famix3/commit/3c8adb by Tudor Girba
add source view for an access

https://github.com/feenkcom/gt4famix3/commit/221048 by Tudor Girba
add dedicated exception for missing moose description feenkcom/gtoolkit#4221

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


https://github.com/feenkcom/gt4git/commit/5354cc by Sven Van Caekenberghe
Use PureGitTrackedFileLineVersion


https://github.com/feenkcom/gt4git/commit/b17c8a by Sven Van Caekenberghe
Make PureGitTrackedLine>>#gtContentsFor:context: use an explicit editor element


https://github.com/feenkcom/gt4aws/commit/9e6f64 by Veit Heller
Add `onBotoCore` constructor for service importer

Release v1.0.1363

03 Dec 13:42
Compare
Choose a tag to compare
Release version v1.0.1363

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4pharo/commit/ef426b by Juraj Kubelka
ensure empty instance slot filters match any method


https://github.com/feenkcom/gt4pharo/commit/0fd864 by Juraj Kubelka
make instance slots filter default


https://github.com/feenkcom/gt4pharo/commit/3b2e93 by Juraj Kubelka
sort class slots and class variables [feenkcom/gtoolkit#4220]


https://github.com/feenkcom/gt4pharo/commit/dadf1b by Juraj Kubelka
sort instance variable names [feenkcom/gtoolkit#4220]


https://github.com/feenkcom/gtoolkit-remoterunner/commit/d5b701 by Alistair Grant
[feenkcom/gtoolkit#4218] Update examples to match modified behaviour.


https://github.com/feenkcom/gtoolkit-remoterunner/commit/d18bfc by Alistair Grant
[feenkcom/gtoolkit#4218] Update examples to match modified behaviour.


https://github.com/feenkcom/gtoolkit-remoterunner/commit/de9edb by Alistair Grant
[feenkcom/gtoolkit#4218] Update `#splitTests` to not retry successful tasks.


https://github.com/feenkcom/iceberg-git-cli/commit/a37ec4 by Sven Van Caekenberghe
Add a class comment to PureGitTrackedFileVersion


https://github.com/feenkcom/iceberg-git-cli/commit/11d848 by Sven Van Caekenberghe
Add PureGitFile>>#file


https://github.com/feenkcom/gt4git/commit/90337f by Sven Van Caekenberghe
Make PureGitTrackedFileVersion>>#gtLineOwnershipEvolutionFor: used the shared file author colors


https://github.com/feenkcom/gt4git/commit/0abac4 by Sven Van Caekenberghe
Extend PureGitTrackedFile>>#asKumpelGraphElement so that shift click delegates to PureGitTrackedFile>>#selectedVersionFrom:trackedLine: that maps the clicked version on the tracked line


https://github.com/feenkcom/gt4git/commit/f5b270 by Sven Van Caekenberghe
Add experimental PureGitTrackedLine>>#gtContentsFor:context:


https://github.com/feenkcom/gtoolkit-world/commit/afa99c by Juraj Kubelka
rename `instanceVariableFilter` to `instanceSlotsFilter`


https://github.com/feenkcom/gt4gemstone/commit/ddfc8d by Andrei Chis
Add a lifecycle handler for sessions

https://github.com/feenkcom/gtoolkit/commit/6db443 by Juraj Kubelka
rename `instanceVariableFilter` to `instanceSlotsFilter`

Release v1.0.1362

02 Dec 13:10
Compare
Choose a tag to compare
Release version v1.0.1362

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/PharoLink/commit/315301 by Alistair Grant
[feenkcom/gtoolkit#4218] Add PharoLinkTestCaseAnnouncement>>testName


https://github.com/feenkcom/gtoolkit-remoterunner/commit/d56378 by Alistair Grant
[feenkcom/gtoolkit#4218] Add support for retrying failed checks.


https://github.com/feenkcom/gt4gemstone/commit/f3dd58 by Andrei Chis
Pass on the sessions widget update.

Replace the entire list of sessions when updating

https://github.com/feenkcom/gt4aws/commit/9b06e7 by Veit Heller
Better model on service list import [feenkcom/gtoolkit#4219]

Release v1.0.1361

02 Dec 10:31
Compare
Choose a tag to compare
Release version v1.0.1361

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4git/commit/f1c181 by Tudor Girba
fix dragging in the line evolution view feenkcom/gtoolkit#4140

https://github.com/feenkcom/gt4git/commit/4aabe8 by Tudor Girba
remove obsolete view feenkcom/gtoolkit#4140

https://github.com/feenkcom/gt4git/commit/1b0c56 by Tudor Girba
rename views. add kumpel view to pure git file feenkcom/gtoolkit#4140

https://github.com/feenkcom/gt4git/commit/ba3b1a by Tudor Girba
better alignment and sizes. refine the authors. feenkcom/gtoolkit#4140

Release v1.0.1360

01 Dec 19:54
Compare
Choose a tag to compare
Release version v1.0.1360

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/lepiter/commit/f38846 by Sven Van Caekenberghe
Merge 2b78fda9f98a514dd032f62642170bd3d1291093


https://github.com/feenkcom/lepiter/commit/92595f by Sven Van Caekenberghe
Make LeGitHubIssueUrlValidator robust against arbitrary non-ascii input [feenkcom/gtoolkit#4216]


https://github.com/feenkcom/lepiter/commit/0f1f07 by Sven Van Caekenberghe
Make LeYoutubeUrl robust against arbitrary non-ascii input [feenkcom/gtoolkit#4216]


https://github.com/feenkcom/gt4git/commit/956181 by Tudor Girba
add contents view to an extended file commit feenkcom/gtoolkit#4140

https://github.com/feenkcom/gt4git/commit/8a63c7 by Tudor Girba
make the kumpel part fit the other parts. adjust sizes and alignment. feenkcom/gtoolkit#4140

Release v1.0.1359

29 Nov 22:32
Compare
Choose a tag to compare
Release version v1.0.1359

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Brick/commit/1346aa by Juraj Kubelka
a basic idea of a menu handle [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/3fc9b4 by Juraj Kubelka
code cleaning [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/gtoolkit-world/commit/bc800e by Juraj Kubelka
add `BrMenuItems>>#gtPlaygroundFor:` view [feenkcom/gtoolkit#4180]

Release v1.0.1358

29 Nov 21:15
Compare
Choose a tag to compare
Release version v1.0.1358

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-futures/commit/df17c0 by Aliaksei Syrel
[feenkcom/gtoolkit#4214] add resetCache and ifSome:ifNonePut: to the future cache

https://github.com/feenkcom/gtoolkit-utility/commit/585a31 by Veit Heller
Add inspect instance button to unique instance trait

https://github.com/feenkcom/Brick/commit/a87632 by Juraj Kubelka
hide menu when its attached widget is outside [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/9b7ff3 by Juraj Kubelka
add escape shortcut to `BrWithExplicitMenuAptitude` [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/76cb35 by Juraj Kubelka
add `BrWithExplicitMenuAptitude` [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/0c629f by Juraj Kubelka
Merge 44590cd08861499a1689a0918fd3da5b40da3a8d


https://github.com/feenkcom/Brick/commit/72e274 by Juraj Kubelka
clean menu model, add explicit menu [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/44590c by Aliaksei Syrel
Merge 5f0f41a6a6dd148b2df7ee87de2f10aeec6de7a7

https://github.com/feenkcom/Brick/commit/1ab15f by Aliaksei Syrel
Element future: show a notification if no error handler provided

https://github.com/feenkcom/Brick/commit/5f0f41 by Juraj Kubelka
add `BrMenuModelElement` [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/Brick/commit/d774c5 by Juraj Kubelka
highlight menu items on mouse hover and selection [feenkcom/gtoolkit#4180]


https://github.com/feenkcom/gtoolkit-phlow/commit/76a88a by Juraj Kubelka
add `GtPhlowSpaceBuilder` class comment [feenkcom/gtoolkit#4206]


https://github.com/feenkcom/gtoolkit-coder/commit/a0c32b by Juraj Kubelka
fix `GtCoderAction>>#gtSourceCodeFor:` view


https://github.com/feenkcom/gtoolkit-coder/commit/1e43f4 by Juraj Kubelka
set `GtPreviewChangeButton` id [feenkcom/gtoolkit#4214]


https://github.com/feenkcom/gtoolkit-coder/commit/b31871 by Juraj Kubelka
Display main tool actions [feenkcom/gtoolkit#4214]


https://github.com/feenkcom/gtoolkit-coder/commit/de3e2f by Aliaksei Syrel
Merge d5062b2f460da7be220bd8f5022e64e0f1ee6a81

https://github.com/feenkcom/gtoolkit-coder/commit/f9c4fd by Aliaksei Syrel
[feenkcom/gtoolkit#4214] migrate addons and ast computation to futures

https://github.com/feenkcom/gt4pharo/commit/4c861c by Juraj Kubelka
set `GtPharoBehaviorCoderElement` focusable


https://github.com/feenkcom/gt4pharo/commit/97fd0d by Juraj Kubelka
Merge branch 'main' of github.com:feenkcom/gt4pharo


https://github.com/feenkcom/gt4pharo/commit/34523d by Juraj Kubelka
Add more parent coder view model information to the expanded methods [feenkcom/gtoolkit#4215]


https://github.com/feenkcom/gt4pharo/commit/dbc6c2 by Aliaksei Syrel
[feenkcom/gtoolkit#4214] migrate addons and ast computation to futures

https://github.com/feenkcom/gtoolkit-spotter/commit/4fb8f8 by Juraj Kubelka
Spotter can parse `Object.method` strings


https://github.com/feenkcom/gtoolkit-inspector/commit/d40b88 by Sven Van Caekenberghe
Add Boolean>>#gtColoredText


https://github.com/feenkcom/lepiter/commit/2b78fd by Aliaksei Syrel
Merge 74b7f4d1f1d4feb24282a79b7e0d75da2ff2f1a3

https://github.com/feenkcom/lepiter/commit/06163a by Aliaksei Syrel
[feenkcom/gtoolkit#4214] migrate addons and ast computation to futures

https://github.com/feenkcom/iceberg-git-cli/commit/ab0c25 by Sven Van Caekenberghe
Add IceGitCliPlatform>>#isValidGit[Setup]


https://github.com/feenkcom/iceberg-git-cli/commit/46496c by Sven Van Caekenberghe
Add an announcer to IceGitCliPlatform so that the details view updates when using install/uninstall actions


https://github.com/feenkcom/iceberg-git-cli/commit/6802f9 by Sven Van Caekenberghe
Require gpg.format to be set when signing in IceGitCliPlatform>>#validateGitSetup


https://github.com/feenkcom/gt4git/commit/e394a6 by Sven Van Caekenberghe
Add horizontal author legend to PureGitTrackedFile


https://github.com/feenkcom/gt4git/commit/83acfb by Sven Van Caekenberghe
Using colored booleans in standard Git gtDetails


https://github.com/feenkcom/gt4git/commit/b47304 by Sven Van Caekenberghe
Using colored booleans in Pure Git gtDetails


https://github.com/feenkcom/gt4git/commit/eaee4e by Sven Van Caekenberghe
Rework IceGitCliPlatform>>#gtDetailsFor: a bit


https://github.com/feenkcom/gt4gemstone/commit/a36921 by Andrei Chis
Only show GtGemStoneSession>>#gtLogFor: if the session is connected

https://github.com/feenkcom/gt4gemstone/commit/562a7f by Aliaksei Syrel
Merge 225736e7bba306bcf24a692083aa37185b557fed

https://github.com/feenkcom/gt4gemstone/commit/aeca2f by Aliaksei Syrel
[feenkcom/gtoolkit#4214] migrate addons and ast computation to futures

Release v1.0.1357

28 Nov 19:12
Compare
Choose a tag to compare
Release version v1.0.1357

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Bloc/commit/4bbe34 by Aliaksei Syrel
limit String>>#gtCharIndexAtByteOffset: to string length

https://github.com/feenkcom/Bloc/commit/326ef6 by Aliaksei Syrel
add String>>#gtCharIndexAtByteOffset:

https://github.com/feenkcom/gtoolkit-world/commit/7448e1 by Juraj Kubelka
Merge 26e8c3d9f1768cc3591e5d984ef12dbc2cb6067a


https://github.com/feenkcom/gtoolkit-world/commit/f8b65f by Juraj Kubelka
menu views [feenkcom/gtoolkit#4180]

Release v1.0.1356

28 Nov 17:45
Compare
Choose a tag to compare
Release version v1.0.1356

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Brick/commit/0e4ed7 by Juraj Kubelka
a basic menu implementation using the stepped layout [feenkcom/gtoolkit#4180]

Release v1.0.1355

28 Nov 15:30
Compare
Choose a tag to compare
Release version v1.0.1355

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/lepiter/commit/74b7f4 by Juraj Kubelka
Merge c72f8c0a7aec6c51ca9592df62250b573a75500b


https://github.com/feenkcom/lepiter/commit/ca4a99 by Juraj Kubelka
add `GtPhlowSpaceBuilder>>#pageInPager:` [feenkcom/gtoolkit#4206]