Takashi Sawanaka
Takashi Sawanaka
Unfortunately, the message "File not found" is a Poco Library message and is not currently translatable.
> Could WinMerge somehow handle such a situation (by e,g, auto-renaming the conflicting names)? Unfortunately, WinMerge does not have that auto-renaming feature. WinMerge uses the 7-Zip DLL to extract the...
I'm sorry to be so misleading, but "binary compare limit" does not mean what you think it means. There is a "Binary contents method" that allows faster comparisons than the...
I thought the crash in issue #318 was during folder comparison. For file comparison, "Quick contents compare method" and "Binary contents compare method" have nothing to do with it. When...
@Warfront1 Could you tell me under what conditions the crash occurred? - During file or folder comparisons? - WinMerge 32bit or 64bit version? - OS version - The size or...
It is possible to compare foo and foo.zip by specifying them in the "Select Files or Folders" window. Unfortunately, however, it is not currently possible to compare foo and foo.zip...
So far I haven't done anything about dark mode. I expected to improve Dark Mode support for Win32 applications on Windows 11, but I haven't seen any improvement. Currently, I'm...
> To me it looks like the replacement filter is only used after the initial this line matches that line-algorithm has been executed. Unfortunately, the Substitution filters are implemented exactly...
> Could you point out where the current implementation (after the this line matches that line-algorithm) is useful? It is easy to implement and has the advantage of being fast...
I agree with your idea, but I prefer all options, not just the comparison option. FYI, you can call CRegOptionsMgr::SetSerializeing(false) to prevent the settings from being saved in the registry.