Releases: dolphinsmalltalk/Dolphin
7.1.27
7.1.24
7.1.23
What's Changed
Full Changelog: 7.1.22...7.1.23
7.1.22
Replaces obsolete Internet Explorer integration with Edge (Chromium) based WebView2
What's Changed
7.1.21
Adds better support for multiple monitors so that Windows will open on the monitor most likely to be in active use (#1116).
The class fileout format is modified to reduce the number of conflicts that typically occur when moving code between 7.1 (pre-namespace) and 8.x (namespace) formats (#1138). Note that this format is not forwards compatible for 7.1.20 (i.e. cannot be loaded in 7.1.20 and earlier). It can be loaded and saved from 8.x.
Some bug fixes:
#258
#928
#1015
#1093
#1095
#1097
#1103
#1113
#1119
#1125
#1133
#1135
Minor VM source fixes for building on latest versions of VS2019 (#1152)
What's Changed
- Remove ExternalStructure class>>#canUnderstand: during Image Stripping by @rko281 in #1096
- Fix #1097: Adjust blank icon to avoid scaling bug by @blairmcg in #1098
- Replace deprecated function call (use
KernelLibrary
instead ofVMlibrary
forisWindowsVistaOrGreater
). by @blairmcg in #1104 - Fix #1015 by @blairmcg in #1106
- Resolve #1093: Optimization of Collection>>#distinct by @blairmcg in #1107
- Fix #1113: Add cancel option to package uninstallation prompts by @blairmcg in #1114
- Fix #258 by @blairmcg in #1115
- Fix reference to method that moved to a new library by @jgfoster in #1117
- Optimise comparison of ScaledDecimals by @rko281 in #1120
- Fix #1116: Dialogs always open on the primary display by @blairmcg in #1118
- Truncate seconds when converting from Time to ODBCTIME by @rko281 in #1126
- Fix regression caused by original fix for #1115 by @blairmcg in #1128
- Fix #1133 by deleting offending SourceBrowser class>>publishedAspects method by @blairmcg in #1134
- Fix #1135: Font change propagation from parent no longer works by @blairmcg in #1136
- Fix #1138: New method category chunk format to reduce 7<->8 merge conflicts by @blairmcg in #1139
- Open new shells on user's active monitor by default by @blairmcg in #1140
- Another change for #1116: Ensure initially centred shell views (e.g. splash screen) open on active monitor by @blairmcg in #1143
- Fix #928: Random #gpFault: error when closing Scintilla windows bug by @blairmcg in #1149
- char8_t in lexer.h requires C++20 by @jgfoster in #1152
Full Changelog: 7.1.20...7.1.21
8.0.2
VM binaries only release for Dolphin 8.
7.1.20
7.1.20
v7.1.19
V7.1.19
v7.1.18
Please note that you may also need to install the VC++ runtime distribution, specifically: https://aka.ms/vs/16/release/vc_redist.x86.exe.
v7.1.16
v7.1.16