OSDN Git Service

winmerge-jp/winmerge-jp.git
20 years agoPATCH: [ 902191 ] Uninline CDiffTextBuffer functions
Kimmo Varis [Fri, 12 Mar 2004 12:43:13 +0000 (12:43 +0000)]
PATCH: [ 902191 ] Uninline CDiffTextBuffer functions

20 years agoWinMerge experimental release 2.1.5.14 (installer test)
Christian List [Thu, 11 Mar 2004 20:46:49 +0000 (20:46 +0000)]
WinMerge experimental release 2.1.5.14 (installer test)

20 years agoPATCH: [ 913743 ] Icons for menuitems (RFE 873697) - submitted by Tim Gerundt
Kimmo Varis [Thu, 11 Mar 2004 19:33:45 +0000 (19:33 +0000)]
PATCH: [ 913743 ] Icons for menuitems (RFE 873697) - submitted by Tim Gerundt

20 years agoPATCH: [ 913686 ] Home Page on new winmerge.org domain
Christian List [Thu, 11 Mar 2004 19:25:18 +0000 (19:25 +0000)]
PATCH: [ 913686 ] Home Page on new winmerge.org domain

20 years agoPATCH: [ 913743 ] Icons for menuitems (RFE 873697) - submitted by Tim Gerundt
Kimmo Varis [Thu, 11 Mar 2004 19:24:40 +0000 (19:24 +0000)]
PATCH: [ 913743 ] Icons for menuitems (RFE 873697) - submitted by Tim Gerundt

20 years agoA couple of paths corrected and the version numbering is automated
Christian List [Thu, 11 Mar 2004 19:06:31 +0000 (19:06 +0000)]
A couple of paths corrected and the version numbering is automated

20 years agoBUG: [ 872882 ] Some selected menu items looks to small. - Adds missing handler funct...
Kimmo Varis [Thu, 11 Mar 2004 15:29:45 +0000 (15:29 +0000)]
BUG: [ 872882 ] Some selected menu items looks to small. - Adds missing handler functions BCMenu needs Also added code to implement document menus (commented out for now)

20 years agoPATCH: [ 913792 ] Cache color options for MergeView
Kimmo Varis [Thu, 11 Mar 2004 13:29:21 +0000 (13:29 +0000)]
PATCH: [ 913792 ] Cache color options for MergeView

20 years agoThis is the updated version 20 of the Inno Setup Installer. I haven't made any signi...
Christian Blackburn [Thu, 11 Mar 2004 01:37:44 +0000 (01:37 +0000)]
This is the updated version 20 of the Inno Setup Installer.  I haven't made any significant functional modifications to the script.  The only modifications were I added a few more steps to the compilation instructions inside of the script and I changed "winmerge.org/" to "http://WinMerge.org/".  I also modified the Read Me file highlighting the COMCTL32.DLL and the 7-Zip requirements.
-Seier Blackburn

20 years agoThis is the updated version 19 of the Inno Setup installer. The sole difference...
Christian Blackburn [Thu, 11 Mar 2004 00:49:37 +0000 (00:49 +0000)]
This is the updated version 19 of the Inno Setup installer.  The sole difference is that the WinMerge start menu isn't opened automatically rather it's a post install option that is displayed on the "Finished" page.
-Seier Blackburn

20 years agoThis is the updated version 18 of our application's Installer. It now supports the...
Christian Blackburn [Thu, 11 Mar 2004 00:45:28 +0000 (00:45 +0000)]
This is the updated version 18 of our application's Installer.  It now supports the new folder layout requested by Christian List.  It also opens the start menu towards the end of the installation.
-Seier Blackburn

20 years agoPATCH: [ 913073 ] Option to automatically close compare pane
Kimmo Varis [Wed, 10 Mar 2004 21:31:45 +0000 (21:31 +0000)]
PATCH: [ 913073 ] Option to automatically close compare pane

20 years agoRFE: [ 874366 ] Add goto line-number - Show few lines of context above line scrolled to
Kimmo Varis [Wed, 10 Mar 2004 15:49:46 +0000 (15:49 +0000)]
RFE: [ 874366 ] Add goto line-number - Show few lines of context above line scrolled to

20 years agoPATCH: [ 912754 ] Close open MergeDoc before opening new from DirDoc
Kimmo Varis [Wed, 10 Mar 2004 15:12:05 +0000 (15:12 +0000)]
PATCH: [ 912754 ] Close open MergeDoc before opening new from DirDoc

