WinMerge

最新版本 WinMerge 2.15.4 Alpha

WinMerge 2.15.4 Alpha

WinMerge 2.15.4 Alpha
WinMerge 是 Windows 的開源差異和合併工具。 WinMerge 可以比較兩個文件夾和文件,呈現易於理解和處理的視覺文本格式的差異。 WinMerge 免費下載 Windows PC 的最新版本。這是 WinMerge.

WinMerge 的完全離線安裝程序安裝程序,對於確定項目版本之間的變化,然後合併版本之間的更改非常有用。 WinMerge 可用作外部差異 / 合併工具或作為獨立應用程序.

主要功能:視覺差異化和文本文件合併靈活的編輯器,語法高亮顯示,行號和自動換行突出顯示行內差異差異窗格顯示當前差異垂直窗格位置窗格顯示比較文件的地圖移動線條檢測處理 Windows,Unix 和 Mac 文本文件格式 Unicode 支持選項卡式接口基於正則表達式的文件過濾器允許排除和包含項目使用文件大小和日期進行快速比較比較一個文件夾或包括所有子文件夾以樹形視圖顯示文件夾比較結果創建補丁文件(正常,上下文和統一格式)解決衝突文件基本的 Visual SourceSafe 和 Rational ClearCase 集成 Shell 集成(支持 64 位 Windows 版本)使用 7 -Zip 的歸檔文件支持插件支持可本地化的界面在線人並安裝 HTML 幫助手冊

ScreenShot

軟體資訊
檔案版本 WinMerge 2.15.4 Alpha

檔案名稱 WinMerge-2.15.4-Setup.exe
檔案大小 5.36 MB
系統 Windows (All Versions)
軟體類型 開源軟體
作者 The WinMerge Development Team
官網 http://winmerge.org/
更新日期 2018-04-28
更新日誌

What's new in this version:

Appearance:
- Flatten GUI pane edges
- Partial support for HiDPI (not Per-Monitor DPI Aware)
- Remove splash screen. The splash screen image is now displayed in About dialog

Tool bar:
- Add "View->Toolbar->Huge" menu item
- Add drop down menu to Options icon
- Add icons for 3-way merge functions

Open dialog:
- Change window type of Open dialog from modal window to MDI child window
- Add Read-only checkbox to Open dialog
- Add buttons to swap items
- Add the third path combobox for 3-way comparison
- Allow file name patterns like not only *.ext but file*.ext

Tab bar:
- Make Tabbar reorderable by using drag-and-drop
- Add "Close Other Tabs", "Close Right Tabs" and "Close Left Tabs" menu items to system menu
- Add "Enable Auto Max Width" menu item to Tab Bar context menu
- Show close button when hovering over tabs
- Add icons to each tab

Options dialog:
- Add "Close Select Files or Folders Dialog on clicking OK button" checkbox to "General" page
- Add "Language" combobox to "General" page and remove Language dialog
- Add "Ignore codepage differences" checkbox to "Compare/General" page
- Remove checkboxes in "Enable multiple compare windows for" group from
- "General" page (Now always enabled multi compare windows)
- Add "Include Subfolders" checkbox to "Compare/Folder" page
- Add "Automatically expand all subfolders" checkbox to "Compare/Folder" page
- Add "Ignore Reparse Points" checkbox to "Compare/Folder" page
- Add "Number of compare threads" textbox to "Compare/Folder" page
- Add "Compare/Binary" page
- Add "Compare/Image" page
- Add checkboxes whether to use custom colors for text to
- "Colors/Differences" page
- Add "GitHub/Bitbucket" button to "Colors/Differences" page
- Add "Margin" color button to "Colors/Text" page
- Add "Colors/Markers" page
- Remove "Use stand-alone 7-Zip if available" and
- "Use local 7-Zip from WinMerge folder" radio button from
- "Archive Support" page
- Now always use local 7-Zip from WinMerge folder)
- Make $file and $linenum parameters available in External editor textbox on "System" page
- Make Custom codepage on "Codepage" page selectable from dropdown list
- Add "Detect codepage for text files using mlang.dll" checkbox to "Codepage" page
- Remove "Include subfolders by default" checkbox from
- "Shell Integration" page
- ShellExtension now refers to "Include subfolders" checkbox on "Compare/Folder" page or on "Select Files or Folders" dialog)
- Remove "Add Shell menu to context menu" from "Shell Integration" page
- WinMerge now always adds shell menu to context menu in Folder window)
- Add "Register shell extension" button to "Shell Integration" page

Folder Compare:
- Add Multi-thread compare support for Full Contents or Quick Contents method
- Color the background of items in list view
- Restore collapse/expand state of folder tree after re-comparison
- Make comparing window closeable
- Make sub-folder re-comparable
- Display folder items in list view during comparison
- Display the file name currently being compared in progress window
- Add "Parent Folder" menu item in 'Open Left/Middle/Right' menu
- Add "Compare Non-horizontally" menu item to context menu
- Add "Copy items To Clipboard" menu item to context menu
- Add "Swap panes" menu item to View menu
- Add "Auto/Manual Prediffer" menu item to Plugin menu
- Open selected folders in new tab when clicking "Compare" menu item with pressing Ctrl key
- Cleanup Date column alignment
- Bugfix: Version column not sorted correctly
- Bugfix: A unique item that is a binary file was not detected as a binary file
- Bugfix: Properly handle 3-way comparison of Binary files
- Bugfix: Use proper font for View>Use Default Font menu item

