Skip to content

Release v1.0.2082

Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 28 Aug 23:51
· 7 commits to main since this release
Release version v1.0.2082

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/d13bb9 by Oscar Nierstrasz
Added a trait to enable or disable gtView and gtAction extensions in LePage and elsewhere.


https://github.com/feenkcom/Bloc/commit/26c1be by Tudor Girba
add examples about overlapping attributes feenkcom/gtoolkit#4672

https://github.com/feenkcom/Brick/commit/1cd97f by Juraj Kubelka
menu: `BrMenuItems>>#addItem:` ignores `nil` values [feenkcom/gtoolkit#4588]


https://github.com/feenkcom/gtoolkit-pager/commit/d6882e by Juraj Kubelka
tree pager: add context menu to maximized panes [feenkcom/gtoolkit#4588]


https://github.com/j-brant/SmaCC/commit/29536c by John Brant
adding includesScope: scanner method

https://github.com/j-brant/SmaCC/commit/554708 by John Brant
only expand nfa conditions when generating scanner

https://github.com/j-brant/SmaCC/commit/900f1d by John Brant
baseline

https://github.com/j-brant/SmaCC/commit/6602d7 by John Brant
adding ability to run scanners from the nfa instead of generating scan methods


https://github.com/feenkcom/gt4pharo/commit/d958e6 by Andrei Chiș
Mask GtFixItMarkerAttribute as having external references.

https://github.com/feenkcom/lepiter/commit/0e1a84 by Oscar Nierstrasz
Added a trait to enable or disable gtView and gtAction extensions in LePage and elsewhere.


https://github.com/feenkcom/lepiter/commit/989042 by Oscar Nierstrasz
Renaming configuration methods for consistency


https://github.com/feenkcom/lepiter/commit/5f059c by Oscar Nierstrasz
Cleanup: remove OLDTMPageGroup, deprecated pageNodes, added a few forwarding views


https://github.com/feenkcom/lepiter/commit/6b8d0d by Oscar Nierstrasz
Merge 0d5f0f48560b47fff598f6e5cf86524b7ddf971c


https://github.com/feenkcom/lepiter/commit/cb9d26 by Oscar Nierstrasz
Added a bunch of Topic Map node navigation test examples


https://github.com/feenkcom/gt4git/commit/12b78d by Alistair Grant
[feenkcom/gtoolkit#4652] Package>>#mcPackage Handle the case where the mcWorkerCopy isNil.


https://github.com/feenkcom/gtoolkit-world/commit/66cdba by Andrei Chiș
Merge 1d0ba55f2a1294eccec13df38418732cd762d800

https://github.com/feenkcom/gtoolkit-world/commit/865851 by Andrei Chiș
Add a delay in GtWorldSanityCheck before taking a snapshot. 

https://github.com/feenkcom/gt4llm/commit/6192b2 by Veit Heller
Simplify thread message elements


https://github.com/feenkcom/gtoolkit/commit/577ff8 by Andrei Chiș
Merge 3c1d3ab9d465af2e63afcfc5383cfce386e0d91a

https://github.com/feenkcom/gtoolkit/commit/3ad7d1 by Andrei Chiș
Set the layout of the new class based on the old class to be compatible with Pharo 11 for now [feenkcom/gtoolkit#3736]

https://github.com/feenkcom/gtoolkit/commit/3c1d3a by Tudor Girba
more editor related content. some renaming of custom to contextual feenkcom/gtoolkit#4672