OSDN Git Service

Update release notes and changelog for 2.15.2
[winmerge-jp/winmerge-jp.git] / Docs / Users / ReleaseNotes.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2   "http://www.w3.org/TR/html4/loose.dtd">
3
4 <html>
5 <head>
6   <title>Release Notes</title>
7   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
8   <style type="text/css">
9   <!--
10     body {
11       font-family: Verdana,Helvetica,Arial,sans-serif;
12       font-size: small;
13     }
14     code,pre {
15       font-family: "Courier New",Courier,monospace;
16       font-size: 1em;
17     }
18     h3 {
19       padding: 2px;
20       border-left: 4px solid #FFCC00;
21       border-bottom: 1px solid #FFCC00;
22     }
23     h4 {
24       padding: 2px;
25       border-left: 8px solid #FF9933;
26       border-bottom: 1px solid #FF9933;
27     }
28     h5 {
29       font-size: small;
30     }
31     pre {
32       margin-left: 25px;
33       margin-right: 25px;
34       padding: 5px;
35       background-color: #EEEEEE;
36       border: 1px solid black;
37     }
38     p.note {
39       padding: 5px;
40       background-color: #DDDDFF;
41       border: 1px solid blue;
42     }
43     acronym {
44       cursor: help;
45       border-bottom: 1px dotted black;
46     }
47   -->
48   </style>
49 </head>
50 <body>
51
52 <h2>WinMerge 2.15.2 Beta Release Notes</h2>
53 <ul>
54   <li><a href="#about">About This Release</a></li>
55   <li><a href="#new2152">What Is New in 2.15.2 beta?</a></li>
56   <li><a href="#issues">Known Issues</a></li>
57 </ul>
58 <p>January 2018</p>
59
60 <h3><a name="about">About This Release</a></h3>
61
62 <p>
63 This is a WinMerge beta release which is meant for preview the current state of
64 WinMerge development. This release is not recommended for the production.
65 </p>
66
67 <p>
68 Please submit bug reports to our <a href="http://bitbucket.org/winmerge/winmerge/issues">bug-tracker</a>.
69 </p>
70
71 <h3><a name="#new2152">What Is New in 2.15.2 Beta?</a></h3>
72 <p>
73 WinMerge 2.15.2 is a beta release which mainly adds support for experimental 3-way comparison and image comparison.
74 </p>
75
76 <h4>Appearance</h4>
77 <ul>
78   <li>Flatten GUI pane edges</li>
79   <li>Partial support for HiDPI (not Per-Monitor DPI Aware)</li>
80   <li>Remove splash screen. The splash screen image is now displayed in About dialog</li>
81 </ul>
82
83 <h4>Tool bar</h4>
84 <ul>
85   <li>Add "View-&gt;Toolbar-&gt;Huge" menu item</li>
86   <li>Add drop down menu to Options icon</li>
87   <li>Add icons for 3-way merge functions</li>
88 </ul>
89
90 <h4>Open dialog</h4>
91 <ul>
92   <li>Change window type of Open dialog from modal window to MDI child window</li>
93   <li>Add Read-only checkbox to Open dialog</li>
94   <li>Add buttons to swap items</li>
95   <li>Add the third path combobox for 3-way comparison</li>
96   <li>Allow file name patterns like not only *.ext but file*.ext</li>
97 </ul>
98
99 <h4>Tab bar</h4>
100 <ul>
101   <li>Make Tabbar reorderable by using drag-and-drop</li>
102   <li>Add "Close Other Tabs", "Close Right Tabs" and "Close Left Tabs" menu items
103       to system menu</li>
104   <li>Add "Enable Auto Max Width" menu item to Tab Bar context menu</li>
105   <li>Show close button when hovering over tabs</li>
106   <li>Add icons to each tab</li>
107 </ul>
108 <h4>Options dialog</h4>
109 <ul>
110   <li>Add "Close Select Files or Folders Dialog on clicking OK button" checkbox
111      to "General" page</li>
112   <li>Add "Language" combobox to "General" page and remove Language dialog</li>
113   <li>Add "Ignore codepage differences" checkbox to "Compare/General" page</li>
114   <li>Remove checkboxes in "Enable multiple compare windows for" group from
115       "General" page (Now always enabled multi compare windows)</li>
116   <li>Add "Include Subfolders" checkbox to "Compare/Folder" page</li>
117   <li>Add "Automatically expand all subfolders" checkbox to "Compare/Folder" page</li>
118   <li>Add "Ignore Reparse Points" checkbox to "Compare/Folder" page</li>
119   <li>Add "Number of compare threads" textbox to "Compare/Folder" page</li>
120   <li>Add "Compare/Binary" page</li>
121   <li>Add "Compare/Image" page</li>
122   <li>Add checkboxes whether to use custom colors for text to
123       "Colors/Differences" page</li>
124   <li>Add "GitHub/Bitbucket" button to "Colors/Differences" page</li>
125   <li>Add "Margin" color button to "Colors/Text" page</li>
126   <li>Add "Colors/Markers" page</li>
127   <li>Remove "Use stand-alone 7-Zip if available" and
128       "Use local 7-Zip from WinMerge folder" radio button from
129       "Archive Support" page
130       (Now always use local 7-Zip from WinMerge folder)</li>
131   <li>Make $file and $linenum parameters available in External editor textbox
132       on "System" page</li>
133   <li>Make Custom codepage on "Codepage" page selectable from dropdown list </li>
134   <li>Add "Detect codepage for text files using mlang.dll" checkbox to
135       "Codepage" page</li>
136   <li>Remove "Include subfolders by default" checkbox from </li>
137       "Shell Integration" page
138       (ShellExtension now refers to "Include subfolders" checkbox
139         on "Compare/Folder" page or on "Select Files or Folders" dialog)</li>
140   <li>Remove "Add Shell menu to context menu" from "Shell Integration" page
141       (WinMerge now always adds shell menu to context menu in Folder window)</li>
142   <li>Add "Register shell extension" button to "Shell Integration" page</li>
143 </ul>
144
145 <h4>Folder Compare</h4>
146 <ul>
147   <li>Add Multi-thread compare support for Full Contents or Quick Contents
148       method</li>
149   <li>Color the background of items in list view</li>
150   <li>Restore collapse/expand state of folder tree after re-comparison </li>
151   <li>Make comparing window closeable</li>
152   <li>Make sub-folder re-comparable</li>
153   <li>Display folder items in list view during comparison</li>
154   <li>Display the file name currently being compared in progress window</li>
155   <li>Add "Parent Folder" menu item in 'Open Left/Middle/Right' menu</li>
156   <li>Add "Compare Non-horizontally" menu item to context menu</li>
157   <li>Add "Copy items To Clipboard" menu item to context menu</li>
158   <li>Add "Swap panes" menu item to View menu</li>
159   <li>Add "Auto/Manual Prediffer" menu item to Plugin menu</li>
160   <li>Open selected folders in new tab when clicking "Compare" menu item with
161     pressing Ctrl key</li>
162   <li>Cleanup Date column alignment (GitHub #25)</li>
163   <li>Bugfix: Version column not sorted correctly</li>
164   <li>Bugfix: A unique item that is a binary file was not detected
165       as a binary file</li>
166   <li>Bugfix: Properly handle 3-way comparison of Binary files (Github #23)</li>
167   <li>Bugfix: Use proper font for View&gt;Use Default Font menu item (GitHub #24)</li>
168 </ul>
169
170 <h4>File Compare</h4>
171 <ul>
172   <li>Add support for 3-way compare/merge</li>
173   <li>Add "Diff Context" menu to View menu to adjust the number of displayed
174     diff context lines</li>
175   <li>Add "Split Vertically" menu item to View menu</li>
176   <li>Add "Add Synchronization Point" to Merge menu</li>
177   <li>Add "Auto/Manual Prediffer" menu item to Plugin menu</li>
178   <li>Show the name of the applied plugin in the status bar</li>
179   <li>Add shortcut(Ctrl+Alt+E) to open with external editor</li>
180   <li>Add Go and Rust highlighter</li>
181   <li>Add VHDL syntax highlighter (Bitbucket #2)</li>
182   <li>Add C++11 keywords</li>
183   <li>Make merge editor window D&amp;Dable</li>
184   <li>Highlight the search text and implement Marker</li>
185   <li>Highlight the EOL pane in status bar if there is a difference
186       in the EOL of files</li>
187   <li>Reload files when another application changes files opened by WinMerge</li>
188   <li>Improve in-line diff algorithm</li>
189   <li>Bugfix: More on Issue #73 Fixed the -dl -dm and -dr description parameters
190     for conflict files
191     (for both 2 way and 3 way conflict files).(Bitbucket #1)</li>
192   <li>Bugfix: Fix Memory Leak with Drop Targets (GitHub #26)</li>
193 </ul>
194
195 <h4>Binary Compare</h4>
196 <ul>
197   <li>Install binary file editor (frhed) component again by default</li>
198   <li>Make binary file editor undoable</li>
199 </ul>
200
201 <h4>Image Compare</h4>
202 <ul>
203   <li>Add image file compare/merge support</li>
204 </ul>
205
206 <h4>Reports</h4>
207 <ul>
208   <li>Add "Include File Compare Report" checkbox to "Folder Compare Report"
209       dialog</li>
210   <li>Change the encoding of HTML folder compare report from ANSI to UTF-8</li>
211   <li>Add icons to the HTML folder compare report</li>
212   <li>Change visual style of HTML report</li>
213 </ul>
214
215 <h4>Archive Support</h4>
216 <ul>
217   <li>Install 7-zip plugin by default</li>
218 </ul>
219
220 <h4>Drag and Drop</h4>
221 </ul>
222 <ul>
223   <li>Accept drag&amp;droped files or folders from various places like:
224     Zip folder, FTP folder, Recycle bin, images in Web browser</li>
225 </ul>
226
227 <h4>Plugins</h4>
228 <ul>
229   <li>Introduce new plugin type FILE_FOLDER_PACK_UNPACKER
230     which allows unpacking data in a file to multiple files in a folder</li>
231   <li>Use FILE_FOLDER_PACK_UNPACKER plugin for decompressing archives</li>
232   <li>Add support for unpacker plugin written in VBScript/Javascript.</li>
233   <li>Add WinMerge32BitPluginProxy.exe to make 32-bit plugins usable in 64-bit
234     WinMerge </li>
235   <li>Rewrite some plugins in VBScript</li>
236   <li>Add CompareMSPowerPointFiles.sct plugin</li>
237   <li>Add ApplyPatch.sct plugin</li>
238   <li>Add SortAscending, SortDescending and ExecFilterCommand menu item to
239     Plugin-&gt;Script menu</li>
240   <li>Make plugins configurable with settings dialog of each plugin</li>
241 </ul>
242
243 <h4>Filters</h4>
244 <ul>
245   <li>Update *.flt files for Visual Studio 2015 and 2017</li>
246 </ul>
247
248 <h4>Shell extension</h4>
249 <ul>
250   <li>Display another WinMerge icon in Explorer's context menu 
251     when a folder is selected</li>
252 </ul>
253
254 <h4>Installer</h4>
255 <ul>
256   <li>64-bit version of WinMerge is available</li>
257   <li>Install plugins by default</li>
258 </ul>
259
260 <h4>Translations</h4>
261 <ul>
262   <li>Update Portuguese translation (GitHub #2-17)</li>
263   <li>Update Korean translation (GitHub #45)</li>
264   <li>Update Traditional Chinese translation (GitHub #53)</li>
265   <li>Remove "Language" menu item from View menu
266     (You can specify UI language at Options dialog)</li>
267 </ul>
268
269 <h4>Command line</h4>
270 <ul>
271   <li>Incompatible change: The third file path is now treated as a right path
272     for 3-way comparison, not output path
273     Use /o option for ouput path instead</li>
274   <li>Add /wm, /dm, /fl, /fm, /fr, /al, /am and /ar option for 3-way comparison</li>
275 </ul>
276
277 <h4>Other changes</h4>\r
278 <ul>
279   <li>Add support for jump list introduced in Windows 7</li>
280 </ul>
281
282 <h4>Internals</h4>
283 <ul>
284   <li>Use POCO C++ libraries instead of pcre, expat and scew.
285     They use pcre, expat internally</li>
286   <li>Link statically with MFC and VC runtime libraries</li>
287   <li>Various compilation/build fixes
288     (GitHub #1,19,21,29,31-33,36-38,42-44,49-52)</li>
289 </ul>
290
291 <h3><a name="issues">Known Issues</a></h3>
292 <ul>
293   <li>
294     <p><strong>Old IE version can cause crashes when handling archive files.</strong></p>
295     <p><i>Workaround</i>: If WinMerge crashes when handling archives, consider
296       updating IE to version 6.0 or later.</p>
297   </li>
298   <li>
299     <p><strong>Supercopier application causes WinMerge to hang.</strong></p>
300     <p><a href="http://supercopier.sfxteam.org/modules/mydownloads/">Supercopier</a>
301     application causes WinMerge to not exit properly and leaves WinMerge process
302     hang. See the bug reports:
303     <ul>
304       <li><a href="http://winmerge.org/bug/1976241">#1976241</a> the winmerge.exe
305         process doesn't stop itself</li>
306       <li><a href="http://winmerge.org/bug/1602313">#1602313</a> WinMerge stays
307         in tasklist after closing</li>
308     </ul>
309     <p><i>Workaround</i>: Disable the Supercopier when using WinMerge.</p>
310   </li>
311   <li>
312     <p><strong>Filters only applied when using full compare.</strong></p>
313     <p>Line filtering is only applied in folder compare when using <i>Full Contents</i>-compare method.</p>
314     <p>If you are using any other compare method, line filters are not applied. Files marked different
315     in folder compare can get status changed to identical when opening them to file compare.</p>
316   </li>
317   <li>
318     <p><strong>VSS integration cannot add new files to VSS</strong></p>
319     <p>If you need to add a new file, you must add it via VSS client program.</p>
320   </li>
321   <li>
322     <p><strong>Unset WinMerge integration from ClearCase</strong></p>
323     <p>To remove WinMerge integration, you'll need to edit one file by hand:</p>
324     <ol>
325       <li>Find ClearCase installation folder<br>
326           Usually it is something like <code>C:\Program Files\Rational\ClearCase</code></li>
327       <li>Go to subfolder <code>lib\mgrs\</code></li>
328       <li>Open file <code>map</code> in there to editor program</li>
329       <li>Comment-out the line starting with "<code>text_file_delta xcompare</code>", containing "<code>WinMergeU.exe</code>"</li>
330       <li>Uncomment the line starting with "<code>text_file_delta xcompare</code>", containing "<code>cleardiffmrg.exe</code>"</li>
331     </ol>
332   </li>
333 </ul>
334 </body>
335 </html>
336
337