Results 368 comments of Takashi Sawanaka

I will try after version 2.16.24 is released.

First, I created the following project and used crowdin-cli. https://crowdin.com/project/winmerge I noticed two things. - WinMerge uses an older version of InnoSetup to create installers for Windows XP support. It...

> UTF-8 is applied by default, yes. We can customize import/export on our end (in the near future, end-users will get this possibility), so encoding will match. Just to confirm,...

You can disable file backup when starting using the /cfg command-line option as shown below, although it is not documented. ~~~ "c:\Program Files\WinMerge\WinMergeU.exe" /cfg Backup/EnableFile=0 ~~~ However, specifying as above...

Is the Windows setting "Show recommended files in Start, recent files in File Explorer, and items in JumpList" turned off under Personalization → Start? If so, turning it on should...

Although the wine versions are different as shown below, the text in the menu bar was displayed when run on macOS. If I have the opportunity, I will try it...

I tried both the 64-bit and 32-bit versions, and the results were the same. > x32 looks better, but if I hover the cursor, the text of the menu item...

Unfortunately, there is no way to hide them right now.

Thank you for your report. We were not able to reproduce the issue on our side. Could you please help us by answering a few questions? - #2258 is a...

Since `.docx` files are not plain text files but binary files created by compressing XML files, they do not have a specific character encoding. (The XML files themselves are encoded...