diff --git a/Docs/Users/ChangeLog.html b/Docs/Users/ChangeLog.html
index 2fec68fcd5a..c22c24187b6 100644
--- a/Docs/Users/ChangeLog.html
+++ b/Docs/Users/ChangeLog.html
@@ -22,6 +22,12 @@
Change log
WinMerge 2.16.35 - 2023-11-20
+File compare
+
+- BugFix: Fixed an issue where "Copy to Left/Right and Advance" would sometimes skip differences when comparing 3 files. (#1234)
+- BugFix: Print Preview buttons are not translatable (#2083,#2079)
+- BugFix: Fixed the issue where the caption set in the header bar is restored when the window is resized.
+
Binary compare
- BugFix: V2.16.34 "X86" wired action (#2081)
@@ -38,6 +44,10 @@ Folder compare
- BugFix: Ignoring carriage return differences doesn't work anymore (#2080,#2099)
+File filters
+
+- BugFix: Fixed the issue where "[F]" could be set as the file filter if no file filter was selected in the Filters dialog.
+
Installer
- BugFix: fix bug of Registry path (PR #2086)
@@ -63,7 +73,7 @@ Translations
WinMerge 2.16.34 - 2023-10-27
-File compare
+File compare
- Allow NUL and \.\NUL in paths specified as command line arguments (PR #2056)
- Added "(F4)" to the description of the toolbar icon "Difference in the Current Line". (#2050)
@@ -102,7 +112,7 @@ General
- Reduce startup time and decrease the usage of Win32 user objects.
-File compare
+File compare
- BugFix: Cannot compare one-line file (#1972)
- BugFix: "Current Difference" specified by double-clicking cannot merge using the "Copy to Right (or Left)" menu. (#1980)
@@ -174,7 +184,7 @@ General
- BugFix: Export/Import settings bug with Substitution Filters (#1925)
-File compare
+File compare
- BugFix: Save function doesn't work if the path length exceeds 248 characters (#1923)
- BugFix: Redundant confirmation "The selected files are identical" (#1902)
@@ -220,7 +230,7 @@ General
- Add tasks to Jump List (PR #1828)
- Update DirCmpReport.cpp (PR #1892)
-File compare
+File compare
- BugFix: Fix input range check processing in "Go to" dialog. (PR #1826)
- BugFix: End of line diff is a bit wanky (#1838, PR #1849)
@@ -269,7 +279,7 @@ General
- BugFix: When using an ini file all differences are displayed as black sections (#1799)
- Reduced file size of WinMergeU.exe for 32-bit version
-File compare
+File compare
- BugFix: Fixed an issue where XML format files, such as vcxproj, were not being syntax highlighted.
- BugFix: Fixed an issue where the EOL character was not being displayed in the ARM64 version.
@@ -327,7 +337,7 @@ Translations
WinMerge 2.16.29 - 2023-03-21
-File compare
+File compare
- BugFix: 3-way compare does not properly align identical lines when resolving conflicts, and show false highlights (#1696)
- BugFix: Failure to indent lines properly (#1740)
@@ -419,7 +429,7 @@ General
- Fixed issue where the program would crash when certain path names were set in the file path bar.
-File compare
+File compare
- Feature request: Allow pasting when editing caption of pages (PR #1651)
@@ -472,7 +482,7 @@ Translations
WinMerge 2.16.25 - 2022-12-27
-File compare
+File compare
- BugFix: Selection in "Replace" by regular expression doesn't work with
\n
(#1556)
- BugFix: WinMerge hangs for a certain regex search & replace action for clearing all lines not containing '%' (#1575)
@@ -539,7 +549,7 @@ General
- BugFix: Fixed crash when displaying file menu if jump list contains invalid title (osdn.net #45916)
-File compare
+File compare
- Changed operation of displaying dialogs and context menus from status bar from double-click to single-click.
@@ -609,7 +619,7 @@ Color schemes
- Create Midnight.ini (PR #1430)
-File compare
+File compare
- BugFix: Non existing backup directory should be automatically created (#1438)
- BugFix: Bug: Can't copy selected text, if it has non-changed lines (#1507)
@@ -661,7 +671,7 @@ General
- Allow renaming of untitled pages (#1395)
-File compare
+File compare
- BugFix: "Replace All" doesn't work when Replace in "Selection" and the new string contains the old string. (#1376)
- BugFix: “Match case” in Search always enabled (#1380)
@@ -716,7 +726,7 @@ General
- In windows 11 i have error 78 sidebyside with the winmerge manifest (#1312)
-File compare
+File compare
- BugFix: Copy left/right different behavior (#1334)
- BugFix: Line difference coloring in “Word-level” mode does not work correctly for Cyrillic-based languages (#1362)
@@ -807,7 +817,7 @@ General
- BugFix: New filter (F) display (#1281 a))
-File compare
+File compare
- BugFix: Fixed a problem where the caret would not display in the correct position on lines containing tab characters, depending on the font in use (osdn.net #44417)
@@ -887,7 +897,7 @@ General
- Update Merge.rc (PR #1219,#1227,#1231,#1232)
-File compare
+File compare
- BugFix: Match similar lines breaks with Ignore whitespace change (#1209)
- BugFix: Copy & Advance skips differences when moved block detection is on (#1235)
@@ -973,7 +983,7 @@ General
- added me to contributor list (PR #1094)
- Made it so that the parent window cannot be operated while the font selection dialog displayed from View→Select Font menu item is displayed.
-File compare
+File compare
- BugFix: wm 2.16.16.0 crashes with file attached (#1101)
- BugFix: Fix a problem that 'Encountered an improper argument' error occurs when a pane split by Window→Split menu item is unsplit by drag operation.
@@ -1052,7 +1062,7 @@ General
- Issue with closing WinMerge with Esc keyboard key (#1052)
- Add an "Defaults" section to the ini file (PR #1071)
-File compare
+File compare
- BugFix: Release 2.16.16 crashes when comparing large files - likely a regression (#1036)
- BugFix: Fixed C#(Java, JavaScript) keyword highlighting. (#1040)
@@ -1126,7 +1136,7 @@ General
- Fix a problem where the string in the Windows common dialog would not change to the language when switching languages.
-File compare
+File compare
- BugFix: Fix not getting the proper error message when saving failed
@@ -1195,7 +1205,7 @@ General
- BugFix: 50% cpu use by winmergeu.exe after program closed (#903)
- Digitally sign packages (#152)
-File compare
+File compare
- BugFix: The mouse cursor did not change to an hourglass when the files or plugins were taking a long time to load.
- BugFix: Save Middle and Save Middle As menu items were not enabled when comparing three files.
@@ -1269,7 +1279,7 @@ General
- Fixed an issue where the WinMerge process might not terminate even though the WinMerge window was closed.
-File compare
+File compare
- BugFix: Fixed an infinite loop when "find what" in the substitution filters is empty.
@@ -1373,7 +1383,7 @@ General
- Possibility to store settings in INI file (#248) (PR #750)
- FeatureRequest - Ignoring options - lack in "button menu" (#804)
-File compare
+File compare
- BugFix: Fix PHP syntax highlighting. (PR #782, PR #802)
- BugFix: BS key did not work at the beginning of the line after splitting the pane or clicking the OK button in the Options dialog.
@@ -1461,7 +1471,7 @@ General
- GUI textstrings: grammatical corrections (PR #722)
- Added ARM64 support
-File compare
+File compare
- BugFix: Fix PHP syntax highlighting. (PR #751)
- BugFix: Strings in a multi-line diff block were not be replaced correctly when the substitution filters' regular expression contained ^
@@ -1532,7 +1542,7 @@ General
- Tab bar: Added shadows to help distinguish between active and inactive tabs
- Added drop-down menu to Open and Save icon on toolbar
-File compare
+File compare
- BugFix: Basic syntax highlighter is broken (osdn.net #41440)
- BugFix: File is corrupted while saving differences in changed file (Ctrl+S) (#607)
@@ -1618,7 +1628,7 @@ General
(GitHub #530)
- Added the command line option "/s-" to ensure that another instance is always executed, ignoring the value of the 'Allow only one instance to run' option.
-File compare
+File compare
- BugFix: WinMerge crashes with mouse double click (GitHub #531)
- BugFix: Fixed an issue where the message box "The report has been created successfully." was displayed even if the report creation failed.
@@ -1701,7 +1711,7 @@ General
- Update Merge.rc (GitHub #487)
- Improved startup time
-File compare
+File compare
- BugFix: [UI] Pane enlargement was reset after changing tab (GitHub #403)
- BugFix: Non-comment differences were sometimes ignored when the comment filter was enabled, (osdn.net #40488)
@@ -1769,7 +1779,7 @@ General
- BugFix: More space for some internationalized strings (GitHub #402)
- BugFix: Some improvements (GitHub #405,#411)
-File compare
+File compare
- BugFix: Ignore case option did not work when Diff algorithm was other than default
- BugFix: A white vertical rectangle was sometimes drawn in the selected area
@@ -1838,7 +1848,7 @@ General
- Add Solarized Dark/Light color scheme (GitHub #287)
- Compile WinMerge with ASLR and CFG enabled (GitHub #315)
-File compare
+File compare
- BugFix: Diff Pane issues (GitHub #307)
- BugFix: Codepage not updated on refresh (GitHub #320)
@@ -1933,7 +1943,7 @@ General
- Added CWindowsManagerDialog class for handling open tabs with Ctrl+Tab, now the application is behave just like professional editors (Visual Studio, Notepad++, etc.) to switch and activate the open tabs. (GitHub #247)
-File compare
+File compare
- BugFix: GhostTextBuffer: Don't unexpectedly bring back empty lines user wants to delete (GitHub #244)
- BugFix: Prevent silent abort with File Comparison of files whose size is an exact multiple of 2^32 bytes (GitHub #257)
@@ -1986,7 +1996,7 @@ Internals
- Avoid some back and forth file path transcoding between UTF16 and UTF8 (GitHub #243)
WinMerge 2.16.5 - 2019-12-09
-File compare
+File compare
- BugFix: Suspicious lack of Release() calls in lwdisp.c (GitHub #171)
- BugFix: Performance using Unpacker (GitHub #180)
@@ -2042,7 +2052,7 @@ Manual
- Small Manual tweaks (GitHub #190)
WinMerge 2.16.4 - 2019-07-28
-File compare
+File compare
- BugFix: coretools.cpp: linelen() should not truncate lines with embedded NULs (GitHub #156)
- BugFix: file compare : right-click doesn't select the diff under the mouse (GitHub #159)
@@ -2076,7 +2086,7 @@ General
- Add VisualElementsManifest for Windows 10 start menu (Bitbucket PR #47)
- Reduce the size of the executable file
-File compare
+File compare
- BugFix: Location and Diff pane visibility broken in 2.16.1 (GitHub #138, Bitbucket #163, sf.net #2228)
- BugFix: Temporary files could not be created (GitHub #143, sf.net #2220)
@@ -2124,7 +2134,7 @@ Translations
- Update Russian translation (Bitbucket PR #41, #42)
WinMerge 2.16.2 - 2019-04-04
-File compare
+File compare
- BugFix: Edit > Replace > All, Undo: should undo all (sf.net #2113)
- BugFix: Save As: default directory should be file's original directory (sf.net #2163)
@@ -2184,7 +2194,7 @@ Open dialog
- Expose cleaner moving/resizing behavior esp. in non-maximized state (GitHub #119)
- Avoid retaining bogus filetype icons from previous selections (GitHub #122)
-File compare
+File compare
- BugFix: Extra blank displayed after left/right single/double quotes (Bitbucket #134)
- BugFix: Click doesn't trigger document to scroll in Location pane under circumstance (Bitbucket #140)
@@ -2248,7 +2258,7 @@ General
- BugFix: Disabled icon on toolbar not gray out when running on XP
-File compare
+File compare
- BugFix: Copy to X and Advance" not work in 3way-compare (Bitbucket #123)
- BugFix: File compare always showing different ending (GitHub #106)
@@ -2280,7 +2290,7 @@ General
- Improve visual layout of Open dialog (GitHub #97)
- Add icon for "New (3 panes)" menu item (GitHub #97)
-File compare
+File compare