WinMerge

al

Marszałek Forum
Członek Załogi
Administrator
Dołączył
22 Lipiec 2012
Posty
10032
Reakcje/Polubienia
10668
Miasto
Somewhere over the rainbow.
WinMerge jest Open Sursowym narzędziem porównywania i scalania dla Windows. WinMerge może porównywać zarówno foldery jak i pliki pokazując różnice w wizualnym formacie tekstu, który jest łatwy do zrozumienia i obsługi.
WinMerge jest bardzo przydatny do określania, co się zmieniło między wersjami projektu, a następnie scalania zmian pomiędzy wersjami. WinMerge może być używany jako zewnętrzne narzędzie porównywania/scalania lub jako samodzielna aplikacja.
Ponadto WinMerge ma wiele przydatnych funkcji pomocniczych, które czynią porównanie, synchronizację, i ​​scalanie tak łatwymi i użytecznymi, jak to możliwe:

Ogólny:
- Supports Microsoft Windows 2000/XP/2003/Vista/2008/7/8/2012
- Obsługuje formaty plików tekstowych Windows, Unix i Mac
- Wsparcie unikodu
- Interfejs zakładek
Porównanie Plików:
- Wizualne porównywanie i scalanie plików tekstowych
- Elastyczny edytor z kolorowaniem składni, numerowaniem linii i zawijaniem wierszy
- Podświetla różnice wewnątrz linii
- Panel różnic pokazuje bieżące różnice na dwóch pionowych paskach.
- Panel lokalizacji pokazuje mapę porównywanych plików
- Wykrywanie przeniesionych linii
Porównanie Folderu:
- Filtry plików oparte na wyrażeniach regularnych pozwalają na dołączanie i wyłączanie elementów
- Szybkie porównanie według rozmiarów i dat plików
- Porównuje jeden folder lub dołącza wszystkie podfoldery
- Może pokazywać wyniki porównania folderów w postaci widoku drzewa
Kontrola Wersji:
- Tworzy pliki łatek (format Normalny, Kontekst, Zunifikowany)
- Rozwiązanie konfliktu plików
- Podstawowa integracja z Visual SourceSafe i Rational ClearCase
Inny:
- Integracja z powłoką (wsparcie dla 64-bitowych wersji Windows)
- Wsparcie dla archiwów przy użyciu 7-Zip
- Wsparcie dla wtyczek
- Lokalizowalny interfejs
- Podręcznik online i zainstalowany podręcznik Pomocy HTML
screenshot.png
foldercmp.png


Download:

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38061
Reakcje/Polubienia
34024
WinMerge 2.16.1
Notable new items in the 2.16.0 stable release:

  • 64-bit version of WinMerge is available
  • Install plugins by default
  • Add support for jump list introduced in Windows 7
  • Install binary file editor (frhed) component again by default
  • Add support for 3-way compare/merge
  • Tweak Tab bar
  • Redesigned Open dialog
  • Partial support for HiDPI screens
  • Remove support for old version control system

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19212
Reakcje/Polubienia
55934
WinMerge 2.16.4
Version 2.16.4

File compare:
- Bugfix: coretools.cpp: linelen() should not truncate lines with embedded NULs
- Bugfix: file compare : right-click doesn't select the diff under the mouse
- Bugfix: Avoid an exception in GuessCodepageEncoding() when filepath equals "NUL"
- Bugfix: Auto-indent did not work if the EOL-style was not CRLF
Folder compare:
- Bugfix: Generating HTML Folder Compare report including File Compare report did not complete
- Bugfix: Compare Statistics dialog: The number of diff folders was counted in the number of diff files
Plugins:
- Bugfix: PrediffLineFilter.sct: Wrong encoding for settings dialog
Translations:
- Update Russian translation
- Update Italian translation
Internals:
- Favor PathContext::GetSize() over PathContext::size()
- Consolidate FolderCmp
- Avoid some InnoSetup compiler warnings

Version 2.16.3

General:
- Bugfix: Slow startup with documents folder redirected to high-latency network drive
- Add VisualElementsManifest for Windows 10 start menu
- Reduce the size of the executable file
File compare:
- Bugfix: Location and Diff pane visibility broken in 2.16.1
- Bugfix: Temporary files could not be created
- Bugfix: Trivial bugfix
- Bugfix: Regression: Incorrectly shows 'no changes' for large portions of certain binary files!
- Small tweaks for HTML file reports
- Made diff algorithm selectable by using libXDiff algorithms: default(Myers), minimal, patience, histogram
- triple click to select whole line
- Add support for merging word level diffs in selection Demo:
Zaloguj lub Zarejestruj się aby zobaczyć!

