OSDN Git Service

PATCH: [ 1675087 ] New copy confirmation dialog
[winmerge-jp/winmerge-jp.git] / Src / Changes.txt
1 Src\Changes.txt
2 Add new items to top.
3 (This summarizes all changes to all files under Src, including Src\Languages.)
4
5 2007-03-07 Kimmo
6  PATCH: [ 1675087 ] New copy confirmation dialog
7   Src: DirActions.cpp FileActionScript.h Merge.dsp Merge.rc resource.h
8   Src new files: ConfirmFolderCopyDlg.cpp ConfirmFolderCopyDlg.h
9   Src/Languages/*: Merge*.rc
10
11 2007-03-07 Takashi
12  PATCH: [ 1675211 ] Fix crash when hiding parent folder item on folder view
13   Src/DirView.cpp
14
15 2007-03-06 Kimmo
16  PATCH: [ 1673908 ] Update of Swedish translation for "View margins"
17   Submitted by Hans Eriksson
18   Src/Languages/Swedish: MergeSwedish.rc
19
20 2007-03-04 Kimmo
21  PATCH: [ 1673082 ] Polish translation for WM CVS
22   Submitted by dr_prozac
23    Src/Languages/Polish: MergePolish.rc
24
25 2007-03-04 Tim
26  BUG: [ 1668996 ] Two "Copy Right" buttons in Russian GUI.
27   Src/Languages/Russian: MergeRussian.rc
28
29 2007-03-04 Kimmo
30  PATCH: [ 1664689 ] French translation (update)
31   Submitted by Jean-F Jolin
32   Src/Languages/French: MergeFrench.rc
33
34 2007-02-27 WinMerge beta release 2.7.2 (revision 4137)
35
36 2007-02-27 Kimmo
37  Bump ShellExtension version to 1.11
38   ShellExtension: ShellExtension.rc
39
40 2007-02-26 Kimmo
41  PATCH: [ 1664689 ] French translation
42   Submitted by Jean-F Jolin
43   Src/Languages/French: MergeFrench.rc
44
45 2007-02-25 Jan Hryz
46  Czech translation - update
47   Src/Languages/Czech/MergeCzech.rc
48
49 2007-02-24 Tim
50  PATCH: [ 1667564 ] Various Updates in German Translation
51   Src/Languages/German: MergeGerman.rc
52
53 2007-02-23 Kimmo
54  Cleanup WMGotoDlg constructor
55   Src: WMGotoDlg.cpp
56  CleanUp VSS dialog class
57   Src: VssPrompt.cpp
58
59 2007-02-22 Kimmo
60  BUG: [ 1664731 ] Margin and line numbers not separated
61   Src/editlib: ccrystaltextview.cpp
62  BUG: [ 1664727 ] Empty file compare looks broken
63   Fix revision marks for scratchpads
64   Src/editlib: ccrystaltextview.cpp
65  BUG: [ 1664832 ] Typo Error in the Registry
66   ShellExtension: WinMergeShell.rgs
67  BUG: [ 1666559 ] Error on save option (WinMerge 2.7.1.7)
68   Src: PropBackups.cpp
69
70 2007-02-21 Kimmo
71  BUG: [ 1664727 ] Empty file compare looks broken
72   Src/editlib: ccrystaltextview.cpp
73
74 2007-02-20 WinMerge experimental release 2.7.1.7 (SVN revision 4120)
75
76 2007-02-20 Kimmo
77  PATCH: [ 1663798 ] Add option and menuitem for file compare selection margin
78   Src: Merge.rc MergeEditView.cpp MergeEditView.h OptionsDef.h OptionsInit.cpp
79    resource.h
80   Src/editlib: ccrystaltextview.cpp
81   Src/Languages/*: Merge*.rc
82  Remove commented out lines
83   Src: DiffWrapper.cpp
84
85 2007-02-19 Kimmo
86  PATCH: [ 1663012 ] Fix total count for compare progress dialog
87   Src: DirCompProgressDlg.cpp DirCompProgressDlg.h
88  Bug: [ 1663197 ] s/inproper/improper [in Changes.txt]
89   Src: Changes.txt
90  PATCH: [ 1642876 ] Open manual for command line help
91   Src: Merge.cpp Merge.h Merge.rc resource.h
92   Src/Languages/*: Merge*.rc
93
94 2007-02-17 Jan Hryz
95  Czech translation - update
96   Src/Languages/Czech/MergeCzech.rc
97
98 2007-02-17 Kimmo
99  PATCH: [ 1662002 ] Use two threads for folder compare
100   Src: Diffcontext.cpp Diffcontext.h DiffThread.cpp DiffThread.h DirScan.cpp
101    DirScan.h
102
103 2007-02-14 Tim
104  PATCH: [ 1640274 ] Icons for folder compare popup menu
105   Src: MainFrm.cpp Merge.dsp Merge.rc resource.h
106   Src/res new files: both.bmp left.bmp left_to_browse.bmp left_to_right.bmp
107    move_left_to_browse.bmp move_right_to_browse.bmp right.bmp
108    right_to_browse.bmp right_to_left.bmp
109   Src/Languages/*: Merge*.rc
110
111 2007-02-14 Kimmo
112  PATCH: [ 1659183 ] Add Vista security attributes to manifest files
113   Src/res: WinMerge.exe.manifest WinMergeU.exe.manifest
114
115 2007-02-12 Kimmo
116  PATCH: [ 1657664 ] Swedish translation update for Backup options
117   Submitted by Hans Eriksson
118   Src/Languages/Swedish: MergeSwedish.rc
119
120 2007-02-11 Kimmo
121  Fix compile with VC6 (doesn't have CString::Append() or CString::AppendChar())
122   Src: MainFrm.cpp PropBackups.cpp
123
124 2007-02-10 Kimmo
125  PATCH: [ 1650831 ] Polish translation update for WinMerge 2.6.4
126   Submitted by dr_prozac
127    Src/Languages/Polish: MergePolish.rc
128
129 2007-02-08 Kimmo
130  Add accelerator keys to new Backup options dialog
131   Src: Merge.rc
132   Src/Languages/*: Merge*.rc
133
134 2007-02-07 Tim
135  PATCH: [ 1582537 ] CSS syntax highlighter
136   Src: Merge.dsp
137   editlib: ccrystaltextview.cpp ccrystaltextview.h
138   editlib new file: css.cpp
139
140 2007-02-07 Kimmo
141  PATCH: [ 1652696 ] Add more options for backup files
142   Src: FileActionScript.cpp MainFrm.cpp MainFrm.h Merge.dsp Merge.rc MergeDoc.cpp
143    OptionsDef.h OptionsInit.cpp PropGeneral.cpp PropGeneral.h resource.h
144   Src new files: PropBackups.cpp PropBackups.h
145   Src/Common: PreferencesDlg.cpp PreferencesDlg.h
146   Src/Languages/*: Merge*.rc
147
148 2007-02-03 Kimmo
149  Remove unused enum definition
150   Src: PropCompare.h
151  Fix Doxygen comments
152   Src: PropCompare.h
153  Fix Doxygen comment
154   Src: PropCompare.cpp
155
156 2007-02-01 Kimmo
157  Remove unused parameter from CMainFrame::SyncFileToVCS()
158   Src: FileActionScript.cpp MainFrm.cpp MainFrm.h
159
160 2007-02-01 WinMerge experimental release 2.7.1.6 (SVN revision 4094)
161
162 2007-02-01 Kimmo
163  PATCH: [ 1636314 ] Fix limiting to single file compare window (2)
164   Fix from Takashi
165   Src: MainFrm.cpp
166  PATCH: [ 1639493 ] Updated Bulgarian language files
167   Submitted by tigertron
168   Src/Languages/Bulgarian: MergeBulgarian.rc
169   Docs/Users/Languages: Readme-Bulgarian.txt
170  PATCH: [ 1650043 ] Convert CDiffWrapper to use CompareOptions
171   Src: CompareOptions.cpp CompareOptions.h DiffWrapper.cpp DiffWrapper.h
172  Remove commented out include line
173   Src: DirScan.cpp
174
175 2007-01-31 Kimmo
176  PATCH: [ 1648182 ] Separate Compare options from DiffWrapper
177   Src: CompareOptions.h DiffWrapper.h DirDoc.cpp DirDoc.h Merge.dsp
178   Src new file: CompareOptions.cpp
179  PATCH: [ 1646638 ] Catalan translation update
180   Submitted by Jordi Vilar
181    Src/Languages/Catalan: MergeCatalan.rc
182
183 2007-01-28 Jochen
184  Merge7z DllBuild 0019 - Unassociate .exe filename extension from NSIS format
185   ArchiveSupport/Merge7z: Merge7zCommon.cpp Merge7zCommon.h revision.txt
186  Support 7-Zip versions 4.43 & 4.44
187   ArchiveSupport/Merge7z new files: Merge7z443.dsp Merge7z444.dsp
188   ArchiveSupport/Merge7zInstaller: Files.rc2
189
190 2007-01-28 Takashi
191  PATCH: [ 1640741 ] patch for BUG:[ 1635100 ] Inefficient word-wrap code
192   Src: MergeEditView.cpp MergeEditView.h
193   Src/edtlib: ccrystaltextview.cpp ccrystaltextview.h
194
195 2007-01-27 Takashi
196  PATCH: [ 1644668 ] Fix ANSI regexps(2)
197   Src: DiffWrapper.cpp FileFilterHelper.cpp FilterList.cpp
198
199 2007-01-25 Kimmo
200  PATCH: [ 1644668 ] Fix ANSI regexps
201   Src: DiffWrapper.cpp FileFilterHelper.cpp FilterList.cpp FilterList.h
202  PATCH: [ 1644820 ] Implement post-compare linefilters for folder compare
203   Src: DiffContext.cpp DiffContext.h DiffThread.cpp DiffThread.h DirDoc.cpp
204    DirDoc.h FolderCmp.cpp FolderCmp.h
205
206 2007-01-25 Tim
207  PATCH: [ 1644785 ] 24bit icons for "Window" menu
208   Based on icons by Alexander Skinner
209   Src/res: cascade.bmp change_pane.bmp close.bmp horizontally.bmp vertically.bmp
210  PATCH: [ 1644800 ] 24bit "Goto" icon
211   Based on icons by Alexander Skinner
212   Src/res: go_to.bmp
213
214 2007-01-24 Kimmo
215  PATCH: [ 1642809 ] Move compare code out from DiffFileData
216   Src: DiffFileData.cpp DiffFileData.h DiffWrapper.cpp DirScan.cpp
217    DirViewColItems.cpp Merge.dsp
218   Src new files: FolderCmp.cpp FolderCmp.h
219
220 2007-01-17 Kimmo
221  BUG: [ 1637433 ] Forget selected filter after close
222   Src: Merge.cpp OptionsInit.cpp
223
224 2007-01-16 Kimmo
225  PATCH: [ 1636314 ] Fix limiting to single file compare window
226   Src: MainFrm.cpp
227  Move options function call out of if() (for easier debugging)
228   Src: DirDoc.cpp
229
230 2007-01-15 Kimmo
231  PATCH: [ 1620076 ] Add Bazaar and Mercurial to SourceControl.flt
232   Submitted by René Leonhardt
233   Filters: SourceControl.flt
234  Add René Leonhardt to Contributors.txt
235   Docs/Users: Contributors.txt
236  PATCH: [ 1634968 ] Swedish translation update for 2.7.1.5+
237   Submitted by Hans Eriksson
238   Src/Languages/Swedish: MergeSwedish.rc
239
240 2007-01-14 Kimmo
241  Update manual URL point to 2.6 version manual in readme.txt
242   Docs/Users/ReadMe.txt
243   Docs/Users/Languages/ReadMe-*.txt
244  PATCH: [ 1633581 ] Restrict expanding env variables in open dialog
245   Src: OpenDlg.cpp OpenDlg.h paths.cpp paths.h
246
247 2007-01-11 Gal
248  PATCH: [ 1633194 ] Add editor tab setting to configuration log
249   Src: ConfigLog.cpp ConfigLog.h MainFrm.cpp
250
251 2007-01-10 WinMerge experimental release 2.7.1.5 (SVN revision 4030)
252
253 2007-01-10 Kimmo
254  PATCH: [ 1631796 ] Use PCRE for filemask filtering
255   Src: DiffWrapper.cpp DirDoc.h FileFilterHelper.cpp FileFilterHelper.h Merge.cpp
256    Merge.dsp Ucs2Utf8.cpp Ucs2Utf8.h
257   Src/Common removed files: Regexp.cpp RegExp.h
258  PATCH: [ 1631806 ] Fix Filterspath initialization
259   Src: MainFrm.cpp MainFrm.h Merge.cpp Merge.h OptionsInit.cpp
260
261 2007-01-10 Takashi
262  BUG: [ 1631613 ] WinMerge crashes when editing code files
263   Src/editlib: ccrystaleditview.cpp
264
265 2007-01-10 Takashi
266  BUG: [ 1630630 ] Unexpected selection of text after changing pane
267   Src: MergeEditView.cpp
268
269 2007-01-10 Gal
270  PATCH: [ 1597814 ] 'Wrap Lines' + 'Next Diff' Bug (3)
271   Src: MergeEditView.cpp MergeEditView.h
272
273 2007-01-10 Gal
274  PATCH: [ 1631215 ] Remove used files
275   Src: Merge.dsp
276   Src/Common deleted: listvwex.cpp listvwex.h
277
278 2007-01-08 Kimmo
279  PATCH: [ 1593810 ] Line-filtering post compare
280   Src: DiffWrapper.cpp DiffWrapper.h MainFrm.cpp MainFrm.h Merge.dsp MergeDoc.cpp
281   Src new files: FilterList.cpp FilterList.h
282
283 2007-01-08 Gal
284  BUG: [ 1597939 ] Rename Edits Wrong Field in Folder Compare List
285   Src: DirView.cpp
286
287 2007-01-07 Kimmo
288  BUG: [ 1567749 ] "Unable to compare files" needs short result
289   Src: DirViewColItems.cpp Merge.rc resource.h
290   Src/Languages/*: Merge*.rc
291
292 2007-01-06 Kimmo
293  TODO: [ 1489875 ] Mimimum height for location pane visible area indicator
294   Src: LocationView.cpp
295  TODO: [ 1485038 ] Rename DIFFITEM::IsSideLeft() and IsSideRight()
296   Src: CompareStats.cpp DiffContext.cpp DiffFileData.cpp DiffItem.cpp DiffItem.h
297    DirActions.cpp DirDoc.cpp DirScan.cpp DirView.cpp DirViewColHandler.cpp
298    DirViewColItems.cpp
299  PATCH: [ 1567773 ] Change "Only in xxxxxxxxxx" to "Right Only: xxxxxxxxxx"
300   Src: DirViewColItems.cpp Merge.rc resource.h
301   Src/Languages/*: Merge*.rc
302  ConvertFilter() function in FileOrFolderSelect can be a static function
303   Src: FileOrFolderSelect.cpp FileOrFolderSelect.h
304
305 2007-01-05 Kimmo
306  PATCH: [ 1628203 ] Reduce options caching in MergeEditView
307   Src: MergeEditView.cpp MergeEditView.h
308  PATCH: [ 1628299 ] Use OptionsMgr for archive options
309   Src: 7zCommon.cpp
310  PATCH: [ 1628263 ] Add debug-menuitem for resetting options
311   Src: MainFrm.cpp MainFrm.h Merge.rc resource.h
312   Src/Languages/*: Merge*.rc
313
314 2007-01-04 Kimmo
315  PATCH: [ 1625344 ] Move OptionsMgr from MainFrame to MergeApp
316   Src: FileActionScript.cpp MainFrm.cpp MainFrm.h Merge.cpp Merge.h
317    OptionsInit.cpp PropRegistry.cpp PropTextColors.cpp SourceControl.cpp
318   Src/Common: OptionsMgr.h
319  Use Empty() method for CString instead of assigning empty string into it
320   Src/Common: varprop.h
321
322 2006-12-31 Kimmo
323  PATCH: [ 1625022 ] Constify OptionsManager parameters
324   Src/Common: OptionsMgr.cpp OptionsMgr.h
325
326 2006-12-30 Kimmo
327  PATCH: [ 1623772 ] Constify PathContext parameter strings
328   Src: PathContext.cpp PathContext.h
329
330 2006-12-21 WinMerge experimental release 2.7.1.4 (SVN revision 3991)
331
332 2006-12-20 Takashi
333  BUG: [ 1603061 ] "Copy Left/Right To .." doesn't work correctly(2)
334   Src: FileActionScript.cpp DirActions.cpp
335
336 2006-12-20 Kimmo
337  BUG: [ 1606583 ] VC6 build is broken
338   Backout of patch [ 1603769 ] Send MergeCmdLineInfo between instances
339   Src: MainFrm.cpp Merge.cpp MergeCmdLineInfo.cpp MergeCmdLineInfo.h
340  Bump ShellExtension version to 1.10
341   ShellExtension: ShellExtension.rc
342  BUG: [ 1619689 ] Filefilter: ASP.NET Devel
343   Filters: ASPNET.flt
344
345 2006-12-19 Kimmo
346  PATCH: [ 1618358 ] Fix warning about non-standard extension with enum
347   Src: MainFrm.cpp
348  PATCH: [ 1618364 ] Make GPL URL const string
349   Src: MainFrm.cpp
350
351 2006-12-18 Kimmo
352  PATCH: [ 1617502 ] Cleanup use of enum in MovedLines
353   Src: MovedLines.cpp
354
355 2006-12-17 Gal
356  BUG: [ 1614558 ] Goto line doesn't work when word wrap is enabled
357   Src: MergeEditView.cpp
358
359 2006-12-14 Kimmo
360  BUG: [ 1602219 ] Crappy save of project files
361   Src: MainFrm.cpp ProjectFilePathsDlg.cpp
362
363 2006-12-13 Kimmo
364  PATCH: [ 1614442 ] Swedish translation update for WinMerge 2.6.2
365   Submitted by Hans Eriksson
366   Src/Languages/Swedish: MergeSwedish.rc
367
368 2006-12-13 Gal
369  BUG: [ 1584068 ] location pane is inaccurate when word wrap is on (2)
370   Src: LocationView.cpp LocationView.h MergeEditView.cpp
371
372 2006-12-11 Kimmo
373  Fix error in logical condition for checking if item is directory
374   Src: FileInfo.cpp
375  PATCH: [ 1610998 ] Splash screen does not stop timer
376   Src: Splash.cpp
377  PATCH: [ 1611060 ] Move constants from Merge.cpp to FileOrFolderSelect.cpp
378   Src: FileOrFolderSelect.cpp Merge.cpp
379
380 2006-12-10 Gal
381  BUG: [ 1611542 ] "Wrap lines" does not work for diff pane
382   Src: MergeDiffDetailView.cpp MergeDiffDetailView.h
383
384 2006-12-10 Takashi
385  PATCH: [ 1447744 ] Match lines inside diff blocks (based on Perry's patch)
386   Src new files: MergeDocDiffSync.cpp
387   Src: DiffList.h Merge.dsp Merge.rc MergeDoc.cpp MergeDoc.h OptionsDef.h OptionsInit.cpp 
388    PropCompare.cpp PropCompare.h resource.h
389   Src/Languages/*: Merge*.rc
390
391 2006-12-10 Gal
392  BUG: [ 1584068 ] location pane is inaccurate when word wrap is on
393   Src: LocationView.cpp LocationView.h MergeEditView.cpp MergeEditView.h
394
395 2006-12-10 Takashi
396  BUG: [ 1604115 ] No copyright info in aboutbox for translations
397   Src: AboutDlg.cpp
398
399 2006-12-09 Tim
400  BUG: [ 1610877 ] wrong shortcut (localizazion IT, italian)
401   Src/Languages/Italian: MergeItalian.rc
402
403 2006-12-07 Kimmo
404  PATCH: [ 1610442 ] Make time getting faster for files
405   Src: DirScan.cpp FileInfo.cpp
406  PATCH: [ 1610477 ] Fix UniFile for weird filetimes
407   Src/Common: UniFile.cpp UniFile.h
408
409 2006-12-06 Kimmo
410  Add missing include to fix ANSI build target
411   Src: FileOrFolderSelect.cpp
412
413 2006-12-05 WinMerge experimental release 2.7.1.3 (SVN revision 3919)
414
415 2006-12-05 Kimmo
416  PATCH: [ 1608846 ] Create a class for moved blocks
417   Src: DiffWrapper.cpp DiffWrapper.h Merge.dsp MergeDoc.cpp MergeDoc.h
418   Src new files: MovedLines.cpp MovedLines.h
419  PATCH: [ 1557295 ] Exclude Source Control files and directories filter
420   Submitted by Paul Welter
421    Filters new file: SourceControl.flt
422  Add Peter Welter and Ivan Masár to contributors
423   Docs/Users: Contributors.txt
424
425 2006-12-04 Tim
426  PATCH: [ 1607193 ] INI Syntax Improvements
427   Src/editlib: ini.cpp
428  PATCH: [ 1608541 ] Use INI highlighter for VB6 project files
429   Src/editlib: ccrystaltextview.cpp
430
431 2006-12-04 Kimmo
432  PATCH: [ 1607823 ] Remove manifest loading from lang dlls
433   Src/Languages/*: Merge*.rc
434
435 2006-12-04 Gal
436  PATCH: [ 1597814 ] 'Wrap Lines' + 'Next Diff' Bug (2)
437   Src: MergeEditView.cpp
438
439 2006-12-03 Kimmo
440  PATCH: [ 1556688 ] Fix maketstring to check for zero-term by MultiByteToWideCha
441   Src: Common/unicoder.cpp
442  PATCH: [ 1606496 ] Slovak translation (update)
443   Submitted by Ivan Masár
444   Src/Languages/Slovak: MergeSlovak.rc
445
446 2006-12-02 Kimmo
447  Remove commented out code
448   Src: Plugins.cpp
449
450 2006-12-02 Takashi
451  BUG: [ 1589324 ] WinMegee crashes on copy
452   Src: FileFilterMgr.cpp
453
454 2006-12-02 Takashi
455  Fix filefilter regexp uppercasing for trunk
456   Src: FileFilterMgr.cpp
457
458 2006-12-02 Takashi
459  BUG: [ 1603077 ] Doesn't filter the file vc60.idb using "Merge_VC_loose.flt"
460   Filters: Merge_VC_loose.flt
461
462 2006-12-02 Takashi
463  BUG: [ 1603061 ] "Copy Left/Right To .." doesn't work correctly
464   Src: DirActions.cpp
465
466 2006-12-01 Kimmo
467  PATCH: [ 1606496 ] Slovak translation
468   Submitted by Ivan Masár
469   ShellExtension/Languages: ShellExtensionSlovak.rc
470   Src/Languages/Slovak: MergeSlovak.rc
471
472 2006-12-01 Gal
473  PATCH: [ 1597814 ] 'Wrap Lines' + 'Next Diff' Bug
474   Src: MergeEditView.cpp
475
476 2006-11-30 Kimmo
477  PATCH: [ 1605682 ] Add Syntax Highlight option to config log
478   Src: ConfigLog.cpp ConfigLog.h MainFrm.cpp
479  PATCH: [ 1556685 ] Avoid infinite loop in character loop in crystal c++ parser
480   Submitted by Perry
481   Src/editlib: asp.cpp basic.cpp batch.cpp cplusplus.cpp csharp.cpp dcl.cpp fortran.cpp
482    html.cpp innosetup.cpp is.cpp java.cpp lisp.cpp nsis.cpp. pascal.cpp perl.cpp php.cpp
483    python.cpp rexx.cpp rsrc.cpp ruby.cpp sgml.cpp sh.cpp siod.cpp sql.cpp tcl.cpp tex.cpp
484    xml.cpp
485
486 2006-11-30 Takashi
487  BUG: [ 1603230 ] DirView icons isn't shown correctly on NT4.0
488   Src/res: equalfile.ico fileskip.ico lfile.ico notequalfile.ico rfile.ico
489
490 2006-11-28 Kimmo
491  PATCH: [ 1604078 ] Hide skipped items by default
492   Src: OptionsInit.cpp
493
494 2006-11-28 Gal
495  PATCH: [ 1603769 ] Send MergeCmdLineInfo between instances
496   Src: MainFrm.cpp Merge.cpp MergeCmdLineInfo.cpp MergeCmdLineInfo.h
497
498 2006-11-27 Kimmo
499  BUG: [ 1602214 ] Incorrect work with associated files in WinMerge 2.7.1.2
500   Src: Merge.cpp
501  PATCH: [ 1603196 ] Allow Open-dialog kind of folder selection for project files
502   Src: FileOrFolderSelect.cpp FileOrFolderSelect.h OpenDlg.cpp OpenDlg.h
503
504 2006-11-27 Gal
505  BUG: [ 1603562 ] Location pane's bar outlines
506   Src: LocationView.cpp
507
508 2006-11-26 Kimmo
509  Perry is not active developer
510   Docs/Users: Contributors.txt
511
512 2006-11-25 Kimmo
513  PATCH: [ 1602365 ] Move SelectFile and SelectFolder routines to separate file
514   Src: DirActions.cpp DirCmpReportDlg.cpp FileFiltersDlg.cpp MainFrm.cpp Merge.cpp
515    Merge.dsp Merge.h MergeDoc.cpp OpenDlg.cpp PatchDlg.cpp ProjectFilePathsDlg.cpp
516    PropRegistry.cpp PropVss.cpp
517   Src/Common: PreferencesDlg.cpp
518   Src new files: FileOrFolderSelect.cpp FileOrFolderSelect.h
519
520 2006-11-24 Kimmo
521  Fix bunch of doxygen warnings (wrong parameter names etc)
522   Src: CmdLineParser.h DiffWrapper.cpp DirDoc.cpp FilepathEdit.cpp files.cpp
523    paths.cpp PropEditor.cpp WMGotoDlg.h
524
525 2006-11-23 WinMerge experimental release 2.7.1.2 (SVN revision 3844)
526
527 2006-11-23 Kimmo
528  PATCH: [ 1512881 ] Fix memleak from charsets.c
529   Src: charsets.cp charsets.h Merge.cpp
530  PATCH: [ 1596285 ] Unresolved external symbol __abs64 with VC7.1
531   Submitted by Gal, minor edit by Kimmo
532   Src: StdAfx.cpp StdAfx.h
533  BUG: [ 1584068 ] location pane is inaccurate when word wrap is on
534   Fix submitted by Gal
535   Src: LocationView.cpp
536
537 2006-11-22 Kimmo
538  PATCH: [ 1600714 ] Allow canceling when started from commandline
539   Src: Merge.cpp Merge.h
540
541 2006-11-21 Kimmo
542  PATCH: [ 1600000 ] Fix project file Has*() functions
543   Src: ProjectFile.cpp ProjectFile.h
544
545 2006-11-20 Kimmo
546  BUG: [ 1599631 ] WinMerge 2.7.1.1 ignores left dir in project file
547   Src: ProjectFile.cpp
548
549 2006-11-17 Gal
550  PATCH: [ 1590831 ] Handle minimize argument (Bug 1570351)
551   Src: MergeDiffDetailView.cpp
552   Src/Common: SplitterWndEx.cpp
553
554 2006-11-17 Gal
555  PATCH: [ 1598194 ] New command line parser
556   Src: MainFrm.cpp Merge.cpp Merge.dsp Merge.h
557   Src added files: ClearCaseCmdLineParser.cpp ClearCaseCmdLineParser.h
558    CmdLineParser.h MergeCmdLineInfo.cpp MergeCmdLineInfo.h
559    WinMergeCmdLineParser.cpp WinMergeCmdLineParser.h
560   Src removed files: CmdArgs.cpp CmdArgs.h MergeArgs.cpp
561
562 2006-11-17 Gal
563  PATCH: Moved white-space trimming to FileFilterHelper class
564   Src: FileFilterHelper.cpp
565
566 2006-11-16 WinMerge experimental release 2.7.1.1 (SVN revision 3810)
567
568 2006-11-15 Kimmo
569  PATCH: [ 1596692 ] Change the way modified docs are saved to fix several issues
570   Src: MainFrm.cpp MergeDiffDetailView.cpp MergeDoc.cpp MergeDoc.h
571
572 2006-11-14 Gal
573  BUG: [ 1596285 ] Unresolved external symbol __abs64 with VC7.1
574   Src: StdAfx.cpp StdAfx.h
575
576 2006-11-13 Gal
577  BUG: [ 1594188 ] /x option does not work
578   Src: MergeDoc.cpp
579
580 2006-11-11 Takashi
581  PATCH: [ 1586689 ] True color bookmark icon
582   Src/editlib: ccrystaltextview.cpp
583   Src/res: mg_icons.bmp
584
585 2006-11-09 Gal
586  PATCH: [ 1590737 ] BCMenu update to v3.036
587   Src: BCMenu.cpp BCMenu.h
588
589 2006-11-09 Kimmo
590  PATCH: [ 1591532 ] Remove unused XmlDoc class
591   Src: Merge.dsp
592   Src removed files: XmlDoc.cpp XmlDoc.h
593
594 2006-11-07 Kimmo
595  Add PCRE 6.7 (with windows build files from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/Contrib/)
596   New folder: /Externals/pcre
597  PATCH: [ 1591605 ] Add PCRE regexps and convert file filtering to PCRE
598   Src: FileFilterMgr.cpp FileFilterMgr.h Merge.dsp Plugins.cpp
599   Src new files: Ucs2Utf8.cpp Ucs2Utf8.h
600
601 2006-11-06 Takashi
602  PATCH: [ 1586705 ] DirView icons (Tim made [not]equalfile.ico)
603   Src/res: equalfile.ico fileskip.ico lfile.ico notequalfile.ico rfile.ico
604
605 2006-11-06 Kimmo
606  PATCH: [ 1590892 ] Handle unicode paths for project files
607   Src: ProjectFile.cpp
608
609 2006-11-03 Kimmo
610  PATCH: [ 1589427 ] Add back read-only handling for project files
611   Src: ProjectFile.cpp
612  PATCH: [ 1589438 ] Add read-only info to ProjectFile dialog
613   Src: MainFrm.cpp
614  PATCH: [ 1589563 ] Fix crash with weird filetimes (and cleanup the code)
615   Src: DiffFileInfo.cpp DiffFileInfo.h DirScan.cpp DirViewColHandler.cpp
616    DirViewColItems.cpp FileInfo.cpp FileInfo.h
617
618 2006-11-03 Tim
619  PATCH: [ 1589601 ] Add "ReDim" keyword to Visual Basic highlighter
620   Src\editlib: basic.cpp
621
622 2006-11-01 Kimmo
623  Add Expat version 2.0.0 to /Externals/expat (revision: 3749)
624   New folder: /Externals/Expat
625  Add SCEW version 0.4.0 to /Externals/scew (revision: 3750)
626   New folder: /Externals/scew
627  PATCH: [ 1587574 ] Convert project files code to use expat+SCEW
628   Src: Merge.dsp ProjectFile.cpp ProjectFile.h
629   Remove folder: Src/ExpatLib/*
630  PATCH: [ 1588212 ] Add manifest file to resource file
631   Src: Merge.rc
632   Src/Languages/*: Merge*.rc
633   Move files from Installer/InnoSetup: WinMerge.exe.manifest WinMergeU.exe.manifest
634    to Src/res
635
636 2006-10-31 Kimmo
637  PATCH: [ 1586869 ] Fix File Select -dialog modality (commit the file I missed in previous commit)
638   Src/Common: PreferencesDlg.cpp
639
640 2006-10-30 Kimmo
641  PATCH: [ 1586869 ] Fix File Select -dialog modality
642   Src: DirCmpReportDlg.cpp FileFiltersDlg.cpp MainFrm.cpp Merge.cpp Merge.h
643    MergeDoc.cpp PatchDlg.cpp ProjectFilePathsDlg.cpp PropRegistry.cpp PropVss.cpp
644  PATCH: [ 1586892 ] Remove unused unknown.ico and code loading it
645   Src: DirView.cpp Merge.rc resource.h
646   Src/Languages/*: Merge*.rc
647   Remove file: Src/Res: unknown.ico
648
649 2006-10-26 Gal
650  BUG: [ 1418805 ] Menu colors incorrect with non-standard color scheme
651   Src/: BCMenu.cpp
652
653 2006-10-24 Tim
654  PATCH: [ 1584004 ] Delete "Toolbar.bmp"
655   Src/res deleted file: Toolbar.bmp
656
657 2006-10-20 Kimmo
658  Fix compile warnings (some of them 64-bit), remove unused variables and code, fix types
659   Src: MainFrm.cpp
660  Remove unused function, fix improper pointer usage
661   Src: FileFilterHelper.cpp
662  Fix casting a pointer type to DWORD (not 64-bit compatible)
663   Src: DirView.cpp DirView.h
664
665 2006-10-19 Kimmo
666  PATCH: [ 1578419 ] Fix creating WinMerge folder to MyFolders always
667   Src: MainFrm.cpp MainFrm.h
668  Trivial type fixes, coding style fixes and converting comments to doxygen
669   Src: StdAfx.cpp StdAfx.h
670  Fix misuse of reference parameters (compiler warning)
671   Src: DirView.cpp
672
673 2006-10-11 Kimmo
674  PATCH: [ 1574696 ] Fix problem in saving filefilter to project file
675   Src: ProjectFilePathsDlg.cpp
676
677 2006-10-10 Takashi
678  BUG: [ 1573240 ] Crash in subversion trunk
679   Src: MainFrm.cpp MainFrm.h OptionsInit.cpp
680
681 2006-10-09 Takashi
682  BUG: [ 1570259 ] Bookmarks GUI get reset after save
683   Src/editlib: ccrystaltextview.cpp
684
685 2006-10-08 Takashi
686  BUG: [ 1570173 ] Crash when merging all differences
687   Src: MergeDoc.cpp
688
689 2006-10-08 Kimmo
690  PATCH: [ 1555344 ] Separate active/inactive developers in Contributors.txt
691   Docs/Users: Contributors.txt
692
693 2006-10-07 Tim
694  PATCH: [ 1572359 ] Various Updates in German Translation for WinMerge 2.6
695   Src/Languages/German: MergeGerman.rc
696
697 2006-10-04 Tim
698  PATCH: [ 1570241 ] Various Updates in German Translation for WinMerge 2.6
699   Src/Languages/German: MergeGerman.rc
700
701 2006-10-02 Gal
702  BUG: [ 1566783 ] Crash on Save Project when no file is selected
703   Src: MainFrm.cpp
704
705 2006-10-01 Kimmo
706  PATCH: [ 1567874 ] Change manual URL to point to 2.6 manual
707   Src: MainFrm.cpp
708
709 2006-09-27 Takashi
710  BUG: [ 1564572 ] Leak memory on undoing
711   Src: GhostTextBuffer.h
712   Src/editlib: ccrystaltextbuffer.h
713
714 2006-09-27 Kimmo
715  PATCH: [ 1565917 ] Register.bat to register ShellExt for 64-bit Windows
716   ShellExtension: Register.bat
717  BUG: [ 1563187 ] Can't close a file compare with -e switch
718   Src: MergeDoc.cpp
719
720 2006-09-26 Tim
721  PATCH: [ 1565359 ] Various Updates in German Translation for WinMerge 2.6
722   Src/Languages/German: MergeGerman.rc
723
724 2006-09-26 Kimmo
725  PATCH: [ 1564857 ] FindAnyFile function doesn't compile with VC6
726   Src/Common: coretools.cpp
727
728 2006-09-25 Kimmo
729  PATCH: [ 1563171 ] Catalan translation update (Open-dialog)
730   Submitted by Jordi Vilar
731    Src/Languages/Catalan: MergeCatalan.rc
732
733 2006-09-24 Gal
734  BUG: [ 1564283 ] Parameter -x causes files to be closed after merging
735   Src: MergeDoc.cpp
736
737 2006-09-24 Kimmo
738  PATCH: [ 1564280 ] Stack corruption in LanguageSelect
739   Src/Common: LanguageSelect.cpp
740
741 2006-09-23 Kimmo
742  Couple of type fixes to CMoveConstraint
743   Src/Common: CMoveConstraint.cpp CMoveConstraint.h
744  Fix check for pointer/value by using bit-shift instead of a cast + add trivial typecasts
745   Src: GhostTextBuffer.cpp
746   Src/editlib: ccrystaltextbuffer.cpp
747
748 2006-09-22 Kimmo
749  PATCH: [ 1563157 ] Fix coretools.cpp for 64-bit
750   Src/Common: coretools.cpp coretools.h
751  Fix type in ccrystaltextbuffer.h
752   Src/editlib: ccrystaltextbuffer.h
753  PATCH: [ 1563171 ] Catalan translation update
754   Submitted by Jordi Vilar
755    Src/Languages/Catalan: MergeCatalan.rc
756  PATCH: [ 1563386 ] Spanish translation update
757   Submitted by Jesus M. Delgado 'Mack'
758    Src/Languages/Spanish: MergeSpanish.rc
759  Quiet warnings from DiffList.cpp
760   Src: DiffList.cpp
761  Some SPECIAL_ITEM_POS cleanups
762   Src: DirActions.cpp DirDoc.cpp DirView.cpp DirView.h
763  Fix check for pointer/value by using bit-shift instead of a cast
764   Src: GhostTextBuffer.h
765   Src/editlib: ccrystaltextbuffer.h
766
767 2006-09-21 WinMerge experimental release 2.5.7.1 (SVN revision 3600)
768
769 2006-09-21 Kimmo
770  PATCH: [ 1558213 ] Tweak text positions in splash screen
771   Src: Splash.cpp
772  Bump ShellExtension version to 1.9.0 (first 64-bit Windows version)
773   ShellExtension: ShellExtension.rc
774  Fix 64-bit typecast warning
775   Src: GhostTextBuffer.h
776  Fix 64-bit pointer truncation in SetWindowLongPtr call (the last I hope)
777   Src: ChildFrm.cpp
778  Minor tweaks to 64-bit ShellExtension project file
779   ShellExtension: ShellExtensionX64.vcproj
780
781 2006-09-20 Kimmo
782  PATCH: [ 1561788 ] Fix 64-bit CFile constructor usage
783   Src/Common: UniFile.cpp
784  PATCH: [ 1561796 ] Get/SetWindowLong not supported in 64-bit Windows
785   Src: 7zCommon.cpp ChildFrm.cpp
786   Src/Common: CSubclass.cpp sizecbar.cpp
787  BUG: [ 1561781 ] 64-bit compile errors from 7zCommon.cpp
788   Src: 7zCommon.cpp
789  PATCH: [ 1561650 ] Separate FilterCommentsManager code from DiffWrapper
790   Src: DiffWrapper.cpp DiffWrapper.h Merge.dsp
791   Src new files: FilterCommentsManager.cpp FilterCommentsManager.h
792  Fix 64-bit compile warning by casting last SendMessage() param to LPARAM
793   Src: Merge.cpp
794  Fix hex number used instead of INVALID_HANDLE_VALUE
795   Src/Common: sinstance.cpp
796  Fix 64-bit pointer truncation in SetWindowLongPtr call
797   Src: ChildFrm.cpp
798
799 2006-09-19 Kimmo
800  PATCH: [ 1561001 ] Fix FileActionScript type in running actions
801   Src: FileActionScript.cpp
802  PATCH: [ 1561008 ] Warning fix for FileActionScript
803   Src: DirDoc.cpp
804  PATCH: [ 1561080 ] Cleanup for loglevel definition
805   Src: DirDoc.cpp DirScan.cpp MainFrm.cpp Plugins.cpp StdAfx.cpp
806   Src/Common: LogFile.cpp LogFile.h
807
808 2006-09-18 Kimmo
809  Cleanup 64-bit ShellExtension projectfile, add a debug target
810   ShellExtension: ShellExtensionX64.vcproj
811
812 2006-09-16 Kimmo
813  PATCH: [ 1559619 ] 64-bit shellextension project file
814   ShellExtension new files: ShellExtensionX64.def ShellExtensionX64.vcproj
815  Remove unused variable
816   Src/editlib: memcombo.cpp
817  Remove unused variable
818   Src: OpenDlg.cpp
819  Fix typecasting warnings
820   Src: locality.cpp locality.h MergeDoc.cpp
821  Remove unused variable
822   Src: FileActionScript.cpp
823  Remove unused variable
824   Src: FileFiltersDlg.cpp
825
826 2006-09-15 Kimmo
827  BUG: [ 1558839 ] ShellExtension does not compile as 64-bit
828   ShellExtension: WinMergeShell.cpp WinMergeShell.h
829  PATCH: [ 1558893 ] Fix incompatible prototype in MessageBoxDialog
830   Src/Common: MessageBoxDialog.cpp MessageBoxDialog.h
831  PATCH: [ 1558913 ] Fix OnTimer prototypes (64-bit compatibility)
832   Src: ChildFrm.cpp ChildFrm.h DircompProgressDlg.cpp DirCompProgressDlg.h DirView.cpp
833    Dirview.h MainFrm.cpp MainFrm.h MergeEditview.cpp MergeEditView.h OpenDlg.cpp
834    Opendlg.h Splash.cpp Splash.h
835   Src/Common: MessageBoxDialog.cpp MessageBoxDialog.h
836   Src/editlib: ccrystaltextview2.cpp ccrystaltextview.h 
837
838 2006-09-13 Kimmo
839  BUG: [ 1547247 ] WinMerge ANSI target does not compile with VS2005
840   Fix from Perry
841   Src: Common/SuperComboBox.cpp
842  PATCH: [ 1558152 ] Italian translation updated
843   Submitted by Andrea Decorte
844   Src/Languages/Italian: MergeItalian.rc
845
846 2006-09-12 Takashi
847  PATCH: [ 1555764 ] prevent from shaking in view when pressing F5 down
848   Src: GhostTextView.cpp MergeDiffDetailView.cpp
849
850 2006-09-12 Kimmo
851  PATCH: [ 1556851 ] An Swedish translation update
852   Submitted by Hans Eriksson
853   Src/Languages/Swedish: MergeSwedish.rc
854
855 2006-09-11 WinMerge beta release 2.5.6 (revision 3552)
856
857 2006-09-11 Takashi
858  Japanese translation - update
859   Src/Languages/Japanese: MergeJapanese.rc
860
861 2006-09-11 Takashi
862  PATCH: [ 1555764 ] prevent from shaking in view when pressing F5 down
863   Src: GhostTextView.cpp GhostTextView.h MergeDiffDetailView.cpp MergeDiffDetailView.h
864
865 2006-09-11 Takashi
866  BUG: [ 1555664 ] fail to copy all to right when enabling moved block detect
867   Src: MergeDoc.cpp
868
869 2006-09-10 Kimmo
870  Czech translation update from Jan Hryz
871   Src/Languages/Czech/MergeCzech.rc
872  PATCH: [ 1553714 ] Add new commandine switches to help dialog
873   Src: Merge.rc MergeArgs.cpp resource.h
874   Src/Languages/*: Merge*.rc
875  PATCH: [ 1552228 ] Don't use 'export' as variable name
876   Src: dllpstub.cpp
877
878 2006-09-08 Gal
879  RFE: [ 1533506 ] Need commandline switch for single-instance
880   Src: Merge.cpp 
881
882 2006-09-06 Kimmo
883  PATCH: [ 1552901 ] Update VC loose filefilter
884   Filters: Merge_VC_loose.flt
885  PATCH: [ 1552917 ] Fix GUI for autocompletion option
886   Src: Merge.rc
887   Src/Languages/*: Merge*.rc
888
889 2006-09-05 Kimmo
890  PATCH: [ 1552095 ] Fix last compare method not visible in GUI list
891   Src: Merge.rc
892   Src/Languages/*: Merge*.rc
893
894 2006-09-04 Takashi
895  PATCH: [ 1551332 ] defer loading plugin
896   Src: MainFrm.cpp Merge.rc MergeDoc.cpp MergeEditView.cpp MergeEditView.h
897   Src/Languages/*: Merge*.rc
898
899 2006-09-04 Kimmo
900  BUG: [ 1550427 ] WinMerge 2.5.5.7 don't save "Include subfoders by default"
901   Src: PropRegistry.cpp
902
903 2006-09-01 Takashi
904  Japanese translation - update
905   Src/Languages/Japanese: MergeJapanese.rc
906
907 2006-08-28 Kimmo
908  PATCH: [ 1544777 ] Compare by size
909   Forgot to commit Options-dialog changes last time so option for this wasn't visible
910   Src: PropCompare.cpp
911  BUG: [ 1547262 ] Suspicious bit shift warning
912   Fix from Gal
913   Src/Common: UniFile.cpp
914
915 2006-08-27 Kimmo
916  PATCH: [ 1547190 ] Fix VS2005 compile
917   Src: MergeArgs.cpp
918
919 2006-08-26 Gal
920  BUG: [ 1546938 ] New toolbar icons only works for 'disabled' icons
921   Src/Languages/*/Merge*.rc
922
923 2006-08-25 Kimmo
924  Fix compiling WinMerge after moving folders around (Merge7z moved under ArchiveSupport)
925   Src: 7zCommon.h
926
927 ***** Switch to Subversion *****
928
929 2006-08-24 WinMerge experimental release 2.5.5.7 (cvs)
930
931 2006-08-24 Kimmo
932  PATCH: [ 1545411 ] Add some missing options to configlog
933   Src: ConfigLog.cpp ConfigLog.h MainFrm.cpp
934  PATCH: [ 1545165 ] WinMarge Bulgarian Translation
935   Submitted by tigertron
936   Src/Languages/Bulgarian: MergeBulgarian.rc
937   Docs/Users/Languages: Readme-Bulgarian.txt
938   Docs/Users/Contributors.txt
939   InnoSetup: WinMerge.iss
940   ShellExtension: ShellExtension.rc
941   ShellExtension/Languages: ShellExtensionBulgarian.rc
942  PATCH: [ 1545890 ] Swedish translation for update for WinMerge 2.5.5.7+
943   Submitted by Hans Eriksson
944   Src/Languages/Swedish: MergeSwedish.rc
945  BUG: [ 1545082 ] Crash when comparing .rc files
946   Fix submitted by Takashi
947   Src/editlib: ccrystaltextview.cpp
948
949 2006-08-23 Kimmo
950  PATCH: [ 1544905 ] Use stat() to check if file is read-only
951   Src: files.cpp files.h
952  PATCH: [ 1544777 ] Compare by size
953   Src: DiffWrapper.h DirScan.cpp Merge.rc resource.h
954   Src/Languages/*: Merge*.rc
955
956 2006-08-22 Gal
957  PATCH: [ 1541427 ] Using as an external diff tool (RFE 1454623)
958   Src: MainFrm.cpp MainFrm.h MergeArgs.cpp MergeDoc.cpp
959
960 2006-08-22 Gal
961  PATCH: [ 1544784 ] Use as ClearCase external merge tool
962   Src: MergeArgs.cpp
963
964 2006-08-22 Gal
965  BUG: [ 1543783 ] Misbehave margin draw
966   Src/editlib: ccrystaltextview.cpp
967
968 2006-08-22 Kimmo
969  PATCH: [ 1544147 ] Add Install-feature for file filters
970   Src: FileFiltersDlg.cpp FileFiltersDlg.h Merge.rc resource.h
971   Src/Languages/*: Merge*.rc
972  BUG: [ 1534429 ] Message IDS_SUGGEST_IGNOREEOL incorrect
973   Src: MergeDoc.cpp
974
975 2006-08-20 Kimmo
976  PATCH: [ 1424673 ] Widen labels on OpenDialog
977   Submitted by Perry
978   Src: Merge.rc
979   Src/Languages/*: Merge*.rc
980
981 2006-08-19 Kimmo
982  PATCH: [ 1542201 ] Change default user filter folder to WinMerge/Filters
983   Src: MainFrm.cpp
984  PATCH: [ 1542829 ] Rename Format-item in File-menu to Convert
985   Src: Merge.rc
986   Src/Languages/*: Merge*.rc
987
988 2006-08-17 Kimmo
989  PATCH: [ 1540090 ] Change horizontal scroll synch from relative to absolute
990   Src/Common: SplitterWndEx.cpp
991
992 2006-08-17 Gal
993  PATCH: [ 1541158 ] New high-color toolbar icons
994   Src: BCMenu.cpp MainFrm.cpp MainFrm.h Merge.rc resource.h
995   Src/res: ToolbarDisabled.bmp ToolbarEnabled.bmp
996
997 2006-08-16 Takashi
998  PATCH: [ 1539568 ] draw icon at modified line (it was changed to line revision marks)
999   Src: GhostTextBuffer.cpp GhostTextBuffer.h MergeDoc.cpp MergeDoc.h
1000   Src/editlib: ccrystaltextbuffer.cpp ccrystaltextbuffer.h ccrystaltextview.cpp
1001
1002 2006-08-16 Kimmo
1003  PATCH: [ 1456356 ] Scrollbars sometimes not initially active
1004   Src: Merge.cpp
1005
1006 2006-08-15 Kimmo
1007  PATCH: [ 1540129 ] Fix indentation of diffutils io.c
1008   Src/diffutils/src: IO.C
1009  PATCH: [ 1540054 ] Remove Copy All -items from folder compare menu
1010   Src: Merge.rc
1011   Src/Languages/*: Merge*.rc
1012  PATCH: [ 1535558 ] Add GUI for shell extension folder include
1013   Src: Merge.rc PropRegistry.cpp PropRegistry.h resource.h
1014   Src/Languages/*: Merge*.rc
1015
1016 2006-08-13 Gal
1017  BUG: [ 1538340 ] Undo enabled for folder compare.
1018   Src: DirView.h DirView.cpp
1019
1020 2006-08-13 Takashi
1021  Japanese translation - update
1022   Src/Languages/Japanese: MergeJapanese.rc
1023
1024 2006-08-13 Tim
1025  PATCH: [ 1539204 ] Remove '#' from '#differences' column
1026   Src: Merge.rc
1027   Src/Languages/*: Merge*.rc
1028
1029 2006-08-11 Kimmo
1030  PATCH: [ 1538264 ] Split DiffFileData class to own files
1031   Src: DiffWrapper.cpp DiffWrapper.h DirScan.cpp DirViewColItems.cpp Merge.dsp
1032   Src new files: DiffFileData.cpp DiffFileData.h
1033  PATCH: [ 1537261 ] Swedish 2.5.5.6+ translation update
1034   Submitted by Hans Eriksson
1035   Src/Languages/Swedish: MergeSwedish.rc
1036
1037 2006-08-10 Kimmo
1038  Fix doxygen comment for ImportOptions()
1039   Src/Common: OptionsMgr.cpp
1040
1041 2006-08-10 Gal
1042  PATCH: Code cleanup. Removed commented out code.
1043   Src/Common: SuperComboBox.cpp
1044
1045  BUG: [ 1531965 ] Crash undoing empty (?) event
1046   Src/editlib: ccrystaleditview.cpp
1047
1048 2006-08-09 Jan Hryz
1049  Czech translation - update
1050   Src/Languages/Czech/MergeCzech.rc
1051
1052 2006-08-09 Jochen
1053  PATCH: [ 1310951 ] Option to copy DirCmpReport to clipboard
1054   Src: DirCmpReport.cpp DirCmpReport.h DirCmpReportDlg.cpp DirCmpReportDlg.h
1055    Merge.rc resource.h
1056   Src/Languages/*: Merge*.rc
1057
1058 2006-08-08 Jan Hryz
1059  Czech translation - update
1060   Src/Languages/Czech/MergeCzech.rc
1061
1062 2006-08-08 WinMerge experimental release 2.5.5.6 (cvs)
1063
1064 2006-08-08 Kimmo
1065  BUG: [ 1535835 ] Import settings from the file
1066   Src/Common: PreferencesDlg.cpp PreferencesDlg.h
1067  PATCH: [ 1536240 ] Fix diff count numbers for real
1068   Src: DiffWrapper.cpp DirScan.cpp
1069   Src/diffutils/src: analyze.c UTIL.c
1070
1071 2006-08-07 Jochen
1072  PATCH: [ 1514487 ] Merge7z DllBuild 0018
1073   Merge7z: Merge7z311.cpp Merge7z409.cpp Merge7zCommon.cpp Merge7zCommon.h
1074    revision.txt Merge7z*.dsp
1075   Merge7z new files: Merge7z433.dsp Merge7z434.dsp Merge7z435.dsp Merge7z436.dsp
1076    Merge7z437.dsp Merge7z438.dsp Merge7z439.dsp Merge7z440.dsp Merge7z442.dsp
1077   Merge7zInstaller: Installer.cpp Installer.rc Files.rc2
1078  Change recommended version of 7-Zip to 4.42
1079   Src: 7zCommon.cpp
1080
1081 2006-08-07 Kimmo
1082  PATCH: [ 1535175 ] Shell ext: Add flag for subfolder inclusion
1083   ShellExtension: WinMergeShell.cpp WinMergeShell.h
1084  Bump ShellExtension version to 1.8.0
1085   ShellExtension: ShellExtension.rc
1086
1087 2006-08-06 Takashi
1088  BUG: [ 1533292 ] crash when specifying nonexistent project file.
1089   Src: XmlDoc.cpp
1090
1091 2006-08-05 Kimmo
1092  PATCH: [ 1534770 ] Add "don't wrap end of file" option for Find
1093   Src: Merge.rc resource.h
1094   Src/editlib: ccrystaleditview.cpp ccrystaltextview.cpp ccrystaltextview.h
1095    ceditreplacedlg.cpp cfindtextdlg.cpp cfindtextdlg.h
1096   Src/Languages/*: Merge*.rc
1097  BUG: [ 1534461 ] WinMerge 2.5.5.5 ingoring subfolders option in project files
1098   Src: MainFrm.cpp Merge.cpp
1099
1100 2006-08-03 Jan Hryz
1101  Czech translation - update
1102   Src/Languages/Czech/MergeCzech.rc
1103
1104 2006-08-03 WinMerge experimental release 2.5.5.5 (cvs)
1105
1106 2006-08-03 Kimmo
1107  PATCH: [ 1533457 ] Add Refresh Selected -item to Folder compare main menu
1108   Src: DirActions.cpp DirView.cpp DirView.h Merge.rc
1109   Src/Languages/*: Merge*.rc
1110
1111 2006-08-02 Kimmo
1112  PATCH: [ 1532743 ] Improve difference count columns in folder compare
1113   Src: DiffItem.h DiffItemList.cpp DirScan.cpp DirVierwColItems.cpp
1114    Merge.rc resource.h
1115   Src/Languages/*: Merge*.rc
1116  PATCH: [ 1529864 ] Stop using Application Data folders as filefilter folders
1117   Src: FileFilterHelper.cpp FileFilterHelper.h
1118
1119 2006-08-01 Kimmo
1120  PATCH: [ 1531845 ] Fix memory leak after find
1121   Src/editlib: ccrystaltextview.cpp
1122  PATCH: [ 1531957 ] Fix imagelist memory leak in editor
1123   Src/editlib: ccrystaltextview.cpp
1124  PATCH: [ 1430331 ] New Debug menu
1125   Submitted by Perry, modified by me
1126   Src: MainFrm.cpp MainFrm.h Merge.rc resource.h
1127   Src/Languages/*: Merge*.rc
1128  PATCH: [ 1531319 ] Tidy Folder compare progress dialog
1129   Src: Merge.rc
1130   Src/Languages/*: Merge*.rc
1131
1132 2006-07-31 Kimmo
1133  PATCH: [ 1531293 ] Fix wrong cursor position after find
1134   Src: ccrystaltextview.cpp ccrystaltextview.h cfindtextdlg.cpp
1135  PATCH: [ 1406051 ] code cleanup for ScriptFileActions
1136   Submitted by Perry
1137   Src: DirActions.cpp FileActionScript.cpp FileActionScript.h
1138  PATCH: [ 1530459 ] Add some doxygen comments for ViewableWhitespace
1139   Src: ViewableWhitespace.cpp ViewableWhitespace.h
1140
1141 2006-07-30 Takashi
1142  BUG: [ 1528322 ] Crash when using F6 / Bugg for file differences
1143   Src: MergeEditView.cpp
1144
1145 2006-07-30 Kimmo
1146  PATCH: [ 1530352 ] Start flashing WinMerge window when folder compare is ready
1147   Src: DirView.cpp MainFrm.cpp MainFrm.h
1148  PATCH: [ 1529995 ] Swedish translation update for 2.5.5.4+
1149   Submitted by Hans Eriksson
1150   Src/Languages/Swedish: MergeSwedish.rc
1151  PATCH: [ 1530655 ] Catalan translation update
1152   Submitted by Jordi Vilar
1153   Src/Languages/Catalan: MergeCatalan.rc
1154
1155 2006-07-29 Takashi
1156  PATCH: [ 1529915 ] Refresh menu on DirView does not work correctly
1157   Src: DirActions.cpp DirScan.cpp
1158
1159 2006-07-28 Kimmo
1160  PATCH: [ 1529599 ] Cleanup DiffWrapper
1161   Src: DiffWrapper.cpp DiffWrapper.h MergeDoc.cpp PatchTool.cpp
1162  PATCH: [ 1529965 ] Add error messages for managing file filters
1163   Src: FileFiltersDlg.cpp FileFiltersDlg.h Merge.rc resource.h
1164   Src/Languages/*: Merge*.rc
1165
1166 2006-07-27 Takashi
1167  PATCH: [ 1527843 ] prevent dialog from flickering
1168   Src: DirCompProgressDlg.cpp DirView.cpp
1169   Src/Common: CMoveConstraint.cpp
1170
1171 2006-07-27 Kimmo
1172  PATCH: [ 1528841 ] Cleanup ByteComparator
1173   Src: ByteComparator.cpp ByteComparator.h FileTextStats.h
1174  PATCH: [ 1528987 ] Use 64-bit variable as file position in Bytecompare
1175   Src: ByteComparator.cpp ByteComparator.h DiffWrapper.cpp FileTextStats.h
1176  PATCH: [ 1529053 ] Success message for loading/saving project file
1177   Src: Merge.rc ProjectFilePathsDlg.cpp resource.h
1178   Src/Languages/*: Merge*.rc
1179
1180 2006-07-26 Kimmo
1181  PATCH: [ 1528444 ] Cleanup for AppSerialize
1182   Src: AppSerialize.cpp AppSerialize.h 
1183
1184 2006-07-25 Kimmo
1185  PATCH: [ 1527771 ] Remove Apply syntax highlight to other side option
1186   Src: Merge.rc MergeDoc.cpp OptionsDef.h OptionsInit.cpp PropEditor.cpp
1187    PropEditor.h resource.h
1188   Src/Languages/*: Merge*.rc
1189
1190 2006-07-24 Tim
1191  PATCH: [ 1527947 ] Various Updates in German Translation for WinMerge 2.5
1192   Src/Languages/German: MergeGerman.rc
1193
1194 2006-07-24 Kimmo
1195  PATCH: [ 1526918 ] Detect which side file is binary file
1196   Src: DiffItem.h DiffWrapper.cpp DiffWrapper.h
1197   Src/diffutils/src: DIFF.H IO.c analyze.c
1198
1199 2006-07-20 WinMerge experimental release 2.5.5.4 (cvs)
1200
1201 2006-07-20 Kimmo
1202  PATCH: [ 1525013 ] Add description for ASP.NET filter
1203   Filters: ASPNET.flt
1204  PATCH: [ 1525417 ] Move MovedBlock code to own file
1205   Src: DiffWrapper.cpp Merge.dsp
1206   Src new file: MovedBlocks.cpp
1207  PATCH: [ 1525531 ] Allow comparing project files from Open-dialog
1208   Src: OpenDlg.cpp
1209  Config log files are .txt files (not .log)
1210   Src: MainFrm.cpp
1211  BUG: [ 1495212 ] Wrong cursor position after selecting wordwrapped line
1212   Fix from Takashi
1213   Src/editlib: ccrystaltextview.cpp
1214
1215 2006-07-19 Jan Hryz
1216  Czech translation - update
1217   Src/Languages/Czech/MergeCzech.rc
1218
1219 2006-07-19 Kimmo
1220  BUG: [ 1198248 ] version copyright symbol needs review
1221   Src/Languages/*: MergeChineseSimplified.rc MergeChineseTraditional.rc MergeJapanese.rc
1222    MergeKorean.rc
1223
1224 2006-07-19 Takashi
1225  BUG: [ 1525451 ] ASSERT in CCrystalTextView::DrawSingleLine()
1226   Src/editlib: ccrystaltextview.cpp
1227  BUG: [ 1525466 ] ASSERT in CCrystalTextView::AssertValidTextPos()
1228   Src/editlib: ccrystaltextview2.cpp
1229
1230 2006-07-19 Kimmo
1231  BUG: [ 1524832 ] Bogus include's
1232   Src: DirColsDlg.cpp PropEditor.cpp
1233  PATCH: [ 1522037 ] Add read-only option for paths in Project file
1234   Src: MainFrm.cpp Merge.cpp Merge.rc OpenDlg.cpp OpenDlg.h ProjectFile.cpp
1235    ProjectFile.h ProjectFilePathsDlg.cpp ProjectFilePathsDlg.h resource.h
1236   Src/Languages/*: Merge*.rc
1237  PATCH: [ 1525025 ] Copy/paste error in MainFrm.cpp
1238   Src: MainFrm.cpp
1239  PATCH: [ 1525198 ] Version info misses copyright (c) char
1240   Src: Merge.rc
1241
1242 2006-07-18 Kimmo
1243  Fix and improve comment for folder compare columns table
1244   DirViewColItems.cpp
1245  BUG: [ 1524251 ] File filter does not work on 2.5.5.3
1246   Original fix from Takashi, modified by Kimmo
1247   Src: FileFilterMgr.cpp
1248
1249 2006-07-16 Kimmo
1250  PATCH: [ 1517057 ] Option to Ignore Multiline Comments (bugfix for single-line comments)
1251   Submitted by David Maisonave
1252   Src: DiffWrapper.cpp
1253
1254 2006-07-15 Kimmo
1255  Strip SuperComboBox strings before saving
1256   Src/Common: SuperComboBox.cpp
1257
1258 2006-07-14 WinMerge experimental release 2.5.5.3 (cvs)
1259
1260 2006-07-14 Kimmo
1261  BUG: [ 1521555 ] Location Pane - can't see current location because of color
1262   Use 3d-color instead of scrollbar color in location pane
1263   Src: LocationView.cpp
1264  PATCH: [ 1521696 ] Improve Text color option dialog
1265   Src: Merge.rc PropTextColors.cpp PropTextColors.h
1266   Src/Languages/*: Merge*.rc
1267
1268 2006-07-13 Kimmo
1269  PATCH: [ 1521352 ] Cleanup char constants for CRegExep
1270   Src/Common: RegExp.cpp
1271  PATCH: [ 1521392 ] Fix reading last line in linefilter file
1272   Src: FileFilterMgr.cpp
1273  BUG: [ 1498511 ] Conflict accelerator key in IDR_DIRVIEWMENU
1274   Src: Merge.rc
1275   Src/Languages/*: Merge*.rc
1276  PATCH: [ 1517057 ] Option to Ignore Multiline Comments (bugfix + rename to filtering)
1277   Submitted by David Maisonave
1278   Src: DiffWrapper.cpp DiffWrapper.h DirDoc.cpp MainFrm.cpp Merge.rc MergeDoc.cpp
1279    OptionsDef.h OptionsInit.cpp PropCompare.cpp Propcompare.h resource.h
1280   Src/Languages/*: Merge*.rc
1281  PATCH: [ 1517057 ] Option to Ignore Multiline Comments (bugfix)
1282   Submitted by David Maisonave
1283   Src: DiffWrapper.cpp
1284
1285 2006-07-12 Kimmo
1286  PATCH: [ 1517057 ] Option to Ignore Multiline Comments
1287   Submitted by David Maisonave
1288   Src: DiffWrapper.cpp DiffWrapper.h DirDoc.cpp MainFrm.cpp Merge.rc MergeDoc.cpp
1289    OptionsDef.h OptionsInit.cpp PatchTool.cpp PropCompare.cpp Propcompare.h
1290    resource.h
1291   Src/Languages/*: Merge*.rc
1292  Add Ed_K and David Maisonave to Contributors
1293   Docs/Users: Contributors.txt
1294  Document UniMemFile::ReadString() function parameters and return values
1295   Src/Common: UniFile.cpp
1296
1297 2006-07-09 Kimmo
1298  Quiet warning about deprecated function for VS2003 and later
1299   Merge.cpp
1300
1301 2006-07-08 Kimmo
1302  PATCH: [ 1517362 ] Ensure diff is visible in location view
1303   Src: LocationView.cpp
1304  Fix codinstyle in LocationView.cpp (messed up by patch #1517362)
1305   Src: LocationView.cpp
1306  Make VS2005 build less noisy by defining _CRT_SECURE_NO_DEPRECATE for it
1307   Src: StdAfx.h
1308
1309 2006-07-04 Kimmo
1310  PATCH: [ 1516626 ] Enable double-click in column customization dialog
1311   Src: DirColsDlg.cpp DirColsDlg.h
1312  PATCH: [ 1514435 ] Optimize versioninfo reading
1313   Src: AboutDlg.cpp ConfigLog.cpp Splash.cpp
1314   Src/Common: version.cpp version.h
1315
1316 2006-07-04 Takashi
1317  BUG: [ 1303166 ] crash or freeze on closing all window
1318   Src: MainFrm.cpp
1319
1320 2006-07-03 WinMerge experimental release 2.5.5.2 (cvs)
1321
1322 2006-07-03 Kimmo
1323  PATCH: [ 1515380 ] Page Up/Down Anomaly
1324   Submitted by Ed_K
1325   Src/editlib: ccrystaltextview2.cpp
1326  PATCH: [ 1515966 ] Use View-IDs in MergeDoc.cpp
1327   Src: MergeDoc.cpp MergeDoc.h
1328  PATCH: [ 1516016 ] Fix poor handling of invalid tab size in Options-dialog
1329   Src: Merge.rc PropEditor.cpp PropEditor.h resource.h
1330   Src/Languages/*: Merge*.rc
1331  Fix comment in DiffList.cpp
1332   Src: DiffList.cpp
1333
1334 2006-07-02 Kimmo
1335  PATCH: [ 1515669 ] Add selected difference marker for locationview
1336   Src: LocationView.cpp LocationView.h
1337
1338 2006-07-01 Kimmo
1339  PATCH: [ 1514459 ] Cleanup for LocationView code (use view ID)
1340   Src: LocationView.cpp LocationView.h StdAfx.h
1341  PATCH: [ 1514580 ] Tweak location view bar look
1342   Src: LocationView.cpp
1343
1344 2006-06-30 Tim
1345  PATCH: [ 1514645 ] Various Updates in German Translation for WinMerge 2.5
1346   Src/Languages/German: MergeGerman.rc
1347
1348 2006-06-29 Kimmo
1349  PATCH: [ 1513618 ] Fix Merge.rc translation id
1350   Src: Merge.rc
1351
1352 2006-06-27 Kimmo
1353  PATCH: [ 1512708 ] Fix compile with VS2005
1354   Also additional cleanup for CCrystalTextView::GetMarginWidth()
1355   Src/editlib: ccrystaltextview.cpp ccrystaltextview.h
1356  PATCH: [ 1512726 ] Fix combining filesize from two values
1357   Src: DiffFileInfo.cpp DirScan.cpp FileInfo.cpp FileInfo.h
1358  PATCH: [ 1512775 ] Fix encoding columns showing -1
1359   Src: FileTextEncoding.cpp FileTextEncoding.h
1360
1361 2006-06-26 Kimmo
1362  PATCH: [ 1510596 ] Updated Readme-Swedish.txt
1363   Submitted by Hans Eriksson
1364   Docs/Users/Languages: ReadMe-Swedish.txt
1365  PATCH: [ 1510600 ] Updated MergeSwedish.rc file for 2.5.5.1+
1366   Submitted by Hans Eriksson
1367   Src/Languages/Swedish: MergeSwedish.rc
1368  BUG: [ 1483242 ] Needless resource file 'MergeSwedish_LastTranslation.rc'?
1369   Remove unneeded file
1370   Removed: Src/Languages/Swedish: MergeSwedish_LastTranslation.rc
1371  BUG: [ 1489034 ] Src/Common/LanguageSelect.rc unused?
1372   Remove unneeded file
1373   Removed: Src/Common/LanguageSelect.rc
1374  Remove unused files (language.h & language.c)
1375   Removed: Src: language.c language.h
1376
1377 2006-06-21 WinMerge experimental release 2.5.5.1 (cvs)
1378
1379 2006-06-21 Kimmo
1380  PATCH: [ 1509505 ] Manual: new compare method and options export/import
1381   Docs/Users/Manual: Configuration.xml
1382  Bump manual revision to 1.2.4
1383   Docs/Users/Manual: WinMerge_help.xml
1384  Bump ShellExtension version to 1.7.2
1385   ShellExtension: ShellExtension.rc
1386
1387 2006-06-20 Kimmo
1388  BUG: [ 1505763 ] Crash after closing file compare window
1389   Src: MergeEditView.cpp
1390  PATCH: [ 1508865 ] Improve error handling for loading file filters
1391   Src: FileFilterHelper.cpp FileFilterMgr.cpp FileFilterMgr.h FileFiltersDlg.cpp
1392    FileFiltersDlg.h
1393  PATCH: [ 1508898 ] Show binary as one of EOL types
1394   Src: DirViewColItems.cpp Merge.rc resource.h
1395   Src/Languages/*: Merge*.rc
1396  PATCH: [ 1506184 ] Polish translation update for WM 2.5.4.0
1397   Submitted by dr_prozac
1398    Src/Languages/Polish: MergePolish.rc
1399  PATCH:[ 1509495 ] Polish translation for ShellExtension
1400   Submitted by dr_prozac
1401   ShellExtension/Languages: ShellExtensionPolish.rc
1402
1403 2006-06-19 Gal
1404  RFE: [ 1499245 ] Ruby Syntax Highlighting
1405   Src: Merge.dsp
1406   Src/editlib: ccrystaltextview.cpp ccrystaltextview.h ruby.cpp
1407
1408 2006-06-13 Gal
1409  BUG: [ 1494776 ] Can't rename files if '|' seperator exists
1410   Src: DirView.h DirView.cpp DirActions.cpp
1411
1412 2006-06-12 Kimmo
1413  BUG: [ 1486434 ] Copy Pathnames for right-only dir copies parent dir only
1414   Src: DirView.cpp
1415
1416 2006-05-31 Kimmo
1417  PATCH: [ 1483544 ] New compare method: by date and size
1418   Src: DiffWrapper.h DirScan.cpp Merge.rc PropCompare.cpp resource.h
1419   Src/Languages/*: Merge*.rc
1420
1421 2006-05-31 Takashi
1422  BUG: [ 1496066 ] WinMerge crashed with those files
1423   Src: GhostTextView.cpp GhostTextView.h
1424
1425 2006-05-31 Kimmo
1426  BUG: [ 1494610 ] Wrong selection in ccrystalview2.cpp
1427   Src/editlib: ccrystaltextview2.cpp
1428  PATCH: [ 1497817 ] Cleanup CCrystalTextView::GetLineBySubLine
1429   Src/editlib: ccrystaltextview.cpp ccrystaltextview.h
1430
1431 2006-05-30 Kimmo
1432  PATCH: [ 1497154 ] Fix memory leak in wordwrap code
1433   Src/editlib: ccrystaltextview.cpp
1434  PATCH: [ 1497068 ] Initialize cursorpositions in GhostTextView
1435   Src: GhostTextView.h
1436  PATCH: [ 1497147 ] Cleanup CCrystalTextView::ClientToText
1437   Src/editlib: ccrystaltextview.cpp
1438
1439 2006-05-25 Kimmo
1440  BUG: [ 1494610 ] Wrong selection in ccrystalview2.cpp
1441   Analyzed by Mallato
1442   Src/editlib: ccrystaltextview2.cpp
1443
1444 2006-05-25 Tim
1445  PATCH: [ 1495017 ] Translate 'Textcolors' options to German
1446   Src/Languages/German: MergeGerman.rc
1447
1448 2006-05-25 Kimmo
1449  PATCH: [ 1494627 ] Skip processing empty paths in Open dialog
1450   Src: OpenDlg.cpp
1451  Doxygen comments and trivial cleanups for paths.cpp & paths.h
1452   Src: paths.cpp paths.h
1453
1454 2006-05-24 Kimmo
1455  PATCH: [ 1493742 ] Limit vertical scrolling to last line of files
1456   Src/editlib: ccrystaltextview.cpp
1457  PATCH: [ 1493868 ] Add bookmark by double-clicking selection frame
1458   Src/editlib: ccrystaltextview.cpp ccrystaltextview.h ccrystaltextview2.cpp
1459  PATCH: [ 1492458 ] Swedish translation update for 2.5.4.0
1460   Submitted by Hans Eriksson
1461   Src/Languages/Swedish: MergeSwedish.rc
1462  Add some const keywords and fix comments, remove unused function.
1463   Src: DiffList.cpp DiffList.h
1464  BUG: [ 1488797 ] ASSERT in CMergeEditView::OnPrevdiff
1465   Fix from Mallato
1466   Src: MergeEditView.cpp
1467
1468 2006-05-23 Tim
1469  PATCH: [ 1493713 ] Translate 'Bookmarks' feature to German
1470   Src/Languages/German: MergeGerman.rc
1471
1472 2006-05-23 Kimmo
1473  PATCH: [ 1491436 ] Spanish Readme.txt
1474   Submitted by Jesus M. Delgado 'Mack'
1475   Docs/Users/Languages new file: ReadMe-Spanish.txt
1476   InnoSetup: WinMerge.iss
1477
1478 2006-05-22 Gal
1479  PATCH: [ 1491993 ] Ability to rename files (RFE 1380228)
1480   Src: DirActions.cpp DirView.cpp DirView.h Merge.rc resource.h 
1481
1482 2006-05-22 Kimmo
1483  PATCH: [ 1491212 ] Czech Translation
1484   Submitted by: Jan Hryz
1485   Src/Languages/Czech/MergeCzec.rc
1486  PATCH: [ 1492025 ] Catalan translation update
1487   Submitted by Jordi Vilar
1488   Src/Languages/Catalan: MergeCatalan.rc
1489  PATCH: [ 1491424 ] Spanish translation for v2.5.3.7
1490   Submitted by Jesus M. Delgado 'Mack'
1491   Languages/Spanish: MergeSpanish.rc
1492
1493 2006-05-18 WinMerge beta release 2.5.4
1494
1495 2006-05-18 Kimmo
1496  PATCH: [ 1490540 ] Manual: add picture and explanation about our version tree
1497   Docs/Users/Manual: Introduction.xml
1498   Docs/Users/Manual/build: build_html.bat build_htmlhelp.bat
1499   Docs/Users/Manual/Art new files: WinMerge_versions.gif WinMerge_versions.odg
1500
1501 2006-05-17 Kimmo
1502  PATCH: [ 1489824 ] Better default folder for user filters
1503   Src: MainFrm.cpp
1504  BUG: [ 1445975 ] BuildDll.bat exit is not good
1505   Src/Languages: BuildDll.bat
1506  PATCH: [ 1488387 ] Russian translation update for 2.4.6
1507   Submitted by Dmitriy Aleshkowskiy
1508   Src/Languages/Russian: MergeRussian.rc
1509
1510 2006-05-15 Kimmo
1511  PATCH: [ 1489133 ] Manual: document new filter location(s)
1512   Docs/Users/Manual: Filters.xml
1513  PATCH: [ 1489091 ] Enable Help/Index
1514   Src: MainFrm.cpp
1515  PATCH: [ 1489098 ] Doesn't open Help TOC correctly
1516   Src: MainFrm.cpp
1517  BUG: [ 1487856 ] Long delay if many language dlls
1518   Src: Merge.cpp
1519   Src/Common: LanguageSelect.cpp LanguageSelect.h
1520  BUG: [ 1487854 ] ASSERT in CCrystalTextView::OnPrint
1521   Fix suggested by Mallato
1522   Src/editlib: ccrystaltextview.cpp
1523  Graphic Design: Alexander Skinner
1524   Docs/Users: Contributors.txt
1525  BUG: [ 1478057 ] Memory leak when cancelling print preview
1526   Fix suggested by Mallato
1527   Src/editlib: ccrystaltextview.cpp 
1528
1529 2006-05-15 Gal
1530  PATCH: [ 1488637 ] PHP/ASP Syntax Highlighting Fix (Bug 1441643)
1531   Src/editlib: asp.cpp php.cpp   
1532
1533 2006-05-14 Kimmo
1534  PATCH: [ 1485861 ] Czech translation - update
1535   Submitted by: Jan Hryz
1536   Src/Languages/Czech/MergeCzec.rc
1537  PATCH: [ 1483553 ] Swedish MergeSwedish.rc 1.304 2.5.3.7 update
1538   Submitted by Hans Eriksson
1539   Src/Languages/Swedish: MergeSwedish.rc
1540  PATCH: [ 1484004 ] Manual: new Open-dialog screenshot and small fixes
1541   Docs/Users/Manual: Quick_start.xml
1542   Docs/Users/Manual/screenshots: OpenDlg1.gif
1543  PATCH: [ 1484013 ] Manual: small changes to Introduction chapter
1544   Docs/Users/Manual: Introduction.xml
1545  PATCH: [ 1484092 ] Manual: preliminary whats new list for 2.5
1546   Docs/Users/Manual: Whatsnew_2_1.xml
1547  PATCH: [ 1484101 ] Manual: Add index
1548   Docs/Users/Manual: WinMerge_help.xml
1549  PATCH: [ 1484142 ] Manual: update some options descriptions
1550   Docs/Users/Manual: Configuration.xml
1551
1552 2006-05-08 Kimmo
1553  PATCH: [ 1483344 ] Fix creating private file filters
1554   Src: FileFiltersDlg.cpp
1555  PATCH: [ 1483486 ] Add commenting for CLogFile
1556   Src/Common: LogFile.cpp LogFile.h
1557
1558 2006-05-07 Kimmo
1559  PATCH: [ 1483107 ] Remove dublicated code from folder compare progress dlg
1560   Src: DirCompProgressDlg.cpp DirCompProgressDlg.h
1561  PATCH: [ 1483088 ] Add GUI for user to select filter folder
1562   Src: FileFilterHelper.cpp FileFilterHelper.h FileFiltersDlg.cpp MainFrm.cpp Merge.rc
1563    OptionsDef.h OptionsInit.cpp paths.cpp paths.h PropRegistry.cpp PropRegistry.h
1564    resource.h
1565   Src/Languages/*: Merge*.rc
1566
1567 2006-05-06 Tim
1568  BUG: [ 1481053 ] Options: Text Colors should use 3D-Look too
1569   Src: Merge.rc
1570   Src/Languages/*: Merge*.rc
1571  PATCH: [ 1482352 ] Icons for 'Bookmarks' feature
1572   Src: MainFrm.cpp Merge.rc resource.h
1573   Src/res new files: clear_bookmarks.bmp next_bookmark.bmp prev_bookmark.bmp
1574    toggle_bookmark.bmp
1575   Src/Languages/*: Merge*.rc
1576
1577 2006-05-06 Kimmo
1578  BUG: [ 1363364 ] DisplayBinaryFiles extension list wrong
1579   Also bump version of plugin to 1.0.3.0
1580   Plugins/src_VCPP/DisplayBinaryFiles: ChangeLog.txt DisplayBinaryFiles.rc WinMergeScript.cpp
1581   Plugins/dlls: DisplayBinaryFiles.dll
1582
1583 2006-05-06 Tim
1584  PATCH: [ 1482411 ] Add line before 'Open Project' in main menu
1585   Src: Merge.rc
1586   Src/Languages/*: Merge*.rc
1587
1588 2006-05-06 Kimmo
1589  PATCH: [ 1482688 ] sgml.cpp contains "lt" twice
1590   Src/editlib: sgml.cpp
1591  PATCH: [ 1482694 ] xml.cpp contains "lt" twice
1592   Src/editlib: xml.cpp
1593  PATCH: [ 1482765 ] Fix closing folder compare progress dialog
1594   Src: DirCompProgressDlg.cpp DirCompProgressDlg.h DirView.cpp
1595
1596 2006-05-04 WinMerge experimental release 2.5.3.7 (cvs)
1597
1598 2005-05-04 Kimmo
1599  PATCH: [ 1481213 ] Fix foldercompare short-size suffixes and localize them
1600   Src: DirViewColItems.cpp Merge.rc resource.h
1601   Src/Languages/*: Merge*.rc
1602  PATCH: [ 1481391 ] Make LocationView update from MergeView more safe
1603   Src: LocationView.cpp MergeEditView.cpp MergeEditView.h
1604  BUG: [ 1456356 ] Scrollbars sometimes not initially active
1605   Another possible fix..
1606   Src/editlib: ccrystaltextview.cpp
1607
1608 2006-05-03 Kimmo
1609  PATCH: [ 1480652 ] Small fix for XML syntax highlight
1610   Src/editlib: xml.cpp
1611
1612 2006-05-02 Kimmo
1613  PATCH: [ 1479007 ] WinMerge Icon Set Revision 3
1614   Submitted by Alexander Skinner
1615   Src/res: Merge.ico
1616  BUG: [ 1474782 ] Crash when comparing SQL with with binary data
1617   Fix suggested by anonymous submitter
1618   Src/editlib: asp.cpp basic.cpp batch.cpp cplusplus.cpp csharp.cpp dcl.cpp
1619    fortran.cpp html.cpp ini.cpp innosetup.cpp is.cpp java.cpp lisp.cpp nsis.cpp
1620    pascal.cpp perl.cpp php.cpp python.cpp rexx.cpp rsrc.cpp sgml.cpp sh.cpp
1621    siod.cpp sql.cpp tcl.cpp tex.cpp xml.cpp
1622  PATCH: [ 1471835 ] Fix setting filename in folder-compare report dialog
1623   Fix bug in the original patch
1624   Src: DirCmpReportDlg.cpp
1625
1626 2006-05-01 Takashi
1627  PATCH: [ 1475649 ] Enable selection margin and line numbers
1628   Src/res new file: mg_icons.bmp
1629
1630 2006-04-29 Takashi
1631  PATCH: [ 1475649 ] Enable selection margin and line numbers
1632   Src: GhostTextView.cpp GhostTextView.h Merge.rc MergeEditView.cpp
1633    MergeEditView.h OptionsDef.h OptionsInit.cpp resource.h
1634   Src/editlib: ccrystaltextview.cpp ccrystaltextview.h editcmd.h
1635   Src/Languages/*: Merge*.rc
1636
1637 2006-04-28 Tim
1638  PATCH: [ 1477957 ] Fix 'Help' button position in German translation
1639   Src/Languages/German: MergeGerman.rc
1640
1641 2006-04-26 Kimmo
1642  PATCH: [ 1476279 ] Cleanup CDiffContext::UpdateInfoFromDiskHalf() and its usage
1643   Src: Diffcontext.cpp DiffContext.h DirScan.cpp DirViewColItems.cpp
1644
1645 2006-04-25 Kimmo
1646  PATCH: [ 1475776 ] Optimize dirview UI updates
1647   Src: DirActions.cpp DirDoc.cpp DirDoc.h
1648  PATCH: [ 1472622 ] Czech translation - update (more dialog fixes)
1649   Submitted by: Jan Hryz
1650   Src/Languages/*: Merge*.rc
1651
1652 2006-04-24 Kimmo
1653  PATCH: [ 1474884 ] Fix XmlDoc not releasing file handles
1654   Src: XmlDoc.cpp XmlDoc.h
1655  PATCH: [ 1475092 ] Add DocumentsLoaded() to MergeDiffDetailView
1656   Src: MergeDiffDetailView.cpp MergeDiffDetailView.h MergeDoc.cpp
1657  Gal Hammer is now a developer
1658   Docs/Users: Contributors.txt
1659
1660 2006-04-23 Kimmo
1661  PATCH: [ 1473902 ] Add dialog for editing and saving project files
1662   Src: DirDoc.cpp DirDoc.h MainFrm.cpp MainFrm.h Merge.dsp Merge.rc MergeDoc.cpp
1663    MergeDoc.h resource.h
1664   Src new files: ProjectFilePathsDlg.cpp ProjectFilePathsDlg.h
1665   Src/Languages/*: Merge*.rc
1666  PATCH: [ 1472622 ] Czech translation - update
1667   Submitted by: Jan Hryz
1668   Src/Languages/Czech/MergeCzec.rc
1669  PATCH: [ 1472622 ] Czech translation - update (apply dialog fixes)
1670   Submitted by: Jan Hryz
1671   Src/Languages/*: Merge*.rc
1672
1673 2006-04-22 Kimmo
1674  PATCH: [ 1473635 ] Move some results update code to DirDoc
1675   Src: DirActions.cpp DirDoc.cpp DirDoc.h
1676  PATCH: [ 1468691 ] Center folder compare status dialog to mainframe
1677   Adding line I missed previous time applying the patch (2006-04-12)
1678   Src: DirView.cpp
1679
1680 2006-04-20 Kimmo
1681  TODO: [ 1469363 ] Need image for aborted status in folder compare
1682   Icon from Tim
1683   Src: DirView.cpp Merge.rc resource.h
1684   Src/res new file: aborted.ico
1685   Src/Languages/*: Merge*.rc
1686  PATCH: [ 1400653 ] Write project files using objects
1687   Submitted by Perry
1688   Src: Merge.dsp ProjectFile.cpp ProjectFile.h
1689   Src new files: XmlDoc.cpp XmlDoc.h
1690
1691 2006-04-18 Kimmo
1692  PATCH: [ 1471835 ] Fix setting filename in folder-compare report dialog
1693   Src: DirCmpReportDlg.cpp DirCmpReportDlg.h
1694
1695 2006-04-18 Takashi
1696  PATCH: [ 1445996 ] Fix wrong PgDown scrolling after mousescroll(2)
1697   Src/editlib: ccrystaltextview2.cpp
1698
1699 2006-04-12 WinMerge experimental release 2.5.3.6 (cvs)
1700
1701 2006-04-12 Kimmo
1702  PATCH: [ 1468691 ] Center folder compare status dialog to mainframe
1703   Src: DirView.cpp
1704  PaTCH: [ 1468783 ] Fix disabled scrollbars after loading files
1705   Src: MergeDoc.cpp MergeEditView.cpp MergeEditView.h
1706
1707 2006-04-11 Kimmo
1708  PATCH: [ 1467872 ] Fix diff navigation for first-line of diff
1709   Src: MergeEditView.cpp
1710  PATCH: [ 1443719 ] xml output reports
1711   Submitted by Perry, modified by me
1712   Src: DirCmpReport.cpp DirCmpReport.h DirCmpReportDlg.cpp DirCmpReportDlg.h
1713    DirView.cpp DirView.h Merge.dsp Merge.rc resource.h
1714   Src new file: DirReportTypes.h
1715
1716 2006-04-10 Kimmo
1717  PATCH: [ 1467305 ] Beep when long compare is ready
1718   Src: DirView.cpp DirView.h
1719
1720 2006-04-09 Tim
1721  BUG: [ 1461375 ] Forgot old patch #981526 for sgml.cpp, sh.cpp and tcl.cpp?
1722   Src\editlib: sgml.cpp sh.cpp tcl.cpp
1723
1724 2006-04-09 Kimmo
1725  BUG: [ 1383719 ] ShellExtension resources opening in IDE fails
1726   Fix from Sdottaka
1727   ShellExtension/Languages/*.rc
1728  BUG: [ 1465893 ] Compile error with VC6 (SuperComboBox.cpp)
1729   Fix from Gal Hammer
1730   Src/Common: SuperComboBox.cpp
1731
1732 2006-04-06 Kimmo
1733  BUG: [ 1463137 ] MergeArgs.h is empty file?
1734   Remove MergeArgs.h
1735   Src: Merge.dsp
1736   Src removed file: MergeArgs.h
1737
1738 2006-04-05 Tim
1739  PATCH: [ 1461896 ] Syntax highlighting of HTML for ASP not complete
1740   Src\editlib: asp.cpp
1741
1742 2006-04-05 Kimmo
1743  PATCH: [ 1460749 ] Print relative paths to patch files
1744   Src: DiffWrapper.cpp DiffWrapper.h MainFrm.cpp MergeDoc.cpp PatchDlg.h
1745    PatchTool.cpp PatchTool.h
1746  BUG: [ 1461328 ] Commandline handling overwrites flags?
1747   Fix from Gal Hammer
1748   Src: MergeArgs.cpp
1749  BUG: [ 1460236 ] Splash localization is broken
1750   Src: Merge.rc resource.h Splash.cpp
1751   Src/Languages/*: Merge*.rc
1752  PATCH: [ 1445426 ] Clear PrivateBuild flag in SetResourceVersions.wsf
1753   Submitted by Perry
1754   Src: SetResourceVersions.wsf
1755
1756 2006-04-05 Takashi
1757  BUG: [ 1458714 ] [Replace All] doesn't work
1758   Src/editlib: ceditreplacedlg.cpp
1759
1760 2006-03-27 Kimmo
1761  PATCH: [ 1459284 ] Update of MergeSwedish.rc for WinMerge 2.5.3.5+
1762   Submitted by Hans Eriksson
1763   Src/Languages/Swedish: MergeSwedish.rc
1764  PATCH: [ 1458852 ] Fix UI for multiple file patches
1765   Src: PatchDlg.cpp PatchDlg.h
1766  PATCH: [ 1441718 ] Auto Complete on files or folders selection
1767   Submitted by Gal Hammer
1768   Src/Common: SuperComboBox.cpp SupercompoBox.h
1769   Src: Merge.rc OpenDlg.cpp OptionsDef.h OptionsInit.cpp PropGeneral.cpp
1770    PropGeneral.h resource.h
1771   Src/Languages/*: Merge*.rc
1772
1773 2006-03-26 Kimmo
1774  PATCH: [ 1458066 ] Use / as path delimiter in patch files
1775   Src: DiffWrapper.cpp
1776  PATCH: [ 1406944 ] Compute text statistics in QuickCompare
1777   Src new file: FileTextStats.h
1778
1779 2006-03-24 Kimmo
1780  PATCH: [ 1457203 ] Create patch from multiple files in folder compare
1781   Src: DirView.cpp DirView.h MainFrm.cpp
1782
1783 2006-03-24 Tim
1784  PATCH: [ 1457306 ] Revamped Visual Basic syntax highlighter
1785   Src\editlib: basic.cpp
1786
1787 2006-03-24 Kimmo
1788  BUG: [ 1455656 ] GPL text still contains 'How to Apply These Terms...'
1789   Docs/Users: GPL.rtf
1790
1791 2006-03-22 WinMerge experimental release 2.5.3.5 (cvs)
1792
1793 2006-03-22 Kimmo
1794  PATCH: [ 1455706 ] Catalan translation update
1795   Submitted by Jordi Vilar
1796   Src/Languages/Catalan: MergeCatalan.rc
1797  PATCH: [ 1406944 ] Compute text statistics in QuickCompare
1798   Src: ByteComparator.cpp ByteComparator.h DiffFileInfo.cpp DiffFileInfo.h DiffWrapper.cpp
1799    Diffwrapper.h DirScan.cpp DirViewColItems.cpp Merge.dsp Merge.rc resource.h
1800   Src/diffutils/src: DIFF.H IO.C
1801   Src/Languages/*: Merge*.rc
1802
1803 2006-03-21 Tim
1804  PATCH: [ 1455663 ] Add new keywords to Visual Basic highlighter
1805   Src\editlib: basic.cpp
1806
1807 2006-03-21 Kimmo
1808  PATCH: [ 1448599 ] WinMerge Program Icon Set
1809   Submitted by Alexander Skinner
1810   Src/res: Merge.ico
1811  PATCH: [ 1452288 ] Add ASP.NET filefilter
1812   By By Jon Galloway and Josh Blair
1813   Filters new file: ASPNET.flt
1814  PATCH: [ 1454720 ] Fix resizable dialogs missing captionbar close button
1815   Src: Merge.rc
1816   Src/Languages/*: Merge*.rc
1817  PATCH: [ 1455430 ] New Splash Screen Revision 2
1818   Submitted by Alexander Skinner
1819   Src/res: splash.jpg
1820  Remove obsolete splashscreen image (for old splashscreen)
1821   Src/res removed file: WinMergesplash.psd
1822
1823 2006-03-19 Kimmo
1824  PATCH: [ 1449892 ] Add compare method to configlog
1825   Src: ConfigLog.cpp ConfigLog.h MainFrm.cpp
1826  PATCH: [ 1453252 ] Fix closing filecompare after error
1827   Src: MainFrm.cpp MergeDoc.cpp
1828
1829 2006-03-17 Tim
1830  PATCH: [ 1449571 ] Add '*.pm' and '*.plx' to Perl highlighter
1831   Src/editlib: ccrystaleditview.cpp
1832
1833 2006-03-14 Perry
1834  BUG: [ 1449947 ] Looks like diffutils bug for mac-style
1835  BUG: [ 1449949 ] crash comparing two simple test mac files
1836  Fix looping which missed mac case
1837   diffutils\src: IO.C
1838
1839 2006-03-15 Kimmo
1840  PATCH: [ 1449868 ] Fix difference counts
1841   Src: DiffWrapper.cpp
1842
1843 2006-03-14 Kimmo
1844  PATCH: [ 1449038 ] Add Help-button to Open-dialog
1845   Src: FileFiltersDlg.cpp FileFiltersDlg.h Merge.rc OpenDlg.cpp OpenDlg.h
1846    PropLineFilter.cpp PropLineFilter.h
1847   Src/Common: PreferencesDlg.cpp
1848   Src/Languages/*: Merge*.rc
1849
1850 2006-03-13 Kimmo
1851  PATCH: [ 1447927 ] Add Help Search to menu, open correct manual location
1852   Src: DirView.cpp DirView.h MainFrm.cpp MainFrm.h Merge.rc MergeEditView.cpp
1853    MergeEditView.h resource.h
1854   Src/Languages/*: Merge*.rc
1855
1856 2006-03-11 Kimmo
1857  PATCH: [ 1447506 ] Don't include splash bitmap to lang files
1858   Src/Languages/*: Merge*.rc
1859  Remove Catalan localized splash screen
1860   Src/Languages/Catalan/res removed files: splash1.bmp WinMergeSplash.psd
1861  BUG: [ 1447851 ] Not enough space for version info in new splash screen
1862   Src: Splash.cpp
1863  PaTCH: [ 1445377 ] WinMerge Logos (72 DPI)
1864   Submitted by Alexander Skinner
1865   Add new folder Docs/Logos
1866   New Docs/Logos files: readme.txt WinMerge_logo_24bit.png
1867    WinMerge_logo_shadow_24bit.png WinMerge_logo_shadow_trans.tif
1868    WinMerge_logo_trans.gif
1869  Change Splashscreen text to according to Dean's wish
1870   Src: Splash.cpp
1871  Add Alexander Skinner to contributors list
1872   Docs/Users: Contributors.txt
1873  PATCH: [ 1447348 ] Build language files to Build directory
1874   Src/Languages: BuildDll.bat
1875  PATCH: [ 1447806 ] Use JPEG splashscreen
1876   Src: Merge.dsp Merge.rc resource.h Splash.cpp Splash.h
1877   Src/Common new files: Picture.cpp Picture.h
1878   Src/res new file: splash.jpg
1879   Src/res deleted file: splash1.bmp
1880   Src/Languages/*: Merge*.rc
1881
1882 2006-03-11 Takashi
1883  BUG:  [ 1441389 ] Comparing root directory - mysterious
1884   Src: DiffWrapper.cpp
1885
1886 2006-03-11 Perry
1887  PATCH:  [ 1447539 ] Add explanatory comment to CCrystalTextBuffer::MoveLine
1888   Src/editlib: ccrystaltextbuffer.cpp
1889  PATCH: [ 1447547 ] Add more comments to CMergeDoc::PrimeTextBuffers
1890   Src: MergeDoc.cpp
1891
1892 2006-03-10 Kimmo
1893  Remove unneeded splash image (Splash2.bmp) as noted in Patch item #1441392
1894   Src/res removed file: Splash2.bmp
1895
1896 2006-03-10 Perry
1897  PATCH: [ 1445434 ] SyntaxColors scrambling reg values
1898   Src: SyntaxColors.cpp
1899   
1900 2006-03-10 WinMerge experimental release 2.5.3.4 (cvs)
1901
1902 2006-03-09 Kimmo
1903  PATCH: [ 1445996 ] Fix wrong PgDown scrolling after mousescroll
1904   Src/editlib: ccrystaltextview2.cpp
1905  BUG: [ 1446648 ] cvs trunk doesn't compile
1906   Src: Splash.cpp
1907
1908 2006-03-08 Kimmo
1909  PATCH: [ 1441392 ] New Splash Screen
1910   Submitted by Alexander Skinner
1911   Src: Splash.cpp
1912   Src/res: splash1.bmp
1913
1914 2006-03-08 Perry
1915  Update MakeResDll readme with current information (MSVC.Net 2003 works
1916   now), and better explanation of how to pick a specific version.
1917   MakeResDll: readme.txt
1918  PATCH: [ 1443391 ] Update MakeResDll for VS.NET 2005
1919   MakeResDll: MakeResDll.cpp MakeResDll.dsp MakeResDll.rc
1920    StdAfx.cpp StdAfx.h readme.txt resource.h
1921   New MakeResDll: Merge.ico VsVersionDlg.cpp VsVersionDlg.h
1922  Bump MakeResDll version from 1.0.6.0 to 1.0.7.0.
1923   MakeResDll: MakeResDll.rc
1924  PATCH: [ 1442844 ] Make GetFileExt easier to understand
1925   Src: MergeDoc.cpp MergeDoc.h
1926  Add two minor comments to PropRegistry.
1927   PropRegistry.cpp
1928
1929 2006-03-06 WinMerge experimental release 2.5.3.3 (cvs)
1930
1931 2006-03-06 Perry
1932  BUG: [ 1444211 ] bug in current SelectFile
1933   Src: Merge.cpp
1934  PATCH: [ 1443841 ] Add header comment to Src/Changes.txt
1935   Src: Changes.txt
1936
1937 2006-03-06 Tim
1938  BUG: [ 1442866 ] German RC format error
1939   Src/Languages/German: MergeGerman.rc
1940  BUG: [ 1442865 ] languages lack generate patch & report bitmaps
1941   Src/Languages/*: Merge*.rc
1942
1943 2006-03-06 Perry
1944  PATCH: [ 1435361 ] Fix and cleanup project file code
1945   Src: DiffContext.cpp DiffContext.h DirDoc.cpp MainFrm.cpp
1946    Merge.cpp Merge.h Merge.rc MergeArgs.cpp ProjectFile.cpp
1947    resource.h
1948   Src/Languages/*: Merge*.rc
1949
1950 2006-03-04 Perry
1951  PATCH: [ 1396506 ] customizable text colors
1952  Fix compilation (MSVC.NET 2003 correctly gave error that MSVC6 ignored)
1953   Src: PreferencesDlg.cpp
1954  PATCH: [ 1442125 ] Improvements for MakeResDll parsing
1955   MakeResDll: MakeResDll.cpp MakeResDll.rc resource.h
1956   Src\Common: RegKey.cpp RegKey.h
1957  PATCH: [ 1442134 ] MakeResDll: check that RC file exists
1958   MakeResDll: MakeResDll.cpp MakeResDll.rc resource.h
1959  PATCH: [ 1442238 ] Fix MakeResDll to work with VS.NET 2003
1960   MakeResDll: MakeResDll.cpp MakeResDll.rc
1961  PATCH: [ 1442791 ] Update MakeResDll project
1962  Add Changes.txt to project.
1963  Change version copyright from "2003" to "2003-2006"
1964   MakeResDll: MakeResDll.dsp MakeResDll.rc
1965
1966 2006-03-04 Perry (MSVC6)
1967  Current selftests status: Failure count: 0 (of 756)
1968
1969 2006-03-04 Perry
1970  PATCH: [ 1396506 ] customizable text colors
1971   Src: MainFrm.cpp MainFrm.h Merge.dsp Merge.rc MergeDoc.cpp
1972    OptionsDef.h OptionsInit.cpp PropArchive.cpp PropArchive.h
1973    PropCodepage.cpp PropCodepage.h PropColors.cpp PropColors.h
1974    PropCompare.cpp PropCompare.h PropEditor.h PropGeneral.h
1975    PropRegistry.h PropSyntaxColors.cpp PropSyntaxColors.h
1976    PropVss.h SyntaxColors.cpp SyntaxColors.h resource.h
1977   Src\Common: PreferencesDlg.cpp PreferencesDlg.h
1978   Src/Languages/*: Merge*.rc
1979  PATCH: [ 1439335 ] Reset cwd in Merge.cpp SelectFile
1980   Src: Merge.cpp OpenDlg.cpp
1981  PATCH: [ 1442082 ] Fix MakeDirs to not error if directory exists
1982   Src\Common: coretools.cpp
1983  PATCH: [ 1396506 ] customizable text colors
1984  Add missing files
1985   Src: new PropTextColors.cpp PropTextColors.h
1986
1987 2006-03-03 Perry
1988  PATCH: [ 1442699 ] New Changes.txt file for MakeResDll
1989  Add Changes.txt change log (this file).
1990   MakeResDll: new Changes.txt
1991  PATCH: [ 1424636 ] New BuildOneLanguage.vbs & fix MakeResDll exit
1992   MakeResDll: MakeResDll.cpp StdAfx.h
1993   Src\Languages: BuildDll.bat BuildOneLanguage.vbs
1994
1995 2006-03-03 Kimmo
1996  PATCH: [ 1441387 ] Improve File Encoding dialog
1997   Src: Merge.rc
1998   Src/Languages/*: Merge*.rc
1999  PATCH: [ 1442107 ] Move About-dialog code to separate files from Merge.cpp
2000   Src: Merge.cpp Merge.dsp
2001   Src new files: AboutDlg.cpp AboutDlg.h
2002
2003 2006-03-02 Tim
2004  PATCH: [ 1437770 ] Icons for 'Generate Patch' and 'Generate Report'
2005   Src: MainFrm.cpp Merge.rc resource.h
2006   Src/res new files: patch.bmp report.bmp
2007
2008 2006-03-02 Kimmo
2009  PATCH: [ 1441124 ] Improve filter test dialog
2010   Src: Merge.rc
2011   Src/Languages/*: Merge*.rc
2012
2013 2006-03-01 Kimmo
2014  PATCH: [ 1424535 ] Czech Translation, Submitted by Jan Hryz
2015   Improve unpacker selection dialog and new filter location selection dialog
2016   Src: Merge.rc
2017   Src/Languages/*: Merge*.rc
2018
2019 2006-03-01 Tim
2020  PATCH: [ 1438233 ] New icons for 'notequalfile', 'lfile' and 'rfile'
2021   Src/res: lfile.ico notequalfile.ico rfile.ico
2022
2023 2006-03-01 Kimmo
2024  PATCH: [ 1436855 ] Typo in lang files (change pactch to patch)
2025   Src/Languages/*: Merge*.rc
2026  BUG: [ 1440774 ] Test button for file filters enabled for no filter
2027   Fix submitted by Gal Hammer
2028   Src: FileFiltersDlg.cpp
2029  PATCH: [ 1395847 ] Integration with Rational ClearCase
2030   Submitted by Gal Hammer
2031   Src: MainFrm.cpp MainFrm.h Merge.h MergeArgs.cpp MergeDoc.cpp MergeDoc.h
2032   Src/Common: coretools.cpp coretools.h
2033
2034 2006-02-28 Perry
2035  BUG: [ 1439360 ] Native languages sometimes suppressed in Unicode Build
2036  Add note to CLanguageSelect::GetNativeLanguageNameString
2037   explaining why codepage check is done even for Unicode build.
2038  Src/Common: LanguageSelect.cpp
2039
2040 2006-02-27 Perry
2041  BUG: [ 1439350 ] Russian language name in LanguageSelect?
2042   Src/Common: LanguageSelect.cpp
2043
2044 2006-02-26 Perry
2045  PATCH: [ 1435470 ] Remove CTextFile
2046   Src: Merge.dsp
2047   Deleted Src\Common: textfile.cpp textfile.h
2048  PATCH: [ 1439229 ] Fix CMergeDoc::SanityCheckD not to dereference illegal lines
2049  BUG: [ 1438390 ] Crash when editting the attached files
2050   Src: MergeDoc.cpp
2051  PATCH: [ 1434007 ] Move source control code out of MainFrm.cpp
2052   Src: MainFrm.cpp MainFrm.h Merge.dsp
2053   New Src: SourceControl.cpp
2054
2055 2006-02-24 Kimmo
2056  PATCH: [ 1437758 ] Improve diff selection when selected diff not visible
2057   Src: MergeEditView.cpp MergeEditView.h
2058  PATCH: [ 1431607 ] Fix worddiff highlight error
2059   Submitted by Perry
2060   Src: stringdiffs.cpp
2061
2062 2006-02-24 Tim
2063  PATCH: [ 1437677 ] Various Updates in German Translation for WinMerge 2.5
2064   Src/Languages/German: MergeGerman.rc
2065
2066 2006-02-22 Kimmo
2067  PATCH: [ 1435431 ] Fix GenerateReport lines
2068   Submitted by Perry
2069   Src: DirCmpReport.cpp
2070  PATCH: [ 1395721 ] VS.NET 2003 warning of SEH bug
2071   Src: Merge.dsp
2072  PATCH: [ 1428686 ] Catalan translation update
2073   By Jordi Vilar
2074   Src/Languages/Catalan: MergeCatalan.rc
2075  PATCH: [ 1430321 ] Swedish translation update and feedback on WinMerge 2.5.3.2
2076   By Hans Eriksson
2077   Src\Languages\Swedish: MergeSwedish.rc
2078  PATCH: [ 1434270 ] Fix difference counts
2079   Submitted by Perry
2080   Src: DiffWrapper.cpp
2081
2082 2006-02-21 Kimmo
2083  PATCH: [ 1435384 ] Add context menu for diff pane
2084   Src: Merge.rc MergeDiffDetailView.cpp MergeDiffDetailView.h resource.h
2085   Src/Languages/*: Merge*.rc
2086  PATCH: [ 1433125 ] Trap errors from filesystem during actions
2087   Src: FileActionScript.cpp
2088
2089 2006-02-21 Perry
2090  PATCH: [ 1405603 ] New Test dialog for file filters
2091   (Forgot to do all the language resources)
2092  and misc RC file fixes (eg, many fixes in editor proppage)
2093  New: Src/Languages: WinMerge_Resource_Discrepencies.txt
2094
2095 2006-02-20 Perry
2096  PATCH: [ 1405603 ] New Test dialog for file filters
2097   Src: FileFilterMgr.cpp FileFilterMgr.h FileFiltersDlg.cpp
2098    FileFiltersDlg.h Merge.dsp Merge.rc resource.h
2099   Src new: TestFilterDlg.cpp TestFilterDlg.h
2100  PATCH: [ 1433312 ] Add cvs tags to source files
2101   Src: ByteComparator.cpp SharedFilterDlg.cpp StdAfx.cpp
2102    TestFilterDlg.cpp TestFilterDlg.h ViewableWhitespace.cpp
2103   Src/Common: SortHeaderCtrl.cpp SortHeaderCtrl.h UniFile.cpp
2104    UniFile.h textfile.cpp textfile.h unicoder.cpp unicoder.h
2105    varprop.cpp varprop.h version.cpp version.h
2106
2107 2006-02-20 Kimmo
2108  PATCH: [ 1178743 ] Disable lang menu if no additional langs installed
2109   Src: Merge.cpp Merge.h
2110   Src/Common: LanguageSelect.cpp LanguageSelect.h
2111
2112 2006-02-19 Perry
2113  PATCH: [ 1433931 ] Add comment before isBin checks in DirView
2114   Src: DirView.cpp
2115  PATCH: [ 1424153 ] Remove VTS_PUI1 from lwdisp.h
2116  BUG: [ 1395475 ] VTS_UI1 & VTSPUI1 macro redefinition warnings (VS.NET)
2117   Src\Common: lwdisp.h
2118  PATCH: [ 1433927 ] Fix external editor default and messages
2119  BUG: [ 1433774 ] default editor is blank
2120   Src: MainFrm.cpp Merge.cpp Merge.rc OptionsInit.cpp resource.h
2121   Src/Languages/*: Merge*.rc
2122  PATCH: [ 1433353 ] Fix menu resources
2123   Src: MainFrm.cpp Merge.cpp Merge.rc resource.h
2124   Src/Languages/*: Merge*.rc
2125
2126 2006-02-19 Christian
2127  PATCH: [ 1429125 ] Return number of diffs instead of true/false
2128   Src: MergeDoc.cpp
2129
2130 2006-02-17 Perry
2131  BUG: [ 1395483 ] Signed/unsigned mismatch warning from LocationView.cpp
2132   Src: LocationView.cpp
2133
2134 2006-02-16 Perry
2135  BUG: [ 1395475 ] VTS_UI1 & VTSPUI1 macro redefinition warnings (VS.NET)
2136   Fixed VTS_PUI1 (which previous patch for this bug missed).
2137   Src\Common: lwdisp.h
2138
2139 2006-02-16 Kimmo
2140  PATCH: [ 1424535 ] Czech Translation, Submitted by Jan Hryz
2141   Improve folder compare columns dialog (idea for new arrows from Catalan translation)
2142   Src: Merge.rc
2143   Src/Languages/*: Merge*.rc
2144
2145 2006-02-16 Perry
2146  PATCH: [ 1431771 ] Alter CheckTranslations.vbs to YesNoCancel
2147   Src/Languages: CheckTranslations.vbs
2148  PATCH: [ 1419582 ] Polish translation update for latest v2.5
2149   Contributed by dr_prozac
2150   Src/Languages/Polish: MergePolish.rc
2151  PATCH: [ 1431846 ] Update Czech Translation
2152   Contributed by Jan Hryz
2153   Src/Languages/Czech: MergeCzech.rc
2154   ShellExtension/Languages/ShellExtensionCzech.rc
2155  A few control adjustments matching Czech to English (many left)
2156   Src/Languages/Czech: MergeCzech.rc
2157
2158 2006-02-15 Perry
2159  PATCH: [ 1431636 ] IgnoreEOL broken in cvs trunk
2160   Src: PropCompare.cpp
2161
2162 2006-02-15 Kimmo
2163  PATCH: [ 1431768 ] Write paths to patch files as given
2164   Src: DiffWrapper.cpp
2165
2166 2006-02-14 Perry
2167  PATCH: [ 1431205 ] Fix ViewWhitespace \r\n bug
2168  BUG: [ 1431012 ] View line differences adds additional EOL char
2169   Src/editlib: ccrystaltextview.cpp
2170  PATCH: [ 1431197 ] Fix off-by-one highlight error
2171   Src: stringdiffs.cpp
2172  Fix button movement on LanguageSelect (broken by PATCH#1423461).
2173  Also add cvs id comment at top, and doxygen file label.
2174   Src\Common: LanguageSelect.cpp
2175
2176 2006-02-14 Kimmo
2177  BUG: [ 1197976 ] GeneratePatch file browse not intialized correctly
2178   Fix submitted by Perry
2179   Src: PatchDlg.cpp
2180
2181 2006-02-14 Perry
2182  PATCH: [ 1431131 ] Fix VS.NET 2003 compilation
2183   Src\Common: coretools.cpp scbarg.cpp scbarg.h sizecbar.cpp sizecbar.h
2184  Shrink Swedish dialog IDD_PROPPAGE_LARGE to same size as English
2185   (all controls already were the same size anyway)
2186   Src\Languages\Swedish: MergeSwedish.rc
2187
2188 2006-02-13 Perry
2189  PATCH: [ 1212124 ] File encoding GUI
2190   Src: DiffContext.cpp DiffFileInfo.cpp DiffFileInfo.h DiffItem.cpp
2191    DiffItem.h DiffThread.cpp DiffWrapper.cpp DirActions.cpp
2192    DirScan.cpp DirView.cpp DirView.h DirViewColItems.cpp FileLocation.h
2193    MainFrm.cpp Merge.dsp Merge.rc MergeDoc.cpp MergeDoc.h OpenDlg.cpp
2194    codepage_detect.cpp codepage_detect.h resource.h
2195   NEW Src: FileTextEncoding.cpp FileTextEncoding.h IntToIntMap.h
2196    LoadSaveCodepageDlg.cpp LoadSaveCodepageDlg.h MergeDocEncoding.cpp
2197    dlgutil.cpp dlgutil.h
2198
2199 2006-02-12 Perry
2200  Adjust whitespace to match English translation
2201  Also update Russian options/editor controls to match English
2202   Src\Languages\Russian: MergeRussian.rc
2203   Src\Languages\Slovak: MergeSlovak.rc
2204   Src\Languages\Swedish: MergeSwedish.rc
2205   Src\Languages\Turkish: MergeTurkish.rc
2206  PATCH: [ 1424681 ] Widen labels on unpacker dialog
2207   Src: Merge.rc
2208   Src\Languages: Merge*.rc
2209
2210 2006-02-11 Perry
2211  PATCH: [ 1429517 ] Fix coretools.cpp compilation (for MakeResDll)
2212   Src/Common: coretools.cpp
2213  PATCH: [ 1427838 ] code cleanup bottom of merge.cpp
2214   Src: Merge.cpp
2215  Synchronizing Turkish translation to English where feasible.
2216   Src/Languages/Turkish: MergeTurkish.rc
2217  Update Swedish Options/Editor to current English layout
2218   Src/Languages/Swedish: MergeSwedish.rc
2219
2220 2006-02-10 Perry
2221  PATCH: [ 1428800 ] Fix ListCopy/AllLeft
2222  BUG: [ 1428791 ] All Left gave me a bunch of msgboxes
2223   Src: MergeDoc.cpp MergeDoc.h
2224  PATCH: [ 1428726 ] Fix for compilation under VS2005
2225   Src: BCMenu.cpp DiffWrapper.cpp DirCmpReport.cpp
2226    DirColsDlg.cpp DirViewColHandler.cpp GhostTextBuffer.cpp
2227    MergeArgs.cpp MergeDiffDetailView.cpp MergeDoc.cpp
2228    MergeEditView.cpp
2229   Src\Common: LanguageSelect.cpp SuperComboBox.cpp UniFile.cpp
2230    coretools.cpp multiformatText.cpp scbarg.cpp scbarg.h
2231    sizecbar.cpp sizecbar.h
2232   Src\editlib: asp.cpp basic.cpp batch.cpp ccrystaltextview.cpp
2233    cplusplus.cpp crystaltextblock.cpp csharp.cpp dcl.cpp
2234    fortran.cpp html.cpp ini.cpp innosetup.cpp is.cpp java.cpp
2235    lisp.cpp nsis.cpp pascal.cpp perl.cpp php.cpp python.cpp
2236    rexx.cpp rsrc.cpp sgml.cpp sh.cpp siod.cpp sql.cpp
2237    tcl.cpp tex.cpp xml.cpp
2238  PATCH: [ 1427563 ] Give descriptive name to CMergeDoc::SaveHelper
2239   Src: MainFrm.cpp MergeDiffDetailView.cpp MergeDoc.cpp
2240    MergeDoc.h MergeEditView.cpp
2241  PATCH: [ 1426593 ] Remove empty CMergeDoc::SetDiffViewMode()
2242   Submitted by Kimmo
2243   Src: MergeDoc.cpp MergeDoc.h
2244
2245 2006-02-09 WinMerge experimental release 2.5.3.2 (cvs)
2246
2247 2006-02-09 Kimmo
2248  PATCH: [ 1427851 ] Small cleanup for FileFilterMgr::AddFilter()
2249   Src: FileFilterMgr.cpp
2250  Add Jan Hryz as Czech translator and contributor
2251   Docs/Users: Contributors.txt
2252
2253 2006-02-08 Perry
2254  PATCH: [ 1427845 ] Double-click fails to open, no message
2255   Src: MergeDoc.cpp
2256  BUG: [ 1427956 ] Differences count in Folder Compare wrong?
2257   Make sure to set diff count to 0 just before counting them
2258   Src: DiffWrapper.cpp
2259
2260 2006-02-08 Kimmo
2261  PATCH: [ 1426499 ] Move Save Projectfile to File menu
2262   Src: DirDoc.cpp DirDoc.h MainFrm.cpp MainFrm.h Merge.rc MergeDoc.cpp
2263    MergeDoc.h OpenDlg.cpp OpenDlg.h resource.h
2264   Src/Languages/*: Merge*.rc
2265
2266 2006-02-08 Perry
2267  PATCH: [ 1424884 ] Fix UniStdioFile encoding of TCHAR
2268  BUG: [ 1402379 ] A character display and save error with encoding of unicode
2269   Src\Common: UniFile.cpp unicoder.cpp unicoder.h
2270
2271 2006-02-08 Perry
2272  Current selftests status: Failure count: 0 (of 756)
2273
2274 2006-02-08 Perry
2275  PATCH: [ 1426552 ] Add selftests between platform versions
2276   Src: Changes.txt ConfigLog.cpp DiffWrapper.cpp DiffWrapper.h
2277    DirDoc.cpp MainFrm.cpp MergeArgs.cpp MergeDoc.cpp
2278    MergeDocLineDiffs.cpp OptionsDef.h OptionsInit.cpp PatchTool.cpp
2279    PropCompare.cpp PropCompare.h 
2280   Src\editlib: ccrystaltextbuffer.cpp ccrystaltextbuffer.h
2281
2282 2006-02-08 Perry
2283  Current selftests status: Failure count: 0 (of 588)
2284
2285 2006-02-08 Perry
2286  PATCH: [ 1424867 ] Fix common prefix code for \r\n
2287   Src\diffutils\src: IO.C
2288  PATCH: [ 1426793 ] Fix diffutils that counts lines in suffix
2289   Src\diffutils\src: IO.C
2290
2291 2006-02-07 Perry
2292  Current selftests status: Failure count: 0 (of 588)
2293
2294 2006-02-07 Kimmo
2295  PATCH: [ 1424535 ] Czech Translation, Submitted by Jan Hryz
2296   Fix dir compare report dialog layout
2297   Src: Merge.rc
2298   Src/Languages/*: Merge*.rc
2299
2300 2006-02-06 Perry
2301  Synchronizing Slovak translation to English where feasible.
2302   Src/Languages/Slovak: MergeSlovak.rc
2303  Synchronizing Swedish translation to English where feasible.
2304   Src/Languages/Swedish: MergeSwedish.rc
2305  PATCH: [ 1392413 ] Track lossy encodings & warn user
2306   Src: FileFilterMgr.cpp Merge.rc MergeDoc.cpp files.h resource.h
2307   Src/Common: UniFile.cpp UniFile.h unicoder.cpp
2308  PATCH: [ 1392413 ] Track lossy encodings & warn user
2309   Src/Languages/*: Merge*.rc
2310
2311 2006-02-05 Perry
2312  PATCH: [ 1414201 ] Cleanup Merge Line Flags
2313   Src: LocationView.cpp Merge.dsp MergeDiffDetailView.cpp MergeDoc.cpp
2314    MergeEditView.cpp MergeEditView.h 
2315   NEW Src: MergeLineFlags.h
2316
2317 2006-02-05 Kimmo
2318  PATCH: [ 1424264 ] Use 'Item' instead of file in View-menu
2319   Src: Merge.rc
2320   Src/Language: */Merge*.rc
2321
2322 2006-02-05 Perry
2323  Fix Italian Edit/Options/Editor line selection controls.
2324   Src/Languages/Italian/MergeItalian.rc
2325  PATCH: [ 1414904 ] updated italian translation for winmerge 2.5.3.1
2326   Submitted by A. Decorte
2327   New updates for selecting current diffs and wrap lines.
2328   Src/Languages/Italian/MergeItalian.rc
2329
2330 2006-02-05 Kimmo
2331  BUG: [ 1422257 ] Wrong text in tooltip
2332   (Dutch translation had wrong shortcut keys in tooltip)
2333   Src/Languages/Dutch/MergeDutch.rc
2334  PATCH: [ 1424535 ] Czech Translation
2335   Submitted by Jan Hryz
2336   Src/Languages/Czech/MergeCzech.rc
2337
2338 2006-02-04 Perry
2339  PATCH: [ 1424142 ] Wrap two lwdisp macros in ifndef
2340   Src/Common: lwdisp.h
2341  Undo PATCH: [ 1424142 ] Wrap two lwdisp macros in ifndef
2342   Src/Common: lwdisp.h
2343  BUG: [ 1383052 ] warning C4005: 'COMPILE_MULTIMON_STUBS' : macro redefinition
2344   (Wrap multimon def with ifndef
2345   Src: MainFrm.cpp
2346  PATCH: [ 1423461 ] Rearrange language select dialog
2347   Revise patch applied earlier: put Ok on left and Cancel on right.
2348   (Also fix French dialog which was left out before.)
2349   Src: Merge.rc
2350   Src/Languages: */Merge*.rc
2351  PATCH: [ 1421199 ] Fix plugin menu for when location or diff detail view active
2352   Src: ChildFrm.cpp ChildFrm.h MainFrm.cpp MainFrm.h MergeDoc.cpp MergeDoc.h
2353  PATCH: [ 1414904 ] updated italian translation for winmerge 2.5.3.1
2354   Submitted by A. Decorte
2355   Src/Languages/Italian: MergeItalian.rc
2356  PATCH: [ 1423907 ] Fix diffutils hashing of \r
2357   Src/diffutils: IO.C UTIL.C
2358  Current selftests status: Failure count: 0 (of 480)
2359  Created branch "R_diffutils_branch"
2360   
2361 2006-02-03 Perry
2362  PATCH: [ 1409651 ] fix diffutils handling trailing whitespace
2363   Src/diffutils/src: IO.C UTIL.C
2364  Current selftests status: Failure count: 24 (of 480)
2365   Failing -b t002 (u & m platforms, all 4 builds)
2366   Failing -bi t002 (u & m platforms, all 4 builds)
2367   Failing -b bug1406950 (u & m platforms, all 4 builds)
2368
2369 2006-02-03 Perry
2370  PATCH: [ 1423060 ] Modify perl selftest to test all 4 builds
2371  Changes to selftest
2372  Current selftests status: Failure count: 36 (of 480)
2373   Failing -b t002 (all 3 platforms, all 4 builds)
2374   Failing -bi t002 (all 3 platforms, all 4 builds)
2375   Failing -b bug1406950 (all 3 platforms, all 4 builds)
2376  PATCH: [ 1421694 ] Widen comments label in Rational ClearCase dialog
2377   Src: Merge.rc
2378   Src/Languages: */Merge*.rc
2379  PATCH: [ 1423461 ] Rearrange language select dialog
2380   Src: MainFrm.cpp MainFrm.h Merge.rc OpenDlg.cpp OpenDlg.h
2381   Src/Common: LanguageSelect.cpp LanguageSelect.h
2382   Src/Languages: */Merge*.rc
2383
2384 2006-02-02 Perry
2385  PATCH: [ 1422052 ] Correction of Swedish for 2.5.3.1+
2386  Contributed by Hans Eriksson
2387  Src/Languages/Swedish: Merge Swedish
2388  
2389 2006-02-01 Perry
2390  PATCH: [ 1412386 ] Adding readme files
2391   New WinMerge/readme.txt
2392   (Various other directories affected -- readme.txt & Changes.txt files)
2393
2394 2006-02-01 Kimmo
2395  PATCH: [ 1419329 ] Select Line Difference
2396   Src: Merge.rc MergeDiffDetailView.cpp MergeDiffDetailView.h MergeEditView.cpp
2397    MergeEditView.h resource.h
2398   Src/Language: */Merge*.rc
2399
2400 2006-02-01 Perry
2401  BUG: [ 1419317 ] link error on 8-bit cvs trunk
2402   Add HtmlHelp.lib to link lines MergeRelease, MergeDebug, MergeUnicodeRelease.
2403   Src: Merge.dsp
2404  PATCH: [ 1419582 ] Polish translation update for latest v2.5
2405   Contributed by dr_prozac
2406   Src/Languages/Polish: MergePolish.rc
2407  PATCH: [ 1421018 ] Fix handle leak in GetOpenFileName
2408  BUG: [ 1418765 ] 2.4.4.0U maintain opened a handle on folders
2409   Adds new method paths_GetWindowsDirectory & resets current
2410    directory to WINDIR after GetOpenFileName call
2411   Src: MainFrm.cpp OpenDlg.cpp paths.cpp paths.h
2412  Cosmetic: synchronizing whitespace to English version
2413   Src/Languages/*: MergeTurkish.rc MergeSwedish.rc MergeSpanish.rc
2414  Cosmetic: synchronizing whitespace to English version
2415   Src/Languages/*: MergePolish.rc
2416  Updating Polish dialog control layout to English (except where
2417   would hinder appearance)
2418   Src/Languages/*: MergePolish.rc
2419
2420 2006-01-31 Tim
2421  PATCH: [ 1419171 ] Various Updates in German Translation for WinMerge 2.5
2422   Src/Languages/German: MergeGerman.rc
2423
2424 2006-01-29 Perry
2425  PATCH: [ 1415895 ] Split cmdline help string into chunks
2426   Src: Merge.cpp Merge.h Merge.rc MergeArgs.cpp resource.h
2427   Src/Languages: */*.rc
2428
2429 2006-01-28 Perry
2430  PATCH: [ 1414904 ] updated italian translation for winmerge 2.5.3.1
2431   Submitted by A. Decorte
2432   InnoSetup\Languages: Italian.isl
2433  PATCH: [ 1415165 ] Updated Swedish translation for 2.5.3.1+
2434   Submitted by Hans Eriksson
2435   Src\Languages\Swedish: MergeSwedish.rc
2436  PATCH: [ 1414195 ] Delete two old TODO notes
2437   Src: ChildFrm.cpp
2438  PATCH: [ 1414196 ] Delete useless CChildFrame::OnNotify method
2439   Src: ChildFrm.cpp ChildFrm.h
2440  PATCH: [ 1414199 ] Fix outdated comment on DirView.cpp :: NumToStr
2441   Src: DirView.cpp
2442
2443 2006-01-26 Kimmo
2444  PATCH: [ 1413230 ] Use HtmlHelp API to open help
2445   Src: MainFrm.cpp Merge.dsp
2446
2447 2006-01-25 Perry
2448  BUG: [ 1412237 ] InitOption return value wrong if RegCreateKey fails
2449   Fix unused wrong return value of InitOption & improve one comment
2450   Src/Common: OptionsMgr.cpp
2451  BUG: [ 1414868 ] Bug in byte_compare (early finish)
2452   (Also added some comments.)
2453   Src: DiffWrapper.cpp
2454
2455 2006-01-24 WinMerge experimental release 2.5.3.1 (cvs)
2456
2457 2006-01-23 Kimmo
2458  PATCH: [ 1406840 ] Use HTMLHelp locally
2459   Src: MainFrm.cpp
2460  PATCH: [ 1411727 ] Merge inactive diff when cursor is inside it
2461   Src: MergeDoc.cpp MergeDoc.h MergeEditView.cpp MergeEditView.h
2462
2463 2006-01-23 Perry
2464  Add repro files to selftests from 
2465   BUG [ 1406950 ] QuickCompare vs diffutils, disagree on trailing whitespace
2466  Current selftests status: Failure count: 9 (of 108)
2467   Failing -b t002 (all 3 platforms)
2468   Failing -bi t002 (all 3 platforms)
2469   Failing -b bug1406950 (all 3 platforms)
2470  PATCH: [ 1406950 ] QuickCompare vs diffutils, disagree on trailing whitespace
2471   Src: ByteComparator.cpp
2472  (selftests results unimproved, because selftest uses diffutils core, not QuickCompare)
2473
2474 2006-01-22 Perry
2475  PATCH: [ 1405540 ] Cleanup filters dialog
2476   Src: FileFiltersDlg.cpp FileFiltersDlg.h
2477
2478 2006-01-22 Tim
2479  PATCH: [ 1411102 ] Add '*.dsl' and '*.jsp' to syntax highlighter
2480   Src/editlib: ccrystaleditview.cpp
2481
2482 2006-01-22 Perry
2483  PATCH: [ 1411406 ] self-tests and new arguments and new diff2winmerge.exe
2484   Src: Changes.txt MainFrm.cpp MainFrm.h Merge.cpp Merge.h MergeArgs.cpp
2485   Src/Common: OptionsMgr.cpp OptionsMgr.h
2486   New directory WinMerge/diff2winmerge, for diff2winmerge utility
2487   New directory WinMerge/selftests added
2488  Current selftests status: Failure count: 6 (of 108)
2489   Failing -b t002 (all 3 platforms)
2490   Failing -bi t002 (all 3 platforms)
2491
2492 2006-01-21 Kimmo
2493  PATCH: [ 1411150 ] Add GetActiveMergeView for MergeDoc
2494   Src: MergeDoc.cpp MergeDoc.h
2495
2496 2006-01-21 Perry
2497  PATCH: [ 1407740 ] Polish translation update (for version 2.4.4.0)
2498   Submitted by dr_prozac
2499   (Perry merging many of these to cvs trunk)
2500    Src/Language/Polish: MergePolish.rc
2501
2502 2006-01-20 Kimmo
2503  BUG: [ 1408587 ] Unused DoScroll() function in Merge*View
2504   Remove DoScroll() from CMergeEditView and CMergeDiffDetailView
2505   Src: MergeDiffDetailView.cpp MergeDiffDetailView.h MergeEditView.cpp
2506    MergeEditView.h
2507
2508 2006-01-17 Kimmo
2509  PATCH: [ 1406207 ] Fix error message for unique folders
2510   Src: DirView.cpp Merge.rc resource.h
2511   Src/Language: */Merge*.rc
2512
2513 2006-01-17 Perry
2514  PATCH: [ 1401711 ] A hybrid of word diff and char diff
2515  Submitted by Takashi Sawanaka
2516   Src: MergeDocLineDiffs.cpp PropEditor.cpp
2517    stringdiffs.cpp stringdiffs.h
2518
2519 2006-01-16 Kimmo
2520  PATCH: [ 1406203 ] Open unique files to external editor
2521   Src: DirView.cpp Merge.rc resource.h
2522   Src/Language: */Merge*.rc
2523
2524 2006-01-15 Perry
2525  PATCH: [ 1333600 ] Get rid of global MainFrame pointer (part1)
2526   Src: DirActions.cpp DirDoc.cpp DirView.cpp FileActionScript.cpp
2527    MainFrm.cpp MainFrm.h Merge.cpp MergeDoc.cpp MergeEditView.cpp
2528    OpenDlg.cpp PropRegistry.cpp
2529   Src\Common: PreferencesDlg.cpp
2530
2531 2006-01-14 Perry
2532  PATCH: [ 1403457 ] Support Unicode file filter files
2533   Src: FileFilterMgr.cpp
2534
2535 2006-01-14 Kimmo
2536  PATCH: [ 1372044 ] Add FileActionScript for folder compare actions
2537   Src: DirActions.cpp DirView.h Merge.dsp
2538   Src new files: FileActionScript.cpp FileActionScript.h
2539  PATCH: [ 1385672 ] Replace some 'file's with 'item's
2540   Src: Merge.rc
2541   Src/Language: */Merge*.rc
2542  PATCH: [ 1405340 ] Add XP shadow to folderskip.ico
2543   Submitted by Tim
2544   Src/res: folderskip.ico
2545
2546 2006-01-14 Perry
2547  TODO: [ 1395638 ] CChildFrame::PreCreateWindow() does nothing
2548   Src: ChildFrm.cpp ChildFrm.h MainFrm.cpp
2549
2550 2006-01-13 Perry
2551  PATCH: [ 1403454 ] Add comment to UniStdioFile.h
2552  (Cosmetic)
2553   Src/Common: UniFile.h
2554  PATCH: [ 1403893 ] Fix whitespace error in ByteCompare
2555  BUG: [ 1400779 ] Whitespace bug in ByteComparator
2556   Src: ByteComparator.cpp
2557
2558 2006-01-13 Kimmo
2559  PATCH: [ 1039677 ] Alter text of Reset button label
2560   Src: Merge.rc
2561   Src/Language: */Merge*.rc
2562
2563 2006-01-12 Kimmo
2564  PATCH: [ 1399263 ] Captioned panes (new style)
2565   Src: ChildFrm.cpp DiffViewBar.h LocationBar.h Merge.dsp Merge.rc resource.h
2566   Src/Common new files: scbarcf.cpp scbarcf.h
2567   Src/Language: */Merge*.rc
2568  PATCH: [ 1399738 ] Filename bars to use caption colors
2569   Src: ChildFrm.cpp FilePathEdit.cpp FilePathEdit.h
2570
2571 2006-01-12 Tim
2572  PATCH: [ 1403412 ] German: Option 'Line Difference Coloring' looks broken
2573   Src/Languages/German: MergeGerman.rc
2574
2575 2006-01-11 WinMerge beta release 2.5.2
2576
2577 2006-01-11 Kimmo
2578  PATCH: [ 1402774 ] Use dark red color for 'binarydiff.ico'
2579   Submitted by Tim
2580   Src/res: binarydiff.ico
2581  PATCH: [ 1400845 ] Allow Shift+Ctrl+F3 to search selected text backwards
2582   With addition from Takashi for Shift+F3 backwards search
2583   Src: Merge.rc
2584   Src/editlib: ccrystaltextview.cpp
2585   Src/Language: */Merge*.rc
2586  BUG: [ 1400829 ] Crash trying to open location pane context menu
2587   Src: LocationView.cpp
2588
2589 2006-01-11 Tim
2590  PATCH: [ 1401420 ] New 'MergeDir' icon
2591   Src/res: MergeDir.ico
2592
2593 2006-01-10 Perry
2594  PATCH: [ 1400830 ] Fix drop to only do LoadProjectFile when 1 file dropped
2595  BUG: [ 1400797 ] Dropping two project files doesn't work to compare them
2596   (Also fixes extension test to be case-sensitive)
2597   Src: MainFrm.cpp
2598
2599 2006-01-09 Perry
2600  BUG: [ 1396222 ] CDirView::MoveSelection() is confused
2601  (Rename MoveSelection to MoveFocus & add more commenting)
2602   Src: DirActions.cpp DirView.cpp DirView.h
2603
2604 2006-01-07 Perry
2605  PATCH: [ 1398064 ] Catalan translation update
2606  By Jordi Vilar
2607   Src/Languages/Catalan: MergeCatalan.rc
2608  PATCH: [ 1398959 ] Implement GuessEncoding in QuickCompare
2609   Src: codepage_detect.cpp DiffWrapper.cpp DiffWrapper.h
2610
2611 2006-01-05 WinMerge experimental release 2.5.0.5 (cvs)
2612
2613 2006-01-04 Kimmo
2614  PATCH: [ 1393635 ] Save pane sizes and positions when they change
2615   Src: ChildFrm.cpp ChildFrm.h DiffViewBar.cpp DiffViewBar.h LocationBar.cpp
2616    LocationBar.h LocationView.cpp LocationView.h MergeDiffDetailView.cpp
2617    MergeDiffDetailView.h StdAfx.h
2618  PATCH: [ 1396413 ] Update Open dialog controls when its activated
2619   Src: OpenDlg.cpp OpenDlg.h
2620
2621 2006-01-04 Perry
2622  Cosmetic; normalizing blank lines to agree with English Merge.rc
2623   Src\Languages:
2624    Brazilian\MergeBrazilian.rc
2625    ChineseSimplified\MergeChineseSimplified.rc
2626    Korean\MergeKorean.rc
2627    Norwegian\MergeNorwegian.rc
2628
2629 2006-01-03 Kimmo
2630  PATCH: [ 1394877 ] Find selected text with Ctrl+F3
2631   Src: Merge.rc
2632   Src/editlib: ccrystaltextview.cpp
2633   Src/Language: */Merge*.rc
2634  PATCH: [ 1395584 ] Update CSizingControlBar to latest version
2635   Src: DiffViewBar.cpp DiffViewBar.h LocationBar.cpp LocationBar.h Merge.dsp StdAfx.h
2636   Src/Common: sizecbar.cpp sizecbar.h
2637   Src/Common new files: scbarg.cpp scbarg.h
2638   Src/Common deleted files: sizecbarg.cpp sizecbarg.h
2639  PATCH: [ 1383262 ] Fix bitmap leak in ShellExtension
2640   Also bump version number to 1.7.1
2641   Submitted by Perry
2642   ShellExtension: ShellExtension.rc WinMergeShell.cpp WinMergeShell.h
2643
2644 2006-01-03 Takashi
2645  PATCH: [ 1390104 ] fix for BUG: [ 1384069 ] Wrapped lines have incorrect column
2646   Src: MergeEditView.cpp
2647   Src/editlib: ccrystaltextview.cpp ccrystaltextview.h
2648
2649 2006-01-03 Perry
2650  BUG: [ 1390849 ] cvs trunk MergeChineseSimplified doesn't compile
2651   Src/Languages: ChineseSimplified: MergeChineseSimplified.rc
2652  PATCH: [ 1212161 ] Fix handling of \r\n in ByteComparator
2653   Src: ByteComparator.cpp
2654
2655 2006-01-02 Perry
2656  PATCH: [ 1383802 ] Cleanup line difference options in Editor-options
2657   Src: Merge.rc PropEditor.cpp PropEditor.h resource.h
2658  PATCH: [ 1383802 ] Cleanup line difference options in Editor-options
2659   Translations
2660   Src/Language: */Merge*.rc
2661  PATCH: [ 1391550 ] vbs script to check & optionally merge WinMerge resources
2662   Src: new CheckTranslations.vbs
2663
2664 2006-01-02 Kimmo
2665  PATCH: [ 1395474 ] Define WINVER for compiling with VS.net
2666   Src: StdAfx.h
2667  PATCH: [ 1395018 ] Small cleanup for CMergeDoc::PrimeTextBuffers()
2668   Src: DiffList.cpp DiffList.h MergeDoc.cpp
2669
2670 2006-01-02 Perry
2671  PATCH: [ 1395487 ] Unused local variable in UniStdioFile::DoOpen()
2672   (Delete unused variable)
2673   Src/Common: UniFile.cpp
2674  BUG: [ 1395497 ] Unused local variables in CMergeDoc::GetWordDiffArray()
2675   (Delete unused variables)
2676   Src: MergeDocLineDiffs.cpp
2677  BUG: [ 1395494 ] stringdiffs.cpp / LastChar() returning uninitialized value?
2678   Src: stringdiffs.cpp
2679
2680 2006-01-02 Kimmo
2681  Remove unused variable from VSSHelper.cpp/VSSHelper::ReLinkVCProj()
2682   Src: VSSHelper.cpp
2683
2684 2006-01-02 Perry
2685  PATCH: [ 1392647 ] Prefix members with m_ in storage_for_plugins
2686   Src/Common: multiformatText.cpp multiformatText.h
2687  PATCH: [ 1394717 ] Fix resource.h include for translations
2688   Src/Languages: */Merge*.rc
2689   Src/Languages deleted: UpdateAll_resource_h.bat
2690   Src/Languages deleted: */resource.h (localized versions of resource.h)
2691  BUG: [ 1395107 ] MergeKorean.rc not compile in cvs trunk
2692   (resource.h => ..\..\resource.h fix missed Korean somehow)
2693   Src/Languages/Korean: MergeKorean.rc
2694  PATCH: [ 1394073 ] Fix ByteComparator: m_bol0
2695   (Change in ByteComparator.h is cosmetic typo fix in comment)
2696   (Fixes some bad tabbing as well)
2697   Src: ByteComparator.cpp ByteComparator.h
2698
2699 2006-01-01 Kimmo
2700  PATCH: [ 1394759 ] Allows quotes in Rational ClearCase checkout comment
2701   Submitted by Gal Hammer
2702   Src: MainFrm.cpp
2703  Add Gal Hammer to contributors list
2704   Docs/Users: Contributors.txt
2705
2706 2006-01-01 Perry
2707  BUG: [ 1394857 ] cvs trunk does not compile, ANSI, FindEncodingIdFromNameOrAl
2708   Src: codepage_detect.cpp
2709
2710 2006-01-01 Kimmo
2711  PATCH: [ 1392347 ] Fix status after synching unique binary files
2712   Src: DirScan.cpp
2713  PATCH: [ 1394464 ] Find again code doesn't recognize dos/mac EOLs
2714   Src/editlib: ccrystaltextview.cpp
2715  BUG: [ 1394851 ] cvs trunk does not compile (DirScan.cpp, sRule)
2716   Src: DirScan.cpp
2717
2718 2005-12-31 Perry
2719  PATCH: [ 1394247 ] Fix GuessEncoding recognition of codepages
2720  BUG: [ 1394234 ] GuessEncodings fails to recognize CP-437
2721   Src: codepage_detect.cpp
2722  PATCH: [ 1393979 ] Delete unused DiffWrapper fnc cleanup_script
2723   Src: DiffWrapper.cpp
2724
2725 2005-12-30 Perry
2726  PATCH: [ 1391732 ] Do not offer to unify codepages in UNICODE build
2727   Also introduces new error IDS_DIFFERENT_UNICODINGS and new
2728    global function IsUnicodeBuild.
2729   (Post-application)
2730   Doing language synchronizations for this patch.
2731   Src: Merge.rc
2732    Languages\Brazilian\MergeBrazilian.rc
2733    Languages\Bulgarian\MergeBulgarian.rc
2734    Languages\Catalan\MergeCatalan.rc
2735    Languages\ChineseSimplified\MergeChineseSimplified.rc
2736    Languages\ChineseTraditional\MergeChineseTraditional.rc
2737    Languages\Czech\MergeCzech.rc
2738    Languages\Danish\MergeDanish.rc
2739    Languages\Dutch\MergeDutch.rc
2740    Languages\German\MergeGerman.rc
2741    Languages\Hungarian\MergeHungarian.rc
2742    Languages\Italian\MergeItalian.rc
2743    Languages\Japanese\MergeJapanese.rc
2744    Languages\Korean\MergeKorean.rc
2745    Languages\Norwegian\MergeNorwegian.rc
2746    Languages\Polish\MergePolish.rc
2747    Languages\Russian\MergeRussian.rc
2748    Languages\Slovak\MergeSlovak.rc
2749    Languages\Spanish\MergeSpanish.rc
2750    Languages\Swedish\MergeSwedish.rc
2751    Languages\Turkish\MergeTurkish.rc
2752  PATCH: [ 1212368 ] Display correct paths in context patches
2753   (Post-application)
2754   Revising patched code, removing unneeded dispname added when patch applied
2755   Src: DiffWrapper.cpp
2756   diffutils\src: CONTEXT.C DIFF.H
2757  PATCH: [ 1393239 ] Split functions out of RunFileDiff
2758   Src: DiffWrapper.cpp DiffWrapper.h
2759  PATCH: [ 1392229 ] Fix Column item handling
2760   Src: DirView.h DirViewColHandler.cpp DirViewColItems.cpp
2761    DirViewColItems.h
2762
2763 2005-12-29 Perry
2764  PATCH: [ 1390774 ] Rename CRegOptions to CRegOptionsMgr
2765   Docs\Developers: Options.html
2766   Src\Common: OptionsMgr.cpp OptionsMgr.h
2767   Src: FileTransform.cpp MainFrm.cpp MainFrm.h SyntaxColors.cpp
2768    SyntaxColors.h codepage.h
2769  PATCH: [ 1392650 ] Fix locals of CDiffWrapper::RunFileDiff
2770   Src: DiffWrapper.cpp DiffWrapper.h MergeDoc.cpp PatchTool.cpp
2771  PATCH: [ 1392729 ] Cleanup variables in RunFileDiff
2772   Src: DiffWrapper.cpp
2773  BUG: [ 1369646 ] Confusing half-commented lines in DiffFileData::prepAndCompa
2774   Src: DiffWrapper.cpp
2775  BUG: [ 1392740 ] Clutter in debug output
2776   Src: DirScan.cpp
2777  PATCH: [ 1391766 ] Sync language resources to English
2778   Src: Merge.rc
2779    Languages\Brazilian\MergeBrazilian.rc
2780    Languages\Bulgarian\MergeBulgarian.rc
2781    Languages\Catalan\MergeCatalan.rc
2782    Languages\ChineseSimplified\MergeChineseSimplified.rc
2783    Languages\ChineseTraditional\MergeChineseTraditional.rc
2784    Languages\Czech\MergeCzech.rc
2785    Languages\Danish\MergeDanish.rc
2786    Languages\Dutch\MergeDutch.rc
2787    Languages\German\MergeGerman.rc
2788    Languages\Hungarian\MergeHungarian.rc
2789    Languages\Italian\MergeItalian.rc
2790    Languages\Japanese\MergeJapanese.rc
2791    Languages\Korean\MergeKorean.rc
2792    Languages\Norwegian\MergeNorwegian.rc
2793    Languages\Polish\MergePolish.rc
2794    Languages\Russian\MergeRussian.rc
2795    Languages\Slovak\MergeSlovak.rc
2796    Languages\Spanish\MergeSpanish.rc
2797    Languages\Swedish\MergeSwedish.rc
2798    Languages\Turkish\MergeTurkish.rc
2799  PATCH: [ 1212368 ] Display correct paths in context patches
2800   Src: DiffWrapper.cpp DiffWrapper.h
2801   diffutils\src: CONTEXT.C DIFF.H
2802  PATCH: [ 1390454 ] new commandline arguments (prediffer, ignorews...)
2803   Src: ConfigLog.cpp DirDoc.cpp DirDoc.h FileTransform.cpp
2804    MainFrm.cpp MainFrm.h Merge.cpp Merge.dsp Merge.h
2805    MergeEditView.cpp MergeEditView.h
2806    PluginManager.cpp PluginManager.h Plugins.cpp Plugins.h
2807    ProjectFile.cpp
2808   Src New files: MergeArgs.h MergeArgs.cpp
2809   Src/Common: CmdArgs.cpp CmdArgs.h OptionsMgr.cpp OptionsMgr.h
2810
2811 2005-12-28 Perry
2812  PATCH: [ 1391732 ] Do not offer to unify codepages in UNICODE build
2813   Also introduces new error IDS_DIFFERENT_UNICODINGS and new
2814    global function IsUnicodeBuild.
2815   Src: ConfigLog.cpp MainFrm.cpp Merge.rc resource.h StdAfx.cpp StdAfx.h
2816
2817 2005-12-27 Perry
2818  PATCH: [ 1390793 ] New global function GetOptionMgr
2819   Src: DirActions.cpp DirDoc.cpp DirView.cpp DirViewColHandler.cpp
2820    LocationView.cpp MainFrm.cpp MainFrm.h MergeDiffDetailView.cpp
2821    MergeDoc.cpp MergeEditView.cpp OpenDlg.cpp
2822   Src/Common: OptionsMgr.h
2823
2824 2005-12-27 Perry
2825  PATCH: [ 1382130 ] New line-based RCLocalizationHelper
2826   See plugins.
2827
2828 2005-12-26 Perry
2829  PATCH: [ 1388704 ] Simplified Chinese language .rc file for RC1
2830   Src/Languages/ChineseSimplified: MergeChineseSimplified.rc
2831  Update language versions of resource.h
2832   Src/Languages/*: resource.h
2833
2834 2005-12-25 Perry
2835  Update & synchronize translations: Danish Dutch French Hungarian Italian Japanese
2836   Src: Merge.rc
2837   Src/Languages:
2838    Danish: MergeDanish.rc
2839    Dutch: MergeDutch.rc
2840    French: MergeFrench.rc
2841    Hungarian: MergeHungarian.rc
2842    Italian: MergeItalian.rc
2843    Japanese: MergeJapanese.rc
2844  Remove needless cast
2845   Src/Common: unicoder.cpp
2846  Update & synchronize translations: Korean Norwegian Polish Russian
2847   Src: Merge.rc
2848   Src/Languages:
2849    Korean: MergeKorean.rc
2850    Norwegian: MergeNorwegian.rc
2851    Polish: MergePolish.rc
2852    Russian: MergeRussian.rc
2853
2854 2005-12-23 Kimmo
2855  PATCH: [ 1388456 ] Convert rest of folder compare bitmaps to icons
2856   Icons from Tim (Thanks!)
2857   Src: CompareStatisticsDlg.cpp DirView.cpp Merge.dsp Merge.rc resource.h
2858   Src/res added files: binarydiff.ico equalbinary.ico equalfile.ico error.ico
2859    fileskip.ico folderup.ico folderup_disable.ico lfile.ico notequalfile.ico
2860    rfile.ico sigma.ico unknown.ico
2861   Src/res removed files: binary.bmp binarydiff.bmp error.bmp fileskip.bmp
2862    folderup.bmp folderup_disable.bmp lfile.bmp notequal.bmp rfile.bmp
2863    sigma.bmp unknown.bmp
2864   Src/Languages: *.rc resource.h
2865
2866 2005-12-21 WinMerge experimental release 2.5.0.4 (cvs)
2867
2868 2005-12-21 Kimmo
2869  BUG: [ 1385518 ] Batch file syntax highlighting weirdness
2870   Fix from Tim
2871   Src/editlib: batch.cpp
2872  PATCH: [ 1387297 ] Swedish translation update for 2.5.0.3+
2873   Submitted by Hans Eriksson
2874   Src/Languages/Swedish: MergeSwedish.rc
2875
2876 2005-12-21 Perry
2877  PATCH: [ 1386442 ] Local variable uses m_ prefix in CChildFrame
2878   Src: ChildFrm.cpp
2879
2880 2005-12-19 Kimmo
2881  PATCH: [ 1384646 ] Replace Question icons with warning icons in messageboxes
2882   Src: DirActions.cpp FileFiltersDlg.cpp MainFrm.cpp MergeDoc.cpp PatchDlg.cpp
2883
2884 2005-12-19 Perry
2885  PATCH: [ 1383120 ] Fix background colors in WinMerge
2886   Src: SyntaxColors.cpp SyntaxColors.h
2887   Src/Common: OptionsMgr.cpp OptionsMgr.h
2888  PATCH: [ 1384181 ] Fix byte difference fencepost/infinite loop
2889   Src: CompareOptions.h ConfigLog.cpp DiffWrapper.cpp DiffWrapper.h
2890    Merge.dsp PatchDlg.cpp stringdiffs.cpp
2891
2892 2005-12-17 Kimmo
2893  BUG: [ 1379277 ] typo fix for docs
2894   Docs/Developers: Plugins.html
2895  BUG: [ 1375661 ] Readme incomplete in WinMerge 2.5.0.3
2896   Docs/Users: ReadMe.txt
2897  PATCH: [ 1382966 ] Remove empty CMergeEditView::AddMod() and ResetMod()
2898   Src: MergeEditView.cpp MergeEditView.h
2899
2900 2005-12-17 Takashi
2901  PATCH: [ 1378771 ] Fix for BUG:[ 1376552 ] char offset not getting updated when...
2902   Src: ChildFrm.cpp MergeEditView.cpp
2903
2904 2005-12-17 Takashi
2905  PATCH: [ 1378795 ] The searched word is not highlighted correctly
2906   Src/editlib: ccrystaltextview.cpp
2907
2908 2005-12-17 Perry
2909  PATCH: [ 1382955 ] Remove unused CompareStats.h include from DirFrame.cpp
2910   Src: DirFrame.cpp
2911  PATCH: [ 1376711 ] Change CFile::GetStatus to paths_DoesPathExist
2912   Src: files.cpp MainFrm.cpp MainFrm.h Merge.cpp MergeDoc.cpp OpenDlg.cpp
2913    PathContext.cpp
2914   Src/Common: coretools.cpp
2915
2916 2005-12-16 Kimmo
2917  PATCH: [ 1381984 ] Folder compare progressdialog could be drawn off-screen
2918   Src: DirCompProgressDlg.cpp
2919
2920 2005-12-16 Perry
2921  PATCH: [ 1380083 ] Fix EditBinaryFiles Plugin BuildTmp paths
2922   Plugins\src_VCPP\EditBinaryFiles: EditBinaryFiles.dsp
2923
2924 2005-12-16 Kimmo
2925  PATCH: [ 1381975 ] Don't open Open-dialog outside screen
2926   Src: MainFrm.cpp OpenDlg.cpp
2927   Src removed file: multimon.h
2928
2929 2005-12-16 Perry
2930  BUG: [ 1380019 ] Bulgarian translation has wrong language id
2931   Src/Languages/Bulgarian: MergeBulgarian.rc
2932  PATCH: [ 1382131 ] English rc file has numbers instead of symbols for language
2933   Src: Merge.rc
2934  PATCH: [ 1379227 ] Fix ExpatLibs BuildTmp paths
2935   Src/ExpatLib: expat_static.dsp
2936   Src/ExpatMapLib: expat_maps_static.dsp
2937  PATCH: [ 1379228 ] Fix Merge7zInstaller BuildTmp paths
2938   Merge7zInstaller: Merge7zInstaller.dsp
2939
2940 2005-12-16 Kimmo
2941  PATCH: [ 1381935 ] Simplify DirView icon loading
2942   Src: DirView.cpp
2943
2944 2005-12-16 Jochen
2945  BUG: [ 1382021 ] Merge7z432 missing?
2946   Merge7z new files: Merge7z431.dsp Merge7z432.dsp
2947
2948 2005-12-15 Perry
2949  PATCH: [ 1188787 ] New Chinese translation rc file (from PATCH 1183476)
2950   Some more synchronizing from submitted patch
2951   Src/Languages/ChineseTraditional: MergeChineseTraditional.rc
2952  PATCH: [ 1379226 ] Fix Display Plugins BuildTmp paths
2953   (See plugins)  
2954  PATCH: [ 1188787 ] New Chinese translation rc file (from PATCH 1183476)
2955   Last updates from submitted patch
2956   Src/Languages/ChineseTraditional: MergeChineseTraditional.rc
2957  BUG: [ 1381879 ] Unused variable in unicoder.cpp
2958   Src/common: unicoder.cpp
2959
2960 2005-12-14 Perry
2961  Update & synchronize translations: ChineseTraditional Czech Danish Dutch
2962   Src/Languages:
2963   ChineseTraditional: MergeChineseTraditional.rc
2964   Czech: MergeCzech.rc
2965   Danish: MergeDanish.rc
2966   Dutch: MergeDutch.rc
2967  Update & synchronize translations: French German Hungarian Italian Japanese
2968   Src/Languages:
2969   French: MergeFrench.rc
2970   German: MergeGerman.rc
2971   Hungarian: MergeHungarian.rc
2972   Italian: MergeItalian.rc
2973   Japanese: MergeJapanese.rc
2974
2975 2005-12-13 Perry
2976  PATCH: [ 1379894 ] Fix handling of unknown encoding
2977   Src: MainFrm.cpp
2978   Src/Common: unicoder.cpp
2979  Update & synchronize translations: Brazilian Bulgarian Catalan ChineseSimplified
2980   Src/Languages:
2981   Brazilian: MergeBrazilian.rc
2982   Bulgarian: MergeBulgarian.rc
2983   Catalan: MergeCatalan.rc
2984   ChineseSimplified: MergeChineseSimplified.rc
2985
2986 2005-12-13 Kimmo
2987  PATCH: [ 1378174 ] Share Src/res between translations
2988   Src/Languages: *.rc
2989   Src/Languages/res: removed .bmp .cur and .ico files and WinMergeSplash.psd
2990    splash1.bmp and splash WinMergeSplash.psd not removed from Catalan
2991
2992 2005-12-13 Perry
2993  PATCH: [ 1377545 ] Remove needless casts
2994
2995 2005-12-11 Perry
2996  PATCH: [ 1372549 ] readme for Merge7z distributables
2997   Merge7z: readme.txt
2998
2999 2005-12-11 Kimmo
3000  PATCH: [ 1371994 ] Enable hi-color icons for folder compare
3001   Icons from Tim (Thanks!)
3002   Src: CompareStatisticsDlg.cpp DirView.cpp Merge.rc resource.h
3003   res new files: folder.ico folderskip.ico lfolder.ico rfolder.ico
3004   res deleted files: folder.bmp folderskip.bmp lfolder.bmp rfolder.bmp
3005   Src/Languages: *.rc resource.h
3006   Src/Languages/res: new and deleted files like in res above
3007
3008 2005-12-10 Perry
3009  PATCH: [ 1371384 ] Move Expat maps into WinMerge src
3010   Plugins\src_VCPP\DisplayXMLFiles: DisplayXMLFiles.dsp
3011   Src\ExpatMapLib added
3012   Many files moved from DisplayXMLFiles to new ExpatMapLib
3013  PATCH: [ 1373020 ] Carry unicoding, codepage, & file path together
3014  & PATCH: [ 1377545 ] Remove needless casts
3015   Src: DiffWrapper.cpp DiffWrapper.h DirScan.cpp DirView.cpp
3016    MainFrm.cpp MainFrm.h Merge.dsp MergeDoc.cpp MergeDoc.h
3017   Src\Common: RegKey.cpp
3018   NEW Src\FileLocation.h
3019
3020 2005-12-09 Perry
3021  PATCH: [ 1188787 ] New Chinese translation rc file (from PATCH 1183476)
3022   Remainder of dialogs
3023   Src/Languages/ChineseTraditional: MergeChineseTraditional.rc
3024  BUG: [ 1376825 ] infinite loop bug in byte diffs
3025   Src: stringdiffs.cpp
3026  PATCH: [ 1188787 ] New Chinese translation rc file (from PATCH 1183476)
3027   A few string resources
3028   Src/Languages/ChineseTraditional: MergeChineseTraditional.rc
3029  PATCH: [ 1249007 ] Short size column
3030   Src: DirViewColItems.cpp locality.cpp locality.h Merge.rc resource.h
3031  PATCH: [ 1377362 ] Fix coretools to MakeResDll compiles
3032  BUG: [ 1377361 ] MakeResDll broken b/c coretools broken
3033   Src/Common: coretools.cpp
3034    
3035 2005-12-08 Perry
3036  PATCH: [1374728 ] Fix filter dialog delete
3037   Src: FileFilterMgr.cpp
3038
3039 2005-12-08 Kimmo
3040  PATCH: [ 1374782 ] fix for bug 1300957 Crash on save 'unique' file comparison
3041   Submitted by Oliver Mellet, some additional comment improvements by me.
3042   Src: DirDoc.cpp
3043  Takashi is now developer, Olivier Mellet submitted a patch
3044   Docs/Users: Contributors.txt
3045
3046 2005-12-08 Perry
3047  PATCH: [ 1376457 ] Need clarification in platform test in ShellExtension
3048   ShellExtension: ShellExtension.cpp
3049
3050 2005-12-08 Takashi
3051  fix two-line-end-markers bug that was reported in:
3052   "PATCH: [ 1372716 ] patch for RFE:[ 922992 ] Word Wrap/split long lines" 
3053  Src: stringdiffs.cpp
3054
3055 2005-12-08 Takashi
3056  PATCH: [ 1372716 ] patch for RFE:[ 922992 ] Word Wrap/split long lines 
3057   Src: Merge.rc MergeDoc.cpp MergeEditView.cpp MergeEditView.h OptionsDef.h
3058    OptionsInit.cpp resource.h 
3059   Src/editlib: ccrystaltextview.cpp ccrystaltextview.h ccrystaltextview2.cpp
3060    crystalparser.cpp editcmd.h 
3061   Src/Languages: *.rc resource.h
3062
3063 2005-12-07 Perry
3064  PATCH [ 1374931 ] Bugfixes & upload binary for RCLocalizationHelper
3065   (RCLocalizationHelper plugin)
3066
3067 2005-12-06 Perry
3068  PATCH [ 1372575 ] Fix link for DisplayXmlFiles plugin
3069   (DisplayXMLFiles plugin)
3070  TODO [ 1341058 ] ToDoDeleteThisValidateColumnOrdering()
3071   Src: DirView.cpp DirView.h DirViewColHandler.cpp
3072
3073 2005-12-06 WinMerge experimental release 2.5.0.3 (cvs)
3074
3075 2005-12-06 Kimmo
3076  PATCH: [ 1372589 ] Document tildas in config
3077   Submitted by Perry
3078   Src: ConfigLog.cpp
3079  PATCH: [ 1373037 ] Fix filter dialog to correctly add new filters
3080   Submitted by Perry
3081   Src: FileFiltersDlg.cpp
3082  PATCH: [ 1370183 ] ShellExtension: better way to check for WinMerge executable
3083   ShellExtension: WinMergeShell.cpp
3084  Bump ShellExtension version to 1.7.0
3085   ShellExtension: ShellExtension.rc
3086
3087 2005-12-04 Perry
3088  PATCH: [ 1372974 ] Make local function "GuessEncoding_from_bytes" static
3089   Src: codepage_detect.cpp
3090  PATCH: [ 1368762 ] Fix assignment in DirScan_GetItems
3091   Also add explanatory comment, for what variable does.
3092   Src: DirScan.cpp
3093
3094 2005-12-04 Jochen
3095  CMarkdown::FileImage::GuessByteOrder(), GuessCodepageEncoding(): Fix UTF-8 signature detection
3096  CMarkdown::GetTagName(): Strip bogus trailing slash in name of empty tag
3097   Src: markdown.cpp codepage_detect.cpp
3098
3099 2005-12-03 Perry
3100  PATCH: [ 1335128 ] Ignore uninstalled codepages
3101   Src: MergeDoc.cpp MergeDoc.h codepage.cpp codepage_detect.cpp
3102   Src/Common: unicoder.cpp
3103
3104 2005-12-02 Kimmo
3105  PATCH: [ 1358408 ] Import and export for options
3106   Increase buffer size
3107   Src/Common: OptionsMgr.cpp
3108
3109 2005-12-02 Perry
3110  PATCH: [ 1369660 ] Delete unused variables m_msgUpdateStatus
3111   Cosmetic cleanup
3112   Src: DirDoc.cpp DiffContext.cpp DiffContext.h DiffThread.cpp
3113    DiffThread.h
3114
3115 2005-11-30 Perry
3116  PATCH: [ 1369657 ] Delete unused variable DiffFuncStruct::msgStatusUpdate
3117   Src: DiffThread.cpp
3118  BUG: [ 1369856 ] Crashed when interface language is changed
3119   Src: DirDoc.cpp
3120  BUG: [ 1368755 ] Want comment on format line in 7ZCommon.cpp
3121   Cosmetic: adding explanatory comment to Merge7z::Proxy::operator->
3122   Src: 7zCommon.cpp
3123
3124 2005-11-30 Kimmo
3125  PATCH: [ 1369544 ] Catalan translation update
3126   Submitted by Jordi Vilar
3127   Docs/Users/Languages: ReadMe-Catalan.txt
3128   Src/Languages/Catalan: MergeCatalan.rc
3129  PATCH: [ 1265295 ] Swap file compare panes (use pointers for buffers)
3130   Forgot to update resource.h in language folders
3131   Src/Languages: resource.h
3132
3133 2005-11-30 Perry
3134  Cosmetic: add comment to DiffThread giving value of msgID variable
3135   (to help debugging).
3136   Src: DiffThread.cpp
3137
3138 2005-11-28 Perry
3139  BUG: [ 1368492 ] cvs ASSERT failing
3140  Fix reversion bug from Patch [ 1265295 ]
3141
3142 2005-11-28 Kimmo
3143  PATCH: [ 1265295 ] Swap file compare panes (use pointers for buffers)
3144   Submitted by Takashi Sawanaka
3145   Src: ChildFrm.cpp DiffList.cpp DiffList.h DirDoc.cpp EditorFilepathBar.cpp
3146    EditorFilepathBar.h LocationView.cpp LocationView.h MainFrm.cpp Merge.rc
3147    MergeDiffDetailView.cpp MergeDiffDetailView.h MergeDoc.cpp MergeDoc.h
3148    MergeDocLineDiffs.cpp MergeEditView.cpp MergeEditView.h PathContext.cpp
3149    PathContext.h resource.h
3150   Src/Languages: *.rc resource.h
3151
3152 2005-11-28 Perry
3153  PATCH: [ 1336598 ] Add extensions DisplayXMLFiles plugin
3154  Add several new extensions, bump version (1.0.2.0 -> 1.0.3.0)
3155   Plugins\src_VCPP\DisplayXMLFiles:
3156    DisplayXMLFiles.dsp DisplayXMLFiles.rc WinMergeScript.cpp
3157   Plugins\dlls:
3158    DisplayXMLFiles.dll
3159
3160 2005-11-26 Perry
3161  PATCH: [ 1241935 ] Implement Line Diff coloring on byte diffs
3162   Src: MergeDoc.cpp MergeDoc.h MergeDocLineDiffs.cpp PropEditor.cpp
3163
3164 2005-11-23 WinMerge experimental release 2.5.0.2 (cvs)
3165
3166 2005-11-22 Tim
3167  PATCH: [ 1363114 ] Add '*.ctl;*.pag;*.dsr' to Visual Basic highlighter
3168   Src/editlib: ccrystaltextview.cpp
3169
3170 2005-11-22 Kimmo
3171  PATCH: [ 1362882 ] Remove option for autoclosing compare statepane
3172   Src: Merge.rc OptionsDef.h OptionsInit.cpp PropGeneral.cpp PropGeneral.h resource.h
3173   Src/Languages: *.rc resource.h
3174  BUG: [ 1355884 ] 2.4.2 fails to open dvd files
3175   File/folder selection dialog couldn't open read-only folders
3176   Src: OpenDlg.cpp
3177
3178 2005-11-22 Perry
3179  PATCH: [ 1334277 ] Show asterisk in #diffs for QuickCompare results
3180   Src: DiffWrapper.cpp DiffWrapper.h DirViewColItems.cpp
3181  PATCH: [ 1334589 ] Encoding maps for Expat parser, for DisplayXmlFiles plugin
3182   Plugins/src_VCPP/DisplayXMLFiles
3183  BUG: [ 1277320 ] Plugins.txt not up-to-date
3184   Plugins/dll/IgnoreCommentsC
3185
3186 2005-11-19 Jochen
3187  Merge7z DllBuild 0017
3188   Merge7z: StdAfx.h Merge7zCommon.cpp Merge7zCommon.h revision.txt
3189   Merge7z new files: Merge7z430.dsp
3190   Merge7zInstaller: Files.rc2 Installer.cpp Merge7zInstaller.dsp
3191
3192 2005-11-18 Kimmo
3193  PATCH: [ 1358408 ] Import and export for options
3194   Src: Merge.rc resource.h
3195   Src/Common: OptionsMgr.cpp OptionsMgr.h PreferencesDlg.cpp PreferencesDlg.h
3196   Src/Languages: *.rc resource.h
3197
3198 2005-11-17 Kimmo
3199  PATCH: [ 1349645 ] Folder Compare Statistics dialog
3200  PATCH: [ 1347787 ] Use non-modal dialog for dir compare status
3201   Src: DirDoc.cpp DirDoc.h DirFrame.cpp DirFrame.h DirView.cpp DirView.h Merge.cpp Merge.dsp
3202    Merge.rc resource.h
3203   Src new files: CompareStatisticsDlg.cpp CompareStatisticsDlg.h DirCompProgressDlg.cpp
3204    DirCompProgressDlg.h
3205   Src deleted files: DirCompStateBar.cpp DirCompStateBar.h
3206   Src/res new file: sigma.bmp
3207   Src/Languages: *.rc resource.h
3208
3209 2005-11-16 Kimmo
3210  PATCH: [ 1356783 ] Use OptionsMgr in SyntaxColors class
3211   Src: MainFrm.cpp SyntaxColors.cpp SyntaxColors.h
3212
3213 2005-11-09 Kimmo
3214  PATCH: [ 1350638 ] Move options read/write code to options panels
3215   Src: MainFrm.cpp Merge.dsp PropArchive.cpp PropArchive.h PropCodepage.cpp PropCodepage.h
3216    PropColors.cpp PropColors.h PropCompare.cpp PropCompare.h PropEditor.cpp PropEditor.h
3217    PropGeneral.cpp PropGeneral.h PropRegistry.cpp PropRegistry.h PropVss.cpp PropVss.h
3218   Src new file: IOptionsPanel.h
3219   Src/Common: PreferencesDlg.cpp PreferencesDlg.h
3220
3221 2005-11-08 Kimmo
3222  Merge Perry's fix for OpenDlg/SelectFile() to Merge.cpp/SelectFile() (PATCH #1348733)
3223   Src: Merge.cpp
3224  PATCH: [ 1350489 ] Use SelectFile() for external editor selection
3225   Src: PropRegistry.cpp
3226
3227 2005-11-06 Jochen
3228  PATCH: [ 1327413 ] Fix bug in CDirDoc::AllowUpwardDirectory()
3229  Change CDirView::AreItemsOpenable() to consider archive files as openable
3230   Src: DirActions.cpp DirDoc.cpp DirView.cpp
3231
3232 2005-11-05 Perry
3233  PATCH: [ 1337905 ] Allow comparing binary files with binary unpacker
3234   Src: DirView.cpp
3235  PATCH: [ 1348733 ] Fix open dialog for cvs version 2.4
3236   Src: OpenDlg.cpp
3237
3238 2005-11-04 Perry
3239  PATCH: [ 1335072 ] Add text to Plugins.txt to cover DisplayXMLFiles
3240   Plugins/dlls: Plugins.txt
3241
3242 2005-11-02 WinMerge experimental release 2.5.0.1 (cvs)
3243
3244 2005-11-02 Kimmo
3245  BUG: [ 1341243 ] Current Find string is too fragile
3246   Was resetting find string after rescanning
3247   Src/editlib: ccrystaltextview.cpp
3248  PATCH: [ 1342550 ] Modernize file selection dialog
3249  PATCH: [ 1345110 ] Properly compare projectfile extension
3250   Src: Merge.cpp Merge.h OpenDlg.cpp
3251  Bump ShellExtension version to 1.6.2
3252   ShellExtension: ShellExtension.rc
3253
3254 2005-11-02 Tim
3255  PATCH: [ 1345382 ] Translated Shell Extension to German
3256   ShellExtension/Languages: ShellExtensionGerman.rc
3257
3258 2005-10-31 Kimmo
3259  RFE: [ 1324314 ] CTRL+W to close current diff
3260   Src: Merge.rc
3261   Src/Languages: *.rc
3262  PATCH: [ 1342871 ] Disable Copy Filenames for folders
3263   Src: DirView.cpp DirView.h
3264  PATCH: [ 1343059 ] Swedish translation update for 2.5.0.1 experimental
3265   Submitted by Hans Eriksson
3266   Src/Languages/Swedish: MergeSwedish.rc
3267
3268 2005-10-30 Kimmo
3269  PATCH: [ 1341813 ] VSS project linking misdetects project files
3270   Src: VSSHelper.cpp
3271  PATCH: [ 1310710 ] Fix bug #1309450
3272   Submitted by Jochen
3273   Src: DiffContext.cpp DiffContext.h DiffFileInfo.cpp DiffFileInfo.h DirScan.cpp
3274
3275 2005-10-29 Kimmo
3276  PATCH: [ 1341183 ] Fix VSS checkout canceling
3277   Src: DirActions.cpp MainFrm.cpp
3278  Open 2.4 manual (update link)
3279   Src: MainFrm.cpp
3280
3281 2005-10-25 Perry
3282  PATCH: [ 1334444 ] Remove needless (& therefore confusing) cast
3283   Src: LocationView.cpp
3284
3285 2005-10-23 Perry
3286  PATCH: [ 1334484 ] Skip location view paint if buffer not initialized
3287   Src: LocationView.cpp MergeDoc.cpp MergeDoc.h
3288    MergeEditView.cpp MergeEditView.h
3289  Cosmetic changes to GetFunctionsFromScript, to document 
3290   arguments passed to GetTypeInfo.
3291  Src: Plugins.cpp
3292
3293 2005-10-21 Kimmo
3294  PATCH: [ 1333545 ] Small improvement to Open-dialog folder selection
3295   Src: OpenDlg.cpp
3296  PATCH: [ 1333581 ] Increase quick compare limit and make it option
3297   Src: DiffContext.h DiffWrapper.cpp DirDoc.cpp OptionsDef.h OptionsInit.cpp
3298
3299 2005-10-20 Tim
3300  PATCH: [ 1330179 ] Icon for 'Print'
3301   Src: MainFrm.cpp Merge.rc resource.h
3302   Src/res new file: print.bmp
3303   Src/Languages: *.rc resource.h
3304   Src/Languages/res new file: print.bmp
3305
3306 2005-10-20 Kimmo
3307  PATCH: [ 1332365 ] Make some DirActions.cpp functions consts
3308   Src: DirActions.cpp DirView.h
3309
3310 2005-10-19 Kimmo
3311  PATCH: [ 1329951 ] Readme.txt points to version 2.2 manual
3312   Docs/Users: ReadMe.txt
3313   Docs/Users/Languages: ReadMe-Catalan.txt ReadMe-Swedish.txt
3314  BUG: [ 1326621 ] Extention ".WinMerge" is omitted
3315   Src: OpenDlg.cpp
3316
3317 2005-10-18 Tim
3318  PATCH: [ 1330059 ] Translated 3 missing sentences to German
3319   Src/Languages/German: MergeGerman.rc
3320
3321 2005-10-15 Perry
3322  PATCH: [ 1326813 ] Fix binary detection to allow archives
3323   Src: DirView.cpp
3324
3325 2005-10-13 Kimmo
3326  PATCH: [ 1305541 ] Rational ClearCase support
3327   Submitted by Greg (rys1908)
3328   Src: CCPrompt.cpp CCprompt.h DirActions.cpp MainFrm.cpp MainFrm.h Merge.rc resource.h
3329   Src/Common: coretools.cpp
3330   Src/Languages: *.rc resource.h
3331
3332 2005-10-12 Kimmo
3333  PATCH: [ 1323107 ] Patch for crash on save filenames with different cases
3334   From anonymous submitter
3335   Src: DirDcoc.cpp
3336  PATCH: [ 1286629 ] print support
3337   Submitted by Markus Rollmann
3338   Src: MainFrm.cpp Merge.rc MergeEditView.cpp MergeEditView.h
3339   Src/Common: SplitterWndEx.cpp SplitterWndEx.h
3340   Src/editlib: ccrystaleditview.cpp
3341   Src/Languages: *.rc
3342  Add Markus Rollmann to Contributors.txt
3343   Docs/Users/Contributors.txt
3344
3345 2005-10-05 Perry
3346  PATCH: [ 1242008 ] Update status to binary if open fails because binary
3347   Follow on for 2nd case
3348  Src: DirView.cpp MergeDoc.cpp
3349
3350 2005-10-03 Perry
3351  PATCH: [ 1302710 ] generating a report is slow
3352   Perry added comments explaining one code line
3353   Src: DirCmpReport.cpp
3354
3355 2005-10-03 Kimmo
3356  PATCH: [ 1302710 ] generating a report is slow
3357   Submitted by Takashi Sawanaka
3358   Src: DirCmpReport.cpp
3359  PATCH: [ 1310214 ] Shell extension italian translation
3360   Submitted by Andrea Decorte
3361   ShellExtension/Languages: ShellExtensionItalian.rc
3362
3363 2005-10-02 Perry
3364  PATCH: [ 1253949 ] cosmetic comment fix
3365   Src: DiffItem.h
3366  PATCH: [ 1253950 ] cosmetic--remove old code in InitInstance
3367   Src: Merge.cpp
3368  PATCH: [ 1253951 ] trivial cosmetic comment upgrade in arg parsing
3369   Src: Merge.cpp
3370
3371 2005-10-02 Jochen
3372  Merge7z DllBuild 0015
3373   Merge7z: Merge7zCommon.cpp Merge7zCommon.h revision.txt
3374   Merge7z new files: Merge7z427.dsp Merge7z428.dsp Merge7z429.dsp
3375  Merge7zInstaller update
3376   Merge7zInstaller: Files.rc2 Installer.cpp Installer.rc
3377
3378 2005-09-30 Tim
3379  PATCH: [ 1309423 ] Small typo in MergeSwedish.rc
3380   Submitted by Hans Eriksson
3381   Src/Languages/Swedish: MergeSwedish.rc
3382
3383 2005-09-27 Perry
3384  PATCH: [ 1229867 ] RFE [ 1205516 ], RFE [ 887948 ], and other issues
3385   Cosmetic, transcribing comment from patch discussion
3386   Src: 7zCommon.cpp
3387
3388 2005-09-26 Kimmo
3389  PATCH: [ 1302608 ] crash on generating a report
3390   Submitted by Takashi Sawanaka
3391   Src: DirCmpReport.cpp
3392
3393 2005-09-24 Kimmo
3394  BUG: [ 1298687 ] The files marked as 'skipped' are compared
3395   Fix from Takashi Sawanaka, comment updates by me
3396    Src: DirScan.cpp
3397
3398 2005-09-23 Perry
3399  PATCH: [ 1301504 ] Danish ShellExtension translation
3400   Submitted by Christial List
3401    ShellExtension/Languages: ShellExtensionDanish.rc
3402
3403 2005-09-22 Kimmo
3404  PATCH: [ 1297642 ] Japanese translation update
3405   Submitted by Takashi Sawanaka
3406    ShellExtension/Languages: ShellExtensionJapanese.rc
3407    Src/Languages/Japanese: MergeJapanese.rc
3408
3409 2005-09-21 Kimmo
3410  PATCH: [ 1297406 ] updated hungarian translation
3411   Submitted by Márton Balázs
3412   Src/Languages/Hungarian: MergeHungarian.rc
3413
3414 2005-09-20 Kimmo
3415  PATCH: [ 1295701 ] Scrolling for dir compare report filename
3416   Src: Merge.rc
3417   Src/Languages: *.rc
3418  PATCH: [ 1295758 ] Update URL for downloads page (archive options)
3419   Src: PropArchive.cpp
3420
3421 2005-09-19 Tim
3422  PATCH: [ 1295767 ] German Translation for 'Highlight Line * Diff'
3423   Src/Languages/German: MergeGerman.rc
3424
3425 2005-09-19 Kimmo
3426  PATCH: [ 1294514 ] Set file loading traces debug-only
3427   Src: MergeDoc.cpp
3428  PATCH: [ 1295473 ] updated italian rc file for winmerge 2.3.6
3429   Submitted by Andrea Decorte
3430   Src/Languages/Italian: MergeItalian.rc
3431
3432 2005-09-16 Kimmo
3433  PATCH: [ 1292120 ] More significant diff navigations fixes
3434   Src: DiffList.cpp DiffList.h MergeDoc.cpp MergeEditView.cpp
3435  BUG: [ 1290305 ] ShellExtensionU.dll info missing from config log
3436   Src: ConfigLog.cpp
3437
3438 2005-09-15, Tim
3439  PATCH: [ 1292279 ] Various Updates in German Translation
3440   Src/Languages/German: MergeGerman.rc
3441
3442 2005-09-14 Kimmo
3443  PATCH: [ 1290477 ] Catalan translation update
3444   Submitted by Jordi Vilar
3445   Src/Languages/Catalan: MergeCatalan.rc
3446
3447 2005-09-13 Kimmo
3448  PATCH: [ 1289037 ] Some (non)significant diff count fixes
3449   Src: DiffList.cpp DiffList.h MergeDoc.cpp MergeEditView.cpp
3450
3451 2005-09-12 Kimmo
3452  PATCH: [ 1284150 ] Fix Shell Extension registering problem
3453   Also bump version to 1.6
3454   ShellExtension: ShellExtension.cpp ShellExtension.rc
3455
3456 2005-09-09, Perry
3457  BUG: [ 1284304 ] StaticLink crashes after mouse over event
3458   Changed signature of CStaticLink::OnSetCursor to start with CWnd *
3459   Src\Common: StaticLink.cpp StaticLink.h
3460
3461 2005-09-09, Tim
3462  PATCH: [ 1285404 ] Various Updates in German Translation
3463   Src/Languages/German: MergeGerman.rc
3464
3465 2005-09-08, Perry
3466  PATCH: [ 1284890 ] Use Changes.txt instead of readme.txt for ChangeLog
3467   Added ChangeLogs folder to project, and put Changes.txt (this),
3468   readme.txt, and CHANGELO into new ChangeLogs folder.
3469  PATCH: [ 1283466 ] French translation
3470   New translation by Jean-F Jolin
3471   Src/Languages/French: MergeFrench.rc
3472
3473 2005-09-07, Perry
3474  Previous change history is in file readme.txt