Releases: pharo-spec/NewTools
Releases · pharo-spec/NewTools
v0.10.5
What's Changed
- Fix: window fails to open when message list is nil initially by @balsa-sarenac in #1193
- Fixed the same profile switch bug - Pharo 13 by @AlexisCnockaert in #1196
- Backport 1222: Allow to add their own bookmarks by @jecisc in #1223
- Backport of 1218 (fix StOpenFileOrDirectoryPresenter) by @jecisc in #1219
- [backport 1226] Bookmarks initialization by @jecisc in #1227
- [Backport] Improve folder selection in the File Browser by @jecisc in #1232
- In MessageBrowser, decouple messageList presenter from its list of messages to present DNU in windowTitle method by @carolahp in #1124
- Backport #1290 : Fix bug when choosing a protocol name by @jecisc in #1292
Full Changelog: v0.10.4...v0.10.5
v0.9.3
v0.10.4
v0.10.3
What's Changed
- restore CompiledMethod>>inspectionSource: by @estebanlm in #1135
- fix typo by @estebanlm in #1137
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- restore extension lost when renamed IRMethod to OCIRMethod by @estebanlm in #1131
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Go back to old version of
updateProfileby @AlexisCnockaert in #1122 - fix inspections by @estebanlm in #1130
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Bugfix: Browse class from Meta inspector pane by @bouraqadi in #425
- the tests use #category: from the package Deprecated12 by @pavel-krivanek in #743
- add two's complement display for negative integers by @pavel-krivanek in #746
- New debugger extension model to display dynamic extensions by @adri09070 in #739
- clearing debugger subscriptions and subcomponents in StDebuggerExtensionMechanismTest>>#tearDown by @adri09070 in #712
- removing dependency to UIManager in StFuelStackCommand by @adri09070 in #745
- Fixing call to deprecated code by @jecisc in #749
- Use isNotNil instead notNil in initializePresenters by @astares in #753
- Sindarin in Pharo13 need to be loaded from Pharo13 branch of ScriptableDebugger (and not Pharo12 branch) by @astares in #751
- sort subdirectories in the same order as the file tree table by @tomooda in #748
- Remove deprecated way to access the global package organizer by @jecisc in #754
- Fixing breakpoint name by @StevenCostiou in #756
- Debug point refactoring by @StevenCostiou in #757
- [P12][P13] fix
#needRequestorScopeofStDebuggerContextInteractionModelso that its bindings can be used when evaluating code in the debugger by @adri09070 in #762 - Adopt to new spec by @astares in #761
- add missing code from P12 by @demarey in #763
- Add StProtocolNameChooserPresenter by @jecisc in #759
- Spotter filtering does not split the search string accordingly to camel syntax by @carolahp in #347
- Revert "Spotter filtering does not split the search string accordingly to camel syntax " by @Ducasse in #774
- Use taskbar icon name for inspector and playground by @badetitou in #771
- Update after selection in Color Picker by @hernanmd in #766
- Updated text to new shortcut by @jordanmontt in #764
- Killing popups in debugger adding moldable exceptions concept by @StevenCostiou in #760
- Update playground shortcut by @jecisc in #738
- Spotter split case by @Ducasse in #773
- Remove references to SystemAnnouncer singleton by @jecisc in #742
- return the result of ok action and simplify file selection by @demarey in #776
- Pharo12 by @estebanlm in #777
- ProfilerUI: Added a warning when trying to compile and the variables are not declared by @matburnx in #741
- adding test to ensure it is possible to recompile code within a bloc with a dead home context twice by @adri09070 in #723
- Revert "Use taskbar icon name for inspector and playground" by @Ducasse in #779
- Make setting pages less dense without comments for each setting by @hernanmd in #772
- test file dialogs returns the selected file by @demarey in #778
- Remove deprecated classes and methods by @jecisc in #758
- Fix issue when opening custom scope on calypso by @carolahp in #783
- Fix Open Playground menu item hanging the image by @hernanmd in #787
- The debugger now delegate UI decisions to the backend provided by its application by @StevenCostiou in #667
- File Browser: Add "disable preview" by @hernanmd in #788
- Enable multiple selection in the open files/directories dialog by @hernanmd in #790
- Categorise rewriter rules by pragma to allow easy extension by @macta in #770
- File Browser: Enable multiple file selection for opening files or directories by @hernanmd in #792
- Update transmissionBlock: -> transmits: by @hernanmd in #793
- add error handler for latin1 encoding failure by @tomooda in #796
- Add critics on class option by @hernanmd in #794
- Fixes critics browser problems by @jecisc in #797
- latest changes by @estebanlm in #791
- StClassCritiqueBrowserPresenter: Remove method with Undeclared by @MarcusDenker in #799
- Revert "latest changes" by @jecisc in #804
- Fix dependency test by @jecisc in #806
- Handles permission problems on FileBrowser by @jecisc in #813
- Use equality to compare file references in file navigation system by @hernanmd in #811
- Adding command to add breakpoints in the debugger by @adri09070 in #807
- Inspection tab for inspecting selectors of a Context by @jordanmontt in #812
- Remember debugger size and position by @hernanmd in #795
- Deprecate asFileName and re-write senders by @hernanmd in #781
- Revert "Deprecate asFileName and re-write senders" by @Ducasse in #817
- Remove now unused CBUnifiedDiffJoinSection by @jecisc in #800
- When opening the protocol chooser, select the current protocol if not nil by @jecisc in #819
- Add BrowserSearch dialog for Calypso by @jecisc in #821
- Add an Apply button for setting options by @hernanmd in #824
- 826 Spotter should select the text when selection is set at opening by @demarey in #827
- Speedup class search and minor fixes by @hernanmd in #829
- Fix missing updates in File Browser file/directory name presenter by @hernanmd in #822
- Remove refs to ChangesBrowser because it has been deprecated. by @Inao0 in #825
- Fix Autoscroll file tree presenter when opened by @hernanmd in #831
- Add setting browser tabs by @hernanmd in #834
- Added open method to AndreasProfiler by @jordanmontt in #835
- NECPreferences settingsOn: moved to main Pharo repository by @hernanmd in #836
- Inprove the UX of the Calypso search by @jecisc in #832
- Remove code overriding Pharo code by @jecisc in #837
- New finder enhacements by @hernanmd in #838
- Use new message browser instead of morphic-based system navigation by @hernanmd in #839
- 16566 fix vocabulary in debugger commands by @StevenCostiou in #842
- Message Browser advances (scoping) by @hernanmd in #841
- SycCmClassCritiqueCommand should be in Extras submenu by @hernanmd in #846
- Update the Browser search presenter with search modes. by @hernanmd in #845
- Remove senders of scaledByDisplayScaleFactor and displayScaleFactor by @guillep in #852
- Migrating Gx -> x icon names by @Ducasse in #855
- Remove Calypso dependencies by @hernanmd in #851
- 858 debugger add an inspect button to the actual vs expected view by @StevenCostiou in #861
- Correct evaluation of dynamic variables from the debugger by @StevenCostiou in #854
- Remove dialog usage from setting button presenter. by @hernanmd in #864
- merge P13 spec actions by @estebanlm in #867
- NOT TO INTEGRATE by @estebanlm in #844
- Put back correct refresh icon in inspectors by @StevenCostiou in #869
- sort playground pages by modification time by @estebanlm in ...
v0.9.2
v0.9.1
What's Changed
- clearing debugger subscriptions and subcomponents in StDebuggerExtensionMechanismTest>>#tearDown by @adri09070 in #712
- return the result of ok action and simplify file selection by @demarey in #776
- [P12][Backport] fix
#needRequestorScopeof StDebuggerContextInteractionModel so that its bindings can be used when evaluating code in the debugger by @adri09070 in #784 - [P12][Backport] adding test to ensure it is possible to recompile code within a bloc with a dead home context twice by @adri09070 in #785
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- StTestDebuggerProvider class>>#compileMissingClassContextBuilder use permitUndeclared: by @privat in #506
- Debugger: can handle new exceptions UndeclaredVariableRead&UndeclaredVariableWrite by @privat in #508
- Added inspector extensions for RPackage by @jordanmontt in #509
- add StDebuggerContextInteractionModelTest>>#testCompile to test DoIt-evaluations by @privat in #511
- Adding inspector transmission node by @jordanmontt in #510
- Inspector-sorting-on-collections by @tesonep in #512
- extract return from ifNilifNotNil in ChangeSorterModel by @vonbecmann in #516
- Do not listen to method recategorization in MessageBrowser by @jecisc in #524
- Cleanup-AbstractTool by @MarcusDenker in #523
- Pharo11 fixes by @estebanlm in #518
- Loading Pharo12 branch of Sindarin in BaselineOfNewTools for Pharo 12 by @adri09070 in #525
- Update StGenericGenerator.class.st by @StephanEggermont in #526
- Add source folder of Sindarin by @jecisc in #530
- Change announcement api by @PalumboN in #502
- Revert "Change announcement api" by @jecisc in #533
- Remove unimplemented code StSpotterQuery.class.st by @StephanEggermont in #528
- Remove user of #organization in Debugger by @jecisc in #531
- Fix some deprected sends to #method by @MarcusDenker in #535
- Add stack coloring to the debugger by @jecisc in #521
- remove #VariableNotDeclared, the class has been deprecated by @MarcusDenker in #536
- Cleanup-debuggerColor by @MarcusDenker in #540
- Small compiler API useage fix in StDebuggerActionModel by @MarcusDenker in #539
- StDebuggerTestFailureContextPredicate #printDescription can use #tempNamed: by @MarcusDenker in #537
- Fix-CleanBlocks-StInspectorSelfNode by @MarcusDenker in #542
- tag some tests methods #ignoreNotImplementedSelectors:: by @MarcusDenker in #544
- Use better protocol API by @jecisc in #545
- Renamed method StInspectorTransmissionNode>>#transmissionBlock: by @jordanmontt in #547
- add more #ignoreNotImplementedSelectors: by @MarcusDenker in #548
- Make initial extent of StSpotter and StInspector take the display scale factor into account by @Rinzwind in #546
- Dev 1.0 by @estebanlm in #532
- [P12] Fix DNU when recompiling block with dead home by @jecisc in #552
- Trivial dead code cleanup by @MarcusDenker in #550
- Fixing opening of the Finder on the Spotter by @jordanmontt in #557
- Use
thisProcessinstead ofProcessor activeProcessby @theseion in #554 - Fix all the UIManager usage of StCritiqueBrowser to use Spec dialog i… by @Ducasse in #562
- spotterAccessesFor: for Slot was sending non-existing selectors. by @MarcusDenker in #558
- Spotter has an empty line at the end, resulting in "#spotterPreview s… by @Mr-Dispatch in #522
- 560 better naming for presenter that are presenters by @Ducasse in #564
- Do not register to ClassReorganized by @jecisc in #566
- Fix SpChangeSorterPresenter, MessageBrowserPresenter by @MarcusDenker in #567
- Better classify methods that are extension of the same package by @jecisc in #568
- 555-use-classbuilder-directly-StDebuggerExtensionGeneratorForTests-classgenerateTestClass by @MarcusDenker in #565
- Tools in Spec should start with St so let us be a bit consistent! by @Ducasse in #574
- Do not use
RPackage organizerby @jecisc in #569 - Make #defaultExtent and #preferredExtent in playground presenters take the display scale factor into account by @Rinzwind in #577
- Make #inspectionColors in UITheme take the display scale factor into account by @Rinzwind in #576
- Remove UIManager dependencies! by @Ducasse in #581
- Use new API of ClassFactoryForTestCase by @jecisc in #571
- Fixing debuggerDialog I broke migrating to dialog by @Ducasse in #583
- [Reopen] Migration of events from the debugger UI to the debugger action model to automate its updates by @adri09070 in #399
- StInspectorThisContextNode should not be subclass of StInspectorSelfNode by @MarcusDenker in #586
- Displaying '#' for symbols in the debugger inspector by @adri09070 in #587
- Remove usage of deprecated API by @jecisc in #588
- Removed bomb icon in debugger and put drop down icon instead. by @StevenCostiou in #589
- Debugger protocol cleaning by @adri09070 in #590
- Removing deprecated debugger command (StShowFullStackCommand) by @adri09070 in #591
- Debugger class side cleaning by @adri09070 in #594
- Fix for issue #592 self for number in inspector by @sdiepend in #593
- fix #testStackTablePackagesLabels: use correct DoIt selector by @MarcusDenker in #595
- StVersionBrowserPresenter : no need to use #instanceSideParentName (which is Ring1 specific) by @MarcusDenker in #596
- Scrolling to selection when selecting path to the receiver class in the meta browser (Fix for the meta browser in the inspector) by @adri09070 in #597
- adding a command to the debugger stack toolbar, which opens a popover to quickly activate/unactivate debugger extensions by @adri09070 in #598
- Simplify debugger test code by @jecisc in #599
- Move to Tonel v3 by @demarey in #600
- 452 in the debugger create subclass responsibility button does not offers the possibility to create the responsibility in subclasses of the receiver but in the exception class subclass responsibility but only after performing steps by @adri09070 in #575
- SpChangeSorterPresenter shouldnt use ClassRecategorized by @jecisc in #601
- Improve the inspector for Pragma to highlight the pragma in the source by @MarcusDenker in #602
- Fix testRecompileMethodToInBlockContext++ using clean blocks by @PalumboN in #605
- Move methods from Manifest by @jecisc in #606
- Spotter not opening minimized window (issue #603) by @ephilips in #604
- StRewriterRuleEditorPresenter uses an old icon name. by @MarcusDenker in #608
- Refactor #inspectionIcons on ThemeIcons to use the #icons accessor by @Rinzwind in #609
- Remove WorkingCopy spotter entries by @jecisc in #610
- fix two icon names by @MarcusDenker in #613
- NewTools-FileBrowser should not use StInspector but switch to by @astares in #617
- Simplify StFBVisibleFilter implementation by @astares in #620
- fix project's url by @vonbecmann in #625
- also collect class side methods by @vonbecmann in #623
- StFBDirectoryFilterTest fails by @astares in #622
- Pharo issue #15545: Restore author and time stamp to method versions by @bouraqadi in #628
- Integration of object-centric halt once on call breakpoint to tools by @StevenCostiou in #627
- remove spotterForBytecodesFor: by @MarcusDenker in h...