Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.440

26 Jan 01:08
Compare
Choose a tag to compare
Release version v1.0.440

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-remote-python/commit/e5dd26 by Don Roberts
Add allChildren to PBBeaconSignal

Release v1.0.439

25 Jan 22:35
Compare
Choose a tag to compare
Release version v1.0.439

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-debugger/commit/727b06 by Andrei Chiș
Fix GemStone debugger after debugger change

https://github.com/feenkcom/gt4gemstone/commit/c43501 by Andrei Chiș
Fix GemStone debugger after debugger change

Release v1.0.438

25 Jan 21:20
Compare
Choose a tag to compare
Release version v1.0.438

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-futures/commit/00dfb4 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] add missing dict api

https://github.com/feenkcom/Bloc/commit/d3ad83 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] log text styling signal in telemetry

https://github.com/feenkcom/Brick/commit/ac7857 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] add text styling signal

https://github.com/feenkcom/gt4pharo/commit/9fca98 by Aliaksei Syrel
fix thread safety of the class copy button

https://github.com/feenkcom/gtoolkit-debugger/commit/937763 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] fix shouldJumpOver

https://github.com/feenkcom/gtoolkit-debugger/commit/bab553 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] extract shouldJumpOver coder method

https://github.com/feenkcom/gt4gemstone/commit/e366e2 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] adapt gemstone debugger

Release v1.0.437

25 Jan 20:12
Compare
Choose a tag to compare
Release version v1.0.437

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-telemetry/commit/7270a2 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] extend telemetry with custom data support

https://github.com/feenkcom/pharo-futures/commit/854757 by Aliaksei Syrel
start pre-loading items right away in preloadUntilFound:

https://github.com/feenkcom/pharo-futures/commit/ca1a8f by Aliaksei Syrel
[feenkcom/gtoolkit#3577] add shared identity dictionary

https://github.com/feenkcom/Bloc/commit/3449bb by Aliaksei Syrel
fixed #emptySpace example

https://github.com/feenkcom/Bloc/commit/306784 by Aliaksei Syrel
corectly attach root to its space

https://github.com/feenkcom/Bloc/commit/860f0e by Aliaksei Syrel
we should dispatch added to scene graph event to space root when it is set

https://github.com/feenkcom/Bloc/commit/21a4e7 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] don't propagate repaint requests if parent aready wants to be repainted

https://github.com/feenkcom/Bloc/commit/5f8479 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] improve frame telemetry

https://github.com/feenkcom/bloc-pac/commit/318a6e by Aliaksei Syrel
[feenkcom/gtoolkit#3577] increase max available recycler scrap 

https://github.com/feenkcom/gtoolkit-utility/commit/826a87 by svenvc
Merge 7722a0cd810cacb3e7868fff3bc68272601aa977

https://github.com/feenkcom/gtoolkit-utility/commit/9e50fb by svenvc
GtSubprocessWithInMemoryOutput>>#terminateAll added as delegation to GtNativeExternalProcessChild instance

https://github.com/feenkcom/gtoolkit-utility/commit/7722a0 by Aliaksei Syrel
Merge 8b8139762df97af1eed04d36dfdd79dd404a25a5

https://github.com/feenkcom/gtoolkit-utility/commit/803bf7 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] add extra collection equality utility methods

https://github.com/feenkcom/Brick/commit/9f17f2 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] fix itemSuchThat:

https://github.com/feenkcom/Brick/commit/28bd6b by Aliaksei Syrel
add optimized itemSuchThat:do: preloading method

https://github.com/feenkcom/Brick/commit/865b91 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] use unique instances when setting element resizing properties

https://github.com/feenkcom/gtoolkit-coder/commit/1411e6 by Aliaksei Syrel
remove obsolete telemetry

https://github.com/feenkcom/gt4pharo/commit/ea93a6 by Aliaksei Syrel
optimize overriding button element even more

https://github.com/feenkcom/gt4pharo/commit/fb8354 by Aliaksei Syrel
Merge d6c72f104db68e975f0b0e1af30592843b232d8f

https://github.com/feenkcom/gt4pharo/commit/8320b2 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] reuse inheritance button in the overriding/overridden element

https://github.com/feenkcom/gtoolkit-inspector/commit/9e2853 by svenvc
Image file added to VirtualMachine>>#gtDetailsFor:

https://github.com/feenkcom/gtoolkit-debugger/commit/4e1aa6 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] improved debugger performance

https://github.com/feenkcom/gtoolkit-debugger/commit/299c94 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] merged

https://github.com/feenkcom/gtoolkit-debugger/commit/279c24 by Aliaksei Syrel
Merge aa6f2054a9e51d4cab1c43d720e22a32cfd2a8f6

https://github.com/feenkcom/gtoolkit-debugger/commit/62cc97 by Aliaksei Syrel
[feenkcom/gtoolkit#3577] cleanup view model cache in the pharo stack model

https://github.com/feenkcom/gtoolkit-external-process/commit/a810d6 by svenvc
GtNativeExternalProcessChild>>#terminateAll comment improved

https://github.com/feenkcom/PythonBridge/commit/bd0e26 by svenvc
Fix PBApplication class>>#shutdown: vs. #shutDown: confusion which prevented the hook to actually run

https://github.com/feenkcom/PythonBridge/commit/a3bcd6 by svenvc
PBPharoPipenvProcess>>#stop reformatting

https://github.com/feenkcom/gtoolkit-visualizer/commit/062fc4 by Milton Mamani Torres
Update README.md

https://github.com/feenkcom/gtoolkit-visualizer/commit/a96bc4 by akevalion
Fix [feenkcom/gtoolkit#3578]

https://github.com/feenkcom/gtoolkit-releaser/commit/e6ec25 by svenvc
Image file added to GtImage>>#gtPreviewFor:

https://github.com/feenkcom/gtoolkit-demos/commit/8acdb7 by Oscar Nierstrasz
Added demo of moldable  exception to SPL.

https://github.com/feenkcom/gtoolkit-demos/commit/9901ef by Oscar Nierstrasz
Added demo of moldable  exception for the Ludo game

https://github.com/feenkcom/famix3/commit/8229f7 by Juraj Kubelka
add `MooseGroup>>#rootClasses`

https://github.com/feenkcom/famix3/commit/41aecd by Juraj Kubelka
move a GT view to `gt4famix3`

https://github.com/feenkcom/gt4famix3/commit/a54b6b by Juraj Kubelka
move a GT view to `gt4famix3`

- use a tree view for a root folder

https://github.com/feenkcom/gtoolkit-world/commit/90cee4 by Aliaksei Syrel
Merge 0e13f78e4d50800be342f57ddf420e8c262824ff

https://github.com/feenkcom/gtoolkit-world/commit/f4fc82 by Aliaksei Syrel
profiler: sort element update areas by composition depth

https://github.com/feenkcom/gtoolkit-world/commit/0e13f7 by Oscar Nierstrasz
Merge 27bf24e949488da29699b7f27b92290a59afa4ad

https://github.com/feenkcom/gtoolkit-world/commit/4527df by Oscar Nierstrasz
class comment

https://github.com/feenkcom/gtoolkit-world/commit/27bf24 by svenvc
Merge 22e46f75295b0067ec186531aece2dec6ae37f4a

https://github.com/feenkcom/gtoolkit-world/commit/423a5e by svenvc
ClassSessionHandler>>#gtViewDetailsIn: added to show which hooks are used/implemented

https://github.com/feenkcom/gtoolkit-world/commit/22e46f by Aliaksei Syrel
[feenkcom/gtoolkit#3577] extend telemetry with custom data support

https://github.com/feenkcom/gtoolkit/commit/98db05 by Oscar Nierstrasz
Linked Ludo Game to Documenting the domain: the Ludo game case study

Release v1.0.436

24 Jan 17:39
Compare
Choose a tag to compare
Release version v1.0.436

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-inspector/commit/358b39 by Andrei Chiș
Fix #elementVisibilityName to show the correct visibility name.

https://github.com/feenkcom/gtoolkit-inspector/commit/3c6cfb by Andrei Chiș
Introduce a tab selector for views based on the defining method selector  [feenkcom/gtoolkit#3565]

https://github.com/feenkcom/lepiter/commit/ea2274 by Andrei Chiș
Fix failed examples [feenkcom/gtoolkit#3565]

https://github.com/feenkcom/lepiter/commit/064eae by Andrei Chiș
Merge 9a8d8292506c589409d845290950f94ea56c6039

https://github.com/feenkcom/lepiter/commit/3f6265 by Andrei Chiș
Add #previewSelect option to #gtExample [feenkcom/gtoolkit#3565]

https://github.com/feenkcom/gtoolkit-demos/commit/5d41a1 by Oscar Nierstrasz
Rewrote slideMethods to flag missing slides and priorities

Release v1.0.435

24 Jan 15:15
Compare
Choose a tag to compare
Release version v1.0.435

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-demos/commit/7c8cf1 by Oscar Nierstrasz
Added replay to here button

https://github.com/feenkcom/gtoolkit-demos/commit/b0d63c by Oscar Nierstrasz
Wrap slideshow methods as RGMethodDefinitions

https://github.com/feenkcom/gtoolkit-demos/commit/262a2f by Oscar Nierstrasz
Update slideshow views on method updates

Release v1.0.434

24 Jan 13:30
Compare
Choose a tag to compare
Release version v1.0.434

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-demos/commit/dd8466 by Oscar Nierstrasz
Added renewDb method and action

Release v1.0.433

23 Jan 21:19
Compare
Choose a tag to compare
Release version v1.0.433

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-debugger/commit/aa6f20 by Don Roberts
Show keyboard shortcut consistently with context menus

Release v1.0.432

23 Jan 19:27
Compare
Choose a tag to compare
Release version v1.0.432

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-demos/commit/989486 by Oscar Nierstrasz
Changed error to warning in setting slide priorities

Release v1.0.431

23 Jan 18:12
Compare
Choose a tag to compare
Release version v1.0.431

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-presenter/commit/830096 by Oscar Nierstrasz
Renamed the inspect slideshow view method