File Compare:
- Add support for 3-way compare/merge
- Add "Diff Context" menu to View menu to adjust the number of displayed diff context lines
- Add "Split Vertically" menu item to View menu
- Add "Add Synchronization Point" to Merge menu
- Add "Auto/Manual Prediffer" menu item to Plugin menu
- Show the name of the applied plugin in the status bar
- Add shortcut(Ctrl+Alt+E) to open with external editor
- Add Go and Rust highlighter
- Add VHDL syntax highlighter
- Add C++11 keywords
- Make merge editor window D&Dable
- Highlight the search text and implement Marker
- Highlight the EOL pane in status bar if there is a difference in the EOL of files
- Reload files when another application changes files opened by WinMerge
- Improve in-line diff algorithm
- Bugfix: More on Issue #73 Fixed the -dl -dm and -dr description parameters for conflict files for both 2 way and 3 way conflict files)
- Bugfix: Fix Memory Leak with Drop Targets

Binary Compare:
- Install binary file editor (frhed) component again by default
- Make binary file editor undoable

Image Compare:
- Add image file compare/merge support

Reports:
- Add "Include File Compare Report" checkbox to "Folder Compare Report" dialog
- Change the encoding of HTML folder compare report from ANSI to UTF-8
- Add icons to the HTML folder compare report
- Change visual style of HTML report
- Archive Support:
- Install 7-zip plugin by default

Drag and Drop:
- Accept drag&droped files or folders from various places like:
- Zip folder, FTP folder, Recycle bin, images in Web browser

Plugins:
- Introduce new plugin type FILE_FOLDER_PACK_UNPACKER which allows unpacking data in a file to multiple files in a folder
- Use FILE_FOLDER_PACK_UNPACKER plugin for decompressing archives
- Add support for unpacker plugin written in VBScript/Javascript.
- Add WinMerge32BitPluginProxy.exe to make 32-bit plugins usable in 64-bit

WinMerge:
- Rewrite some plugins in VBScript
- Add CompareMSPowerPointFiles.sct plugin
- Add ApplyPatch.sct plugin
- Add SortAscending, SortDescending and ExecFilterCommand menu item to
- Plugin->Script menu
- Make plugins configurable with settings dialog of each plugin

Filters:
- Update *.flt files for Visual Studio 2015 and 2017

Shell extension:
- Display another WinMerge icon in Explorer's context menu when a folder is selected

Installer:
- 64-bit version of WinMerge is available
- Install plugins by default

Translations:
- Update Portuguese translation
- Update Korean translation
- Update Traditional Chinese translation
- Remove "Language" menu item from View menu
- You can specify UI language at Options dialog)

Command line:
- Incompatible change: The third file path is now treated as a right path for 3-way comparison, not output path
- Use /o option for ouput path instead
- Add /wm, /dm, /fl, /fm, /fr, /al, /am and /ar option for 3-way comparison

Other changes:
- Add support for jump list introduced in Windows 7

Internals:
- Use POCO C++ libraries instead of pcre, expat and scew
- They use pcre, expat internally
- Link statically with MFC and VC runtime libraries
- Various compilation/build fixes

WinMerge 2.15.4 Alpha 相關參考資料
Downloading File alpha2.15.4WinMerge-2.15.4 ... - OSDN.net

Free download page for Project WinMerge's WinMerge-2.15.4-x64-Setup.exe.WinMergeは、テキストファイル間、あるいはディレクトリ間の違いを視覚的に ...

https://osdn.net

Downloading File alpha2.15.4winmerge-2.15.4-full-src.7z - OSDN

Free download page for Project WinMerge's winmerge-2.15.4-full-src.7z.WinMergeは、テキストファイル間、あるいはディレクトリ間の違いを視覚的に表示し、 ...

https://es.osdn.net

Downloading File alpha2.15.4winmerge-2.15.4-x64-exe.zip

Free download page for Project WinMerge's winmerge-2.15.4-x64-exe.zip.WinMergeは、テキストファイル間、あるいはディレクトリ間の違いを視覚的に表示 ...

https://zh-tw.osdn.net

Downloading WinMerge 2.15.4 Alpha from FileHorse.com

Download WinMerge 2.15.4 Alpha. Click on the button below to start the download. To keep our website clean and safe please report any issues regarding this ...

https://www.filehorse.com

WinMerge - Browse alpha2.15.4 at SourceForge.net

Changes from 2.14.0: WinMerge 2.15.4 Appearance: - BugFix: Dot icon in a drop-down menu is not drawn correctly File compare: - BugFix: Crash when reading ...

https://sourceforge.net

WinMerge 2.15.4 Alpha Descargar para Windows 10, 8, 7 - FileHorse

Descarga WinMerge 2.15.4 Alpha para PC de Windows desde FileHorse. 100% seguro y protegido ✓ Versión de software de descarga gratuita (32-bit/64-bit).

https://www.filehorse.com

WinMerge 2.15.4 Alpha Download for Windows Change Log ...

2018年4月28日 — Now always use local 7-Zip from WinMerge folder) - Make $file and $linenum parameters available in External editor textbox on "System" page

https://www.filehorse.com

WinMerge 2.15.4 Alpha Download for Windows Old Versions ...

WinMerge 2.16.2. Date released: 04 Apr 2019 (one year ago). Download · WinMerge 2.16.0. Date released: 23 Nov 2018 (2 years ago). WinMerge 2.15.4 Alpha.

https://www.filehorse.com

WinMerge 2.15.4 Alpha Download for Windows 10, 8, 7

2018年4月28日 — Download WinMerge 2.15.4 Alpha for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Software Version.

https://www.filehorse.com

WinMerge 2.15.4 Alpha 軟體資訊介紹 | 電腦資訊007情報站

2018年4月28日 — WinMerge軟體資訊介紹&下載,WinMerge 是Windows 的開源差異和合併工具。 WinMerge 可以比較兩個文件夾和文件,呈現易於理解和處理的 ...

https://file007.com