20 years agoFix for OptionsMgr bugs when loading string options from registry
Kimmo Varis [Wed, 10 Mar 2004 14:41:56 +0000 (14:41 +0000)]
Fix for OptionsMgr bugs when loading string options from registry

20 years agoI changed the name of the \\InnoSetup\\VCRedist\\ folder to runtimes so that in the...
Christian Blackburn [Wed, 10 Mar 2004 12:02:51 +0000 (12:02 +0000)]
I changed the name of the \\InnoSetup\\VCRedist\\ folder to runtimes so that in the future I can distribute Internet Explorer and 7-Zip with our application.
-Seier Blackburn

20 years agoThis is the current Inno Setup Script which I would call 2.1.5.16 which has nothing...
Christian Blackburn [Wed, 10 Mar 2004 11:45:46 +0000 (11:45 +0000)]
This is the current Inno Setup Script which I would call 2.1.5.16 which has nothing to do with overall version of WinMerge so don't get confused :).  It adds support for the U Version WinMergeU.exe and only installs the 7-Zip DLL the user needs.  If they don't have 7-Zip then it'll just install the 3.13 DLL.
-Christian Blackburn

20 years agoI've added the "\\InnoSetup\\Art" folder which is to contain all artwork exclusively...
Christian Blackburn [Wed, 10 Mar 2004 10:10:27 +0000 (10:10 +0000)]
I've added the "\\InnoSetup\\Art" folder which is to contain all artwork exclusively used by the installer.
-Seier Blackburn

20 years agoFix compile of CShellFileOp with Visual Studio 2003
Kimmo Varis [Tue, 9 Mar 2004 13:54:31 +0000 (13:54 +0000)]
Fix compile of CShellFileOp with Visual Studio 2003

20 years agoPATCH: [ 912297 ] Splashscreen and syntax highlight options
Kimmo Varis [Tue, 9 Mar 2004 13:21:28 +0000 (13:21 +0000)]
PATCH: [ 912297 ] Splashscreen and syntax highlight options

20 years agoBUG: [ 909090 ] MainFrm::m_CheckOutMulti not initialized
Kimmo Varis [Mon, 8 Mar 2004 20:15:06 +0000 (20:15 +0000)]
BUG: [ 909090 ] MainFrm::m_CheckOutMulti not initialized

20 years agoBUG: [ 909796 ] Uninitialised variable on OnSelchangeUnpackerName() - fix by Laoran
Kimmo Varis [Mon, 8 Mar 2004 19:41:21 +0000 (19:41 +0000)]
BUG: [ 909796 ] Uninitialised variable on OnSelchangeUnpackerName() - fix by Laoran

20 years agoBUG: [ 909779 ] Uninitialised variable in CGhostTextBuffer::DeleteText() - fix by...
Kimmo Varis [Mon, 8 Mar 2004 19:29:35 +0000 (19:29 +0000)]
BUG: [ 909779 ] Uninitialised variable in CGhostTextBuffer::DeleteText() - fix by Laoran

20 years agoPATCH: [ 892397 ] Distinguish prediffer from unpacker - by Laoran
Kimmo Varis [Mon, 8 Mar 2004 19:04:33 +0000 (19:04 +0000)]
PATCH: [ 892397 ] Distinguish prediffer from unpacker - by Laoran

20 years agoPATCH: [ 911350 ] Restore default compare options
Kimmo Varis [Mon, 8 Mar 2004 13:21:55 +0000 (13:21 +0000)]
PATCH: [ 911350 ] Restore default compare options

20 years agoAdd contributors.txt
Kimmo Varis [Sun, 7 Mar 2004 18:06:54 +0000 (18:06 +0000)]
Add contributors.txt

20 years agoRFE: [ 874366 ] Add goto line-number
Kimmo Varis [Sun, 7 Mar 2004 17:57:26 +0000 (17:57 +0000)]
RFE: [ 874366 ] Add goto line-number

20 years agoPATCH: [ 906872 ] Change ShellExtension to open directories non-recursive
Kimmo Varis [Sun, 7 Mar 2004 14:57:57 +0000 (14:57 +0000)]
PATCH: [ 906872 ] Change ShellExtension to open directories non-recursive

20 years agoPATCH: [ 911114 ] DiffOptions to new system
Kimmo Varis [Sun, 7 Mar 2004 10:40:14 +0000 (10:40 +0000)]
PATCH: [ 911114 ] DiffOptions to new system

