WinMerge-2.4.6-src

所属分类:软件设计/软件工程
开发工具:Visual C++
文件大小:6568KB
下载次数:369
上传日期:2006-05-15 15:53:06
上 传 者SDXIAO
说明:  一个文件比较的代码,功能强大,能自动合并文件,图形华操作界面,而且是原代码开放的一个工具,希望大家提出自己的建议
(a paper comparing the code, powerful, can be automatically merged documents, graphics-user interface, but open source is a tool, we hope to make their own proposals)

文件列表:
WinMerge-2.4.6-src (0, 2006-02-28)
WinMerge-2.4.6-src\Docs (0, 2006-02-28)
WinMerge-2.4.6-src\Docs\Developers (0, 2006-02-28)
WinMerge-2.4.6-src\Docs\Developers\doxygen.cfg (8209, 2004-03-25)
WinMerge-2.4.6-src\Docs\Developers\Options.html (3865, 2005-05-11)
WinMerge-2.4.6-src\Docs\Developers\Organisation.txt (2697, 2004-10-28)
WinMerge-2.4.6-src\Docs\Developers\Planning_2_2.txt (14801, 2004-05-01)
WinMerge-2.4.6-src\Docs\Developers\Plugins.html (14972, 2005-12-28)
WinMerge-2.4.6-src\Docs\Developers\WinMerge files (Web format) (0, 2006-02-28)
WinMerge-2.4.6-src\Docs\Developers\WinMerge files (Web format)\Art (0, 2006-02-28)
WinMerge-2.4.6-src\Docs\Developers\WinMerge files (Web format)\Art\img0.gif (25737, 2004-03-17)
WinMerge-2.4.6-src\Docs\Developers\WinMerge files (Web format)\Art\img1.gif (33318, 2004-03-17)
WinMerge-2.4.6-src\Docs\Developers\WinMerge files (Web format)\Art\img2.gif (37834, 2004-03-17)
WinMerge-2.4.6-src\Docs\Developers\WinMerge files (Web format)\Page 2.html (441, 2004-03-17)
WinMerge-2.4.6-src\Docs\Developers\WinMerge files (Web format)\Page 3.html (376, 2004-03-17)
WinMerge-2.4.6-src\Docs\Developers\WinMerge files (Web format)\WinMerge files.html (368, 2004-03-17)
WinMerge-2.4.6-src\Docs\Developers\WinMerge files.pdf (84479, 2004-03-17)
WinMerge-2.4.6-src\Docs\Developers\WinMerge files.ppt (40448, 2004-03-18)
WinMerge-2.4.6-src\Docs\Users (0, 2006-02-28)
WinMerge-2.4.6-src\Docs\Users\Contributors.txt (2062, 2006-02-13)
WinMerge-2.4.6-src\Docs\Users\Files.txt (1207, 2005-08-27)
WinMerge-2.4.6-src\Docs\Users\GPL.rtf (18687, 2004-04-22)
WinMerge-2.4.6-src\Docs\Users\GPL.rtf.txt (1132, 2004-04-22)
WinMerge-2.4.6-src\Docs\Users\Languages (0, 2006-02-28)
WinMerge-2.4.6-src\Docs\Users\Manual (0, 2006-02-28)
WinMerge-2.4.6-src\Docs\Users\Manual\About_Doc.xml (2440, 2006-01-26)
WinMerge-2.4.6-src\Docs\Users\Manual\build (0, 2006-02-28)
WinMerge-2.4.6-src\Docs\Users\Manual\build\build.bat (564, 2005-04-04)
WinMerge-2.4.6-src\Docs\Users\Manual\build\build.sh (1715, 2005-07-21)
WinMerge-2.4.6-src\Docs\Users\Manual\build\build_html.bat (1041, 2006-01-27)
WinMerge-2.4.6-src\Docs\Users\Manual\build\build_html.xsl (820, 2005-04-13)
WinMerge-2.4.6-src\Docs\Users\Manual\build\build_htmlhelp.bat (1992, 2006-02-12)
... ...