Folder compare:
- Bugfix: WinMerge 3-Way Compare Bugs: Always Shows Unique Items.
- Bugfix: WinMerge could not compare files that are opened in other applications
- Show progress bar while generating Folder Compare Report
- Use own colors settings for folder compare
Project file:
- Bugfix: Possible Bugs in 2.16.2
- Supporting relative path in project file
- Allow multiple in project file
Image compare:
- Bugfix: no message was displayed when file saving failed
- Implement Insertion/Deletion Detection Demo:
Zaloguj lub Zarejestruj się aby zobaczyć!

Options dialog:
- Tweak size of combobox "codepage" in options
- Sort combobox codepage and add manual codepage
Installer:
- Allow per-user installation (only x64 installer)
- Don't install Files.txt and don't add "Uninstall WinMerge" to the start menu
Translations:
- Update French translation
- Update Lithuanian translation
- Update Russian translation

Version 2.16.2

File compare:
- Bugfix: Edit > Replace > All, Undo: should undo all
- Bugfix: Save As: default directory should be file's original
directory
- Bugfix: Strings with embedded 0 bytes are handled incorrectly
- Bugfix: Removed word level merge support due to unstable behavior
- Bugfix: Menu item "File->File Encoding" moves main window
- Bugfix: Crash when maximizing MDI child window
- bugfix: Crash when failed to load file
- Add syntax highlight for Lua
Folder compare:
- Bugfix: Compare results refresh incorrectly after deletions
Archive Support:
- Upgraded to 7-zip 19.00
Tab bar:
- Improve icon display at 120DPI
Image compare:
- Bugfix: Zoom In/Out shortcuts don't update zoom level in location
pane
- Zoom In/Out menu items for image compare
Open dialog:
- Allow quoted filenames in "Select Files or Folders"
- Some tweaks for the manual
Installer:
- Bugfix: Gibberish language during installation
Translations:
- Update Catalan translation
- Update Italian translation
- Update Lithuanian translation
- Update Simplified Chinese translation
32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable 32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable 64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38061
Reakcje/Polubienia
34024
WinMerge 2.16.8.0
What's new in WinMerge 2.16.8.0
August 28, 2020
  • General:
  • BugFix: More space for some internationalized strings (GitHub #402)
  • BugFix: Some improvements (GitHub #405,411)
  • 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
  • BugFix: The title of the file comparison window after changing the language was accidentally changed to "Untitled left/right"
  • BugFix: Wrong merging (GitHub #420) (minimal/patience/histogram diff algorithm did not work on Windows XP)
  • Extended F4 key movement range to the whole file
  • Don't treat UTF-8 and UTF-8 with BOM the same when the "Ignore codepage differences" option is disabled
  • Folder compare:
  • BugFix: Appropriate error messages were not displayed when the file to be deleted no longer existed
  • BugFix: 'Show Middle/Right Unique items' menu item does not work properly in 3-way folder compare (osdn.net #40672)
  • CTRL+Drag folders now has the opposite behavior of the current Include Subfolders option
  • Image compare:
  • BugFix: Fix scrolling glitches (GitHub WinMerge/winimerge PR #8)
  • Reduce flicker on resize (GitHub WinMerge/winimerge PR #9)
  • Options dialog:
  • Allow choosing image filename patterns from a multi-selection dropdown list (GitHub PR #391)
  • WildcardDropList: Avoid the String instance as it could throw std::bad_alloc (GitHub PR #397)
  • Remove duplicate filename patterns without relying on WildcardDropList (GitHub PR #400)
  • Made Options dialog resizable
  • Changed the default values for the following options:
  • Ignore codepage differences -> disabled
  • Include unique subfolders contents -> enabled
  • About dialog:
  • Rework the fix for Github issue #316: GUI glitches/bugs #2 (GitHub PR #392)
  • Replace outdated list of developers in AboutBox with ascii-art gnu from FSF (GitHub PR #394)
  • Installer:
  • BugFix: Installation - Internal error: Failed to expand shell folder constant "userdesktop" (GitHub #354)
  • BugFix: Lithuanian.po is missing (GitHub PR #415)
  • New installer for per-user installation (WinMerge-2.16.8-x64-PerUser-Setup.exe)
  • Translations:
  • Translation updates:
  • Brazilian (GitHub PR #383)
  • Galician (GitHub PR #393)
  • German (GitHub PR #388,389,398,399,401,406,412,414, WinMerge/frhed PR #2)
  • Lithuanian (GitHub PR #385,390,407,408,413,415)
  • Turkish (GitHub PR #386)
  • Russian (GitHub PR #387)
  • Manual:
  • Update manual for IgnoreCommentsC change (GitHub PR #384)
  • Update Shortcut_keys.xml (GitHub PR #410)


32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable 32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable 64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38061
Reakcje/Polubienia
34024
WinMerge 2.16.10
WinMerge 2.16.10 - 2021-01-30
General
  • BugFix: Fixed processing that uses GetAsyncKeyState(). (GitHub PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • BugFix: Fixed the problem that the language setting is not applied to the
    context menu of the MDI tab when the language setting is changed.
    (GitHub PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • BugFix: command-line option /x did not work for binary and image comparison
  • BugFix: Substiturions vs. Substitutions (GitHub
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Swap Panes functionality for 3 way compares (Issue
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ) (GitHub PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • [feature request] Add options to command line to change "compare methods"
    (GitHub
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • 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

Folder compare

Table compare

  • Added File -> New -> Table menu item
Binary compare

  • Added File -> New -> Binary menu item
Image compare

  • Implement copy and paste images (GitHub PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Added File -> New -> Image menu item
  • Added Image -> Compare Extracted Text From Image menu item
Filter dialog

Patch Generator dialog

Translations

Manual

Internals



Zaloguj lub Zarejestruj się aby zobaczyć!
Merge/winmerge/releases/tag/v2.16.10
 

Niejaki

Bardzo aktywny
Zasłużony
Dołączył
16 Wrzesień 2017
Posty
1052
Reakcje/Polubienia
1437
WinMerge 2.16.12.0


Zaloguj lub Zarejestruj się aby zobaczyć!

DownloadSizeTypeFormat
Zaloguj lub Zarejestruj się aby zobaczyć!
7.37 MBInstallerEXE
Zaloguj lub Zarejestruj się aby zobaczyć!
7.37 MBPer-user installerEXE
Zaloguj lub Zarejestruj się aby zobaczyć!
7.87 MBInstallerEXE
Zaloguj lub Zarejestruj się aby zobaczyć!
6.80 MBInstallerEXE
Zaloguj lub Zarejestruj się aby zobaczyć!
9.12 MBBinariesZIP
Zaloguj lub Zarejestruj się aby zobaczyć!
8.53 MBBinariesZIP
Zaloguj lub Zarejestruj się aby zobaczyć!
8.28 MBBinariesZIP
Zaloguj lub Zarejestruj się aby zobaczyć!
12.12 MBSource Code7z
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38061
Reakcje/Polubienia
34024

WinMerge 2.16.16.0​

What Is New in 2.16.16


General


  • Fix a problem where the string in the Windows common dialog would not
    change to the language when switching languages.

File compare


  • BugFix: Fix not getting the proper error message when saving failed

Table compare​



Image compare​


  • BugFix: Fix an issue where drag-and-drop of file would only work once.

Folder compare​


  • BugFix: Sync (Super Slow) (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • BugFix: Fix an issue where filters are not applied correctly when opening
    a project file containing multiple items with different filters. (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • [Feature Request] New Display Columns: Dimensions + Size Difference (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • FolderCompare: Additional Properties (Windows Property System+Hash
    (MD5, SHA-1, SHA-256)) (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )

Options dialog​


  • BugFix: Fix the problem that the "Register Shell Extension for Windows 11 or
    later" button is not enabled when another user has registered
    ShellExtension for Windows 11.

Plugins​


  • BugFix: Plugin unpacked file extension problem
    (get_PluginUnpackedFileExtension) (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • BugFix: Comparing broken lnk-files (windows shortcuts) freezes WinMerge
    (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Apache Tika plugin: Update Apache tika to 2.1.0 and change the
    download URL
  • CompareMSExcelFiles.sct: Make the number before the sheet name zero-padded

Shell extension​


  • BugFix: ShellExtension for Windows 11 did not work on machines that did not
    have MSVCP140.dll VCRUNTIME140*.dll installed.
  • BugFix: Loop counter should be the same type as the count type. (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • ShellExtension for Windows11: Disable Registry Write Virtualization

Manual​



Translations​



Internals​


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38061
Reakcje/Polubienia
34024

WinMerge 2.16.18

What Is New in 2.16.18


General​


  • BugFix: Crash when comparing files in Google Drive
  • [Feature Request] Lengthen title of File Compare window or add tip (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • added me to contributor list (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • 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​


  • BugFix: wm 2.16.16.0 crashes with file attached (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • 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.
  • BugFix: Colors -> Differences -> Word Difference : Text color ignored (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • BugFix: WinMerge crashes with specific regex search (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • 3-Way File Merge: No Keyboard / hot keys available for Merging from Left Pane
    to right pane and vice versa (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Winmerge hangs when i try to compare files. (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fast encoding switching. (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )

Clipboard Compare​


  • New Feature: Clipboard Compare (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
    • Click File → Open Clipboard menu item to compare the two most recent
      contents of the clipboard history.
    • You can also compare by pressing Ctrl+V when the child MDI window is not
      visible.
    • This feature is available on Windows 10 version 1809 or higher and
      WinMerge 64-bit version.

Folder compare​


  • BugFix: Sorting on Comparison Result being done incorectly (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • BugFix: Fix an issue where WinMerge sometimes crashes when executing
    "Refresh Selected" in the folder compare window. (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • BugFix: Fixed a bug that the parent folder icon was not displayed in non-recursive mode.
  • BugFix: Fixed the problem that the sort order is different from version 2.16.16 or earlier

Plugins​



Command line​


  • Added /clipboard-compare command line option

Archive support​


  • Update 7-Zip to 21.07

Installer​


  • BugFix: Incorrect link to "Quick Start" guide at WM installation end (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • BugFix: Add replacesameversion flag to 7z.dll
  • Re-enabled the process of installing ShellExtension for Windows 11.

Manual​


  • BugFix: "Quick compare limit" and "Binary compare limit" settings don't have
    the expected (and documented) purpose (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )

Translations​



Internals​


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38061
Reakcje/Polubienia
34024

WinMerge 2.16.20

What Is New in 2.16.20


General



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)

Webpage compare


  • Webpage Compare [EXPERIMENTAL] (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
    • Requires WebView2 Runtime.
    • Only supported on Windows 10 and above.
    • Currently, it is not possible to directly highlight differences between
      web pages, but it is possible to display two or three web pages side by
      side. You can also compare the following content of the displayed web
      pages
      • Screenshots
      • HTML contents
      • Extracted texts
      • Resource trees

Folder compare


  • BugFix: Fix an issue where items with different case are not displayed
    correctly in the folder compare window when comparing three directories.
    (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )

Options dialog



Plugins


  • BugFix: CompareMSExcelFiles.sct: Date formats interpreted inconsistently
    (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Add URL handler plugins (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
    • HTTP/HTTPS scheme handler plugin
      • This plugin retrieves a file with the specified HTTP or HTTPS URL using
        the curl command.
    • Windows Registry scheme(reg:) handler plugin
      • This plugin handles URLs like
        reg:HKEY_CURRENT_USER\Software\Thingamahoochie\WinMerge.
        After reg:, it considers it a registry key and uses the reg.exe
        command to retrieve information about that registry key.
  • Replace plugin: When regular expression substitution is performed with the
    -e option, \r and \n in the second argument are now treated as
    control characters CR and LF.
  • PrettifyHTML plugin: Added "--tidy-mark no" to default plugin arguments

Command line


  • Added /t webpage command line option

Manual



Translations



Internals


  • Code refactor with C++17 features replace optimize create smart pointers
    (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Fixed link errors occurring in Windows 10 SDK version 10.0.19041.0 and lower
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38061
Reakcje/Polubienia
34024

WinMerge 2.16.22

July 27, 2022
  • General:
  • Allow renaming of untitled pages (#1395)
  • 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)
  • BugFix: vertical editing for .h file is quite slow (#1386)
  • BugFix: replace text using regular expressions behaves incorrectly if multiple matches on the same line (#1387, PR #1388)
  • Optimize snake function (PR #1411)
  • Folder compare:
  • BugFix: Fix an issue where paths with different case are not displayed correctly in the folder column of the folder compare window when comparing three directories. (PR #1372)
  • BugFix: Fix renaming process in folder compare window. (PR #1392)
  • BugFix: Elapsed time was no longer displayed in the status bar after folder comparison.
  • BugFix: Fix an issue where the folder column is not updated for child items after renaming a directory in the folder compare window. (PR #1408)
  • Plugins:
  • Modify textbox behavior (CompareMSExcelFiles options dialog) (PR #1374)
  • Make wsc files available as plug-in (PR #1390)
  • Archive support:
  • Update 7-Zip to 22.00
  • Project file:
  • Add a feature to save/restore hidden items to/from a project file.(PR #1377)
  • Options dialog:
  • New setting to decide when to save/restore hidden items when project is saved/loaded (PR #1377)
  • Translations:
  • Translation updates:
  • Bulgarian (PR #1375)
  • French (PR #1418)
  • Galician (PR #1400)
  • German (PR #1396,#1399)
  • Hungarian (PR #1393,#1398)
  • Japanese
  • Lithuanian (PR #1394)
  • Portuguese (PR #1416)
  • Internals:
  • Fix typo in SuperComboBox.cpp (PR #1379)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38061
Reakcje/Polubienia
34024

WinMerge 2.16.24​

October 26, 2022
  • General:
  • Fixed crash when displaying file menu if jump list contains invalid title (osdn.net #45916)
  • File compare:
  • Changed operation of displaying dialogs and context menus from status bar from double-click to single-click.
  • Table compare:
  • When TSV files were displayed in table mode with word wrap enabled, clicking on a character would not move the caret to that character's position
  • Folder compare:
  • Fixed memory leak in folder comparison when PDF files were targeted for image comparison.
  • Options dialog:
  • Improved translation regarding CPU cores (PR #1513)
  • Select Files or Folders dialog:
  • Made it possible to specify Prediffer plugin
  • Plugins:
  • Select Plugin dialog: Fixed that "Display all plugins" checkbox did not work
  • Project file:
  • Fixed comparison failure when left file path and right file path in project file are URLs.
  • Allow saving following in project file.
  • Description
  • Window type
  • Table delimiter
  • Patch Generator dialog:
  • The command line section in the generated patch file was garbled (osdn.net #45935)
  • Translations:
  • Fix an issue where the following message displayed when two files are identical in a 3-way folder comparison is not translated. (PR #1535)
  • Translation updates:
  • Brazilian (PR #1511,#1523)
  • Corsican (PR #1510,#1527)
  • French (PR #1538)
  • German (PR #1498,#1509,#1528)
  • Hungarian (PR #1508,#1524)
  • Japanese
  • Lithuanian (PR #1514,#1526)
  • Polish (PR #1525)
  • Portuguese (PR #1529)
  • Slovenian
  • Others:
  • BugFix: Fixed English verbiage (PR #1499)
  • BugFix: typo fixed in README.md (PR #1504)
  • BugFix: Fix typo in lwdisp.c (PR #1515)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38061
Reakcje/Polubienia
34024

WinMerge 2.16.25

This is a WinMerge beta release which is meant for preview the current state of
WinMerge development. This release is not recommended for the production.


Please submit bug reports to our bug-tracker.


What Is New in 2.16.25 Beta​


File compare​



Binary compare​



Folder compare​


  • BugFix: Fix the problem that WinMerge crashes when pressing the "OK" button
    in the "Display Columns" dialog in the debug version. (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • BugFix: Crash when copying files/folders (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • BugFix: File Duplication Bug In Outputted Zips (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • BugFix: Fixed problem with scrolling to unexpected position when expanding
    folders (osdn.net #46061)
  • BugFix: Fixed incorrect links to files with # in filename in folder
    comparison report (osdn.net #46082)
  • Changes the display processing of the "Comparison result" column for a 3-way
    folder comparison. (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )
  • Add "Copy All Displayed Columns" to the context menu of the folder compare
    window. (PR
    Zaloguj lub Zarejestruj się aby zobaczyć!
    )

Options dialog​



Translations​



Others​


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Podobne tematy:

Do góry