20 years ago2004-03-06 WinMerge experimental release 2.1.5.13 (cvs)
Perry Rapp [Sat, 6 Mar 2004 18:03:50 +0000 (18:03 +0000)]
2004-03-06 WinMerge experimental release 2.1.5.13 (cvs)

20 years agoTwo unrelated lines got removed by checkin of #909980
Kimmo Varis [Fri, 5 Mar 2004 09:09:43 +0000 (09:09 +0000)]
Two unrelated lines got removed by checkin of #909980

20 years agoPATCH: [ 909980 ] Fix buffer types and descriptions
Kimmo Varis [Fri, 5 Mar 2004 08:06:59 +0000 (08:06 +0000)]
PATCH: [ 909980 ] Fix buffer types and descriptions

20 years agoPATCH: [ 907898 ] Detect filechange by another app before saving
Kimmo Varis [Thu, 4 Mar 2004 19:44:17 +0000 (19:44 +0000)]
PATCH: [ 907898 ] Detect filechange by another app before saving

20 years agoFix invalid return in paths_IsPathAbsolute()
Kimmo Varis [Thu, 4 Mar 2004 14:15:52 +0000 (14:15 +0000)]
Fix invalid return in paths_IsPathAbsolute()

20 years agofix BUG: [ 902430 ] copy&paste comment bug
Perry Rapp [Wed, 3 Mar 2004 15:10:49 +0000 (15:10 +0000)]
fix BUG: [ 902430 ] copy&paste comment bug

20 years agoBUG: [ 908217 ] MergeDoc has incorrect include - by Perry
Kimmo Varis [Wed, 3 Mar 2004 14:15:08 +0000 (14:15 +0000)]
BUG: [ 908217 ] MergeDoc has incorrect include - by Perry

20 years agoPATCH: [ 908211 ] DiffContext.h should not include RegExp.h - by Perry
Kimmo Varis [Wed, 3 Mar 2004 14:02:24 +0000 (14:02 +0000)]
PATCH: [ 908211 ] DiffContext.h should not include RegExp.h - by Perry

20 years agoPATCH: [ 908606 ] Restore default colors
Kimmo Varis [Wed, 3 Mar 2004 13:47:35 +0000 (13:47 +0000)]
PATCH: [ 908606 ] Restore default colors

20 years agoPATCH: [ 907641 ] Convert color options to new system
Kimmo Varis [Tue, 2 Mar 2004 13:03:01 +0000 (13:03 +0000)]
PATCH: [ 907641 ] Convert color options to new system

20 years agoPATCH: [ 907087 ] Allow commandline switches for external editor
Kimmo Varis [Tue, 2 Mar 2004 12:50:10 +0000 (12:50 +0000)]
PATCH: [ 907087 ] Allow commandline switches for external editor

20 years agoPATCH: [ 906934 ] Fix filenames in patch-files
Kimmo Varis [Mon, 1 Mar 2004 13:27:42 +0000 (13:27 +0000)]
PATCH: [ 906934 ] Fix filenames in patch-files

20 years agoFIX wrong checkin comments and wrong patch number and description in previous checkin.
Kimmo Varis [Mon, 1 Mar 2004 13:23:55 +0000 (13:23 +0000)]
FIX wrong checkin comments and wrong patch number and description in previous checkin.

20 years agoPATCH: [ 906180 ] Use SHBrowseForFolder() to select folder
Kimmo Varis [Mon, 1 Mar 2004 13:11:30 +0000 (13:11 +0000)]
PATCH: [ 906180 ] Use SHBrowseForFolder() to select folder

20 years ago2004-02-28 WinMerge experimental release 2.1.5.12 (cvs)
Perry Rapp [Sat, 28 Feb 2004 22:57:42 +0000 (22:57 +0000)]
2004-02-28 WinMerge experimental release 2.1.5.12 (cvs)

20 years agoPATCH: [ 906224 ] Convert more options to new system
Kimmo Varis [Sat, 28 Feb 2004 18:22:28 +0000 (18:22 +0000)]
PATCH: [ 906224 ] Convert more options to new system

20 years agoPATCH: [ 906120 ] Improve error handling for dircompare fileoperations
Kimmo Varis [Sat, 28 Feb 2004 08:21:32 +0000 (08:21 +0000)]
PATCH: [ 906120 ] Improve error handling for dircompare fileoperations

20 years agoBetter absolute path check (I thought I already applied this)
Kimmo Varis [Fri, 27 Feb 2004 22:37:08 +0000 (22:37 +0000)]
Better absolute path check (I thought I already applied this)