2006-02-28 2.4.6 Stable Release 2006-02-27 Kimmo PATCH: [ 1439229 ] Fix CMergeDoc::SanityCheckD not to dereference illegal lines Submitted by Perry Src: MergeDoc.cpp 2006-02-27 Perry BUG: [ 1439350 ] Russian language name in LanguageSelect? Src/Common: LanguageSelect.cpp 2006-02-24 Kimmo PATCH: [ 1426793 ] Fix diffutils that counts lines in suffix Submitted by Perry Src\diffutils\src: IO.C 2006-02-23 Kimmo PATCH: [ 1435431 ] Fix GenerateReport lines Submitted by Perry Src: DirCmpReport.cpp PATCH: [ 1434270 ] Fix difference counts Submitted by Perry Src: DiffWrapper.cpp DiffWrapper.h DirViewColItems.cpp 2006-02-22 Kimmo PATCH: [ 1433125 ] Trap errors from filesystem during actions Add SEH protection for filesystem actions Src: DirActions.cpp DirView.h PATCH: [ 1436855 ] Typo in lang files (change pactch to patch) Src: Merge.rc Src/Languages/*: Merge*.rc PATCH: [ 1395721 ] VS.NET 2003 warning of SEH bug Src: Merge.dsp 2006-02-20 Perry PATCH: [ 1424867 ] Fix common prefix code for \r\n Src\diffutils\src: IO.C 2006-02-19 Perry PATCH: [ 1423907 ] Fix diffutils hashing of \r Src/diffutils/src: IO.C UTIL.C PATCH: [ 1433931 ] Add comment before isBin checks in DirView Src: DirView.cpp 2006-02-19 Christian PATCH: [ 1429125 ] Return number of diffs instead of true/false Src: MergeDoc.cpp 2006-02-18 Perry PATCH: [ 1409651 ] fix diffutils handling trailing whitespace Src/diffutils/src: IO.C UTIL.C 2006-02-17 Perry PATCH: [ 1407909 ] Fix QuickCompare handling of trailing whitespace BUG: [ 1406950 ] QuickCompare vs diffutils, disagree on trailing whitespace Src: ByteComparator.cpp 2006-02-16 Kimmo PATCH: [ 1431768 ] Write paths to patch files as given Src: DiffWrapper.cpp DiffWrapper.h BUG: [ 1383052 ] warning C4005: 'COMPILE_MULTIMON_STUBS' : macro redefinition (Wrap multimon def with ifndef) Submitted by Perry Src: MainFrm.cpp 2006-02-15 Kimmo PATCH: [ 1395847 ] Integration with Rational ClearCase Submitted by Gal Hammer Src: MainFrm.cpp MainFrm.h Merge.cpp Merge.h MergeDoc.cpp MergeDoc.h Src/Common: coretools.cpp coretools.h 2006-02-14 Perry PATCH: [ 1421018 ] Fix handle leak in GetOpenFileName BUG: [ 1418765 ] 2.4.4.0U maintain opened a handle on folders Adds new method paths_GetWindowsDirectory & resets current directory to WINDIR after GetOpenFileName call Src: MainFrm.cpp OpenDlg.cpp paths.cpp paths.h PATCH: [ 1424884 ] Fix UniStdioFile encoding of TCHAR BUG: [ 1402379 ] A character display and save error with encoding of unicode Src\Common: UniFile.cpp unicoder.cpp unicoder.h 2006-02-13 Kimmo Add Jan Hryz as Czech translator and contributor Docs/Users: Contributors.txt 2006-02-09 Perry BUG: [ 1427956 ] Differences count in Folder Compare wrong? Make sure to set diff count to 0 just before counting them (Not sure if bug affects this branch, but fix is safe.) Src: DiffWrapper.cpp 2006-02-07 Kimmo PATCH: [ 1424535 ] Czech Translation, Submitted by Jan Hryz Fix dir compare report dialog layout Src: Merge.rc Src/Languages/*: Merge*.rc 2006-02-05 Kimmo BUG: [ 1422257 ] Wrong text in tooltip (Dutch translation had wrong shortcut keys in tooltip) Src/Languages/Dutch/MergeDutch.rc PATCH: [ 1424535 ] Czech Translation Submitted by Jan Hryz Src/Languages/Czech/MergeCzech.rc 2006-02-04 Perry PATCH: [ 1414868 ] Bug in byte_compare (early finish) Fix while loop in DiffFileData::byte_compare_files Src: DiffWrapper.cpp PATCH: [ 1422008 ] Implement GuessEncoding in QuickCompare for 2.4 Src: DiffWrapper.cpp DiffWrapper.h PATCH: [ 1403893 ] Fix whitespace error in ByteCompare Src: ByteComparator.cpp 2006-02-03 Perry PATCH: [ 1421694 ] Widen comments label in Rational ClearCase dialog Src: Merge.rc Src/Languages: */Merge*.rc 2006-02-01 Kimmo PATCH: [ 1420776 ] Fix casesensitive filename compare in DiffWrapper Src: DiffWrapper.cpp 2006-01-28 Perry PATCH: [ 1414904 ] updated italian translation for winmerge 2.5.3.1 submitted by A. Decorte InnoSetup\Languages: Italian.isl 2006-01-22 Tim PATCH: [ 1411102 ] Add '*.dsl' and '*.jsp' to syntax highlighter Src/editlib: ccrystaleditview.cpp 2006-01-21 Perry PATCH: [ 1407740 ] Polish translation update (for version 2.4.4.0) Submitted by dr_prozac Src/Language/Polish: MergePolish.rc PATCH: [ 1403457 ] Support Unicode file filter files Src: FileFilterMgr.cpp 2006-01-15 Kimmo PATCH: [ 1394877 ] Find selected text with Ctrl+F3 PATCH: [ 1400845 ] Allow Shift+Ctrl+F3 to search selected text backwards Src: Merge.rc Src/editlib: ccrystaltextview.cpp Src/Language: */Merge*.rc 2006-01-13 Kimmo PATCH: [ 139***13 ] Update Open dialog controls when its activated Src: OpenDlg.cpp OpenDlg.h Fix error in merging patch [ 1394759 ] Src: MainFrm.cpp 2006-01-12 Kimmo PATCH: [ 1394759 ] Allows quotes in Rational ClearCase checkout comment Submitted by Gal Hammer Src: MainFrm.cpp Add Gal Hammer to contributors list Docs/Users: Contributors.txt 2006-01-10 Perry PATCH: [ 1400830 ] Fix drop to only do LoadProjectFile when 1 file dropped BUG: [ 1400797 ] Dropping two project files doesn't work to compare them (Also fixes extension test to be case-sensitive) Src: MainFrm.cpp 2006-01-09 Perry PATCH: [ 1212161 ] Fix handling of \r\n in ByteComparator Src: ByteComparator.cpp PATCH: [ 1335128 ] Ignore uninstalled codepages BUG: [ 1334592 ] Empty edit buffer if known but unsupported encoding Src: MergeDoc.cpp MergeDoc.h codepage.cpp codepage_detect.cpp Src/Common: unicoder.cpp PATCH: [ 1394073 ] Fix ByteComparator: m_bol0 BUG: [ 1394069 ] ByteComparator::m_bol0 not getting cleared Src: ByteComparator.cpp ByteComparator.h 2006-01-07 Kimmo PATCH: [ 1392347 ] Fix status after synching unique binary files Src: DirScan.cpp PATCH: [ 1395584 ] Update CSizingControlBar to latest version Src: DiffViewBar.cpp DiffViewBar.h LocationBar.cpp LocationBar.h Merge.dsp StdAfx.h Src/Common: sizecbar.cpp sizecbar.h Src/Common new files: scbarg.cpp scbarg.h Src/Common deleted files: sizecbarg.cpp sizecbarg.h 2006-01-06 Takashi PATCH: [ 1378795 ] The searched word is not highlighted correctly Src/editlib: ccrystaltextview.cpp 2006-01-02 Kimmo PATCH: [ 1395474 ] Define WINVER for compiling with VS.net Src: StdAfx.h 2006-01-02 Perry BUG: [ 1395494 ] stringdiffs.cpp / LastChar() returning uninitialized value? Src: stringdiffs.cpp 2006-01-01 Kimmo PATCH: [ 13944*** ] Find again code doesn't recognize dos/mac EOLs Src/editlib: ccrystaltextview.cpp PATCH: [ 1381975 ] Don't open Open-dialog outside screen Src: MainFrm.cpp OpenDlg.cpp 2005-12-31 Perry PATCH: [ 1384181 ] Fix byte difference fencepost/infinite loop Src: CompareOptions.h ConfigLog.cpp DiffWrapper.cpp DiffWrapper.h Merge.dsp PatchDlg.cpp stringdiffs.cpp 2005-12-28 Tim BUG: [ 1385518 ] Batch file syntax highlighting weirdness Src/editlib: batch.cpp 2005-12-26 Perry PATCH: [ 1388704 ] Simplified Chinese language .rc file for RC1 Also fix a couple controls which had numeric ids instead of symbolic ones. Src/Languages/ChineseSimplified: MergeChineseSimplified.rc 2005-12-18 Perry PATCH: [ 1383262 ] Fix bitmap leak in ShellExtension (including version bump from 1.6.3.0 to 1.***.0) ShellExtension: ShellExtension.rc WinMergeShell.cpp WinMergeShell.h 2005-12-15 Perry PATCH: [ 1188787 ] New Chinese translation rc file (from PATCH 1183476) Last updates from submitted patch Src/Languages/ChineseTraditional: MergeChineseTraditional.rc 2005-12-15 2.4.4 Stable Release 2005-12-15 Kimmo PATCH: [ 1188787 ] New Chinese translation rc file (from PATCH 1183476) Merge trivial updates from 2.5.x Src/Languages/ChineseTraditional: MergeChineseTraditional.rc Takashi is now developer Docs/Users: Contributors.txt PATCH: [ 1373037 ] Fix filter dialog to correctly add new filters Submitted by Perry Src: FileFiltersDlg.cpp Bump ShellExtension version number to 1.6.3 ShellExtension: ShellExtension.rc 2005-12-15 Kimmo PATCH: [ 1188787 ] New Chinese translation rc file (from PATCH 1183476) Merge trivial updates from 2.5.x Src/Languages/ChineseTraditional: MergeChineseTraditional.rc 2005-12-11 Kimmo PATCH: [ 1369544 ] Catalan translation update Submitted by Jordi Vilar Docs/Users/Languages: ReadMe-Catalan.txt Src/Languages/Catalan: MergeCatalan.rc 2005-12-09 Kimmo PATCH: [1374728 ] Fix filter dialog delete Submitted by Perry Src: FileFilterMgr.cpp fix two-line-end-markers bug that was reported in: "PATCH: [ 1372716 ] patch for RFE:[ 922992 ] Word Wrap/split long lines" Submitted by Takashi Src: stringdiffs.cpp BUG: [ 1376825 ] infinite loop bug in byte diffs Submitted by Perry Src: stringdiffs.cpp PATCH: [ 1372589 ] Document tildas in config Submitted by Perry Src: ConfigLog.cpp BUG: [ 1377361 ] MakeResDll broken b/c coretools broken Submitted by Perry Src/Common: coretools.cpp 2005-12-08 Kimmo PATCH: [ 1370183 ] ShellExtension: better way to check for WinMerge executable ShellExtension: WinMergeShell.cpp 2005-12-02 Kimmo BUG: [ 1355884 ] 2.4.2 fails to open dvd files File/folder selection dialog couldn't open read-only folders Src: OpenDlg.cpp 2005-11-30 Perry BUG: [ 136***56 ] Crashed when interface language is changed Src: DirDoc.cpp 2005-11-28 Perry PATCH: [ 1337905 ] Allow comparing binary files with binary unpacker Src: DirView.cpp 2005-11-22 Tim PATCH: [ 1363114 ] Add '*.ctl;*.pag;*.dsr' to Visual Basic highlighter Src/editlib: ccrystaltextview.cpp 2005-11-10 2.4.2 Stable Release 2005-11-10 Kimmo Bump ShellExtension version number to 1.6.2 ShellExtension: ShellExtension.rc 2005-11-08 Kimmo Merge Perry's fix for OpenDlg/SelectFile() to Merge.cpp/SelectFile() (PATCH #1348733) Src: Merge.cpp PATCH: [ 1350489 ] Use SelectFile() for external editor selection Src: PropRegistry.cpp PATCH: [ 1350696 ] Remove Window/Close All menuitem from 2.4 branch Src: MainFrm.cpp 2005-11-07 Kimmo BUG: [ 1341243 ] Current Find string is too fragile Was resetting find string after rescanning Src/editlib: ccrystaltextview.cpp 2005-11-06 Jochen PATCH: [ 1327413 ] Fix bug in CDirDoc::AllowUpwardDirectory() Src: DirActions.cpp DirDoc.cpp DirView.cpp 2005-11-05 Perry PATCH: [ 1334484 ] Skip location view paint if buffer not initialized Src: LocationView.cpp MergeDoc.cpp MergeDoc.h MergeEditView.cpp MergeEditView.h PATCH: [ 1348733 ] Fix open dialog for cvs version 2.4 Src: OpenDlg.cpp 2005-11-04 Perry PATCH: [ 1335072 ] Add text to Plugins.txt to cover DisplayXMLFiles Plugins/dlls: Plugins.txt 2005-11-04 Kimmo RFE: [ 1324314 ] CTRL+W to close current diff Src: Merge.rc Src/Languages: *.rc PATCH: [ 1342550 ] Modernize file selection dialog PATCH: [ 1345110 ] Properly compare projectfile extension Src: Merge.cpp Merge.h OpenDlg.cpp 2005-11-02 Tim PATCH: [ 1345382 ] Translated Shell Extension to German ShellExtension/Languages: ShellExtensionGerman.rc 2005-11-01 Kimmo PATCH: [ 1342871 ] Disable Copy Filenames for folders Src: DirView.cpp DirView.h 2005-10-30 Kimmo PATCH: [ 1341813 ] VSS project linking misdetects project files Src: VSSHelper.cpp 2005-10-29 Kimmo PATCH: [ 1341183 ] Fix VSS checkout canceling Src: DirActions.cpp MainFrm.cpp PATCH: [ 1333545 ] Small improvement to Open-dialog folder selection Src: OpenDlg.cpp 2005-10-23 Kimmo PATCH: [ 1333581 ] Increase quick compare limit and make it option Src: DiffContext.h DiffWrapper.cpp DirDoc.cpp OptionsDef.h OptionsInit.cpp 2005-10-20 Kimmo BUG: [ 1326621 ] Extention ".WinMerge" is omitted Src: OpenDlg.cpp 2005-10-19 Kimmo PATCH: [ 1329951 ] Readme.txt points to version 2.2 manual Docs/Users: ReadMe.txt Docs/Users/Languages: ReadMe-Catalan.txt ReadMe-Swedish.txt 2005-10-18 Tim PATCH: [ 1330059 ] Translated 3 missing sentences to German Src/Languages/German: MergeGerman.rc 2005-10-15 Perry PATCH: [ 1326813 ] Fix binary detection to allow archives Src: DirView.cpp 2005-10-12 Kimmo PATCH: [ 1323107 ] Patch for crash on save filenames with different cases From anonymous submitter Src: DirDcoc.cpp 2005-10-08 Kimmo BUG: [ 1309450 ] All files in directory are scanned regardless of Filter Src: DirScan.cpp 2005-10-05 Perry PATCH: [ 1242008 ] Update status to binary if open fails because binary Follow on for 2nd case Src: DirView.cpp MergeDoc.cpp 2005-10-03 Kimmo PATCH: [ 1310214 ] Shell extension italian translation Submitted by Andrea Decorte ShellExtension/Languages: ShellExtensionItalian.rc 2005-09-30 Tim PATCH: [ 1309423 ] Small typo in MergeSwedish.rc Submitted by Hans Eriksson Src/Languages/Swedish: MergeSwedish.rc 2005-09-29 2.4.0 Stable Release 2005-09-29 Kimmo PATCH: [ 1302710 ] generating a report is slow Submitted by Takashi Sawanaka Src: DirCmpReport.cpp Bump ShellExtension version to 1.6.1 ShellExtensions: ShellExtension.rc Update Help URL for 2.4 MainFrm.cpp 2005-09-26 Kimmo PATCH: [ 1302608 ] crash on generating a report Submitted by Takashi Sawanaka Src: DirCmpReport.cpp 2005-09-24 Kimmo BUG: [ 12***687 ] The files marked as 'skipped' are compared Fix from Takashi Sawanaka, comment updates by me Src: DirScan.cpp 2005-09-23 Perry PATCH: [ 1301504 ] Danish ShellExtension translation Submitted by Christial List ShellExtension/Languages: ShellExtensionDanish.rc 2005-09-22 Kimmo PATCH: [ 1297***2 ] Japanese translation update Submitted by Takashi Sawanaka ShellExtension/Languages: ShellExtensionJapanese.rc Src/Languages/Japanese: MergeJapanese.rc 2005-09-21 Kimmo PATCH: [ 1297406 ] updated hungarian translation Submitted by Márton Balázs Src/Languages/Hungarian: MergeHungarian.rc 2005-09-20 WinMerge 2.4.0 Release Candidate 1 (2.3.8.0) released 2005-09-20 Kimmo PATCH: [ 1295701 ] Scrolling for dir compare report filename Src: Merge.rc Src/Languages: *.rc PATCH: [ 1295758 ] Update URL for downloads page (archive options) Src: PropArchive.cpp 2005-09-19 Tim PATCH: [ 1295767 ] German Translation for 'Highlight Line * Diff' Src/Languages/German: MergeGerman.rc 2005-09-19 Kimmo PATCH: [ 1294514 ] Set file loading traces debug-only Src: MergeDoc.cpp PATCH: [ 1295473 ] updated italian rc file for winmerge 2.3.6 Submitted by Andrea Decorte Src/Languages/Italian: MergeItalian.rc 2005-09-16 Kimmo BUG: [ 1290305 ] ShellExtensionU.dll info missing from config log Src: ConfigLog.cpp PATCH: [ 1289037 ] Some (non)significant diff count fixes PATCH: [ 1292120 ] More significant diff navigations fixes Src: DiffList.cpp DiffList.h MergeDoc.cpp MergeEditView.cpp 2005-09-15, Tim PATCH: [ 1292279 ] Various Updates in German Translation Src/Languages/German: MergeGerman.rc 2005-09-14 Kimmo PATCH: [ 1290477 ] Catalan translation update Submitted by Jordi Vilar Src/Languages/Catalan: MergeCatalan.rc 2005-09-11 Perry PATCH: [ 1283466 ] French translation New translation by Jean-F Jolin Src/Languages/French: MergeFrench.rc BUG: [ 1284304 ] StaticLink crashes after mouse over event Changed signature of CStaticLink::OnSetCursor to start with CWnd * Src\Common: StaticLink.cpp StaticLink.h 2005-09-09 Jochen Fix bug from PATCH: [ 1247875 ] codepage detection based on CMarkdown class HTML files without encoding declaration could cause crash due to reading beyond end of text The fix was submitted by Takashi Sawanaka Src: markdown.cpp 2005-09-09 Tim PATCH: [ 1285404 ] Various Updates in German Translation Src/Languages/German: MergeGerman.rc 2005-09-07 2.3.6 WinMerge beta 2.3.6.0 released 2005-09-07 Kimmo PATCH: 1284150 Fix Shell Extension registering problem Also bump version to 1.6 ShellExtension: ShellExtension.cpp ShellExtension.rc 2005-09-07 R2_4 branch created for 2.4 release 2005-09-07 Kimmo PATCH: [ 1283217 ] Inactive linediff color is too bright Src: OptionsInit.cpp 2005-09-07 Perry PATCH: [ 1282587 ] Allow compare 2 items when one on both sides Src: DiffItem.h DirActions.cpp DirView.cpp BUG: [ 1283***6 ] Cannot drill into directories Src: DirView.cpp 2005-09-06 Kimmo PATCH: [ 1273040 ] Fix buffer handling in Quick Compare Submitted by Perry Src: DiffWrapper.cpp PATCH: [ 1282322 ] Use different cursor (hand) with static link Src: Merge.dsp Merge.rc resource.h Src/Common: StatLink.cpp StatLink.h Src/res new file: hand.cur Src/Languages: *.rc resource.h Src/Languages/*/res new file: hand.cur 2005-09-05, Perry PATCH: [ 1281371 ] Allow comparing 2 items against each other in DirView Src: DirActions.cpp DirView.cpp DirView.h 2005-09-05 Kimmo PATCH: [ 1281735 ] Don't silently overwrite project file Src: OpenDlg.cpp 2005-09-04 Perry Cosmetic: Perry adding comments about usage of dllpstub Src: dllpstub.cpp dllpstub.h markdown.h Cosmetic: Adding comment about 7ZCommon.h include of dllpstub.h, which is not obvious Src: 7ZCommon.h Cosmetic: Adding class comment to union CMarkdown::_HSTR Src: markdown.h 2005-09-04 Kimmo PATCH: [ 1281059 ] Avoid uninitialised members in CLanguageSelect Submitted by Csaba Raduly Src/Common: LanguageSelect.cpp 2005-09-01 WinMerge experimental release 2.3.5.4 (cvs) 2005-09-01 Kimmo PATCH: [ 1278708 ] Updated Swedish.rc for 2.4 Submitted by Hans Eriksson Src/Languages/Swedish: MergeSwedish.rc PATCH: [ 1276921 ] Replace 'Directory' with 'Folder' in Open-dialog Src: Merge.rc 2005-08-31 Jochen PATCH: [ 1275273 ] Convert CDirView to use LVN_GETDISPINFO BUG: [ 1275247 ] Temp path shown in caption BUG: [ 1275711 ] No backslash between top-level archive directories in header Src: DirDoc.cpp DirDoc.h DirView.cpp DirView.h DirViewColHandler.cpp 2005-08-31 Perry BUG: [ 1277300 ] version number PATCH: [ 1277596 ] Fix version string (IDS_VERSION_FMT) in Portuguese Fix IDS_VERSION_FMT string for Portuguese/Brazilian (was missing %1) Src/Languages/Brazilian: MergeBrazilian.rc 2005-08-31 Kimmo PATCH: [ 1265182 ] cannot transfer cmdargs from WinMergeU to WinMerge Submitted by Takashi Sawanaka Src: MainFrm.cpp MainFrm.h Merge.cpp PATCH: [ 1276916 ] Add Window/Close All menuitem Src: MainFrm.cpp MainFrm.h Merge.rc resource.h Src/Languages: *.rc resource.h PATCH: [ 1277420 ] Swedish translation update for 2.4 Submitted by Hans Eriksson Src/Languages/Swedish: MergeSwedish.rc ShellExtension/Languages: ShellExtensionSwedish.rc PATCH: [ 1277588 ] Change lstrcpyW to wcscpy Submitted by Perry Src: MainFrm.cpp Merge.cpp 2005-08-30 Kimmo PATCH: [ 1275833 ] Fix difference navigation with ignored diffs Src: DiffList.cpp DiffList.h MergeDoc.cpp MergeEditView.cpp PATCH: [ 1275940 ] Merge/Delete enabled for single item only Src: DirView.cpp PATCH: [ 1276588 ] Catalan translation update Submitted by Jordi Vilar ... ...

近期下载者

相关文件


收藏者