Extend FreeTypeCache to support different scales #14544
https://github.com/pharo-project/pharo/pull/14544
Add ‘scale’ parameter for displaying strings using a StrikeFont, FixedFaceFont or LogicalFont #14563
https://github.com/pharo-project/pharo/pull/14563
Add ‘scale’ parameter for displaying strings using a FreeTypeFont #14503
https://github.com/pharo-project/pharo/pull/14503
Remove StrikeFontSet and StrikeFontSetStoredSetting (bis) #14549
https://github.com/pharo-project/pharo/pull/14549
Remove StubFixedFont #14550
https://github.com/pharo-project/pharo/pull/14550
Fix bugs in display of wide characters through StrikeFont #14543
https://github.com/pharo-project/pharo/pull/14543
RPackage: Simplify method additions in tests #14566
https://github.com/pharo-project/pharo/pull/14566
RPackage: Unify creation of packages from extension protocols #14551
https://github.com/pharo-project/pharo/pull/14551
Monticello: Announce MethodAdded when compiling a method whose prior method is from a different origin #14565
https://github.com/pharo-project/pharo/pull/14565
RPackage: #packageTag should work on class side #14561
https://github.com/pharo-project/pharo/pull/14561
RPackage: #packageTag should always return a tag #14556
https://github.com/pharo-project/pharo/pull/14556
RPackage: Iteration on tag API in RPackage #14548
https://github.com/pharo-project/pharo/pull/14548
RPackage: Do not repackage methods twice #14538
https://github.com/pharo-project/pharo/pull/14538
RPackage: Remove duplicated classes infos #14513
https://github.com/pharo-project/pharo/pull/14513
RPackage: Clean package tag API #14539
https://github.com/pharo-project/pharo/pull/14539
RPackage: Simplify protocol manipulation #14537
https://github.com/pharo-project/pharo/pull/14537
RPackage: Remove #systemCategories #14517
https://github.com/pharo-project/pharo/pull/14517
RPackage: Try to fix CI failure #14530
https://github.com/pharo-project/pharo/pull/14530
Fix: update test expected results #14545
https://github.com/pharo-project/pharo/pull/14545
Refactorings: Remove categories from environments and clean the code #14546
https://github.com/pharo-project/pharo/pull/14546
Refactor: replace message sends #14522
https://github.com/pharo-project/pharo/pull/14522
Enh/cleaning breaking changes #14516
https://github.com/pharo-project/pharo/pull/14516
Speedup key combination for all items selection in Test Runner #14534
https://github.com/pharo-project/pharo/pull/14534
Update Calypso after removal of a new package. #14531
https://github.com/pharo-project/pharo/pull/14531
Calypso: Prevent the recategorization of removed methods #14555
https://github.com/pharo-project/pharo/pull/14555
Fix: #14541: Remove multiple methods does not work anymore #14560
https://github.com/pharo-project/pharo/pull/14560
Reduce UIManager (hidden) dependencies #1445
https://github.com/pharo-spec/Spec/pull/1445