OSDN Git Service

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