20 years agoFix copy/paste error
Kimmo Varis [Fri, 27 Feb 2004 17:40:23 +0000 (17:40 +0000)]
Fix copy/paste error

20 years agoPATCH: [ 905115 ] Put deleted files to Recycle Bin
Kimmo Varis [Fri, 27 Feb 2004 16:06:52 +0000 (16:06 +0000)]
PATCH: [ 905115 ] Put deleted files to Recycle Bin

20 years agoPATCH: [ 903670 ] Copy Folder (and convert to CShellFileOp)
Kimmo Varis [Thu, 26 Feb 2004 12:39:52 +0000 (12:39 +0000)]
PATCH: [ 903670 ] Copy Folder (and convert to CShellFileOp)

20 years agoPATCH: [ 902738 ] Two errors in resource (Whitespaces and Hilight) - also RFE [ 83777...
Kimmo Varis [Mon, 23 Feb 2004 19:15:07 +0000 (19:15 +0000)]
PATCH: [ 902738 ] Two errors in resource (Whitespaces and Hilight) - also RFE [ 837773 ] fix all about boxes

20 years agoPATCH: [ 900718 ] Updated German translation - Submitted by Tim Gerundt
Kimmo Varis [Sat, 21 Feb 2004 12:12:03 +0000 (12:12 +0000)]
PATCH: [ 900718 ] Updated German translation - Submitted by Tim Gerundt

20 years agoPATCH: [ 896153 ] OptionsManager
Kimmo Varis [Sat, 21 Feb 2004 10:25:30 +0000 (10:25 +0000)]
PATCH: [ 896153 ] OptionsManager

20 years agoFix MakeResDll.dsp to compile (new directory structure).
Perry Rapp [Fri, 20 Feb 2004 23:19:44 +0000 (23:19 +0000)]
Fix MakeResDll.dsp to compile (new directory structure).

20 years agoAdd GetClipTcharTextFormat (needed by coretools now) to StdAfx.*
Perry Rapp [Fri, 20 Feb 2004 23:14:57 +0000 (23:14 +0000)]
Add GetClipTcharTextFormat (needed by coretools now) to StdAfx.*

20 years agoFix CopyAll.bat for new directory structure
Perry Rapp [Fri, 20 Feb 2004 23:12:54 +0000 (23:12 +0000)]
Fix CopyAll.bat for new directory structure

20 years agoPATCH: [ 899926 ] Write LogErrorString()s to logfile
Kimmo Varis [Fri, 20 Feb 2004 14:40:49 +0000 (14:40 +0000)]
PATCH: [ 899926 ] Write LogErrorString()s to logfile

20 years agoRFE: [ 897975 ] Syntax highlighting for INI files - patch submitted by Tim Gerundt
Kimmo Varis [Thu, 19 Feb 2004 22:45:53 +0000 (22:45 +0000)]
RFE: [ 897975 ] Syntax highlighting for INI files -  patch submitted by Tim Gerundt

20 years agono message
Jochen Tucht [Thu, 19 Feb 2004 22:33:12 +0000 (22:33 +0000)]
no message

20 years agoBUG: [ 893410 ] Typo in IDS_DIFF_FILEOVERWRITE
Kimmo Varis [Thu, 19 Feb 2004 21:14:56 +0000 (21:14 +0000)]
BUG: [ 893410 ] Typo in IDS_DIFF_FILEOVERWRITE

20 years agoPATCH: [ 899145 ] Check if patch path is absolute
Kimmo Varis [Thu, 19 Feb 2004 15:41:33 +0000 (15:41 +0000)]
PATCH: [ 899145 ] Check if patch path is absolute

20 years agoPatch #889357
Jochen Tucht [Wed, 18 Feb 2004 22:43:56 +0000 (22:43 +0000)]
Patch #889357

20 years agoPatch #889357
Jochen Tucht [Wed, 18 Feb 2004 22:13:35 +0000 (22:13 +0000)]
Patch #889357

20 years agoChanges for Patch #889357: IDS_ELAPSED_TIME
Jochen Tucht [Wed, 18 Feb 2004 21:58:35 +0000 (21:58 +0000)]
Changes for Patch #889357: IDS_ELAPSED_TIME

20 years agoChanges for Patch #889357: gLog::DeleteFileFailed()
Jochen Tucht [Wed, 18 Feb 2004 21:54:08 +0000 (21:54 +0000)]
Changes for Patch #889357: gLog::DeleteFileFailed()

20 years agoChanges for Patch #889357 (LSILENTVERIFY...)
Jochen Tucht [Wed, 18 Feb 2004 21:52:19 +0000 (21:52 +0000)]
Changes for Patch #889357 (LSILENTVERIFY...)

20 years agoBUG: [ 898745 ] Wrong result for folders (non-recursive compare)
Kimmo Varis [Wed, 18 Feb 2004 17:56:16 +0000 (17:56 +0000)]
BUG: [ 898745 ] Wrong result for folders (non-recursive compare)

20 years agoBUG: [ 887280 ] Swap toolbar icon (usability)
Kimmo Varis [Tue, 17 Feb 2004 17:25:35 +0000 (17:25 +0000)]
BUG: [ 887280 ] Swap toolbar icon (usability)

20 years agoPATCH: [ 891364 ] Enumerated doctype (scratchpads)
Kimmo Varis [Mon, 16 Feb 2004 21:46:31 +0000 (21:46 +0000)]
PATCH: [ 891364 ] Enumerated doctype (scratchpads)

20 years agoPATCH: [ 873151 ] Attempt to fix Help/Configuration
Kimmo Varis [Mon, 16 Feb 2004 13:41:01 +0000 (13:41 +0000)]
PATCH: [ 873151 ] Attempt to fix Help/Configuration

20 years agoBUG: [ 893287 ] Assign wrong file property when storing changes.
Kimmo Varis [Mon, 9 Feb 2004 14:58:04 +0000 (14:58 +0000)]
BUG: [ 893287 ] Assign wrong file property when storing changes.

20 years agoAdd header comments to functions lacking such in StdAfx.cpp
Perry Rapp [Sun, 8 Feb 2004 16:46:27 +0000 (16:46 +0000)]
Add header comments to functions lacking such in StdAfx.cpp

20 years agoBUG: [ 887271 ] Weird context menu position if opened from keyboard
Kimmo Varis [Sun, 8 Feb 2004 13:27:38 +0000 (13:27 +0000)]
BUG: [ 887271 ] Weird context menu position if opened from keyboard

20 years agoPATCH: [ 890758 ] Fix and tune doxy config file
Kimmo Varis [Sun, 8 Feb 2004 11:56:18 +0000 (11:56 +0000)]
PATCH: [ 890758 ] Fix and tune doxy config file

20 years agoPATCH: [ 892509 ] Reset dircompare statuspane before new compare
Kimmo Varis [Sun, 8 Feb 2004 09:27:36 +0000 (09:27 +0000)]
PATCH: [ 892509 ] Reset dircompare statuspane before new compare

20 years agoBUG: [ 892158 ] Empty lines added to end of file
Laurent Ganier [Sat, 7 Feb 2004 14:51:26 +0000 (14:51 +0000)]
BUG: [ 892158 ] Empty lines added to end of file

20 years ago2004-02-07 WinMerge experimental release 2.1.5.9 (cvs)
Perry Rapp [Sat, 7 Feb 2004 03:08:39 +0000 (03:08 +0000)]
2004-02-07 WinMerge experimental release 2.1.5.9 (cvs)

20 years agoBUG: [ 892115 ] Directory compare always recursive
Kimmo Varis [Fri, 6 Feb 2004 23:32:43 +0000 (23:32 +0000)]
BUG: [ 892115 ] Directory compare always recursive

20 years agoRemove doubled entrys from MessageMap
Kimmo Varis [Thu, 5 Feb 2004 22:18:13 +0000 (22:18 +0000)]
Remove doubled entrys from MessageMap

20 years agoPATCH: [ 869654 ] [Website] Use Valid HTML
Christian List [Thu, 5 Feb 2004 17:23:54 +0000 (17:23 +0000)]
PATCH: [ 869654 ] [Website] Use Valid HTML
  Added Tim Gerundt's arrows

20 years agoAdd function header comment to OlecharToUTF8 in multiformatText.cpp.
Perry Rapp [Thu, 5 Feb 2004 15:02:38 +0000 (15:02 +0000)]
Add function header comment to OlecharToUTF8 in multiformatText.cpp.
resolves BUG: [ 876500 ] OlecharToUTF8 doesn't distinguish UCS-2BE?

20 years agoPATCH: [ 888662 ] Add Editor options page
Kimmo Varis [Wed, 4 Feb 2004 20:48:11 +0000 (20:48 +0000)]
PATCH: [ 888662 ] Add Editor options page

20 years agoCorrecting the path for the original resource.h
Laurent Ganier [Wed, 4 Feb 2004 14:37:53 +0000 (14:37 +0000)]
Correcting the path for the original resource.h

20 years agoPATCH: [ 890019 ] Fix diff_flag to bin_flag in CDiffWrapper::RunFileDiff
Perry Rapp [Tue, 3 Feb 2004 22:39:35 +0000 (22:39 +0000)]
PATCH: [ 890019 ] Fix diff_flag to bin_flag in CDiffWrapper::RunFileDiff

20 years agoPATCH: [ 882683 ] Combine transform code in DirScan.cpp
Perry Rapp [Tue, 3 Feb 2004 22:26:41 +0000 (22:26 +0000)]
PATCH: [ 882683 ] Combine transform code in DirScan.cpp

20 years agoPATCH: [ 887800 ] Add frames around items in dircompare statusbar
Kimmo Varis [Tue, 3 Feb 2004 17:44:33 +0000 (17:44 +0000)]
PATCH: [ 887800 ] Add frames around items in dircompare statusbar

20 years agoPATCH: [ 889334 ] Improve and enable logging
Kimmo Varis [Tue, 3 Feb 2004 13:47:34 +0000 (13:47 +0000)]
PATCH: [ 889334 ] Improve and enable logging

20 years agoPATCH: [ 889115 ] Delete transformed temp files in file compare
Kimmo Varis [Tue, 3 Feb 2004 12:51:29 +0000 (12:51 +0000)]
PATCH: [ 889115 ] Delete transformed temp files in file compare

20 years agoFix "Copy Right to.." (copy/paste error)
Kimmo Varis [Tue, 3 Feb 2004 12:46:24 +0000 (12:46 +0000)]
Fix "Copy Right to.." (copy/paste error)

20 years agoCosmetic: fix copy&paste error in UniFile.cpp comment.
Perry Rapp [Mon, 2 Feb 2004 01:04:31 +0000 (01:04 +0000)]
Cosmetic: fix copy&paste error in UniFile.cpp comment.

20 years agoInitialise all PackingInfo members
Kimmo Varis [Sun, 1 Feb 2004 14:34:55 +0000 (14:34 +0000)]
Initialise all PackingInfo members

20 years agoRemove some unused variables
Kimmo Varis [Sun, 1 Feb 2004 14:19:29 +0000 (14:19 +0000)]
Remove some unused variables

20 years agoPATCH: [ 887085 ] CMergeDoc::TrySaveAs() cleanup
Kimmo Varis [Sun, 1 Feb 2004 13:29:30 +0000 (13:29 +0000)]
PATCH: [ 887085 ] CMergeDoc::TrySaveAs() cleanup

20 years agoPATCH: [ 885496 ] Move compare options to Compare-page
Kimmo Varis [Sun, 1 Feb 2004 10:44:27 +0000 (10:44 +0000)]
PATCH: [ 885496 ] Move compare options to Compare-page

20 years agoBUG: [ 885018 ] Crash when trying to save scratchpad
Laurent Ganier [Sat, 31 Jan 2004 11:55:22 +0000 (11:55 +0000)]
BUG: [ 885018 ] Crash when trying to save scratchpad

20 years agoPATCH: [ 887283 ] Menu cleanup
Kimmo Varis [Sat, 31 Jan 2004 10:53:14 +0000 (10:53 +0000)]
PATCH: [ 887283 ] Menu cleanup

20 years ago[ 879536 ] Add MakePatchDirs source to repository
Perry Rapp [Sat, 31 Jan 2004 01:22:35 +0000 (01:22 +0000)]
[ 879536 ] Add MakePatchDirs source to repository

20 years agoPATCH: [ 882650 ] Move temp build files out of Build into BuildTmp (more)
Perry Rapp [Sat, 31 Jan 2004 01:14:43 +0000 (01:14 +0000)]
PATCH: [ 882650 ] Move temp build files out of Build into BuildTmp (more)

20 years agoBUG: [ 887957 ] Some builds of ShellExtension need include dir fixed
Perry Rapp [Sat, 31 Jan 2004 01:05:14 +0000 (01:05 +0000)]
BUG: [ 887957 ] Some builds of ShellExtension need include dir fixed

20 years ago2004-01-30 WinMerge experimental release 2.1.5.8 (cvs)
Perry Rapp [Sat, 31 Jan 2004 00:10:25 +0000 (00:10 +0000)]
2004-01-30 WinMerge experimental release 2.1.5.8 (cvs)