2002-09-17  jerzyk
	* ExtrnSrc/StringParser.cpp 1.3:
		Fix the parsing for quoted cvs client path (command line
		begining with quote)

2002-09-16  jerzyk
	* cvsgui/cvsgui.h 1.3:
	* cvsgui/cvsgui_process.cpp 1.7:
	* cvsgui/cvsgui_process.h 1.7:
		Update cvsgui protocol files

	* CvsIn.rc 1.215:
		Update version info

2002-09-15  jerzyk
	* CvsInCmd.cpp 1.51:
	* FilesTool.cpp 1.10:
		Fix the detection of the output redirection in the command
		string causing the commit comments containing '>' to be currupted

	* ExtrnSrc/StringParser.cpp 1.2:
	* ExtrnSrc/StringParser.h 1.3:
		Provide an option to preserve quotes in parsed arguments

2002-09-10  jerzyk
	* AddInUtils.cpp 1.11:
		Change the detection of toolbar to use CLSID (patch by Paolo
		Messina)

	* ExtrnSrc/OddButton.cpp 1.2:
		Update OddButton files

2002-08-07  jerzyk
	* OptCvsIn.cpp 1.23:
		Fix toolbar creation from the Options dialog

	* AddInUtils.cpp 1.10:
	* AddInUtils.h 1.12:
	* CfgVars.h 1.37:
	* Commands.cpp 1.79:
	* Commands.h 1.24:
	* Commit.cpp 1.37:
	* Commit.h 1.22:
	* CvsIn.odl 1.7:
	* CvsIn.rc 1.214:
	* CvsInCmd.cpp 1.50:
	* CvsInCmd.h 1.22:
	* CvsInCmdOptions.cpp 1.28:
	* CvsInCmdOptions.h 1.16:
	* DSAddIn.cpp 1.45:
	* Help/cshelp.txt 1.31:
	* Resource.h 1.121:
	* ToolbarSetup.cpp 1.9:
	* Wizard.cpp 1.107:
	* Wizard.h 1.58:
	* res/TBarLrge.bmp 1.11:
	* res/TBarMedm.bmp 1.11:
	* res/TBarWiz.bmp 1.5:
		Reserved edits support (edit -c, edit -f, commit -c)

2002-08-04  jerzyk
	* CvsIn.rc 1.212:
	* DiffOptions.cpp 1.3:
	* DiffOptions.h 1.2:
	* Resource.h 1.120:
	* str_res.h 1.106:
		Make Diff Options dialog resizable

	* CvsIn.rc 1.213:
		Change button's text in WinCvs sessions dialog

	* CvsGlue.cpp 1.14:
	* CvsRedirect.cpp 1.25:
	* CvsRedirect.h 1.23:
	* Redirect.cpp 1.2:
	* Redirect.h 1.2:
	* cvsgui/cvsgui.c 1.2:
	* cvsgui/cvsgui.h 1.2:
	* cvsgui/cvsgui_process.cpp 1.6:
	* cvsgui/cvsgui_process.h 1.6:
	* cvsgui/cvsgui_wire.cpp 1.2:
		Update cvsgui protocol files
		Improve command termination

2002-07-27  jerzyk
	* Commit.cpp 1.36:
	* CvsGlue.cpp 1.13:
	* CvsGlue.h 1.9:
	* CvsInCmd.cpp 1.49:
	* CvsInCmd.h 1.21:
	* ProcessWatch.cpp 1.10:
	* ProcessWatch.h 1.9:
	* WinCvsSessions.cpp 1.14:
	* WinCvsSessions.h 1.11:
		Use CmdExec instead of WinExec
		Rename classes related to process monitoring used to track WinCvs execution

2002-07-23  jerzyk
	* ExtrnSrc/ResizableDialog.cpp 1.9:
	* ExtrnSrc/ResizableDialog.h 1.8:
	* ExtrnSrc/ResizableGrip.cpp 1.4:
	* ExtrnSrc/ResizableGrip.h 1.4:
	* ExtrnSrc/ResizableLayout.cpp 1.4:
	* ExtrnSrc/ResizableLayout.h 1.4:
		Update to ResizableLib v1.2

	* CvsIn.rc 1.211:
		Correct text in the Commands page
		Fix accelerator for refresh button in Wizard dialog

2002-06-27  jerzyk
	* CvsIn.rc 1.210:
		Update version info

2002-06-26  jerzyk
	* SmartComboBox.cpp 1.2:
		Fix the bug in drop down width calculation method

	* CvsIn.dsp 1.81:
		Organize the files in the project's FileView

2002-06-25  jerzyk
	* Commit.cpp 1.35:
	* Commit.h 1.21:
	* CvsIn.dsp 1.80:
	* Diff.cpp 1.3:
	* Diff.h 1.2:
	* FilesComboBox.cpp 1.1:
	* FilesComboBox.h 1.1:
	* MRUComboBox.cpp 1.7:
	* MRUComboBox.h 1.6:
	* OptCVS.h 1.15:
	* OptWTSDK.h 1.15:
	* OptWinCvs.h 1.12:
	* SmartComboBox.cpp 1.1:
	* SmartComboBox.h 1.1:
	* SmartWidthComboBox.cpp 1.5:
	* SmartWidthComboBox.h 1.5:
	* Tag.cpp 1.12:
	* Tag.h 1.10:
	* UpdateMerge.h 1.7:
	* UpdateSticky.h 1.6:
	* Wizard.cpp 1.106:
	* Wizard.h 1.57:
		Re-write smart combo box class and derive MRU and Files combo
		box classes

2002-06-24  jerzyk
	* SourceDoc/Doxyfile 1.15:
		Update to doxygen version 1.2.16

	* WinCvsSessions.cpp 1.13:
	* WinCvsSessions.h 1.10:
		Make dialog resizable
		Change the naming convention for the help popup IDs
		F5 key refresh the list

	* EditorMon.cpp 1.5:
	* FilesWarning.cpp 1.5:
	* OptAbout.cpp 1.13:
	* OptCvsIn.cpp 1.22:
	* ProgDlg.cpp 1.6:
	* Tag.cpp 1.11:
	* ToolbarSetup.cpp 1.8:
	* UpdateSticky.cpp 1.7:
	* WTSDKAddMenus.cpp 1.7:
		Change the naming convention for the help popup IDs
		Add doxygen comments

	* Diff.cpp 1.2:
		Change wording in doxygen comment

	* AICIntegration.cpp 1.14:
	* Acknowledgments.cpp 1.11:
	* BugReports.cpp 1.11:
	* CmdNoSel.cpp 1.6:
	* CommandTemplate.cpp 1.8:
	* Contacts.cpp 1.11:
	* Credits.cpp 1.24:
	* CvsPassword.cpp 1.5:
	* License.cpp 1.10:
	* Links.cpp 1.10:
	* OptCVS.cpp 1.20:
	* OptWinCvs.cpp 1.19:
	* UpdateMain.cpp 1.6:
	* UpdateMerge.cpp 1.8:
	* WWhizInterfaceInfo.cpp 1.4:
		Change the naming convention for the help popup IDs

	* DiffOptions.cpp 1.2:
		Remove unneded line in doxygen comment

	* CvsIn.rc 1.209:
	* Resource.h 1.119:
		Change the naming convention for the help popup IDs
		Make Commit and WinCvs Sessions dialogs resizable

	* Commit.cpp 1.34:
	* Commit.h 1.20:
		Make dialog resizable
		Change the naming convention for the help popup IDs

	* Help/cshelp.txt 1.30:
	* Wizard.cpp 1.105:
		Change the naming convention for the help popup IDs
		Add missing help topics for Info group box and Tip icon

	* str_res.h 1.105:
		Make Commit and WinCvs Sessions dialogs resizable

	* OptWTSDK.cpp 1.19:
		Change the naming convention for the help popup IDs
		Add doxygen comments
		Fix memory leak

2002-06-20  jerzyk
	* ExtrnSrc/MultiColumnSortListView.cpp 1.13:
	* ExtrnSrc/MultiColumnSortListView.h 1.13:
		Use dummy column to allow proper formatting of the zero-index
		column in CMultiColumnSortListCtrl::InsertColumns()

	* WizardListCtrl.cpp 1.41:
		Remove unnecessary remark

	* Commit.cpp 1.33:
	* Commit.h 1.19:
	* ExtrnSrc/sxbutton.cpp 1.6:
	* ExtrnSrc/sxbutton.h 1.4:
	* Wizard.cpp 1.103:
	* Wizard.h 1.56:
	* str_res.h 1.103:
		Disable "Select All", "Toggle" and "More..." buttons when no files in the Wizard's list
		Simplify setting of the bitmap for SXButton by providing default parameters for dimensions and mask color

	* Wizard.cpp 1.104:
		Fix buttons enabling and disabling

	* WinCvsSessions.cpp 1.12:
	* WinCvsSessions.h 1.9:
	* WinCvsSessionsListCtrl.cpp 1.7:
	* WinCvsSessionsListCtrl.h 1.6:
	* str_res.h 1.104:
		Derive the WinCvs sessions list control from CMultiColumnSortListCtrl

2002-06-19  jerzyk
	* AICIntegration.cpp 1.13:
	* Acknowledgments.cpp 1.10:
	* BugReports.cpp 1.10:
	* Contacts.cpp 1.10:
	* Credits.cpp 1.23:
	* CvsIn.cpp 1.12:
	* CvsIn.h 1.10:
	* ExtrnSrc/AnimEffect.cpp 1.3:
	* ExtrnSrc/AnimEffect.h 1.2:
	* License.cpp 1.9:
	* Links.cpp 1.9:
		Move the ShowAnimEffect function to the anim effect class file

	* CvsIn.rc 1.208:
		Fix the missing CBS_AUTOHSCROLL in some combo boxes

2002-06-18  jerzyk
	* ExtrnSrc/CoolBtn.cpp 1.4:
		Correct the drawing of the left edge - was offset by one pixel
		(fix by Paolo Messina)

	* CmdNoSel.cpp 1.5:
	* CvsIn.cpp 1.11:
	* CvsIn.h 1.9:
	* FilesTool.cpp 1.9:
	* FilesTool.h 1.9:
	* OptCVS.cpp 1.19:
	* OptWinCvs.cpp 1.18:
	* str_res.h 1.102:
		Rewrite browse for folder and fix interface leak (fix by James
		R. Twine)

	* Wizard.cpp 1.102:
		Correct the redraw problem when file list empty on XP (fix by
		Paolo Messina)

2002-06-17  jerzyk
	* CfgVars.h 1.36:
	* CommandTemplate.cpp 1.7:
	* CommandTemplate.h 1.5:
	* CvsIn.dsp 1.79:
	* CvsIn.rc 1.207:
	* CvsInCmd.cpp 1.48:
	* CvsInCmd.h 1.20:
	* CvsInCmdOptions.cpp 1.27:
	* CvsInCmdOptions.h 1.15:
	* Diff.cpp 1.1:
	* Diff.h 1.1:
	* DiffOptions.cpp 1.1:
	* DiffOptions.h 1.1:
	* DiffOptionsListCtrl.cpp 1.1:
	* DiffOptionsListCtrl.h 1.1:
	* ExtrnSrc/MultiColumnSortListView.cpp 1.12:
	* ExtrnSrc/MultiColumnSortListView.h 1.12:
	* FilesListCtrl.cpp 1.4:
	* FilesListCtrl.h 1.3:
	* Help/cshelp.txt 1.29:
	* MRUComboBox.cpp 1.6:
	* MRUComboBox.h 1.5:
	* OptCVS.cpp 1.18:
	* OptCVS.h 1.14:
	* OptCommands.cpp 1.1:
	* OptCommands.h 1.1:
	* Resource.h 1.118:
	* Tag.h 1.9:
	* UpdateMerge.cpp 1.7:
	* UpdateMerge.h 1.6:
	* WTSDK.CPP 1.26:
	* Wizard.cpp 1.101:
	* Wizard.h 1.55:
	* WizardListCtrl.cpp 1.40:
	* WizardListCtrl.h 1.29:
	* str_res.h 1.101:
		Add diff command options dialog

2002-05-25  jerzyk
	* ExtrnSrc/AnimEffect.cpp 1.2:
		Set the random seed using time() call to make it really random

2002-05-23  jerzyk
	* CvsInCmdOptions.cpp 1.26:
		Fix the Query Update command options

2002-05-22  jerzyk
	* CvsCommandsTool.cpp 1.29:
	* CvsCommandsTool.h 1.22:
	* CvsGlue.cpp 1.12:
	* CvsIn.dsp 1.78:
	* CvsRedirect.cpp 1.24:
	* CvsRedirect.h 1.22:
	* Redirect.cpp 1.1:
	* Redirect.h 1.1:
		Introduce new child process IO redirection class

	* ExtrnSrc/Redirect.cpp 1.11:
	* ExtrnSrc/Redirect.h 1.11:
		Remove an obsolete child process IO redirection class

2002-05-19  jerzyk
	* Commit.cpp 1.32:
		Fix typo in variable name

2002-05-05  jerzyk
	* CvsCommandsTool.cpp 1.28:
	* CvsCommandsTool.h 1.21:
	* CvsInCmdOptions.cpp 1.25:
	* FilesTool.cpp 1.8:
	* FilesTool.h 1.8:
		Shedule the temporary files used by external diff for removal
		after reboot (NT only)

	* CvsInCmd.cpp 1.47:
		Fix doxygen's \\note tag case

2002-05-04  jerzyk
	* CmdArgs.cpp 1.2:
		Small adjustment of the source docs

	* CvsInCmd.cpp 1.46:
	* CvsInCmd.h 1.19:
	* CvsInCmdOptions.cpp 1.24:
	* CvsInCmdOptions.h 1.14:
	* Wizard.cpp 1.100:
		Re-introduce offline diff

	* SourceDoc/DoDoxygen.bat 1.3:
	* SourceDoc/Doxyfile 1.14:
	* SourceDoc/Readme.txt 1.2:
		Update to doxygen version 1.2.15

2002-05-02  jerzyk
	* Help/cshelp.txt 1.28:
		Update the popup help tip for wizard command line

	* CmdArgs.cpp 1.1:
	* CmdArgs.h 1.1:
	* Commands.cpp 1.78:
	* Commit.cpp 1.31:
	* Commit.h 1.18:
	* CvsCommandsTool.cpp 1.27:
	* CvsCommandsTool.h 1.20:
	* CvsFileInfo.cpp 1.32:
	* CvsFileInfo.h 1.26:
	* CvsGlue.cpp 1.11:
	* CvsGlue.h 1.8:
	* CvsIn.dsp 1.77:
	* CvsInCmd.cpp 1.45:
	* CvsInCmd.h 1.18:
	* CvsInCmdOptions.cpp 1.23:
	* CvsInCmdOptions.h 1.13:
	* DSAddIn.cpp 1.44:
	* FilesTool.cpp 1.7:
	* FilesTool.h 1.7:
	* FilesWarning.cpp 1.4:
	* FilesWarning.h 1.3:
	* StdAfx.h 1.11:
	* Tag.cpp 1.10:
	* Tag.h 1.8:
	* WTSDK.CPP 1.25:
	* Wizard.cpp 1.99:
	* Wizard.h 1.54:
	* str_res.h 1.100:
		Complete external diff feature to support the file retrieval
		from the server for comparison

2002-04-09  jerzyk
	* CvsIn.rc 1.206:
		Fix the tab order and 'Close' button style problem on Wizard
		dialog on Windows XP (fix by Paolo Messina)

	* ExtrnSrc/sxbutton.cpp 1.5:
		Fix the problem with redrawing the focus rect on Windows XP (
		fix by Paolo Messina)

	* ExtrnSrc/colorbtn.cpp 1.7:
	* ExtrnSrc/colorbtn.h 1.7:
		Drawing code changes similiar to other buttons (by Paolo
		Messina)

	* ExtrnSrc/CoolBtn.cpp 1.3:
	* ExtrnSrc/CoolBtn.h 1.2:
		Fix the problem with drop down arrow, code cleanup and drawing
		code changes (by Paolo Messina)

2002-04-07  jerzyk
	* HyperLink.cpp 1.2:
	* HyperLink.h 1.2:
	* OptAbout.cpp 1.12:
		Fix the background color problem on Windows XP (fix by Paolo Messina)
		Eliminate the timer and use the mouse move message alone( found on CP)
		Do not resize the window if the control has bitmap or icon style
		Fix the resource leak related to the link cursor(found on CP)

2002-01-27  jerzyk
	* AICIntegration.cpp 1.12:
	* AICIntegration.h 1.8:
	* Acknowledgments.cpp 1.9:
	* Acknowledgments.h 1.8:
	* AddInUtils.cpp 1.9:
	* AddInUtils.h 1.11:
	* AddonMenusListBox.cpp 1.4:
	* AddonMenusListBox.h 1.3:
	* AddonMenusManager.cpp 1.8:
	* AddonMenusManager.h 1.6:
	* BugReports.cpp 1.9:
	* BugReports.h 1.8:
	* CfgVars.h 1.35:
	* CmdNoSel.cpp 1.4:
	* CmdNoSel.h 1.3:
	* CmdUIToolbar.cpp 1.3:
	* CmdUIToolbar.h 1.3:
	* CommandTemplate.cpp 1.6:
	* CommandTemplate.h 1.4:
	* Commands.cpp 1.76:
	* Commands.h 1.23:
	* Commit.cpp 1.30:
	* Commit.h 1.17:
	* Contacts.cpp 1.9:
	* Contacts.h 1.8:
	* Credits.cpp 1.22:
	* Credits.h 1.20:
	* CvsCommandsTool.cpp 1.26:
	* CvsCommandsTool.h 1.19:
	* CvsFileInfo.cpp 1.31:
	* CvsFileInfo.h 1.25:
	* CvsGlue.cpp 1.10:
	* CvsGlue.h 1.7:
	* CvsIn.cpp 1.10:
	* CvsIn.h 1.8:
	* CvsIn.rc 1.205:
	* CvsInCmd.cpp 1.43:
	* CvsInCmd.h 1.16:
	* CvsInCmdOptions.cpp 1.22:
	* CvsInCmdOptions.h 1.12:
	* CvsPassword.cpp 1.4:
	* CvsPassword.h 1.4:
	* CvsRedirect.cpp 1.23:
	* CvsRedirect.h 1.21:
	* DSAddIn.cpp 1.42:
	* DSAddIn.h 1.11:
	* EditorMon.cpp 1.4:
	* EditorMon.h 1.4:
	* FilesListCtrl.cpp 1.3:
	* FilesListCtrl.h 1.2:
	* FilesTool.cpp 1.6:
	* FilesTool.h 1.6:
	* FilesWarning.cpp 1.3:
	* FilesWarning.h 1.2:
	* Integration.cpp 1.27:
	* Integration.h 1.27:
	* License.cpp 1.8:
	* License.h 1.6:
	* License.txt 1.21:
	* Links.cpp 1.8:
	* Links.h 1.7:
	* MRUComboBox.cpp 1.5:
	* MRUComboBox.h 1.4:
	* OptAbout.cpp 1.11:
	* OptAbout.h 1.10:
	* OptCVS.cpp 1.17:
	* OptCVS.h 1.13:
	* OptCvsIn.cpp 1.21:
	* OptCvsIn.h 1.18:
	* OptWTSDK.cpp 1.18:
	* OptWTSDK.h 1.14:
	* OptWinCvs.cpp 1.17:
	* OptWinCvs.h 1.11:
	* ProcessWatch.cpp 1.9:
	* ProcessWatch.h 1.8:
	* ProgDlg.cpp 1.5:
	* ProgDlg.h 1.5:
	* SmartWidthComboBox.cpp 1.4:
	* SmartWidthComboBox.h 1.4:
	* StdAfx.h 1.10:
	* Tag.cpp 1.9:
	* Tag.h 1.7:
	* ToolbarSetup.cpp 1.7:
	* ToolbarSetup.h 1.5:
	* UnSupported.h 1.6:
	* UpdateMain.cpp 1.5:
	* UpdateMain.h 1.5:
	* UpdateMerge.cpp 1.6:
	* UpdateMerge.h 1.5:
	* UpdateSticky.cpp 1.6:
	* UpdateSticky.h 1.5:
	* WTSDK.CPP 1.23:
	* WTSDK.H 1.6:
	* WTSDKAddMenus.cpp 1.6:
	* WTSDKAddMenus.h 1.5:
	* WWhizInterfaceInfo.cpp 1.3:
	* WWhizInterfaceInfo.h 1.3:
	* WinCvsSessions.cpp 1.10:
	* WinCvsSessions.h 1.8:
	* WinCvsSessionsListCtrl.cpp 1.6:
	* WinCvsSessionsListCtrl.h 1.5:
	* Wizard.cpp 1.97:
	* Wizard.h 1.53:
	* WizardCommands.cpp 1.4:
	* WizardCommands.h 1.4:
	* WizardListCtrl.cpp 1.39:
	* WizardListCtrl.h 1.28:
	* WndRedrawManager.cpp 1.4:
	* WndRedrawManager.h 1.3:
	* str_res.h 1.99:
		Update year in the copyright notes to 2002

	* Commands.cpp 1.77:
	* CvsInCmd.cpp 1.44:
	* CvsInCmd.h 1.17:
	* DSAddIn.cpp 1.43:
	* WTSDK.CPP 1.24:
	* WinCvsSessions.cpp 1.11:
	* Wizard.cpp 1.98:
		Fix the "Save before CVS command" option for the Wizard dialog.
		Rename some methods in the CCvsInCmd class for more readability.

2002-01-02  jerzyk
	* SourceDoc/Doxyfile 1.13:
		Update Doxyfile to doxygen version 1.2.13

	* CvsIn.rc 1.204:
	* Resource.h 1.117:
	* Wizard.cpp 1.96:
		Fix the tip icon resizing

2001-12-29  jerzyk
	* CvsIn.dsp 1.76:
	* SourceDoc/DoDoxygen.bat 1.2:
	* SourceDoc/Doxyfile 1.12:
	* SourceDoc/Readme.txt 1.1:
		Change the doxygen configuration file to be easily controlled via batch file
		Path stripping as relative path
		Readme file for doxygen instructions

2001-12-20  jerzyk
	* AddonMenusManager.cpp 1.7:
	* AddonMenusManager.h 1.5:
	* CvsIn.dsp 1.75:
	* CvsIn.rc 1.203:
	* OptWTSDK.cpp 1.17:
	* Resource.h 1.116:
	* WTSDK.CPP 1.22:
	* WTSDKAddMenus.cpp 1.5:
	* WTSDKAddMenus.h 1.4:
	* res/wt_offlinediff.bmp 1.1:
	* str_res.h 1.98:
		Add the "Offline Diff" to the WndTabs SDK Menu

2001-12-12  jerzyk
	* SourceDoc/Doxyfile 1.11:
		Further reduce the PREDEFINED settings and remove the include paths

2001-12-10  jerzyk
	* FilesTool.cpp 1.5:
	* FilesTool.h 1.5:
	* SourceDoc/Doxyfile 1.10:
		Reduce the PREDEFINED settings and use SKIP_FUNCTION_MACROS for
		doxygen source documentation

2001-12-04  jerzyk
	* ExtrnSrc/colorbtn.cpp 1.6:
	* ExtrnSrc/colorbtn.h 1.6:
	* ExtrnSrc/colorbtn.rc 1.3:
	* OptWTSDK.cpp 1.16:
		Re-write color picker control:
		 - provide Enter key selection
		 - larger selection buttons
		 - focus drawing
		 - cleanup the code

2001-12-02  jerzyk
	* Commit.cpp 1.29:
	* ExtrnSrc/CoolBtn.cpp 1.2:
	* ExtrnSrc/colorbtn.cpp 1.5:
	* ExtrnSrc/colorbtn.h 1.5:
	* ExtrnSrc/sxbutton.cpp 1.4:
	* FilesTool.cpp 1.4:
	* FilesTool.h 1.4:
	* SourceDoc/Doxyfile 1.9:
		Doxygen-related changes:
		 - restore the original signatures of DrawItem() and OnDrawItem()
		 - rename CFilesTool::GetTempFileName() to CFilesTool::GetTempFilePath()
		 - update Doxyfile to version 1.2.12
		 - fix EXCLUDE_PATTERN to ignore CVS metadata directories

2001-12-01  jerzyk
	* Commands.cpp 1.75:
	* Commands.h 1.22:
	* CvsGlue.cpp 1.9:
	* CvsGlue.h 1.6:
	* CvsInCmd.cpp 1.42:
	* CvsInCmd.h 1.15:
	* CvsRedirect.cpp 1.22:
	* CvsRedirect.h 1.20:
	* DSAddIn.cpp 1.41:
	* ExtrnSrc/Redirect.h 1.10:
	* Wizard.cpp 1.95:
	* Wizard.h 1.52:
		Centralize CCvsRedirect execution and move to CCvsGlue, 
		eliminate the message pumping to utilize thread provided by CCvsGlue

2001-11-29  jerzyk
	* AddInUtils.h 1.10:
	* Commands.cpp 1.74:
	* Commands.h 1.21:
	* Commit.cpp 1.28:
	* CvsIn.odl 1.6:
	* CvsIn.rc 1.202:
	* CvsInCmd.cpp 1.41:
	* CvsInCmd.h 1.14:
	* DSAddIn.cpp 1.40:
	* Help/cshelp.txt 1.27:
	* Resource.h 1.115:
	* Wizard.cpp 1.94:
	* res/TBarLrge.bmp 1.10:
	* res/TBarMedm.bmp 1.10:
		Introduce "Offline Diff" button and rearrange "External Diff" 
		code to make a ground for external diff against the repository

2001-11-20  jerzyk
	* CfgVars.h 1.34:
	* CvsIn.rc 1.201:
	* CvsInCmd.cpp 1.40:
	* Help/cshelp.txt 1.25:
	* OptCvsIn.cpp 1.20:
	* OptCvsIn.h 1.17:
	* Resource.h 1.114:
	* str_res.h 1.97:
		Warning if CVS backup file (.#*) activated

	* Wizard.cpp 1.93:
		Disable "Select Modified" button when no files are modified

	* Credits.cpp 1.21:
	* Help/cshelp.txt 1.26:
		Update help popups for Wizard and Credits dialogs

	* Commit.cpp 1.27:
		Fix the preview info in the commit dialog for a single file
		from IDE

2001-11-19  jerzyk
	* Wizard.cpp 1.92:
		Fix the external diff button

	* res/smallico.bmp 1.5:
		Change the text color to white in the "add" icon

2001-11-18  jerzyk
	* Credits.cpp 1.20:
	* Credits.h 1.19:
	* CvsIn.dsp 1.74:
	* CvsIn.rc 1.200:
	* ExtrnSrc/CoolBtn.cpp 1.1:
	* ExtrnSrc/CoolBtn.h 1.1:
	* License.txt 1.20:
	* Resource.h 1.113:
	* TODO.txt 1.45:
	* Wizard.cpp 1.91:
	* Wizard.h 1.51:
	* res/diff.bmp 1.2:
	* res/fopen.bmp 1.1:
	* str_res.h 1.96:
		Wizard's Open File(s) change to the menu button having options
		 Open, Open With WinCVS and Open As Text

2001-11-17  jerzyk
	* Commit.cpp 1.26:
	* Commit.h 1.16:
	* CvsIn.rc 1.199:
	* Help/cshelp.txt 1.24:
	* Resource.h 1.112:
	* str_res.h 1.95:
		Counter for preview file's changes group box

2001-11-16  jerzyk
	* CvsCommandsTool.cpp 1.25:
	* CvsCommandsTool.h 1.18:
	* CvsInCmd.cpp 1.39:
	* CvsInCmdOptions.cpp 1.21:
	* FilesTool.cpp 1.3:
	* FilesTool.h 1.3:
		Replace configuration variables in CCvsCommandsTool::
		PrepareMessageStringForCommit() and CCvsCommandsTool::
		GetCvsCommandLine()  with parameters passed in

2001-11-15  jerzyk
	* DSAddIn.cpp 1.39:
	* str_res.h 1.94:
		Display the version number in the welcome message

2001-11-14  jerzyk
	* AddonMenusManager.cpp 1.6:
	* CommandTemplate.cpp 1.5:
	* Commands.cpp 1.73:
	* Commit.cpp 1.25:
	* CvsCommandsTool.cpp 1.24:
	* CvsFileInfo.cpp 1.30:
	* CvsGlue.cpp 1.8:
	* CvsGlue.h 1.5:
	* CvsInCmd.cpp 1.38:
	* CvsInCmdOptions.cpp 1.20:
	* CvsRedirect.cpp 1.21:
	* Wizard.cpp 1.90:
	* str_res.h 1.93:
		Cleanup hardcoded strings

	* WWhizInterfaceInfo.cpp 1.2:
	* WWhizInterfaceInfo.h 1.2:
		Insert license exhibit

2001-11-12  jerzyk
	* AddInUtils.cpp 1.8:
	* AddInUtils.h 1.9:
	* CmdNoSel.cpp 1.3:
	* Commands.cpp 1.72:
	* Commit.cpp 1.24:
	* CvsCommandsTool.cpp 1.23:
	* CvsGlue.cpp 1.7:
	* CvsInCmd.cpp 1.37:
	* CvsInCmdOptions.cpp 1.19:
	* CvsRedirect.cpp 1.20:
	* DSAddIn.cpp 1.38:
	* FilesListCtrl.cpp 1.2:
	* FilesTool.cpp 1.2:
	* FilesTool.h 1.2:
	* FilesWarning.cpp 1.2:
	* MRUComboBox.cpp 1.4:
	* OptCvsIn.cpp 1.19:
	* Tag.cpp 1.8:
	* ToolbarSetup.cpp 1.6:
	* WinCvsSessions.cpp 1.9:
	* WinCvsSessionsListCtrl.cpp 1.5:
	* Wizard.cpp 1.89:
	* WizardListCtrl.cpp 1.38:
	* str_res.h 1.92:
		Remove the _CVSIN_ from the macros

	* Commands.cpp 1.71:
	* Commit.cpp 1.23:
	* CvsCommandsTool.cpp 1.22:
	* CvsCommandsTool.h 1.17:
	* CvsFileInfo.cpp 1.29:
	* CvsIn.dsp 1.73:
	* CvsIn.rc 1.198:
	* CvsInCmd.cpp 1.36:
	* CvsInCmdOptions.cpp 1.18:
	* CvsInCmdOptions.h 1.11:
	* ExtrnSrc/MultiColumnSortListView.h 1.11:
	* FilesListCtrl.cpp 1.1:
	* FilesListCtrl.h 1.1:
	* FilesTool.cpp 1.1:
	* FilesTool.h 1.1:
	* FilesWarning.cpp 1.1:
	* FilesWarning.h 1.1:
	* Help/cshelp.txt 1.23:
	* Resource.h 1.111:
	* Wizard.cpp 1.88:
	* WizardListCtrl.cpp 1.37:
	* WizardListCtrl.h 1.27:
	* str_res.h 1.91:
		File type test for 'cvs add' and 'cvs add binary'

2001-10-28  jerzyk
	* CommandTemplate.cpp 1.4:
		Add cvs diff command to the templates wizard

2001-10-27  jerzyk
	* CvsIn.dsp 1.72:
	* CvsIn.rc 1.197:
	* Help/cshelp.txt 1.22:
	* Resource.h 1.110:
	* WWhizInterfaceInfo.cpp 1.1:
	* WWhizInterfaceInfo.h 1.1:
	* Wizard.cpp 1.87:
	* str_res.h 1.90:
		New WWhizInterface info dialog with links and more details

2001-10-25  jerzyk
	* CvsIn.rc 1.196:
		Update the contacts dialog

2001-10-23  jerzyk
	* CvsInCmd.cpp 1.35:
	* str_res.h 1.89:
		More descriptive error message when no file is specified for command

	* CvsCommandsTool.cpp 1.21:
		Wrap cvs client with quotes if the path contains spaces

2001-10-22  jerzyk
	* CvsIn.rc 1.195:
	* Help/cshelp.txt 1.21:
	* OptAbout.cpp 1.10:
	* OptAbout.h 1.9:
	* Resource.h 1.109:
	* str_res.h 1.88:
		Add links to SF in About box

2001-10-21  jerzyk
	* CvsIn.rc 1.194:
	* Help/cshelp.txt 1.20:
	* MRUComboBox.cpp 1.3:
	* MRUComboBox.h 1.3:
	* OptCvsIn.cpp 1.18:
	* OptCvsIn.h 1.16:
	* str_res.h 1.87:
		DEL key can remove the items from combo box MRU list.

	* CvsIn.dsp 1.71:
	* CvsIn.rc 1.193:
	* Resource.h 1.108:
	* res/W95MBX04_16x16.ico 1.1:
		Cool icon for file list tip

	* SmartWidthComboBox.cpp 1.3:
		Limit the size of the dropdown to prevent it going off-screen

2001-10-18  jerzyk
	* AICIntegration.cpp 1.11:
	* Acknowledgments.cpp 1.8:
	* BugReports.cpp 1.8:
	* Contacts.cpp 1.8:
	* Credits.cpp 1.19:
	* CvsIn.cpp 1.9:
	* CvsIn.h 1.7:
	* License.cpp 1.7:
	* Links.cpp 1.7:
		Rewrite invokation of animation effect for open/close dialog.

	* Help/cshelp.txt 1.19:
	* License.cpp 1.6:
	* Resource.h 1.107:
		Add a help popup for link to Artistic License.

2001-10-16  jerzyk
	* CvsGlue.cpp 1.6:
	* cvsgui/cvsgui_process.cpp 1.5:
	* cvsgui/cvsgui_process.h 1.5:
		Sync the cvsgui protocol

2001-10-15  jerzyk
	* CvsIn.rc 1.192:
	* CvsPassword.cpp 1.3:
	* CvsPassword.h 1.3:
	* EditorMon.cpp 1.3:
	* EditorMon.h 1.3:
	* Help/cshelp.txt 1.18:
	* ProgDlg.cpp 1.4:
	* ProgDlg.h 1.4:
	* Resource.h 1.106:
		Help popups for recently added dialogs

2001-09-26  jerzyk
	* CvsGlue.cpp 1.5:
		Fix the HOME value for cvsgui protocol

	* Commit.cpp 1.22:
	* Commit.h 1.15:
		Add icon for the diff button in commit dialog

2001-09-09  Jerzy
	* EditorMon.cpp 1.2:
	* EditorMon.h 1.2:
		Insert license exhibit

	* CvsIn.rc 1.191:
		Update version info

	* CfgVars.h 1.33:
	* Commit.cpp 1.21:
	* Commit.h 1.14:
	* CvsIn.rc 1.190:
	* CvsInCmdOptions.cpp 1.17:
	* CvsInCmdOptions.h 1.10:
	* Help/cshelp.txt 1.17:
	* OptCVS.cpp 1.16:
	* OptCVS.h 1.12:
	* OptWinCvs.cpp 1.16:
	* Resource.h 1.105:
	* str_res.h 1.86:
		More options for commit dialog and configurable editor

2001-09-06  Jerzy
	* SourceDoc/Doxyfile 1.8:
		Upgrade to doxygen 1.2.10

2001-09-05  Jerzy
	* Commit.cpp 1.20:
	* Commit.h 1.13:
	* CvsCommandsTool.cpp 1.20:
	* CvsCommandsTool.h 1.16:
	* CvsIn.dsp 1.70:
	* CvsIn.rc 1.188:
	* EditorMon.cpp 1.1:
	* EditorMon.h 1.1:
	* Resource.h 1.104:
	* res/W95MBX04.ICO 1.1:
	* str_res.h 1.85:
		Fetch the log message entered using notepad and better paste
		for the CVS/Template file

	* CvsIn.rc 1.189:
		New layout of the commit dialog controls

2001-09-02  Jerzy
	* Commit.cpp 1.19:
	* CvsCommandsTool.cpp 1.19:
		Insert the template message automatically

2001-09-01  Jerzy
	* CvsFileInfo.cpp 1.28:
	* CvsFileInfo.h 1.24:
		CVS/Entries lines cached

	* Commit.cpp 1.18:
	* Commit.h 1.12:
	* CvsCommandsTool.cpp 1.18:
	* CvsCommandsTool.h 1.15:
		Template button properly disabled/enabled

2001-08-27  Jerzy
	* Commands.cpp 1.70:
		Re-arrange the printing to status bar code to fix the problem
		with printing in running long time MSDEV

	* ExtrnSrc/ResizableDialog.cpp 1.8:
	* ExtrnSrc/ResizableDialog.h 1.7:
	* ExtrnSrc/ResizableGrip.cpp 1.3:
	* ExtrnSrc/ResizableGrip.h 1.3:
	* ExtrnSrc/ResizableLayout.cpp 1.3:
	* ExtrnSrc/ResizableLayout.h 1.3:
	* ExtrnSrc/ResizableMinMax.cpp 1.2:
	* ExtrnSrc/ResizableMinMax.h 1.2:
	* ExtrnSrc/ResizableState.cpp 1.2:
	* ExtrnSrc/ResizableState.h 1.2:
		Update to the new ResizableLib

2001-08-26  Jerzy
	* AICIntegration.cpp 1.10:
	* AICIntegration.h 1.7:
	* Acknowledgments.cpp 1.7:
	* Acknowledgments.h 1.7:
	* AddInUtils.cpp 1.7:
	* AddInUtils.h 1.8:
	* AddonMenusListBox.cpp 1.3:
	* AddonMenusListBox.h 1.2:
	* AddonMenusManager.cpp 1.5:
	* AddonMenusManager.h 1.4:
	* BugReports.cpp 1.7:
	* BugReports.h 1.7:
	* CfgVars.h 1.32:
	* CmdNoSel.cpp 1.2:
	* CmdNoSel.h 1.2:
	* CmdUIToolbar.cpp 1.2:
	* CmdUIToolbar.h 1.2:
	* CommandTemplate.cpp 1.3:
	* CommandTemplate.h 1.3:
	* Commands.cpp 1.69:
	* Commands.h 1.20:
	* Commit.cpp 1.17:
	* Commit.h 1.11:
	* Contacts.cpp 1.7:
	* Contacts.h 1.7:
	* Credits.cpp 1.18:
	* Credits.h 1.18:
	* CvsCommandsTool.cpp 1.17:
	* CvsCommandsTool.h 1.14:
	* CvsFileInfo.cpp 1.27:
	* CvsFileInfo.h 1.23:
	* CvsGlue.cpp 1.4:
	* CvsGlue.h 1.4:
	* CvsIn.cpp 1.8:
	* CvsIn.h 1.6:
	* CvsIn.rc 1.187:
	* CvsInCmd.cpp 1.34:
	* CvsInCmd.h 1.13:
	* CvsInCmdOptions.cpp 1.16:
	* CvsInCmdOptions.h 1.9:
	* CvsPassword.cpp 1.2:
	* CvsPassword.h 1.2:
	* CvsRedirect.cpp 1.19:
	* CvsRedirect.h 1.19:
	* DSAddIn.cpp 1.37:
	* DSAddIn.h 1.10:
	* Integration.cpp 1.26:
	* Integration.h 1.26:
	* License.cpp 1.5:
	* License.h 1.5:
	* License.txt 1.19:
	* Links.cpp 1.6:
	* Links.h 1.6:
	* MRUComboBox.cpp 1.2:
	* MRUComboBox.h 1.2:
	* OptAbout.cpp 1.9:
	* OptAbout.h 1.8:
	* OptCVS.cpp 1.15:
	* OptCVS.h 1.11:
	* OptCvsIn.cpp 1.17:
	* OptCvsIn.h 1.15:
	* OptWTSDK.cpp 1.15:
	* OptWTSDK.h 1.13:
	* OptWinCvs.cpp 1.15:
	* OptWinCvs.h 1.10:
	* ProcessWatch.cpp 1.8:
	* ProcessWatch.h 1.7:
	* ProgDlg.cpp 1.3:
	* ProgDlg.h 1.3:
	* Resource.h 1.103:
	* SmartWidthComboBox.cpp 1.2:
	* SmartWidthComboBox.h 1.3:
	* StdAfx.h 1.9:
	* Tag.cpp 1.7:
	* Tag.h 1.6:
	* ToolbarSetup.cpp 1.5:
	* ToolbarSetup.h 1.4:
	* UnSupported.h 1.5:
	* UpdateMain.cpp 1.4:
	* UpdateMain.h 1.4:
	* UpdateMerge.cpp 1.5:
	* UpdateMerge.h 1.4:
	* UpdateSticky.cpp 1.5:
	* UpdateSticky.h 1.4:
	* WTSDK.CPP 1.21:
	* WTSDK.H 1.5:
	* WTSDKAddMenus.cpp 1.4:
	* WTSDKAddMenus.h 1.3:
	* WinCvsSessions.cpp 1.8:
	* WinCvsSessions.h 1.7:
	* WinCvsSessionsListCtrl.cpp 1.4:
	* WinCvsSessionsListCtrl.h 1.4:
	* Wizard.cpp 1.86:
	* Wizard.h 1.50:
	* WizardCommands.cpp 1.3:
	* WizardCommands.h 1.3:
	* WizardListCtrl.cpp 1.36:
	* WizardListCtrl.h 1.26:
	* WndRedrawManager.cpp 1.3:
	* WndRedrawManager.h 1.2:
	* str_res.h 1.84:
		Change to The Artistic License

	* .cvsignore 1.5:
		Add tags.dat

2001-08-22  Jerzy
	* Credits.cpp 1.17:
	* Credits.h 1.17:
	* CvsIn.dsp 1.69:
	* CvsIn.rc 1.186:
	* ExtrnSrc/OddButton.cpp 1.1:
	* ExtrnSrc/OddButton.h 1.1:
	* ExtrnSrc/colorbtn.cpp 1.4:
	* ExtrnSrc/colorbtn.h 1.4:
	* ExtrnSrc/sxbutton.cpp 1.3:
	* ExtrnSrc/sxbutton.h 1.3:
	* Resource.h 1.102:
	* Wizard.cpp 1.85:
	* Wizard.h 1.49:
	* str_res.h 1.83:
		Introduce OddButton to fix the problems with default state

2001-07-18  Jerzy
	* CvsIn.rc 1.185:
		Update version info

2001-07-17  Jerzy
	* res/selectmo.bmp 1.2:
		The "Select Modified" button more red

	* ExtrnSrc/ResizableDialog.cpp 1.7:
	* ExtrnSrc/ResizableDialog.h 1.6:
	* ExtrnSrc/ResizableGrip.cpp 1.2:
	* ExtrnSrc/ResizableGrip.h 1.2:
	* ExtrnSrc/ResizableLayout.cpp 1.2:
	* ExtrnSrc/ResizableLayout.h 1.2:
		Upgrade the "ResizableDialog" files to the latest version

	* CvsCommandsTool.cpp 1.16:
	* ExtrnSrc/StringParser.h 1.2:
		Escape the quotes in the commit message

	* CvsIn.rc 1.184:
	* CvsInCmd.cpp 1.33:
	* CvsInCmd.h 1.12:
	* Help/cshelp.txt 1.16:
	* Wizard.cpp 1.84:
	* str_res.h 1.82:
		TTY/Interactive depending on the CVS client type

2001-07-16  Jerzy
	* CvsGlue.cpp 1.3:
	* CvsGlue.h 1.3:
	* CvsInCmd.cpp 1.32:
	* str_res.h 1.81:
		Threaded execution for multiple commands (with cvsgui_protocol
		only)

2001-07-15  Jerzy
	* DSAddIn.cpp 1.36:
		Fix memory leak

2001-07-14  Jerzy
	* CvsGlue.cpp 1.2:
	* CvsGlue.h 1.2:
	* CvsIn.dsp 1.68:
	* CvsIn.rc 1.183:
	* CvsPassword.cpp 1.1:
	* CvsPassword.h 1.1:
	* Resource.h 1.101:
		Add the password and yes/no prompt dialogs

2001-07-12  Jerzy
	* Help/cshelp.txt 1.15:
	* OptCVS.cpp 1.14:
	* Resource.h 1.100:
		Help popups for the new controls in Options CVS settings

	* CfgVars.h 1.31:
	* Credits.cpp 1.16:
	* Credits.h 1.16:
	* CvsGlue.cpp 1.1:
	* CvsGlue.h 1.1:
	* CvsIn.dsp 1.67:
	* CvsIn.rc 1.182:
	* CvsInCmd.cpp 1.31:
	* DSAddIn.cpp 1.35:
	* ExtrnSrc/StringParser.cpp 1.1:
	* ExtrnSrc/StringParser.h 1.1:
	* License.txt 1.18:
	* OptCVS.cpp 1.13:
	* OptCVS.h 1.10:
	* Resource.h 1.99:
	* cvsgui/cvsgui_process.cpp 1.2:
	* cvsgui/cvsgui_process.h 1.2:
	* str_res.h 1.80:
		Working prototype with cvsgui protocol support

	* cvsgui/cvsgui_process.cpp 1.3:
	* cvsgui/cvsgui_process.h 1.3:
		Update cvsgui protocol files to the ones fixed for using SMP machines

	* cvsgui/cvsgui_process.cpp 1.4:
	* cvsgui/cvsgui_process.h 1.4:
		Remove the default parameter to comply with plain "C"

2001-07-08  Jerzy
	* CvsIn.dsp 1.66:
	* License.txt 1.17:
	* cvsgui/cvsgui.c 1.1:
	* cvsgui/cvsgui.h 1.1:
	* cvsgui/cvsgui_process.cpp 1.1:
	* cvsgui/cvsgui_process.h 1.1:
	* cvsgui/cvsgui_protocol.h 1.1:
	* cvsgui/cvsgui_wire.cpp 1.1:
	* cvsgui/cvsgui_wire.h 1.1:
		Initial integration of the cvsgui protocol source

	* CvsRedirect.h 1.18:
		Make ~CCvsRedirect virtual

	* SourceDoc/Doxyfile 1.7:
		Update to doxygen 1.2.8.1

2001-06-19  Jerzy
	* CvsIn.rc 1.180:
	* CvsIn.rc 1.181:
		Update version info

2001-06-17  Jerzy
	* CvsIn.dsp 1.64:
	* ExtrnSrc/ResizableDialog.cpp 1.6:
	* ExtrnSrc/ResizableDialog.h 1.5:
	* ExtrnSrc/ResizableGrip.cpp 1.1:
	* ExtrnSrc/ResizableGrip.h 1.1:
	* ExtrnSrc/ResizableLayout.cpp 1.1:
	* ExtrnSrc/ResizableLayout.h 1.1:
	* ExtrnSrc/ResizableMinMax.cpp 1.1:
	* ExtrnSrc/ResizableMinMax.h 1.1:
	* ExtrnSrc/ResizableState.cpp 1.1:
	* ExtrnSrc/ResizableState.h 1.1:
	* Wizard.cpp 1.82:
		Upgrade the "ResizableDialog" files to the latest version

	* Help/cshelp.txt 1.13:
		Update the Refresh button help popup message

	* Help/cshelp.txt 1.14:
		More descriptive popup help message for the diff button.

	* CvsIn.dsp 1.65:
	* ExtrnSrc/MultiColumnSortListView.cpp 1.11:
	* Wizard.cpp 1.83:
	* WndRedrawManager.cpp 1.1:
	* WndRedrawManager.h 1.1:
		Introduce CWndRedrawManager to handle the redraw manipulations
		in a safe way

	* WndRedrawManager.cpp 1.2:
		Put missing code in CWndRedrawManager::SetRedraw and add
		comments in the method's descriptions

2001-06-13  Jerzy
	* Commands.cpp 1.68:
	* CvsInCmd.cpp 1.30:
	* ExtrnSrc/AICLoader.cpp 1.5:
	* SourceDoc/Doxyfile 1.6:
	* Wizard.cpp 1.81:
		Merge the branch Ver_4_1_3_BRANCH1

2001-06-09  Jerzy
	* CvsFileInfo.cpp 1.26:
		Fix the zero/space incompatibility in the CVS/Entries file date format

2001-06-01  Jerzy
	* CommandTemplate.cpp 1.2:
	* CommandTemplate.h 1.2:
		Add merge -j -j to the templates

2001-05-31  Jerzy
	* CommandTemplate.cpp 1.1:
	* CommandTemplate.h 1.1:
	* CvsIn.dsp 1.63:
	* CvsIn.rc 1.179:
	* Help/cshelp.txt 1.12:
	* Resource.h 1.98:
	* Wizard.cpp 1.80:
	* Wizard.h 1.48:
	* WizardCommands.cpp 1.2:
	* WizardCommands.h 1.2:
		Replace the combo for templates with a button and a dialog

2001-05-20  Jerzy
	* CmdNoSel.cpp 1.1:
	* CmdNoSel.h 1.1:
	* CvsIn.dsp 1.62:
	* CvsIn.rc 1.178:
	* CvsInCmd.cpp 1.29:
	* Help/cshelp.txt 1.10:
	* Resource.h 1.96:
	* Wizard.cpp 1.77:
	* res/W95MBX02.ICO 1.1:
	* str_res.h 1.79:
		Launch command with no selection

	* Help/cshelp.txt 1.11:
	* Resource.h 1.97:
	* Wizard.cpp 1.79:
		Add missing help popups mapping of static controls in the
		Wizard dialog

	* Wizard.cpp 1.78:
		Fix the crash occuring with the following scenario:
		- I open a read-only workspace
		- Add a project to the workspace
		- A msgbox from VS that says it couldn't save the changes pops up
		- Start Wizard - crash during the project files read

2001-05-17  Jerzy
	* CvsIn.rc 1.177:
	* Help/cshelp.txt 1.9:
	* Integration.cpp 1.25:
	* Integration.h 1.25:
	* OptAbout.cpp 1.8:
	* OptAbout.h 1.7:
	* Resource.h 1.95:
		Get the version info from the resources to display in the About box

	* CvsCommandsTool.cpp 1.15:
	* CvsCommandsTool.h 1.13:
	* CvsInCmd.cpp 1.28:
		Fix names sorting to reduce the cvs binary calls to a single
		call per directory

2001-05-16  Jerzy
	* CvsIn.dsp 1.61:
		Add doxygen files to the VC++ project

	* CvsCommandsTool.cpp 1.14:
	* CvsCommandsTool.h 1.12:
	* CvsFileInfo.cpp 1.25:
		Rename CCvsCommandsTool::PathFileExists() to
		CheckPathFileExists()

2001-05-07  Jerzy
	* ExtrnSrc/AICLoader.cpp [Ver_4_1_3_BRANCH1] 1.4.16.1:
		Change precompiled header settings

	* Commands.cpp [Ver_4_1_3_BRANCH1] 1.67.2.1:
	* Wizard.cpp [Ver_4_1_3_BRANCH1] 1.76.2.2:
		Improve and fix the double command problem for the readonly scope

	* CvsIn.rc [Ver_4_1_3_BRANCH1] 1.176.2.1:
	* CvsIn.rc [Ver_4_1_3_BRANCH1] 1.176.2.2:
	* CvsIn.rc [Ver_4_1_3_BRANCH1] 1.176.2.3:
		Update version info

	* Wizard.cpp [Ver_4_1_3_BRANCH1] 1.76.2.1:
		Fix the read-only option for the scope

	* CvsInCmd.cpp [Ver_4_1_3_BRANCH1] 1.27.2.1:
		Fix the "previous command" problem with the diff command

	* SourceDoc/Doxyfile [Ver_4_1_3_BRANCH1] 1.5.4.1:
		Upgrade to doxygen 1.2.7

2001-04-16  Jerzy
	* CvsIn.rc 1.176:
		Update version info

	* CvsIn.rc 1.175:
	* ExtrnSrc/sxbutton.cpp 1.2:
	* ExtrnSrc/sxbutton.h 1.2:
	* Wizard.cpp 1.76:
	* Wizard.h 1.47:
		Better handling of the default button

2001-04-15  Jerzy
	* Wizard.cpp 1.75:
	* Wizard.h 1.46:
		Fix the scope combo display problems for the read-only resource files

2001-04-14  Jerzy
	* Commands.cpp 1.67:
	* Commands.h 1.19:
	* CvsCommandsTool.cpp 1.13:
	* CvsCommandsTool.h 1.11:
	* CvsIn.rc 1.173:
	* CvsInCmd.cpp 1.27:
	* CvsRedirect.cpp 1.18:
	* Help/cshelp.txt 1.8:
	* OptCvsIn.cpp 1.15:
	* OptCvsIn.h 1.13:
	* Wizard.h 1.45:
	* WizardListCtrl.cpp 1.35:
	* WizardListCtrl.h 1.25:
	* str_res.h 1.78:
		Soft Warnings

	* TODO.txt 1.44:
		Update todo file

	* CvsIn.rc 1.174:
	* OptCvsIn.cpp 1.16:
	* OptCvsIn.h 1.14:
	* Resource.h 1.94:
		Wizard's diff files limit static control (description) enable/disable

2001-04-11  Jerzy
	* CfgVars.h 1.30:
	* Commands.cpp 1.66:
	* CvsCommandsTool.cpp 1.12:
	* CvsCommandsTool.h 1.10:
	* CvsIn.rc 1.172:
	* Help/cshelp.txt 1.7:
	* OptCvsIn.cpp 1.14:
	* OptCvsIn.h 1.12:
	* Resource.h 1.93:
	* Wizard.cpp 1.74:
	* Wizard.h 1.44:
	* str_res.h 1.77:
		Merge the ResourceScope_BRANCH1 (read-only resource files
		warning)

2001-04-10  Jerzy
	* Commands.cpp [ResourceScope_BRANCH1] 1.65.8.2:
	* Help/cshelp.txt [ResourceScope_BRANCH1] 1.6.2.1:
	* Wizard.cpp [ResourceScope_BRANCH1] 1.73.2.4:
	* Wizard.h [ResourceScope_BRANCH1] 1.43.2.3:
	* str_res.h [ResourceScope_BRANCH1] 1.76.2.3:
		Read-only option file's reading moved to the Wizard dialog

	* CvsIn.rc [ResourceScope_BRANCH1] 1.171.2.2:
	* Resource.h [ResourceScope_BRANCH1] 1.92.2.1:
	* Wizard.cpp [ResourceScope_BRANCH1] 1.73.2.5:
	* Wizard.h [ResourceScope_BRANCH1] 1.43.2.4:
	* str_res.h [ResourceScope_BRANCH1] 1.76.2.4:
		Read-only warning option complete

2001-04-09  Jerzy
	* CfgVars.h [ResourceScope_BRANCH1] 1.29.2.1:
	* Commands.cpp [ResourceScope_BRANCH1] 1.65.8.1:
	* CvsCommandsTool.cpp [ResourceScope_BRANCH1] 1.11.4.1:
	* CvsCommandsTool.h [ResourceScope_BRANCH1] 1.9.4.1:
	* CvsIn.rc [ResourceScope_BRANCH1] 1.171.2.1:
	* OptCvsIn.cpp [ResourceScope_BRANCH1] 1.13.2.1:
	* OptCvsIn.h [ResourceScope_BRANCH1] 1.11.2.1:
	* Wizard.cpp [ResourceScope_BRANCH1] 1.73.2.1:
	* Wizard.h [ResourceScope_BRANCH1] 1.43.2.1:
	* str_res.h [ResourceScope_BRANCH1] 1.76.2.1:
		Prototype of the Resource scope display

	* Wizard.cpp [ResourceScope_BRANCH1] 1.73.2.3:
		RefreshInfo after Refresh button

	* Wizard.cpp [ResourceScope_BRANCH1] 1.73.2.2:
	* Wizard.h [ResourceScope_BRANCH1] 1.43.2.2:
	* str_res.h [ResourceScope_BRANCH1] 1.76.2.2:
		Cleaup the code and add progress to the read-only option

2001-04-05  Jerzy
	* Help/cshelp.txt 1.6:
		Oz's review

2001-04-01  Jerzy
	* CvsIn.rc 1.171:
		Update version info

	* Wizard.cpp 1.73:
		If no current file still set the first element focused so
		people can type right away to find the file

2001-03-31  Jerzy
	* CvsIn.rc 1.170:
	* Help/cshelp.txt 1.5:
	* License.txt 1.16:
	* OptAbout.cpp 1.7:
	* OptAbout.h 1.6:
	* Resource.h 1.92:
	* res/CVSLogo.BMP 1.2:
		Update CVS logo and links

	* CvsInCmd.cpp 1.26:
	* str_res.h 1.76:
		Display the execution details if the wincvs path is wrongly
		setup and RunWincvs pressed.

2001-03-30  Jerzy
	* Wizard.cpp 1.71:
		Fix the compiler warning (sig/unsig mismatch)

	* Wizard.cpp 1.70:
	* WizardListCtrl.cpp 1.34:
	* WizardListCtrl.h 1.24:
	* str_res.h 1.75:
		Fix the counters and add the binaries count

	* CvsIn.rc 1.169:
	* CvsInCmdOptions.cpp 1.15:
	* CvsInCmdOptions.h 1.8:
	* Tag.cpp 1.6:
	* Tag.h 1.5:
	* Wizard.cpp 1.72:
	* Wizard.h 1.43:
		Show Multiple selection (file) for Tag dialog (the commit
		dialog technology)

2001-03-29  Jerzy
	* CvsIn.rc 1.167:
	* ExtrnSrc/ResizableDialog.cpp 1.5:
	* ExtrnSrc/ResizableDialog.h 1.4:
	* Wizard.cpp 1.68:
		Merge Ver_4_1_0_BRANCH1

	* CfgVars.h 1.29:
	* CvsIn.rc 1.168:
	* Help/cshelp.txt 1.4:
	* OptCvsIn.cpp 1.13:
	* OptCvsIn.h 1.11:
	* Resource.h 1.91:
	* Wizard.cpp 1.69:
	* str_res.h 1.74:
		Limit for the diff warning on the wizard dialog.

	* CfgVars.h 1.28:
	* CvsIn.rc 1.166:
	* Wizard.cpp 1.67:
	* Wizard.h 1.42:
	* WizardListCtrl.cpp 1.33:
	* WizardListCtrl.h 1.23:
	* str_res.h 1.73:
		Refresh is no longer re-loading the project files and it keeps
		the files positions, Wizard dialog can now show each project in
		the workspace individually.

2001-03-25  Jerzy
	* OptCVS.cpp 1.12:
	* OptCvsIn.cpp 1.12:
	* OptWTSDK.cpp 1.14:
	* OptWinCvs.cpp 1.14:
	* UpdateMerge.cpp 1.4:
	* UpdateSticky.cpp 1.4:
		Clean up the code with vars and strs for the autoproppage (use
		varpair and strpair)

2001-03-24  Jerzy
	* Resource.h 1.90:
		Add more ID's for HTML help and rename all to begin with IDH_

	* License.txt 1.15:
		Update Copyright

	* Help/cshelp.txt 1.3:
		All tooltips added

	* AICIntegration.cpp 1.9:
	* AICIntegration.h 1.6:
	* Acknowledgments.cpp 1.6:
	* Acknowledgments.h 1.6:
	* BugReports.cpp 1.6:
	* BugReports.h 1.6:
	* Commit.cpp 1.16:
	* Commit.h 1.10:
	* Contacts.cpp 1.6:
	* Contacts.h 1.6:
	* Credits.cpp 1.15:
	* Credits.h 1.15:
	* CvsIn.rc 1.164:
	* License.cpp 1.4:
	* License.h 1.4:
	* Links.cpp 1.5:
	* Links.h 1.5:
	* OptAbout.cpp 1.6:
	* OptAbout.h 1.5:
	* OptCVS.cpp 1.11:
	* OptCVS.h 1.9:
	* OptCvsIn.cpp 1.11:
	* OptCvsIn.h 1.10:
	* OptWTSDK.cpp 1.13:
	* OptWTSDK.h 1.12:
	* OptWinCvs.cpp 1.13:
	* OptWinCvs.h 1.9:
	* Tag.cpp 1.5:
	* Tag.h 1.4:
	* ToolbarSetup.cpp 1.4:
	* ToolbarSetup.h 1.3:
	* UpdateMain.cpp 1.3:
	* UpdateMain.h 1.3:
	* UpdateMerge.cpp 1.3:
	* UpdateMerge.h 1.3:
	* UpdateSticky.cpp 1.3:
	* UpdateSticky.h 1.3:
	* WTSDKAddMenus.cpp 1.3:
	* WTSDKAddMenus.h 1.2:
	* WinCvsSessions.cpp 1.7:
	* WinCvsSessions.h 1.6:
	* Wizard.cpp 1.66:
	* Wizard.h 1.41:
		Full HTML support, implicit mapping for help id

	* TODO.txt 1.43:
		Update TODO

	* ExtrnSrc/ResizableDialog.cpp 1.4:
	* ExtrnSrc/ResizableDialog.h 1.3:
		Inherit from CHHdialog instead of CDialog

	* HHSupp.h 1.2:
		Add the missing CDialog contructor override

	* CvsIn.rc 1.165:
		Small change in ack. dialog

2001-03-18  Jerzy
	* Help/cshelp.txt 1.2:
		Help tips for all Options controls

	* TODO.txt 1.42:
		Update TODO

	* CvsIn.rc 1.163:
		Some cosmetic changes and remove of some outdated links

	* OptCVS.cpp 1.10:
	* Resource.h 1.89:
		Make all control IDs unique

2001-03-16  Jerzy
	* CvsIn.dsp 1.60:
	* MakeHH.bat 1.1:
		Add MakeHH.bat to the project

2001-03-14  Jerzy
	* ExtrnSrc/ResizableDialog.cpp [Ver_4_1_0_BRANCH1] 1.3.12.1:
	* ExtrnSrc/ResizableDialog.h [Ver_4_1_0_BRANCH1] 1.2.14.1:
		Update to the new version of Resizable dialog (ver. 13 Mar 2001)

	* AutoPropPage.cpp 1.8:
	* AutoPropPage.h 1.8:
	* CvsIn.dsp 1.59:
	* CvsInCmd.cpp 1.25:
	* CvsInCmdOptions.cpp 1.14:
	* HHSupp.cpp 1.1:
	* HHSupp.h 1.1:
	* HTMLHelpBase.cpp 1.4:
	* HTMLHelpBase.h 1.4:
	* Help/.cvsignore 1.1:
	* Help/CvsIn.hhp 1.1:
	* Help/cshelp.txt 1.1:
	* Help/stdids.h 1.1:
		Initial support for the HTML help

	* CvsIn.rc [Ver_4_1_0_BRANCH1] 1.162.2.1:
		Update version info

	* Wizard.cpp [Ver_4_1_0_BRANCH1] 1.65.2.1:
		Fix the bug with 'Don't close' checkbox not resizing properly

2001-03-11  Jerzy
	* SourceDoc/Doxyfile 1.5:
		Eliminate the problems with "FAR"

2001-03-09  Jerzy
	* CvsIn.rc 1.162:
		Update version info

2001-03-08  Jerzy
	* Wizard.cpp 1.65:
	* Wizard.h 1.40:
		Re-arrange the refresh methods and accomodate for the change of scope

	* Wizard.cpp 1.64:
		Better CWizard::SetFocusToFileList - files in Wizard can be
		typed right after  the files are filled into the list control

2001-03-07  Jerzy
	* Commit.cpp 1.15:
	* Commit.h 1.9:
	* CvsCommandsTool.cpp 1.11:
	* CvsCommandsTool.h 1.9:
	* CvsIn.rc 1.161:
	* CvsInCmd.cpp 1.24:
	* str_res.h 1.72:
		CVS/Template (rcsinfo) support

	* Commit.cpp 1.14:
	* CvsInCmdOptions.cpp 1.13:
	* str_res.h 1.71:
		Allow to pass thru commit dialog with empty message log

2001-03-06  Jerzy
	* Commit.cpp 1.12:
	* CvsIn.rc 1.159:
		Fix the commit MRU combo

	* CvsIn.rc 1.157:
		Update acknowledgments info (since we have WndTabs SDK working)

	* CvsIn.rc 1.156:
	* Wizard.cpp 1.61:
	* WizardListCtrl.cpp 1.32:
	* WizardListCtrl.h 1.22:
		Put the filename in the info column, so it can be typed from keyboard for faster selection.
		Small adjustment of the default size of the info column so filename will not show.

	* CvsIn.rc 1.158:
	* Resource.h 1.87:
	* Wizard.cpp 1.62:
	* Wizard.h 1.39:
		Replace the radio for switching the projet/workspace with the
		combo, move the "Don't close" check box to the right place

	* Commit.cpp 1.13:
	* Commit.h 1.8:
	* CvsIn.rc 1.160:
	* CvsInCmdOptions.cpp 1.12:
	* CvsInCmdOptions.h 1.7:
	* Resource.h 1.88:
	* Wizard.cpp 1.63:
		Fill the "File" field on the commit dialog with the multiple
		selection, allow the diff for that field (use the combo instead
		of edit for files)

2001-03-05  Jerzy
	* CfgVars.h 1.27:
	* CvsIn.rc 1.155:
	* CvsInCmd.cpp 1.23:
	* CvsInCmd.h 1.11:
	* ExtrnSrc/MultiColumnSortListView.cpp 1.10:
	* ExtrnSrc/MultiColumnSortListView.h 1.10:
	* Resource.h 1.86:
	* Wizard.cpp 1.60:
	* Wizard.h 1.38:
	* WizardListCtrl.cpp 1.31:
	* WizardListCtrl.h 1.21:
		Remove the edit button, provide "Don't close" option for the wizard

2001-03-04  Jerzy
	* WizardListCtrl.cpp 1.30:
		Increase the default size of the first column in the wizard
		list control

	* CvsIn.rc 1.154:
	* Resource.h 1.85:
		Remove Edit button from Wizard and put MRU button in the setup

2001-02-28  Jerzy
	* AddonMenusListBox.cpp 1.2:
	* CfgVars.h 1.26:
	* Commit.cpp 1.11:
	* Commit.h 1.7:
	* CvsIn.dsp 1.58:
	* CvsIn.rc 1.153:
	* CvsInCmdOptions.cpp 1.11:
	* MRUComboBox.cpp 1.1:
	* MRUComboBox.h 1.1:
	* OptCVS.cpp 1.9:
	* OptCVS.h 1.8:
	* OptWinCvs.cpp 1.12:
	* OptWinCvs.h 1.8:
	* Resource.h 1.84:
	* SmartWidthComboBox.h 1.2:
	* Tag.cpp 1.4:
	* Tag.h 1.3:
	* UpdateMain.cpp 1.2:
	* UpdateMain.h 1.2:
	* UpdateMerge.cpp 1.2:
	* UpdateMerge.h 1.2:
	* UpdateSticky.cpp 1.2:
	* UpdateSticky.h 1.2:
	* Wizard.cpp 1.59:
	* Wizard.h 1.37:
	* str_res.h 1.70:
		Introduce MRUComboBox

2001-02-24  Jerzy
	* SourceDoc/Doxyfile 1.4:
		Fine-tuner doxygen config for CvsIn project

2001-02-22  Jerzy
	* CvsIn.rc [Ver_4_0_8_BRANCH1] 1.151.2.1:
		Update version info

2001-02-21  Jerzy
	* SourceDoc/Doxyfile 1.3:
		Fix STRIP_FROM_PATH settings

	* CfgVars.h 1.25:
	* CvsIn.rc 1.152:
	* OptWTSDK.cpp 1.12:
	* OptWTSDK.h 1.11:
	* Resource.h 1.83:
	* WTSDK.CPP 1.20:
		QuickInfoOnClick on the Options setup

2001-02-20  Jerzy
	* SourceDoc/Doxyfile 1.2:
		Less warnings

	* CvsIn.dsp 1.57:
	* CvsIn.rc 1.151:
	* ExtrnSrc/WTSDKDefs.h 1.7:
	* ExtrnSrc/WTSDKDefs_Priv.h 1.3:
	* ExtrnSrc/WTSDKLicense.txt 1.1:
	* ExtrnSrc/WndTabsInt.cpp 1.4:
	* ExtrnSrc/WndTabsInt.h 1.3:
	* Integration.cpp 1.24:
	* Integration.h 1.24:
	* WTSDK.CPP 1.18:
		Update to the latest WTSDK

	* CvsInCmd.cpp 1.22:
	* WTSDK.CPP 1.19:
		Initial support for the WTSDK events - quickinfo on tab click

2001-02-18  Jerzy
	* SourceDoc/DoDoxygen.bat 1.1:
	* SourceDoc/Doxyfile 1.1:
		Doxygen support files (windows version)

	* SourceDoc/.cvsignore 1.1:
		Add .cvsignore

2001-02-16  Jerzy
	* CvsIn.rc 1.150:
		Update version info

	* CvsRedirect.cpp 1.17:
	* CvsRedirect.h 1.17:
	* ExtrnSrc/Redirect.cpp 1.10:
	* ExtrnSrc/Redirect.h 1.9:
		Introduce KickEmpty concept

	* Wizard.cpp 1.58:
	* Wizard.h 1.36:
		Fix the interactive unedit problems from on the Wizard dialog

2001-02-11  Jerzy
	* ExtrnSrc/WTSDKDefs.h 1.6:
	* ExtrnSrc/WndTabsInt.cpp 1.3:
	* WTSDK.CPP 1.17:
	* WTSDK.H 1.4:
		Update to the latest WndTabs SDK

2001-02-10  Jerzy
	* CvsFileInfo.cpp 1.24:
	* CvsFileInfo.h 1.22:
		Fix the CVS/Entries parsing problem for the tags containing
		slash (/)

2001-02-08  Jerzy
	* CvsIn.rc 1.149:
		Update version info

	* ExtrnSrc/WTSDKDefs.h 1.5:
		Update to the new version (WndTabs 3.0 beta 2)

2001-02-07  Jerzy
	* Commands.cpp 1.65:
	* CvsInCmd.cpp 1.21:
	* CvsInCmd.h 1.10:
		Update the status bar text after every CVS command.
		Note: it works on the button click, doesn't wait for CVS command to finish.

	* CvsCommandsTool.cpp 1.10:
	* CvsCommandsTool.h 1.8:
	* CvsInCmdOptions.cpp 1.10:
		Escape the quotes (") in the commit messages

2001-02-06  Jerzy
	* ExtrnSrc/MultiColumnSortListView.cpp 1.9:
	* ExtrnSrc/MultiColumnSortListView.h 1.9:
	* WizardListCtrl.cpp 1.29:
	* WizardListCtrl.h 1.20:
		Final code cleanup

	* ExtrnSrc/MultiColumnSortListView.cpp 1.7:
	* ExtrnSrc/MultiColumnSortListView.h 1.7:
	* WizardListCtrl.cpp 1.27:
		Re-write multisort listctrl and make a column-specific default
		sort order

	* ExtrnSrc/MultiColumnSortListView.cpp 1.8:
	* ExtrnSrc/MultiColumnSortListView.h 1.8:
	* WizardListCtrl.cpp 1.28:
		Code cleanup

2001-02-05  Jerzy
	* ExtrnSrc/MultiColumnSortListView.cpp 1.6:
	* ExtrnSrc/MultiColumnSortListView.h 1.6:
	* ExtrnSrc/SortableHeaderCtrl.cpp 1.4:
	* WizardListCtrl.cpp 1.26:
	* WizardListCtrl.h 1.19:
		Change the class name from CMultiColumnSortListView to
		CMultiColumnSortListCtrl (makes more sense)

2001-02-04  Jerzy
	* WizardListCtrl.cpp 1.25:
	* str_res.h 1.69:
		Change the registry naming for the Wizard List Control settings

	* CvsFileInfo.h 1.21:
	* ExtrnSrc/MultiColumnSortListView.cpp 1.5:
	* ExtrnSrc/MultiColumnSortListView.h 1.5:
	* Wizard.cpp 1.57:
	* Wizard.h 1.35:
		Sort order storage for the list control

	* CvsIn.rc 1.147:
	* Resource.h 1.81:
		Add the tip about multi-sort

	* CvsIn.dsp 1.56:
		Update project file

	* CvsIn.dsp 1.55:
	* CvsIn.rc 1.148:
	* ExtrnSrc/SortableHeaderCtrl.cpp 1.3:
	* ExtrnSrc/SortableHeaderCtrl.h 1.2:
	* Resource.h 1.82:
	* res/HdrDownA.bmp 1.2:
	* res/HdrUpA.bmp 1.2:
	* res/arrows.bmp 1.1:
		Re-arrange the code displaying the sort order arrows

2001-02-03  Jerzy
	* WTSDK.CPP 1.16:
		WTSDK_CommandContext.cbSize bug fixed

2001-01-24  Jerzy
	* CvsIn.rc 1.146:
		Update version info

2001-01-16  Jerzy
	* CvsIn.rc 1.145:
		Wizard accelerators fix

	* TODO.txt 1.41:
		Update TODO

2001-01-11  Jerzy
	* CvsCommandsTool.cpp 1.9:
	* CvsCommandsTool.h 1.7:
	* Wizard.cpp 1.56:
		Fix the ResolveFilename bug on the CvsIn side

	* TODO.txt 1.39:
	* TODO.txt 1.40:
		Update TODO

	* CvsIn.rc 1.144:
		Update version info

2001-01-10  Jerzy
	* CvsIn.rc [OpenFilesFromWizard_BRANCH1] 1.142.2.1:
	* Resource.h 1.80:
	* Wizard.cpp [OpenFilesFromWizard_BRANCH1] 1.54.2.1:
	* Wizard.h [OpenFilesFromWizard_BRANCH1] 1.33.2.1:
		Open files button for Wizard dialog

	* CvsIn.rc 1.143:
	* Wizard.cpp 1.55:
	* Wizard.h 1.34:
		Merge OpenFilesFromWizard_BRANCH1 branch

2001-01-09  Jerzy
	* AddonMenusManager.cpp 1.4:
		Modify the options addon menu text

	* Wizard.cpp 1.54:
	* Wizard.h 1.33:
		Replace CString with LPCTSTR in the function's parameter

2001-01-08  Jerzy
	* TODO.txt 1.38:
		Update TODO

	* CvsIn.rc 1.142:
		Update version info

2001-01-07  Jerzy
	* Commands.cpp 1.64:
	* CvsIn.dsp 1.54:
	* ExtrnSrc/Node.cpp 1.2:
	* ExtrnSrc/Node.h 1.2:
	* ExtrnSrc/WWhizInterface2.h 1.4:
	* ExtrnSrc/WWhizInterface2Loader.cpp 1.2:
	* ExtrnSrc/WWhizInterface2Loader.h 1.2:
	* ExtrnSrc/XmlData.cpp 1.2:
	* ExtrnSrc/XmlData.h 1.2:
	* Wizard.cpp 1.52:
	* Wizard.h 1.32:
	* str_res.h 1.68:
		Update to the WWhizInterface 2.12 (merge the branch)

	* Wizard.cpp 1.53:
		Fix the XML parsing

	* TODO.txt 1.36:
	* TODO.txt 1.37:
		Update TODO

	* CvsIn.rc 1.141:
		Update Copyright to 2001

	* CvsFileInfo.cpp 1.23:
		Mark added files as modified to prevent troubles finding the
		modified files when merging the branches

2001-01-05  Jerzy
	* CvsIn.dsp [WWI_2_12_BRANCH1] 1.53.2.1:
	* ExtrnSrc/Node.cpp [WWI_2_12_BRANCH1] 1.1.2.1:
	* ExtrnSrc/Node.h [WWI_2_12_BRANCH1] 1.1.2.1:
	* ExtrnSrc/WWhizInterface2.h [WWI_2_12_BRANCH1] 1.3.2.1:
	* ExtrnSrc/WWhizInterface2Loader.cpp [WWI_2_12_BRANCH1] 1.1.4.1:
	* ExtrnSrc/WWhizInterface2Loader.h [WWI_2_12_BRANCH1] 1.1.4.1:
	* ExtrnSrc/XmlData.cpp [WWI_2_12_BRANCH1] 1.1.2.1:
	* ExtrnSrc/XmlData.h [WWI_2_12_BRANCH1] 1.1.2.1:
	* Wizard.cpp [WWI_2_12_BRANCH1] 1.51.2.1:
	* Wizard.h [WWI_2_12_BRANCH1] 1.31.2.1:
		Update to the WWhizInterface 2.12 and use XML image rather then
		the file list to show the groups of the project

	* ExtrnSrc/Node.cpp 1.1:
		file Node.cpp was initially added on branch WWI_2_12_BRANCH1.

	* ExtrnSrc/XmlData.cpp 1.1:
		file XmlData.cpp was initially added on branch WWI_2_12_BRANCH1.

	* ExtrnSrc/Node.h 1.1:
		file Node.h was initially added on branch WWI_2_12_BRANCH1.

	* ExtrnSrc/XmlData.h 1.1:
		file XmlData.h was initially added on branch WWI_2_12_BRANCH1.

	* Commands.cpp [WWI_2_12_BRANCH1] 1.63.2.1:
	* Wizard.cpp [WWI_2_12_BRANCH1] 1.51.2.2:
	* Wizard.h [WWI_2_12_BRANCH1] 1.31.2.2:
	* str_res.h [WWI_2_12_BRANCH1] 1.67.2.1:
		Restore the auto-select-current functionality and cleanup the
		code, set the workspace location to the WorkspaceOpen event

2001-01-01  Jerzy
	* TODO.txt 1.35:
		Update TODO

	* AddInUtils.h 1.7:
	* AddonMenusManager.cpp 1.3:
	* AddonMenusManager.h 1.3:
	* Commands.cpp 1.63:
	* Commands.h 1.18:
	* CvsIn.dsp 1.53:
	* CvsIn.odl 1.5:
	* CvsIn.rc 1.140:
	* CvsInCmd.cpp 1.20:
	* CvsInCmd.h 1.9:
	* CvsInCmdOptions.cpp 1.9:
	* CvsInCmdOptions.h 1.6:
	* DSAddIn.cpp 1.34:
	* Resource.h 1.79:
	* WTSDK.CPP 1.15:
	* Wizard.cpp 1.51:
	* Wizard.h 1.31:
	* res/TBarLrge.bmp 1.9:
	* res/TBarMedm.bmp 1.9:
	* res/TBarWiz.bmp 1.4:
	* res/wt_editors.bmp 1.1:
	* res/wt_watchers.bmp 1.1:
		Watchers and Editors

2000-12-30  Jerzy
	* WTSDKAddMenus.cpp 1.2:
		Clean up

	* OptWTSDK.cpp 1.11:
		Better selection hadling if insert used with no selection on
		the prop-page

	* CfgVars.h 1.24:
	* CvsCommandsTool.cpp 1.8:
	* CvsCommandsTool.h 1.6:
	* CvsIn.rc 1.138:
	* DSAddIn.cpp 1.33:
	* OptCVS.cpp 1.8:
	* OptCVS.h 1.7:
	* Resource.h 1.78:
		Better support for HOME variable

	* Commands.cpp 1.62:
	* CvsCommandsTool.cpp 1.7:
	* CvsCommandsTool.h 1.5:
	* CvsInCmd.cpp 1.19:
	* str_res.h 1.67:
		More detailed message if diff used without edit first

	* CvsIn.rc 1.139:
		Review the tabstops order

2000-12-29  Jerzy
	* AICIntegration.cpp 1.8:
	* AddonMenusManager.cpp 1.2:
	* AddonMenusManager.h 1.2:
	* CfgVars.h 1.23:
	* Commands.cpp 1.61:
	* CvsIn.dsp 1.52:
	* CvsIn.rc 1.137:
	* CvsInCmd.cpp 1.18:
	* CvsRedirect.cpp 1.16:
	* DSAddIn.cpp 1.32:
	* Integration.cpp 1.23:
	* Integration.h 1.23:
	* OptWTSDK.cpp 1.10:
	* OptWTSDK.h 1.10:
	* Resource.h 1.77:
	* WTSDK.CPP 1.14:
	* WTSDKAddMenus.cpp 1.1:
	* WTSDKAddMenus.h 1.1:
		Addon menus setup fully operational

2000-12-27  Jerzy
	* AddonMenusListBox.cpp 1.1:
	* AddonMenusListBox.h 1.1:
	* AddonMenusManager.cpp 1.1:
	* AddonMenusManager.h 1.1:
	* CfgVars.h 1.22:
	* CvsCommandsTool.cpp 1.6:
	* CvsCommandsTool.h 1.4:
	* CvsIn.dsp 1.51:
	* CvsIn.rc 1.136:
	* DSAddIn.cpp 1.31:
	* Integration.cpp 1.22:
	* Integration.h 1.22:
	* OptWTSDK.cpp 1.9:
	* OptWTSDK.h 1.9:
	* Resource.h 1.76:
	* WTSDK.CPP 1.13:
	* WTSDK.H 1.3:
	* str_res.h 1.66:
		WndTabs SDK Addon menus operational

2000-12-23  Jerzy
	* res/TBarWiz.bmp 1.3:
		Update the icon for update option to be the same as Addon menu

2000-12-21  Jerzy
	* CvsIn.dsp 1.50:
	* CvsIn.rc 1.135:
	* CvsInCmd.cpp 1.17:
	* CvsInCmd.h 1.8:
	* Resource.h 1.75:
	* WTSDK.CPP 1.12:
	* res/wt_add.bmp 1.1:
	* res/wt_addbinary.bmp 1.1:
	* res/wt_diff.bmp 1.1:
	* res/wt_edit.bmp 1.1:
	* res/wt_fork.bmp 1.1:
	* res/wt_graph.bmp 1.1:
	* res/wt_log.bmp 1.1:
	* res/wt_queryupdate.bmp 1.1:
	* res/wt_releasewatch.bmp 1.1:
	* res/wt_remove.bmp 1.1:
	* res/wt_status.bmp 1.1:
	* res/wt_tag.bmp 1.1:
	* res/wt_unedit.bmp 1.1:
	* res/wt_unlock.bmp 1.1:
	* res/wt_untag.bmp 1.1:
	* res/wt_watch.bmp 1.1:
		Addon menus complete set

2000-12-19  Jerzy
	* Commands.cpp 1.60:
	* CvsIn.dsp 1.49:
	* CvsIn.rc 1.134:
	* CvsInCmd.cpp 1.15:
	* CvsInCmd.h 1.7:
	* ExtrnSrc/WTSDKDefs.h 1.4:
	* Integration.cpp 1.21:
	* Integration.h 1.21:
	* Resource.h 1.74:
	* WTSDK.CPP 1.11:
	* WTSDK.H 1.2:
	* res/wt_commit.bmp 1.1:
	* res/wt_update.bmp 1.1:
	* res/wt_updatedialog.bmp 1.1:
		Initial support for the WT SDK menus

	* CvsInCmd.cpp 1.16:
	* HTMLHelpBase.cpp 1.3:
	* HTMLHelpBase.h 1.3:
		Remeber the last page if Cancel pressed

2000-12-16  Jerzy
	* CvsFileInfo.cpp 1.22:
	* CvsFileInfo.h 1.20:
	* CvsIn.rc 1.133:
	* Resource.h 1.73:
	* res/smallico.bmp 1.4:
	* res/wtsdkicons.bmp 1.5:
		WT SDK icons complete

	* AutoPropPage.cpp 1.7:
	* AutoPropPage.h 1.7:
	* Commands.cpp 1.59:
	* HTMLHelpBase.cpp 1.2:
	* HTMLHelpBase.h 1.2:
		Remember the tab on the Options property sheet

2000-12-15  Jerzy
	* CfgVars.h 1.21:
	* CvsFileInfo.h 1.19:
	* CvsIn.rc 1.131:
	* OptWTSDK.cpp 1.8:
	* OptWTSDK.h 1.8:
	* Resource.h 1.72:
	* WTSDK.CPP 1.10:
	* res/wtsdkicons.bmp 1.4:
		Bright icons option and update the icons

	* Commands.cpp [LASTSEL_PROPSHEET_PAGE_BRANCH1] 1.58.2.1:
	* HTMLHelpBase.cpp [LASTSEL_PROPSHEET_PAGE_BRANCH1] 1.1.10.1:
	* HTMLHelpBase.h [LASTSEL_PROPSHEET_PAGE_BRANCH1] 1.1.10.1:
		Ugly way to make a Propertysheet remember the last selected page

	* CvsIn.rc 1.132:
		Update version info

2000-12-14  Jerzy
	* CvsIn.rc 1.130:
		Update version info

	* CfgVars.h 1.20:
	* CvsFileInfo.cpp 1.21:
	* CvsFileInfo.h 1.18:
	* CvsIn.rc 1.129:
	* OptWTSDK.cpp 1.7:
	* OptWTSDK.h 1.7:
	* Resource.h 1.71:
	* WTSDK.CPP 1.9:
	* res/wtsdkicons.bmp 1.3:
		Change the icons design and introduce the option to show the
		icons for CVS files as well

2000-12-13  Jerzy
	* CvsIn.rc 1.128:
	* OptWTSDK.cpp 1.6:
	* OptWTSDK.h 1.6:
	* Resource.h 1.70:
		Disable the static when no color modification

	* OptWTSDK.cpp 1.5:
	* OptWTSDK.h 1.5:
		Force the tab update when the Apply pressed

	* ExtrnSrc/AICLoader.cpp 1.4:
	* ExtrnSrc/AICLoader.h 1.4:
	* ExtrnSrc/AddInComm.h 1.3:
		Update to the new version of AIC (1.4.0)

2000-12-12  Jerzy
	* CvsIn.rc 1.127:
		Update version info

2000-12-11  Jerzy
	* CvsIn.rc [Ver_3_1_1_BRANCH1] 1.121.2.1:
		Update version info

	* ExtrnSrc/WWhizInterface2.h [Ver_3_1_1_BRANCH1] 1.1.2.1:
	* Wizard.cpp [Ver_3_1_1_BRANCH1] 1.49.2.1:
		Update WWhizInterface to the new version (WW 2.11)

2000-12-09  Jerzy
	* CvsFileInfo.cpp 1.20:
	* CvsFileInfo.h 1.17:
	* CvsIn.rc 1.126:
	* DSAddIn.cpp 1.30:
	* ExtrnSrc/colorbtn.cpp 1.3:
	* ExtrnSrc/colorbtn.h 1.3:
	* Resource.h 1.69:
	* WTSDK.CPP 1.8:
	* WizardListCtrl.cpp 1.24:
	* WizardListCtrl.h 1.18:
	* res/smallico.bmp 1.3:
	* res/wtsdkicons.bmp 1.2:
		Support for WndTabs SDK icon modification - complete

2000-12-07  Jerzy
	* CfgVars.h 1.19:
	* CvsFileInfo.cpp 1.19:
	* CvsFileInfo.h 1.16:
	* CvsIn.dsp 1.48:
	* CvsIn.rc 1.125:
	* DSAddIn.cpp 1.29:
	* OptWTSDK.cpp 1.4:
	* OptWTSDK.h 1.4:
	* Resource.h 1.68:
	* WTSDK.CPP 1.7:
	* res/wtsdkicons.bmp 1.1:
		Initial support for the WndTabs SDK icon modification

	* ExtrnSrc/WWhizInterface2.h 1.3:
	* Wizard.cpp 1.50:
		Fix the multiple workspace bug and update to the new WWhizInterface

2000-12-06  Jerzy
	* CvsIn.rc 1.124:
	* OptWTSDK.cpp 1.3:
	* OptWTSDK.h 1.3:
	* Resource.h 1.67:
	* WTSDK.CPP 1.6:
		Fix the UpdateTab prefix bug & make color picker enabling
		according to the checkbox settings

2000-12-05  Jerzy
	* ExtrnSrc/colorbtn.cpp 1.2:
	* ExtrnSrc/colorbtn.h 1.2:
	* ExtrnSrc/colorbtn.rc 1.2:
		Fix the default button problem and the crash if enter pressed
		on the pick dialog, colorbtn.rc can be open as resource

	* ExtrnSrc/WTSDKDefs.h 1.3:
	* WTSDK.CPP 1.5:
		Update the WndTabs SDK related files to the new version

	* ExtrnSrc/.cvsignore 1.2:
		Add *.clw

2000-12-04  Jerzy
	* CfgVars.h 1.18:
	* Credits.cpp 1.14:
	* Credits.h 1.14:
	* CvsIn.dsp 1.47:
	* CvsIn.rc 1.123:
	* ExtrnSrc/colorbtn.cpp 1.1:
	* ExtrnSrc/colorbtn.h 1.1:
	* ExtrnSrc/colorbtn.rc 1.1:
	* License.txt 1.14:
	* OptWTSDK.cpp 1.2:
	* OptWTSDK.h 1.2:
	* Resource.h 1.66:
	* WTSDK.CPP 1.4:
	* str_res.h 1.65:
		Introduce Color Picker

2000-12-01  Jerzy
	* WTSDK.CPP 1.3:
	* str_res.h 1.64:
		Move the strings to the str_res.h

	* CfgVars.h 1.17:
	* Commands.cpp 1.58:
	* CvsFileInfo.cpp 1.18:
	* CvsFileInfo.h 1.15:
	* CvsIn.dsp 1.46:
	* CvsIn.rc 1.122:
	* OptWTSDK.cpp 1.1:
	* OptWTSDK.h 1.1:
	* Resource.h 1.65:
	* WTSDK.CPP 1.2:
	* WizardListCtrl.cpp 1.23:
	* WizardListCtrl.h 1.17:
		WndTabs SDK tab's prefix modification and tab's color change

2000-11-28  Jerzy
	* CvsIn.dsp 1.45:
	* Integration.cpp 1.20:
	* WTSDK.CPP 1.1:
	* WTSDK.H 1.1:
		Create WTSDK files (most of WndTabsSDK should be there)

2000-11-25  Jerzy
	* CvsIn.dsp 1.44:
	* ExtrnSrc/AICLoader.cpp 1.3:
	* ExtrnSrc/AICLoader.h 1.3:
	* ExtrnSrc/WTSDKDefs.h 1.2:
	* ExtrnSrc/WTSDKDefs_Priv.h 1.2:
	* ExtrnSrc/WndTabsInt.cpp 1.2:
	* ExtrnSrc/WndTabsInt.h 1.2:
	* Integration.cpp 1.19:
	* Integration.h 1.20:
		Merge WndTabsSDK_BRANCH1 - WndTabsSDK initial support

	* ExtrnSrc/ResizableDialog.cpp 1.3:
		Update to the new version with fixed a bug with multiple calls
		to DoModal()

	* .cvsignore 1.4:
		Add *.positions

	* ExtrnSrc/WWhizInterface2.h 1.2:
		Update to the new version (WW 2.10)

2000-11-23  Jerzy
	* CvsIn.rc 1.121:
		Update version info

2000-11-22  Jerzy
	* CvsFileInfo.cpp 1.17:
	* Wizard.cpp 1.49:
	* Wizard.h 1.30:
		Better UpdateUI for the toolbar

2000-11-20  Jerzy
	* Credits.cpp 1.13:
	* Credits.h 1.13:
	* CvsIn.dsp 1.43:
	* CvsIn.rc 1.120:
	* ExtrnSrc/sxbutton.cpp 1.1:
	* ExtrnSrc/sxbutton.h 1.1:
	* License.txt 1.13:
	* Resource.h 1.64:
	* Wizard.cpp 1.48:
	* Wizard.h 1.29:
	* res/diff.bmp 1.1:
	* res/refresh.bmp 1.1:
	* res/run.bmp 1.1:
	* res/selectal.bmp 1.1:
	* res/selectmo.bmp 1.1:
	* res/toggle.bmp 1.1:
	* str_res.h 1.63:
		Introduce SXButton

2000-11-19  Jerzy
	* CvsInCmdOptions.cpp 1.8:
	* str_res.h 1.62:
		Ask before cvs remove

	* CvsInCmdOptions.cpp 1.7:
		Get rid of Apply button

2000-11-18  Jerzy
	* CvsFileInfo.cpp 1.15:
	* CvsFileInfo.h 1.13:
	* CvsIn.rc 1.117:
	* Resource.h 1.62:
	* WizardListCtrl.cpp 1.21:
	* WizardListCtrl.h 1.15:
	* res/smallico.bmp 1.2:
		Proper images for the file's states

	* CvsFileInfo.cpp 1.16:
	* CvsFileInfo.h 1.14:
	* CvsIn.rc 1.119:
	* Resource.h 1.63:
	* Wizard.cpp 1.47:
	* Wizard.h 1.28:
	* WizardListCtrl.cpp 1.22:
	* WizardListCtrl.h 1.16:
	* str_res.h 1.61:
		More info counters

	* CvsIn.rc 1.118:
		Maximize box for the wizard dialog

2000-11-15  Jerzy
	* ExtrnSrc/SortClass.cpp 1.5:
		Smarter sort for the text items (empty-always-loose approach)

	* CvsFileInfo.cpp 1.14:
		Fix the unknown/absent detection for the non-cvs projects

2000-11-14  Jerzy
	* CvsIn.rc 1.116:
		Update version info

2000-11-13  Jerzy
	* Wizard.cpp 1.46:
	* Wizard.h 1.27:
		Toolbar UpdateUI - initial support

	* WizardListCtrl.cpp 1.20:
		Red Icons for modified files

	* CvsIn.rc 1.115:
		Small reposition of controls after removing the *Check* button

2000-11-12  Jerzy
	* CvsIn.dsp 1.42:
	* CvsIn.rc 1.114:
	* Resource.h 1.61:
	* Wizard.cpp 1.45:
	* Wizard.h 1.26:
	* WizardListCtrl.cpp 1.19:
	* WizardListCtrl.h 1.14:
	* res/smallico.bmp 1.1:
	* res/stateico.bmp 1.1:
	* str_res.h 1.60:
		Remove the checkboxes and introduce the state images for
		writable and readonly files

2000-11-11  Jerzy
	* CvsInCmdOptions.cpp 1.6:
		Fix double -j option for merge

	* CvsIn.dsp 1.41:
	* CvsIn.rc 1.113:
	* CvsInCmdOptions.cpp 1.5:
	* CvsInCmdOptions.h 1.5:
	* Resource.h 1.60:
	* UpdateMain.cpp 1.1:
	* UpdateMain.h 1.1:
	* UpdateMerge.cpp 1.1:
	* UpdateMerge.h 1.1:
	* UpdateSticky.cpp 1.1:
	* UpdateSticky.h 1.1:
	* Wizard.cpp 1.44:
	* str_res.h 1.59:
		Update Dialog

2000-11-07  Jerzy
	* CfgVars.h 1.16:
	* Wizard.cpp 1.43:
	* Wizard.h 1.25:
		Store the wizard's scope in the registry

	* ProgDlg.cpp 1.2:
	* ProgDlg.h 1.2:
		Put the copyrights

	* CvsIn.dsp 1.40:
	* CvsIn.rc 1.112:
	* ProgDlg.cpp 1.1:
	* ProgDlg.h 1.1:
	* Resource.h 1.59:
	* Wizard.cpp 1.42:
		Introduce progress dialog (for display during Wizard's refresh)

2000-11-04  Jerzy
	* CvsFileInfo.cpp 1.12:
	* CvsFileInfo.h 1.12:
	* str_res.h 1.58:
		Better CVS/Enrties handling

	* CvsFileInfo.cpp 1.13:
		Fix the false indication of Absent file

2000-11-03  Jerzy
	* CvsIn.rc 1.111:
	* CvsInCmdOptions.cpp 1.4:
	* CvsInCmdOptions.h 1.4:
	* Resource.h 1.58:
	* Wizard.cpp 1.41:
	* Wizard.h 1.24:
	* res/TBarWiz.bmp 1.2:
		Add cvs add, add binary anf remove

2000-11-01  Jerzy
	* AutoPropPage.cpp 1.6:
		Fixed bug in ChangedAny()

	* Wizard.cpp 1.40:
	* Wizard.h 1.23:
		ExecuteToolbarCommand() no longer uses the global pointer to
		CCvsInCmdOptions object

2000-10-31  Jerzy
	* CmdUIToolbar.cpp 1.1:
	* CmdUIToolbar.h 1.1:
	* Credits.cpp 1.12:
	* Credits.h 1.12:
	* CvsIn.dsp 1.39:
	* CvsIn.rc 1.110:
	* License.txt 1.12:
	* Resource.h 1.57:
	* Wizard.cpp 1.39:
	* Wizard.h 1.22:
	* str_res.h 1.57:
		Introduce CCmdUIToolbar - ability to disable the toolbar
		buttons on the dialog

	* Wizard.cpp 1.38:
		Create Tag dialog from the toolbar

	* CvsInCmd.cpp 1.14:
		Fix the filename with spaces bug (multi-selection)

2000-10-30  Jerzy
	* CvsInCmd.cpp 1.13:
	* CvsInCmdOptions.cpp 1.3:
	* CvsInCmdOptions.h 1.3:
	* Wizard.cpp 1.37:
	* Wizard.h 1.21:
		Tunneling CVS commands thru CvsInCmdOptions (toolbar on the
		Wizard dialog) - except the diff

2000-10-29  Jerzy
	* Credits.cpp 1.11:
	* Credits.h 1.11:
	* CvsIn.rc 1.109:
	* License.txt 1.11:
	* Resource.h 1.56:
	* Wizard.cpp 1.36:
	* Wizard.h 1.20:
	* str_res.h 1.56:
		Tooltips for a toolbar in a dialog

	* CvsIn.rc 1.108:
	* CvsInCmd.cpp 1.12:
	* Resource.h 1.55:
	* Wizard.cpp 1.35:
	* Wizard.h 1.19:
		Fix the toolbar size problem and make a toolbar _flat_

2000-10-28  Jerzy
	* DSAddIn.cpp 1.28:
		Memory cleanup

	* CvsIn.rc 1.107:
		Prompt for the toolbar

	* ExtrnSrc/ResizableDialog.cpp 1.2:
	* ExtrnSrc/ResizableDialog.h 1.2:
		Update resizable dialog class

	* Commit.cpp 1.10:
	* CvsInCmd.cpp 1.11:
	* CvsInCmdOptions.cpp 1.2:
	* CvsInCmdOptions.h 1.2:
	* Wizard.cpp 1.34:
		Implement the _Commit_ toolbar button

	* CvsIn.dsp 1.38:
	* CvsInCmdOptions.cpp 1.1:
	* CvsInCmdOptions.h 1.1:
	* DSAddIn.cpp 1.27:
		Introduce CCvsInCmdOptions

2000-10-26  Jerzy
	* Wizard.cpp 1.32:
		Add interactive cvs login and cvs commit

	* ExtrnSrc/MultiColumnSortListView.cpp 1.4:
	* ExtrnSrc/MultiColumnSortListView.h 1.4:
	* ExtrnSrc/SortableHeaderCtrl.cpp 1.2:
	* Wizard.cpp 1.31:
		Save the columns order

	* CvsIn.dsp 1.37:
	* CvsIn.rc 1.106:
	* Resource.h 1.54:
	* Wizard.cpp 1.33:
	* Wizard.h 1.18:
	* res/TBarWiz.bmp 1.1:
		Initial Toolbar support for Wizard dialog

2000-10-24  Jerzy
	* TODO.txt 1.34:
		Update TODO

2000-10-23  Jerzy
	* CvsIn.rc 1.104:
	* CvsIn.rc 1.105:
		Update version info

2000-10-22  Jerzy
	* CvsCommandsTool.cpp 1.4:
	* CvsCommandsTool.h 1.3:
	* CvsInCmd.cpp 1.10:
	* str_res.h 1.55:
		Expand the (cvs) string in the dialog box to the:  
		global options>

	* CvsIn.dsp 1.36:
	* CvsIn.rc 1.103:
	* Wizard.cpp 1.30:
	* Wizard.h 1.17:
	* WizardCommands.cpp 1.1:
	* WizardCommands.h 1.1:
		Simple support for the drop list to fill in the Command field

	* CvsCommandsTool.cpp 1.5:
		Small cleanup

2000-10-21  Jerzy
	* CvsIn.rc 1.102:
		Small layout changes

	* CvsIn.dsp 1.35:
	* ExtrnSrc/WWhizInterface.h 1.4:
	* ExtrnSrc/WWhizInterface2.h 1.1:
	* ExtrnSrc/WWhizInterface2Loader.cpp 1.1:
	* ExtrnSrc/WWhizInterface2Loader.h 1.1:
	* ExtrnSrc/WWhizInterfaceLoader.cpp 1.4:
	* ExtrnSrc/WWhizInterfaceLoader.h 1.3:
	* Wizard.cpp 1.29:
		Update WWhizInterface2 files

2000-10-20  Jerzy
	* ExtrnSrc/SortClass.cpp 1.3:
		Fix the assertion when sorting invalid dates

	* CvsIn.rc 1.101:
	* Wizard.cpp 1.28:
	* Wizard.h 1.16:
		Intercept VK_F5 for the Refresh

	* ExtrnSrc/MultiColumnSortListView.cpp 1.3:
	* ExtrnSrc/MultiColumnSortListView.h 1.3:
	* ExtrnSrc/SortClass.cpp 1.4:
	* ExtrnSrc/SortClass.h 1.3:
	* WizardListCtrl.cpp 1.18:
		Sorting by CheckBoxes state

2000-10-18  Jerzy
	* Wizard.cpp 1.27:
	* WizardListCtrl.cpp 1.16:
	* WizardListCtrl.h 1.13:
	* str_res.h 1.54:
		Introduce the Remark column and initiate selection to the
		current file

	* ExtrnSrc/MultiColumnSortListView.cpp 1.2:
	* ExtrnSrc/MultiColumnSortListView.h 1.2:
	* ExtrnSrc/SortClass.cpp 1.2:
	* ExtrnSrc/SortClass.h 1.2:
	* WizardListCtrl.cpp 1.17:
		Initial support for date sorting

2000-10-17  Jerzy
	* CvsIn.rc 1.100:
	* WizardListCtrl.cpp 1.15:
	* WizardListCtrl.h 1.12:
		Select Mod. function working again

	* Wizard.cpp 1.26:
	* Wizard.h 1.15:
		Set focus back to the file list after Select buttons

2000-10-16  Jerzy
	* Credits.cpp 1.10:
	* Credits.h 1.10:
	* CvsIn.dsp 1.34:
	* CvsIn.rc 1.99:
	* ExtrnSrc/MultiColumnSortListView.cpp 1.1:
	* ExtrnSrc/MultiColumnSortListView.h 1.1:
	* ExtrnSrc/SortClass.cpp 1.1:
	* ExtrnSrc/SortClass.h 1.1:
	* ExtrnSrc/SortableHeaderCtrl.cpp 1.1:
	* ExtrnSrc/SortableHeaderCtrl.h 1.1:
	* License.txt 1.10:
	* Resource.h 1.53:
	* TODO.txt 1.33:
	* Wizard.cpp 1.25:
	* WizardListCtrl.cpp 1.14:
	* WizardListCtrl.h 1.11:
	* res/HdrDownA.bmp 1.1:
	* res/HdrUpA.bmp 1.1:
	* str_res.h 1.53:
		Introduce MultiColumnSortListView modified for ListCtrl -
		Sorting and Width saving

	* ExtrnSrc/MultiColumnSortListView.cpp [MULTISORT_ORIGINAL] 1.1.2.1:
	* ExtrnSrc/MultiColumnSortListView.h [MULTISORT_ORIGINAL] 1.1.2.1:
	* ExtrnSrc/SortableHeaderCtrl.cpp [MULTISORT_ORIGINAL] 1.1.2.1:
		Original version of MultiColumnSortListView

2000-10-14  Jerzy
	* CvsIn.rc 1.97:
	* WizardListCtrl.cpp 1.12:
	* WizardListCtrl.h 1.10:
	* str_res.h 1.52:
		No Items to display info

	* CvsIn.rc 1.98:
	* Wizard.cpp 1.24:
	* Wizard.h 1.14:
		Small GUI adjustments

	* WizardListCtrl.cpp 1.13:
		Better Enable/Disable for the control

	* CvsIn.rc 1.96:
	* CvsInCmd.cpp 1.9:
	* Resource.h 1.52:
	* Wizard.cpp 1.23:
	* Wizard.h 1.13:
		Switch for Interactive CVS commands

2000-10-13  Jerzy
	* CvsInCmd.cpp 1.8:
		Multiple files CVS commands operational

2000-10-12  Jerzy
	* CvsCommandsTool.cpp 1.3:
	* CvsCommandsTool.h 1.2:
	* CvsInCmd.cpp 1.7:
	* CvsInCmd.h 1.6:
		Parse and prepare the MFiles for multi-files launch

2000-10-11  Jerzy
	* CvsInCmd.cpp 1.6:
	* CvsInCmd.h 1.5:
		Wrap CvsTranslateAndLaunch for multiple files operations

	* Wizard.cpp 1.22:
	* str_res.h 1.51:
		Strings cleanup

2000-10-10  Jerzy
	* ExtrnSrc/WTSDKDefs.h [WndTabsSDK_BRANCH1] 1.1.2.3:
	* ExtrnSrc/WTSDKDefs_Priv.h [WndTabsSDK_BRANCH1] 1.1.2.2:
	* ExtrnSrc/WndTabsInt.cpp [WndTabsSDK_BRANCH1] 1.1.2.3:
		Update the WndTabsSDK files

	* CvsIn.rc 1.95:
	* CvsInCmd.cpp 1.5:
	* CvsInCmd.h 1.4:
	* Resource.h 1.51:
	* Wizard.cpp 1.21:
	* Wizard.h 1.12:
	* str_res.h 1.50:
		Sceleton for the MCommandCVS*

2000-10-03  Jerzy
	* CvsIn.rc 1.94:
	* Resource.h 1.50:
	* Wizard.cpp 1.20:
	* Wizard.h 1.11:
		Checkbox for Directories option

2000-10-02  Jerzy
	* CvsIn.rc 1.93:
	* Wizard.cpp 1.18:
		Move the diff button to the right side

	* ExtrnSrc/WTSDKDefs_Priv.h 1.1:
		file WTSDKDefs_Priv.h was initially added on branch
		WndTabsSDK_BRANCH1.

	* CvsIn.dsp [WndTabsSDK_BRANCH1] 1.33.4.2:
	* ExtrnSrc/WTSDKDefs.h [WndTabsSDK_BRANCH1] 1.1.2.2:
	* ExtrnSrc/WTSDKDefs_Priv.h [WndTabsSDK_BRANCH1] 1.1.2.1:
	* ExtrnSrc/WndTabsInt.cpp [WndTabsSDK_BRANCH1] 1.1.2.2:
	* ExtrnSrc/WndTabsInt.h [WndTabsSDK_BRANCH1] 1.1.2.2:
	* Integration.cpp [WndTabsSDK_BRANCH1] 1.18.6.3:
		Update WndTabsSDK code with the latest version

	* Wizard.cpp 1.19:
		Reduce flickering and display hourglass when loading file list

	* Integration.cpp [WndTabsSDK_BRANCH1] 1.18.6.4:
		Demo of the CVS state detection

2000-10-01  Jerzy
	* ExtrnSrc/WndTabsInt.h 1.1:
		file WndTabsInt.h was initially added on branch
		WndTabsSDK_BRANCH1.

	* ExtrnSrc/WTSDKDefs.h 1.1:
		file WTSDKDefs.h was initially added on branch
		WndTabsSDK_BRANCH1.

	* CvsIn.dsp [WndTabsSDK_BRANCH1] 1.33.4.1:
	* ExtrnSrc/AICLoader.cpp [WndTabsSDK_BRANCH1] 1.2.6.1:
	* ExtrnSrc/AICLoader.h [WndTabsSDK_BRANCH1] 1.2.6.1:
	* ExtrnSrc/WTSDKDefs.h [WndTabsSDK_BRANCH1] 1.1.2.1:
	* ExtrnSrc/WndTabsInt.cpp [WndTabsSDK_BRANCH1] 1.1.2.1:
	* ExtrnSrc/WndTabsInt.h [WndTabsSDK_BRANCH1] 1.1.2.1:
	* Integration.cpp [WndTabsSDK_BRANCH1] 1.18.6.1:
	* Integration.h [WndTabsSDK_BRANCH1] 1.19.6.1:
		Introduce WndTabsSDK

	* Integration.cpp [WndTabsSDK_BRANCH1] 1.18.6.2:
	* Integration.h [WndTabsSDK_BRANCH1] 1.19.6.2:
		First attempt to make WndTabsSDK working

	* ExtrnSrc/WndTabsInt.cpp 1.1:
		file WndTabsInt.cpp was initially added on branch
		WndTabsSDK_BRANCH1.

2000-09-30  Jerzy
	* Wizard.cpp 1.17:
		Unselect first when selecting modified

	* CvsIn.rc 1.92:
	* License.txt 1.9:
		WWhizInterface Credits

	* CvsFileInfo.cpp 1.11:
	* CvsFileInfo.h 1.11:
		Improve entries parser

2000-09-29  Jerzy
	* Credits.cpp 1.9:
	* Credits.h 1.9:
	* CvsIn.rc 1.91:
	* Resource.h 1.49:
	* str_res.h 1.49:
		Wizard dialog resizable Credits

	* TODO.txt 1.32:
		Update TODO

	* CvsIn.dsp 1.33:
	* CvsIn.rc 1.90:
	* ExtrnSrc/ResizableDialog.cpp 1.1:
	* ExtrnSrc/ResizableDialog.h 1.1:
	* License.txt 1.8:
	* Resource.h 1.48:
	* Wizard.cpp 1.16:
	* Wizard.h 1.10:
	* str_res.h 1.48:
		Wizard dialog resizable

	* Wizard.cpp 1.14:
	* WizardListCtrl.cpp 1.10:
	* WizardListCtrl.h 1.8:
	* str_res.h 1.47:
		Cleanup (strings mostly)

	* Wizard.cpp 1.15:
	* Wizard.h 1.9:
	* WizardListCtrl.cpp 1.11:
	* WizardListCtrl.h 1.9:
		Project/Workspace switch

2000-09-28  Jerzy
	* CvsFileInfo.cpp 1.10:
	* CvsFileInfo.h 1.10:
	* Wizard.cpp 1.12:
	* WizardListCtrl.cpp 1.8:
	* WizardListCtrl.h 1.6:
		Modified files count in the Wizard dialog

	* Wizard.cpp 1.13:
	* Wizard.h 1.8:
	* WizardListCtrl.cpp 1.9:
	* WizardListCtrl.h 1.7:
		Select Modified option

2000-09-27  Jerzy
	* WizardListCtrl.cpp 1.7:
		Fix GetFile()

	* Wizard.cpp 1.10:
		Code Cleaup

	* Wizard.cpp 1.11:
		Workspace retrieve and diff button

	* ExtrnSrc/WWhizInterface.h 1.3:
	* ExtrnSrc/WWhizInterfaceLoader.cpp 1.3:
		Update WWhizInterface - fixed crash and introduced the
		workspace name retrieval

2000-09-26  Jerzy
	* ExtrnSrc/WWhizInterface.h 1.2:
	* ExtrnSrc/WWhizInterfaceLoader.cpp 1.2:
	* ExtrnSrc/WWhizInterfaceLoader.h 1.2:
		New WWhizInterface

	* Wizard.cpp 1.9:
		guard try-catch with #ifdef - remove when the crash will get fixed

2000-09-23  Jerzy
	* Wizard.cpp 1.7:
	* Wizard.h 1.6:
		Cleanup

	* CvsIn.rc 1.89:
	* Resource.h 1.47:
	* Wizard.cpp 1.8:
	* Wizard.h 1.7:
		Better UI for Wizard dialog

	* CvsIn.rc 1.88:
		Version Change

2000-09-22  Jerzy
	* CvsFileInfo.cpp 1.9:
	* CvsFileInfo.h 1.9:
	* WizardListCtrl.cpp 1.6:
		More complete CVS info on files

2000-09-17  Jerzy
	* CvsIn.rc [Ver_2_2_4_BRANCH1] 1.81.2.2:
		Update version info

	* CvsIn.dsp 1.32:
		Remove ReadMe.txt from the project files

2000-09-16  Jerzy
	* CvsFileInfo.cpp 1.8:
	* CvsFileInfo.h 1.8:
	* WizardListCtrl.cpp 1.5:
	* WizardListCtrl.h 1.5:
	* str_res.h 1.46:
		CVS Info in Wizard dialog

2000-09-14  Jerzy
	* CvsIn.rc 1.87:
	* Wizard.cpp 1.6:
	* WizardListCtrl.cpp 1.4:
	* WizardListCtrl.h 1.4:
		Wizard code

	* Commands.cpp 1.57:
	* CvsFileInfo.cpp 1.7:
	* CvsFileInfo.h 1.7:
		gCvsFileInfo -> g_CvsFileInfo

	* Commands.cpp 1.55:
		Cleanup the code

	* Credits.cpp 1.8:
	* Credits.h 1.8:
	* CvsIn.rc 1.85:
	* ExtrnSrc/AggressiveOptimize.h 1.1:
	* License.txt 1.7:
	* Resource.h 1.45:
	* StdAfx.h 1.8:
	* TODO.txt 1.31:
	* UnSupported.h 1.4:
	* str_res.h 1.45:
		Introduce Aggressive Optimize

	* CvsIn.rc 1.86:
	* Resource.h 1.46:
	* Wizard.cpp 1.5:
	* Wizard.h 1.5:
		Wizard's UI changes

	* Commands.cpp 1.56:
	* Commit.cpp 1.9:
	* CvsInCmd.cpp 1.4:
	* CvsInCmd.h 1.3:
	* DSAddIn.cpp 1.25:
	* WinCvsSessions.cpp 1.6:
		gpCvsInCmd -> g_pCvsInCmd

	* AddInUtils.cpp 1.6:
	* AddInUtils.h 1.6:
	* DSAddIn.cpp 1.26:
	* OptCvsIn.cpp 1.10:
	* ToolbarSetup.cpp 1.3:
		gpAddInUtils -> g_pAddInUtils

	* Commands.cpp 1.54:
		Clean up the CVSIN_STATUSBAR_NO_VA support code - leave the
		WM_SETMESSAGESTRING version

	* CvsCommandsTool.cpp 1.2:
		Increase the local buffer size to _MAX_PATH in CCvsCommandsTool
		:SetEnvironment()

2000-09-12  Jerzy
	* Commands.cpp [Ver_2_2_4_BRANCH1] 1.52.2.1:
	* CvsIn.rc [Ver_2_2_4_BRANCH1] 1.81.2.1:
	* DSAddIn.h [Ver_2_2_4_BRANCH1] 1.8.2.1:
		Maintenance Merge - WM_SETMESSAGESTRING for the status bar, the
		buttons better text description, version info update

2000-08-21  Jerzy
	* CvsIn.rc 1.84:
	* CvsInCmd.cpp 1.3:
	* Wizard.cpp 1.4:
	* Wizard.h 1.4:
		List Project Files

2000-08-20  Jerzy
	* WizardListCtrl.cpp 1.3:
	* WizardListCtrl.h 1.3:
		Introduce CWizardListCtrl::SetCheck() to wrap the checkbox
		operations - VC50/60 compatibility

2000-08-19  Jerzy
	* CvsIn.rc 1.83:
	* Resource.h 1.44:
	* Wizard.cpp 1.3:
	* Wizard.h 1.3:
	* WizardListCtrl.cpp 1.2:
	* WizardListCtrl.h 1.2:
		Wizard files list control - 1st steps

	* CvsIn.dsp 1.31:
	* WizardListCtrl.cpp 1.1:
	* WizardListCtrl.h 1.1:
		Introduce CWizardListCtrl

	* Commands.cpp 1.53:
	* DSAddIn.h 1.9:
		Use WM_SETMESSAGESTRING for printing to the status bar

	* CvsIn.rc 1.82:
		Give the buttons a better text description

2000-08-13  Jerzy
	* CvsIn.dsp 1.30:
	* ExtrnSrc/WWhizInterface.h 1.1:
	* ExtrnSrc/WWhizInterfaceLoader.cpp 1.1:
	* ExtrnSrc/WWhizInterfaceLoader.h 1.1:
		Introduce WWhizInterface

2000-08-11  Jerzy
	* CvsIn.rc 1.81:
		Update version info

2000-08-09  Jerzy
	* CvsFileInfo.cpp 1.6:
	* CvsFileInfo.h 1.6:
	* str_res.h 1.44:
		Conflict detection

2000-08-05  Jerzy
	* TODO.txt 1.29:
	* TODO.txt 1.30:
		Update TODO

	* CvsIn.rc 1.80:
		Update version info

	* Commands.cpp 1.52:
	* DSAddIn.cpp 1.24:
	* TODO.txt 1.28:
	* UnSupported.h 1.3:
		Hooks support(disabled)

2000-08-03  Jerzy
	* TODO.txt 1.26:
		More things to do!

	* TODO.txt 1.27:
		WM_SETMESSAGESTRING

2000-08-02  Jerzy
	* CvsFileInfo.cpp 1.4:
	* CvsFileInfo.h 1.4:
	* str_res.h 1.43:
		Fix the Entries line parsing for sticky TAG and sticky DATE

	* CvsFileInfo.cpp 1.5:
	* CvsFileInfo.h 1.5:
		Detection of locally modified files

	* CvsFileInfo.cpp 1.3:
	* CvsFileInfo.h 1.3:
		Fix the Entries line parsing bugs

2000-08-01  Jerzy
	* CvsFileInfo.cpp 1.2:
	* CvsFileInfo.h 1.2:
	* str_res.h 1.42:
		Parse the Enties line for detail info

2000-07-31  Jerzy
	* Commands.cpp 1.51:
	* CvsFileInfo.cpp 1.1:
	* CvsFileInfo.h 1.1:
	* CvsIn.dsp 1.29:
	* str_res.h 1.41:
		Introduce CvsFileInfo

	* str_res.h 1.40:
		Update the external diff file missing message

2000-07-26  Jerzy
	* ReadMe.txt 1.2:
		Remove useless file

	* License.txt 1.6:
		Update the license info

2000-07-25  Jerzy
	* Credits.cpp 1.7:
	* Credits.h 1.7:
	* CvsIn.rc 1.79:
	* Resource.h 1.43:
		Update Credits

2000-07-24  Jerzy
	* CvsIn.rc 1.78:
		Fix the typo in the external diff combo

	* CvsIn.rc 1.77:
		Update Version Info

2000-07-23  Jerzy
	* AddInUtils.cpp 1.4:
	* AddInUtils.h 1.4:
	* CvsIn.dsp 1.28:
	* CvsIn.rc 1.76:
	* OptCvsIn.cpp 1.9:
	* OptCvsIn.h 1.9:
	* Resource.h 1.42:
	* ToolbarSetup.cpp 1.1:
	* ToolbarSetup.h 1.1:
	* str_res.h 1.39:
		Toolbar Setup

	* AddInUtils.cpp 1.5:
	* AddInUtils.h 1.5:
	* ToolbarSetup.cpp 1.2:
	* ToolbarSetup.h 1.2:
		Reset button for the Toolbar Setup

2000-07-21  Jerzy
	* TODO.txt 1.25:
		Update TODO

	* AddInUtils.cpp 1.3:
	* AddInUtils.h 1.3:
		Add toolbar detection

2000-07-19  Jerzy
	* Integration.cpp 1.18:
	* Integration.h 1.19:
		Fix the typo

	* AddInUtils.cpp 1.2:
	* AddInUtils.h 1.2:
	* DSAddIn.cpp 1.23:
	* DSAddIn.h 1.8:
	* str_res.h 1.38:
		CAddInUtils complete

2000-07-16  Jerzy
	* AddInUtils.cpp 1.1:
	* AddInUtils.h 1.1:
	* CvsIn.dsp 1.27:
		Introduce CAddInUtils

2000-07-15  Jerzy
	* Commands.cpp 1.50:
	* Commands.h 1.17:
	* CvsIn.dsp 1.26:
	* CvsInCmd.cpp 1.1:
	* CvsInCmd.h 1.1:
	* DSAddIn.cpp 1.21:
	* WinCvsSessions.cpp 1.5:
	* WinCvsSessions.h 1.5:
		Introduce CvsInCmd

	* Commit.cpp 1.8:
	* Commit.h 1.6:
	* CvsIn.rc 1.75:
	* CvsInCmd.cpp 1.2:
	* CvsInCmd.h 1.2:
		External diff button - Commit dialog

	* DSAddIn.cpp 1.22:
		Plug the memory leak

2000-07-08  Jerzy
	* CfgVars.h 1.15:
	* Commands.cpp 1.48:
	* CvsIn.rc 1.74:
	* CvsRedirect.h 1.15:
	* OptCVS.cpp 1.7:
	* OptCVS.h 1.6:
	* Resource.h 1.41:
	* TODO.txt 1.24:
	* str_res.h 1.37:
		External diff complete

	* Commands.cpp 1.49:
	* CvsCommandsTool.cpp 1.1:
	* CvsCommandsTool.h 1.1:
	* CvsIn.dsp 1.25:
	* CvsRedirect.cpp 1.15:
	* CvsRedirect.h 1.16:
		Move CvsCommandsTool to separate file set

2000-07-07  Jerzy
	* AICIntegration.cpp 1.7:
	* Integration.cpp 1.17:
	* Integration.h 1.18:
	* License.txt 1.5:
		AIC wrapper for Workspace Whiz!

2000-07-06  Jerzy
	* AICIntegration.cpp 1.6:
	* AICIntegration.h 1.5:
	* CvsIn.rc 1.71:
	* Resource.h 1.39:
		Improve the AIC Integration  dialog

	* Commands.cpp 1.47:
	* CvsIn.rc 1.73:
	* CvsRedirect.h 1.14:
		External diff

	* Integration.cpp 1.16:
	* Integration.h 1.17:
		Eliminate the "DLLNAME" macro and some code cleanup

	* Commit.cpp 1.7:
		Fix the 'forgoten message' for no-wrap dialog

	* BugReports.cpp 1.5:
	* BugReports.h 1.5:
	* CvsIn.rc 1.72:
	* Resource.h 1.40:
	* str_res.h 1.36:
		Bug reports dialog improved

2000-07-04  Jerzy
	* Integration.h 1.16:
		Put the defines to modify if used in another project into one
		place on top of the file

	* CvsRedirect.cpp 1.14:
	* Integration.cpp 1.15:
	* Integration.h 1.15:
		Change AIC integration related macro names to not be linked to CvsIn

2000-07-02  Jerzy
	* AICIntegration.cpp 1.5:
	* Integration.cpp 1.14:
	* Integration.h 1.14:
		AIC wrapper for WndTabs

	* TODO.txt 1.22:
		Update TODO with the current status

	* TODO.txt 1.23:
		Add external diff issue

	* Integration.cpp 1.13:
	* Integration.h 1.13:
		Add Oz copyrights for AIC

2000-07-01  Jerzy
	* DSAddIn.cpp 1.19:
		Remove unnecessary includes

	* Integration.cpp 1.11:
	* Integration.h 1.11:
		Update Copyright information

	* Commands.cpp 1.46:
	* DSAddIn.cpp 1.20:
	* Integration.cpp 1.12:
	* Integration.h 1.12:
		Introduce the AIC callback function

	* CvsIn.rc 1.70:
		Update the acknowledgments

	* Integration.cpp 1.10:
	* Integration.h 1.10:
		Separate the base class for the AIC wrapper class

2000-06-30  Jerzy
	* AICIntegration.cpp 1.4:
	* AICIntegration.h 1.4:
	* CvsIn.rc 1.69:
	* Integration.cpp 1.9:
	* Integration.h 1.9:
	* Resource.h 1.38:
		Finish wrapping VA

	* Integration.cpp 1.8:
	* Integration.h 1.8:
		Name change, improve the Register()

2000-06-29  Jerzy
	* Integration.cpp 1.7:
	* Integration.h 1.7:
		Version String

	* Commands.cpp 1.45:
	* CvsRedirect.cpp 1.13:
	* Integration.cpp 1.6:
	* Integration.h 1.6:
		Replce the plain AIC calls with the class calls

	* DSAddIn.cpp 1.18:
		AIC Registration placed nearby Load

2000-06-28  Jerzy
	* OptCVS.cpp 1.6:
		SetModified() if the cvs client was set using the browse button

2000-06-27  Jerzy
	* Integration.cpp 1.5:
	* Integration.h 1.5:
	* str_res.h 1.35:
		Integration wrappers phase three - make a wrapper for VA calls

2000-06-25  Jerzy
	* CvsIn.h 1.5:
	* DSAddIn.cpp 1.17:
	* DSAddIn.h 1.7:
	* Integration.cpp 1.4:
	* Integration.h 1.4:
		Integration wrappers phase two - use the classes for CvsIn
		specific AIC code

	* Integration.cpp 1.3:
	* Integration.h 1.3:
		Integration wrappers phase one

2000-06-24  Jerzy
	* Integration.cpp 1.2:
	* Integration.h 1.2:
		CCvsInIntegration - CvsIn specific stuff for AIC

	* CvsIn.dsp 1.24:
	* Integration.cpp 1.1:
	* Integration.h 1.1:
		Add the Base Class for AIC support:
		CIntegrationBase

2000-06-22  Jerzy
	* CvsIn.rc 1.68:
		Update version info (build)

2000-06-20  Jerzy
	* Commands.cpp 1.44:
	* CvsRedirect.cpp 1.12:
	* CvsRedirect.h 1.13:
		Surpress the Exit Code info in quiet mode

	* CvsIn.rc 1.67:
		Update version info

2000-06-19  Jerzy
	* CvsRedirect.cpp 1.11:
	* str_res.h 1.34:
		FlashMargin to indicate the CVS command exit code: Green - OK, 
		Red - Error

	* AutoPropPage.h 1.6:
		Fix the Apply -> Cancel bug

	* Commands.cpp 1.43:
		Macro name change for status bar message

	* Commands.cpp 1.42:
		Prevent too many empty lines when printing to the Output Window

2000-06-18  Jerzy
	* CvsIn.dsp 1.23:
	* CvsIn.rc 1.66:
	* OptCVS.cpp 1.5:
	* OptCVS.h 1.5:
	* SmartWidthComboBox.cpp 1.1:
	* SmartWidthComboBox.h 1.1:
		Smart Width ComboBox

2000-06-17  Jerzy
	* Commands.cpp 1.41:
	* CvsIn.rc 1.65:
	* OptCVS.cpp 1.4:
	* OptCVS.h 1.4:
	* Resource.h 1.37:
		Replace Edit with ComboBox for the CVS client setup to allow
		easier input

2000-06-16  Jerzy
	* Commands.cpp 1.40:
	* CvsRedirect.h 1.12:
		Wrap filename containing spaces with quotes

	* CvsIn.rc 1.64:
		Update the repository link on the "About" dialog

2000-06-07  Jerzy
	* CvsIn.rc 1.63:
		Update Version Info

	* Commit.cpp 1.6:
		Fix the Commit log message problem introduced by WordWrap

2000-06-03  Jerzy
	* TODO.txt 1.21:
		Some cosmetic changes

	* CvsIn.rc 1.62:
		Update build number

	* CvsIn.rc 1.61:
		Update Version info

2000-06-01  Jerzy
	* CfgVars.h 1.13:
	* Commit.cpp 1.5:
	* Commit.h 1.5:
	* CvsIn.rc 1.59:
	* Resource.h 1.35:
		Word Wrap for Commit Dialog

	* CfgVars.h 1.14:
	* CvsIn.rc 1.60:
	* OptCvsIn.cpp 1.8:
	* OptCvsIn.h 1.8:
	* Resource.h 1.36:
	* TODO.txt 1.20:
		Prepare for Soft Warnings

2000-05-29  Jerzy
	* Commit.cpp 1.4:
	* Commit.h 1.4:
	* CvsIn.rc 1.58:
	* Resource.h 1.34:
		Line info for Commit dialog

	* CvsIn.dsp 1.22:
	* CvsIn.dsw 1.2:
		Remove the SCC settings

2000-05-28  Jerzy
	* TODO.txt 1.19:
		Update according to the project status

	* CfgVars.h 1.12:
	* Commands.cpp 1.39:
	* CvsIn.rc 1.57:
	* OptCvsIn.cpp 1.7:
	* OptCvsIn.h 1.7:
	* Resource.h 1.33:
		Save before run CVS command

2000-05-26  Jerzy
	* AICIntegration.cpp 1.3:
	* AICIntegration.h 1.3:
	* Acknowledgments.cpp 1.5:
	* Acknowledgments.h 1.5:
	* BugReports.cpp 1.4:
	* BugReports.h 1.4:
	* Commit.cpp 1.3:
	* Commit.h 1.3:
	* Contacts.cpp 1.5:
	* Contacts.h 1.5:
	* Credits.cpp 1.6:
	* Credits.h 1.6:
	* License.cpp 1.3:
	* License.h 1.3:
	* Links.cpp 1.4:
	* Links.h 1.4:
	* OptCvsIn.cpp 1.6:
	* OptCvsIn.h 1.6:
	* OptWinCvs.cpp 1.11:
	* OptWinCvs.h 1.7:
	* StdAfx.h 1.7:
	* Tag.cpp 1.3:
	* Tag.h 1.2:
	* WinCvsSessions.cpp 1.4:
	* WinCvsSessions.h 1.4:
	* WinCvsSessionsListCtrl.cpp 1.3:
	* WinCvsSessionsListCtrl.h 1.3:
	* Wizard.cpp 1.2:
	* Wizard.h 1.2:
		Copyrights

	* CvsIn.rc 1.55:
		Add wncvs.exe to the WinCvs options settings - useful if wincvs
		directory is in the PATH and there are files with spaces etc.

	* CvsIn.rc 1.56:
	* OptCVS.cpp 1.3:
	* OptCVS.h 1.3:
		Browse buttons

	* str_res.h 1.33:
		Browse buttons strings

2000-05-25  Jerzy
	* Commands.cpp 1.38:
	* Commands.h 1.16:
	* CvsIn.dsp 1.21:
	* CvsIn.rc 1.53:
	* Resource.h 1.32:
	* Wizard.cpp 1.1:
	* Wizard.h 1.1:
		Add CvsIn Wizard

	* CvsIn.rc 1.54:
		Update version info

	* TODO.txt 1.18:
		FlashMargin with VA status

2000-05-24  Jerzy
	* Commands.cpp 1.37:
	* CvsIn.dsp 1.20:
	* CvsIn.rc 1.52:
	* Resource.h 1.31:
	* Tag.cpp 1.1:
	* Tag.h 1.1:
	* str_res.h 1.31:
		Implement tag (Add, Delete, Fork)

	* Tag.cpp 1.2:
	* str_res.h 1.32:
		Move the title strings to str_res.h

2000-05-23  Jerzy
	* res/TBarLrge.bmp 1.8:
	* res/TBarMedm.bmp 1.8:
		Different color of the "fish" for the buttons not in the
		standard set

2000-05-22  Jerzy
	* Commit.cpp 1.2:
	* Commit.h 1.2:
		"no message" warning

	* CvsRedirect.cpp 1.10:
	* CvsRedirect.h 1.11:
		Change '\n' info "\\n" for the OutputWindow

	* str_res.h 1.30:
		Enter the log message message

	* CvsIn.rc 1.51:
	* Resource.h 1.30:
		Diff button on commit dialog

	* CvsRedirect.h 1.10:
		VC50 compatibility CString::Replace()

2000-05-21  Jerzy
	* str_res.h 1.29:
		Error messages and change in CVS command info

	* Commands.cpp 1.36:
	* Commit.cpp 1.1:
	* Commit.h 1.1:
	* CvsIn.dsp 1.19:
	* CvsIn.rc 1.50:
	* CvsRedirect.h 1.9:
	* Resource.h 1.29:
		Introduce Commit dialog

	* License.txt 1.4:
		Update portions Copyright

	* Commands.cpp 1.35:
		Remove some strings to str_res.h, CVS status without -v

	* TODO.txt 1.17:
		Update

	* OptCvsIn.cpp 1.5:
	* OptCvsIn.h 1.5:
		OnCheckDialUp()

2000-05-19  Jerzy
	* CvsRedirect.cpp 1.8:
	* CvsRedirect.h 1.7:
	* ExtrnSrc/Redirect.cpp 1.8:
	* ExtrnSrc/Redirect.h 1.7:
		DiapUp work-around

	* CvsRedirect.h 1.6:
		Introduce CCvsCommandsTool

	* Commands.cpp 1.33:
		Setting for CVS commands working

	* str_res.h 1.28:
		Env var: HOME

	* Commands.cpp 1.34:
	* CvsRedirect.cpp 1.9:
	* CvsRedirect.h 1.8:
	* ExtrnSrc/Redirect.cpp 1.9:
	* ExtrnSrc/Redirect.h 1.8:
		Interactive work-around

2000-05-18  Jerzy
	* CfgVars.h 1.11:
	* CvsIn.rc 1.49:
	* OptCVS.cpp 1.2:
	* OptCVS.h 1.2:
	* OptCvsIn.cpp 1.4:
	* OptCvsIn.h 1.4:
	* Resource.h 1.28:
	* str_res.h 1.27:
		Registry settings for CVS commands

2000-05-17  Jerzy
	* Commands.cpp 1.32:
	* CvsIn.dsp 1.18:
	* CvsIn.rc 1.48:
	* OptCVS.cpp 1.1:
	* OptCVS.h 1.1:
	* Resource.h 1.27:
		Introduce CVS options dialog

2000-05-16  Jerzy
	* ExtrnSrc/Redirect.cpp 1.7:
		Fix the typo

	* Commands.h 1.15:
		GetCvsRedirect made const

	* DSAddIn.cpp 1.16:
		Stop CVS command OnDisconnection

	* Commands.cpp 1.31:
		GetCvsRedirect made const, fix the commit message, graph will
		invoke WinCvs

2000-05-15  Jerzy
	* str_res.h 1.26:
		Add Time to the command info message format

	* Commands.cpp 1.30:
	* Commands.h 1.14:
		ForceStop() on DS Exit, More CVS commands

	* ExtrnSrc/Redirect.cpp 1.6:
	* ExtrnSrc/Redirect.h 1.6:
		Expose process handle

	* TODO.txt 1.16:
		Update with the current status

	* CvsRedirect.h 1.5:
		Add ForceStop()

	* CvsRedirect.cpp 1.7:
		Add ForceStop(), Time in the info message

2000-05-14  Jerzy
	* res/TBarLrge.bmp 1.7:
	* res/TBarMedm.bmp 1.7:
		Wizard tollbar button

	* Commands.cpp 1.29:
		Infrastructure for most CVS commands

	* ExtrnSrc/Redirect.cpp 1.5:
		LPSTR)LPCTSTR solved, Input Handle, removed \r from the error messages

	* TODO.txt 1.15:
		Add SW_HIDE & DialUp problem to the list

2000-05-13  Jerzy
	* Commands.cpp 1.28:
	* Commands.h 1.13:
	* CvsIn.odl 1.4:
		The toolbar for all CVS commands and commands, Stop CVS and
		Status working

	* res/TBarLrge.bmp 1.6:
	* res/TBarMedm.bmp 1.6:
		Add the toolbar for all CVS commands

	* CvsIn.rc 1.47:
	* DSAddIn.cpp 1.15:
	* Resource.h 1.26:
	* str_res.h 1.25:
		The toolbar for all CVS commands and commands

	* TODO.txt 1.14:
		Update with the current status

2000-05-12  Jerzy
	* str_res.h 1.24:
		Redirect related strings

	* TODO.txt 1.12:
		Update with the current status + new toolbar design

	* Credits.cpp 1.5:
	* Credits.h 1.5:
	* CvsIn.rc 1.44:
	* Resource.h 1.23:
		Redirect related credits

	* CvsIn.dsp 1.17:
	* CvsIn.rc 1.46:
	* OptAbout.cpp 1.5:
	* Resource.h 1.25:
	* res/about.ico 1.1:
		Add the About icon

	* TODO.txt 1.13:
		Note about the redirect bug

	* CvsRedirect.cpp 1.6:
		Move the strings to it's place (str_res.h)

	* Commands.cpp 1.27:
	* Commands.h 1.12:
		CVS commands infrastructure, "cvs status " for testing

	* CvsIn.rc 1.45:
	* Resource.h 1.24:
		Change Bitmaps to Toolbars

2000-05-10  Jerzy
	* CvsRedirect.cpp 1.4:
	* CvsRedirect.h 1.4:
	* ExtrnSrc/Redirect.cpp 1.4:
	* ExtrnSrc/Redirect.h 1.5:
		Introduce FlushText()

	* CvsRedirect.cpp 1.5:
		Prefix and suffinx info about command issued

	* CvsIn.rc 1.43:
		Update link to the CVSWeb repository

	* Commands.cpp 1.26:
		Testing pipes - issue real CVS commands

2000-05-08  Jerzy
	* ExtrnSrc/Redirect.h 1.3:
		Fix the Hungarian notation

	* CvsRedirect.cpp 1.2:
	* CvsRedirect.h 1.2:
	* ExtrnSrc/Redirect.cpp 1.3:
	* ExtrnSrc/Redirect.h 1.4:
		Complete implementation of CvsRedirect

	* CvsRedirect.cpp 1.3:
	* CvsRedirect.h 1.3:
		GetExitCode()

	* Commands.cpp 1.25:
	* DSAddIn.cpp 1.14:
		Testing pipes

2000-05-07  Jerzy
	* ExtrnSrc/Redirect.cpp 1.1:
	* ExtrnSrc/Redirect.h 1.1:
		Initial Import - no changes

	* CvsRedirect.cpp 1.1:
	* CvsRedirect.h 1.1:
		Introduce CCvsRedirect

	* res/TBarLrge.bmp 1.5:
	* res/TBarMedm.bmp 1.5:
		Toolbar button for Test Method

	* ExtrnSrc/Redirect.cpp 1.2:
	* ExtrnSrc/Redirect.h 1.2:
		Pure Virtual

	* CvsIn.dsp 1.16:
		Introduce CCvsRedirect, CRedirect

2000-05-05  Jerzy
	* CvsIn.rc 1.42:
		Update version info

2000-05-04  Jerzy
	* Commands.cpp 1.24:
	* Commands.h 1.11:
	* CvsIn.odl 1.3:
	* CvsIn.rc 1.41:
	* DSAddIn.cpp 1.13:
	* Resource.h 1.22:
	* res/TBarLrge.bmp 1.4:
	* res/TBarMedm.bmp 1.4:
	* str_res.h 1.23:
		expose the methods with no toolbar:
		CvsInWinCvsSessionsDump
		CvsInWinCvsSessionsManager
		CvsInRunWinCvsNoFile

	* DSAddIn.cpp 1.12:
	* DSAddIn.h 1.6:
		Prepare to expose the methods with no toolbar

2000-05-01  Jerzy
	* CvsIn.rc 1.40:
		Beta no more

	* CvsIn.rc 1.39:
		Update 'RunWinCvs' tooltip with new options info

	* ExtrnSrc/AnimEffect.cpp 1.1:
	* ExtrnSrc/AnimEffect.h 1.1:
		Add AnimEffect

	* Resource.h 1.21:
		Remove unused symbols

2000-04-30  Jerzy
	* TODO.txt 1.11:
		Update according to the project status

2000-04-29  Jerzy
	* CvsIn.cpp 1.6:
		#include "shlobj.h" for VC50

	* AICIntegration.cpp 1.2:
	* AICIntegration.h 1.2:
	* Acknowledgments.cpp 1.4:
	* Acknowledgments.h 1.4:
	* BugReports.cpp 1.3:
	* BugReports.h 1.3:
	* Contacts.cpp 1.4:
	* Contacts.h 1.4:
	* Credits.cpp 1.4:
	* Credits.h 1.4:
	* CvsIn.cpp 1.7:
	* CvsIn.dsp 1.15:
	* CvsIn.h 1.4:
	* CvsIn.rc 1.38:
	* License.cpp 1.2:
	* License.h 1.2:
	* Links.cpp 1.3:
	* Links.h 1.3:
	* Resource.h 1.20:
	* str_res.h 1.22:
		Animated Dialog Windows

	* Commands.cpp 1.23:
	* Commands.h 1.10:
	* CvsIn.rc 1.37:
	* Resource.h 1.19:
	* WinCvsSessions.cpp 1.3:
	* WinCvsSessions.h 1.3:
		Add the "Open new" button

	* Commands.cpp 1.22:
		If Shift + RunWinCvs -> RunWinCvs "" (empty path)

2000-04-28  Jerzy
	* str_res.h 1.21:
		STR_CVSIN_MSG_ACTIVE_SESSIONS_NONE - add the dot et the end

	* TODO.txt 1.9:
		Small corrections

	* TODO.txt 1.10:
		Two new items + update status

	* Commands.cpp 1.20:
	* Commands.h 1.9:
		Reorganize the code for better commands exposure

	* Commands.cpp 1.21:
		Remove hardcoding  - use enum{}

	* WinCvsSessionsListCtrl.cpp 1.2:
	* WinCvsSessionsListCtrl.h 1.2:
		Extended Styles for the CListCtrl - VC50 & VC60 compatible now

	* CvsIn.cpp 1.5:
	* CvsIn.h 1.3:
	* CvsIn.rc 1.36:
	* OptWinCvs.cpp 1.10:
	* OptWinCvs.h 1.6:
		Browse for Folder button

	* CvsIn.rc 1.35:
	* Resource.h 1.18:
	* WinCvsSessions.cpp 1.2:
	* WinCvsSessions.h 1.2:
		Add 'Close All' Button

2000-04-27  Jerzy
	* Commands.cpp 1.19:
	* CvsIn.dsp 1.14:
	* CvsIn.rc 1.34:
	* Resource.h 1.17:
	* WinCvsSessions.cpp 1.1:
	* WinCvsSessions.h 1.1:
	* WinCvsSessionsListCtrl.cpp 1.1:
	* WinCvsSessionsListCtrl.h 1.1:
		WinCvs sessions manager dialog

	* TODO.txt 1.8:
		Update TODO file with the session info items

	* str_res.h 1.20:
		STR_CVSIN_MSG_ACTIVE_SESSIONS_NOFILE adjustment

	* ProcessWatch.cpp 1.7:
	* ProcessWatch.h 1.6:
		Rename: RemoveAllInactive() -> RemoveAllInActive()

2000-04-26  Jerzy
	* TODO.txt 1.7:
		Update TODO file with the session info items

	* Commands.cpp 1.17:
	* Commands.h 1.8:
		Support active sessions dumping + Status Bar Printing without
		VA better

	* Commands.cpp 1.18:
	* str_res.h 1.19:
		Move strings to the "str_res.h"

	* ProcessWatch.cpp 1.6:
	* ProcessWatch.h 1.5:
		Introdude GetActiveFilesList() to support active sessions dumping

	* CvsIn.rc 1.32:
		Update version info

	* UnSupported.h 1.2:
		Status Bar printing without VA working better

	* CvsIn.rc 1.33:
	* OptWinCvs.cpp 1.9:
	* OptWinCvs.h 1.5:
	* Resource.h 1.16:
		ComboBoxes for easier input for WinCvs 1.0 and WinCvs 1.1

2000-04-23  Jerzy
	* CvsIn.rc 1.31:
	* Resource.h 1.15:
		Remove some options (won't do features), update Acknowledgments dialog

	* CvsIn.rc 1.30:
		Update version info

	* Acknowledgments.cpp 1.3:
	* Acknowledgments.h 1.3:
		Add Joshua Jensen to the Ack list

	* Commands.cpp 1.16:
	* CvsIn.dsp 1.13:
	* StdAfx.h 1.6:
	* UnSupported.h 1.1:
		Add (Unsupported) hack to use StatusBar without VA

	* TODO.txt 1.6:
		Update TODO file according to the project status

2000-04-20  Jerzy
	* Commands.cpp 1.15:
	* CvsIn.rc 1.29:
	* OptCvsIn.cpp 1.3:
	* OptCvsIn.h 1.3:
	* OptWinCvs.cpp 1.8:
	* ProcessWatch.cpp 1.5:
	* str_res.h 1.18:
		Warning if the file is in the ../Cvs/Base/ directory

2000-04-19  Jerzy
	* License.txt 1.3:
		Clarify the source code usage

	* CvsIn.rc 1.28:
		Fix the typo on the WinCvs options

	* CvsIn.cpp 1.4:
		Fix the WinNT registration problem

	* CvsIn.rc 1.27:
		Update version info

	* CfgVars.h 1.10:
		Introduce CvsInWarningCvsBaseFile

	* Commands.cpp 1.14:
		Add the support for spaces in the file path

2000-04-18  Jerzy
	* Commands.cpp 1.13:
	* CvsIn.rc 1.26:
	* str_res.h 1.17:
		Add the support for spaces in the file path

2000-04-16  Jerzy
	* CvsIn.rc 1.25:
		Update version info

2000-04-14  Jerzy
	* CvsIn.clw 1.15:
		Remove the *.clw file - it can always be rebuild

	* License.txt 1.2:
		Add the credit for Chris Maunder

	* CvsIn.dsp 1.12:
		Add the License.txt file to the DS project

	* Credits.cpp 1.3:
	* Credits.h 1.3:
	* CvsIn.rc 1.24:
	* Resource.h 1.14:
		Add the credit and link to Chris Maunder

	* .cvsignore 1.3:
		Add *.clw

2000-04-13  Jerzy
	* CvsIn.clw 1.14:
	* CvsIn.rc 1.23:
	* Links.cpp 1.2:
	* Links.h 1.2:
	* Resource.h 1.13:
	* str_res.h 1.16:
		Add the links to CVSSCC and Window Commander

2000-04-12  Jerzy
	* str_res.h 1.15:
		Add the Links dialog hyperlinks and welcome message formats

	* Contacts.cpp 1.3:
	* Contacts.h 1.3:
		Display the Links dialog

	* CvsIn.clw 1.13:
	* CvsIn.dsp 1.11:
	* CvsIn.rc 1.22:
	* Links.cpp 1.1:
	* Links.h 1.1:
	* Resource.h 1.12:
		Add the Links dialog

	* DSAddIn.cpp 1.11:
		Welcome message display date and time

2000-04-11  Jerzy
	* License.txt 1.1:
		Add the License.txt file

2000-04-10  Jerzy
	* DSAddIn.cpp 1.10:
		Remove output strings to str_res.h

	* CfgVars.h 1.9:
	* CvsIn.clw 1.12:
	* CvsIn.rc 1.21:
	* OptWinCvs.cpp 1.7:
	* OptWinCvs.h 1.4:
	* ProcessWatch.cpp 1.4:
	* Resource.h 1.11:
	* str_res.h 1.14:
		Fix the bringing-to-top problems (like when WinCvs is iconized
		or the old version of WinCvs is used)

2000-04-09  Jerzy
	* Acknowledgments.cpp 1.2:
	* Acknowledgments.h 1.2:
	* BugReports.cpp 1.2:
	* BugReports.h 1.2:
	* Contacts.cpp 1.2:
	* Contacts.h 1.2:
	* Credits.cpp 1.2:
	* Credits.h 1.2:
	* CvsIn.clw 1.11:
	* CvsIn.rc 1.20:
	* Resource.h 1.10:
	* str_res.h 1.13:
		Introduce Hyperlink Control

2000-04-08  Jerzy
	* str_res.h 1.12:
		Hyper Link section - link to www.cyclic.com

	* CvsIn.rc 1.19:
	* OptAbout.cpp 1.4:
	* OptAbout.h 1.4:
	* Resource.h 1.9:
		Introduce Hyperlink Control

	* CvsIn.clw 1.10:
	* CvsIn.dsp 1.10:
	* HyperLink.cpp 1.1:
	* HyperLink.h 1.1:
		Add Hyperlink Control

	* AutoPropPage.cpp 1.5:
	* AutoPropPage.h 1.5:
		Include the note about redistribution of the patched version

	* TODO.txt 1.5:
		Few more ideas

	* StdAfx.h 1.5:
		Add Hyperlink Control - need one more include for ToolTip
		control in the Hyper Link

2000-04-07  Jerzy
	* AICIntegration.cpp 1.1:
	* AICIntegration.h 1.1:
	* Acknowledgments.cpp 1.1:
	* Acknowledgments.h 1.1:
	* BugReports.cpp 1.1:
	* BugReports.h 1.1:
	* Contacts.cpp 1.1:
	* Contacts.h 1.1:
	* Credits.cpp 1.1:
	* Credits.h 1.1:
	* CvsIn.clw 1.9:
	* CvsIn.dsp 1.9:
	* CvsIn.rc 1.18:
	* License.cpp 1.1:
	* License.h 1.1:
	* OptAbout.cpp 1.3:
	* OptAbout.h 1.3:
	* Resource.h 1.8:
	* TODO.txt 1.4:
		Add the supporting dialogs on the About options property page

2000-04-06  Jerzy
	* CvsIn.clw 1.8:
		Dialogs modifications

	* Commands.cpp 1.12:
	* Commands.h 1.7:
		Introduce FormatAttributesString()

	* CvsIn.rc 1.17:
	* OptCvsIn.cpp 1.2:
	* OptCvsIn.h 1.2:
	* OptWinCvs.cpp 1.6:
	* OptWinCvs.h 1.3:
	* str_res.h 1.11:
		Dialogs modifications - Browse for WinCvs, SetModified on all pages

2000-04-05  Jerzy
	* ProcessWatch.cpp 1.3:
	* ProcessWatch.h 1.4:
		Case-insensitive + code cleanup + implementation/interface split

	* Commands.cpp 1.11:
		WindowActivate event + GetDocumentPath fix

2000-04-04  Jerzy
	* Commands.cpp 1.10:
	* CvsIn.rc 1.16:
	* ProcessWatch.h 1.3:
	* str_res.h 1.10:
		WinCvs groups support

2000-04-03  Jerzy
	* CvsIn.dsp 1.8:
	* CvsIn.rc 1.15:
	* Resource.h 1.7:
	* res/CVSLogo.BMP 1.1:
		Add CVSLogo.bmp

2000-03-31  Jerzy
	* ProcessWatch.cpp 1.2:
		Improve bringing to top window

	* str_res.h 1.9:
		DevStudio commands

	* DSAddIn.cpp 1.9:
		Close on exit

	* ProcessWatch.h 1.2:
		Code cleanup and some new functionality for CWinCvsProcessTool

	* CvsIn.rc 1.14:
		Cosmetics around comboboz and change the about box layout

	* Commands.cpp 1.9:
	* Commands.h 1.6:
		WinCvs reuse options

2000-03-30  Jerzy
	* str_res.h 1.8:
		STR_SPACE

	* Commands.cpp 1.8:
		Handle the empty document path

	* CvsIn.rc 1.13:
		Cosmetic changes for small fonts

2000-03-29  Jerzy
	* CvsIn.rc 1.12:
		Process Watch - to handle all the WinCvs launch issues, it
		makes Ver 0.6

	* CvsIn.dsp 1.7:
	* ProcessWatch.cpp 1.1:
	* ProcessWatch.h 1.1:
		Process Watch - to handle all the WinCvs launch issues

	* CvsIn.clw 1.7:
		Process Watch

	* Commands.h 1.5:
		Introduce GetDocumentPath()

	* Commands.cpp 1.7:
		Introduce GetDocumentPath() + first attempt to use RunWinCvs

2000-03-27  Jerzy
	* CfgVars.h 1.8:
		Use log file var

	* Commands.cpp 1.6:
	* CvsIn.clw 1.6:
	* CvsIn.dsp 1.6:
	* CvsIn.rc 1.11:
	* OptCvsIn.cpp 1.1:
	* OptCvsIn.h 1.1:
	* Resource.h 1.6:
		CvsIn options dialog

2000-03-25  Jerzy
	* TODO.txt 1.3:
		Help files

	* CfgVars.h 1.7:
	* CvsIn.rc 1.10:
	* OptWinCvs.cpp 1.5:
	* OptWinCvs.h 1.2:
	* Resource.h 1.5:
		All WinCvs related vars

	* Commands.cpp 1.5:
	* Commands.h 1.4:
	* CvsIn.clw 1.5:
	* str_res.h 1.7:
		Introduce CvsInPrintToStatusBar

2000-03-24  Jerzy
	* Commands.cpp 1.4:
	* Commands.h 1.3:
		Introduce CvsInPrintToOutput

	* str_res.h 1.6:
		Default working dir and location for WinCvs

	* CvsIn.cpp 1.3:
	* CvsIn.h 1.2:
	* DSAddIn.h 1.5:
	* OptAbout.cpp 1.2:
	* OptAbout.h 1.2:
	* OptWinCvs.cpp 1.4:
		Copyrights note

	* CfgVars.h 1.6:
		Some new options

	* CvsIn.rc 1.9:
	* res/TBarLrge.bmp 1.3:
	* res/TBarMedm.bmp 1.3:
		Nicer icons for toolbar

	* DSAddIn.cpp 1.8:
		Introduce CvsInPrintToOutput, Copyrights note

	* CvsIn.clw 1.4:
		?

2000-03-22  Jerzy
	* AutoPropPage.cpp 1.4:
	* AutoPropPage.h 1.4:
	* OptWinCvs.cpp 1.3:
		AutoPropPage vars-strs patch - clean

	* CvsIn.rc 1.8:
		Closing the version 0.4

	* CfgVars.h 1.5:
		Added CvsInSaveB4RunWinCvs

	* DSAddIn.cpp 1.7:
	* DSAddIn.h 1.4:
	* str_res.h 1.5:
		Introduce CDSAddIn::RegisterAIC()

	* ExtrnSrc/AICLoader.cpp 1.2:
	* ExtrnSrc/AICLoader.h 1.2:
	* ExtrnSrc/AddInComm.h 1.2:
		Update to AIC 1.3.0

2000-03-21  Jerzy
	* AutoPropPage.cpp 1.3:
	* AutoPropPage.h 1.3:
		AutoPropPage vars-strs patch - full

	* AutoPropPage.cpp 1.2:
	* AutoPropPage.h 1.2:
	* CfgVars.h 1.4:
	* CvsIn.clw 1.3:
	* CvsIn.rc 1.7:
	* DSAddIn.cpp 1.6:
	* OptWinCvs.cpp 1.2:
	* Resource.h 1.4:
	* StdAfx.h 1.4:
		AutoPropPage vars-strs patch - minimum

2000-03-17  Jerzy
	* CfgVars.h 1.3:
	* Commands.cpp 1.3:
	* CvsIn.clw 1.2:
	* CvsIn.dsp 1.5:
	* CvsIn.rc 1.6:
	* Resource.h 1.3:
	* res/TBarLrge.bmp 1.2:
	* res/TBarMedm.bmp 1.2:
	* str_res.h 1.4:
		Options Dialog - working version

	* OptAbout.cpp 1.1:
	* OptAbout.h 1.1:
	* OptWinCvs.cpp 1.1:
	* OptWinCvs.h 1.1:
		Options Dialog: WinCvs & About property pages

2000-03-16  Jerzy
	* CfgVars.h 1.2:
		More config vars

2000-03-15  Jerzy
	* AutoPropPage.cpp 1.1:
	* AutoPropPage.h 1.1:
	* CfgVars.h 1.1:
	* Config.cpp 1.1:
	* Config.h 1.1:
	* HTMLHelpBase.cpp 1.1:
	* HTMLHelpBase.h 1.1:
		WndTabs Technology Transfer

	* TODO.txt 1.1:
		Things TODO go here

	* CvsIn.dsp 1.4:
	* CvsIn.rc 1.5:
	* DSAddIn.cpp 1.5:
	* ExtrnSrc/AICLoader.cpp 1.1:
	* ExtrnSrc/AICLoader.h 1.1:
	* ExtrnSrc/AddInComm.h 1.1:
	* TODO.txt 1.2:
	* str_res.h 1.3:
		AIC support

	* ExtrnSrc/.cvsignore 1.1:
		.cvsignore

	* StdAfx.h 1.3:
	* str_res.h 1.2:
		Strings clean up

	* CvsIn.dsp 1.3:
		WndTabs Technology Transfer, strings cleanup

	* str_res.h 1.1:
		Strings are going to this file...

	* CvsIn.rc 1.4:
		Version uprade

2000-03-14  Jerzy
	* CvsIn.dsp 1.2:
	* ExtrnSrc/htmlhelp.h 1.1:
	* StdAfx.h 1.2:
		WndTabs Technology Transfer

	* CvsIn.rc 1.3:
		Update the Copyright

	* CvsIn.cpp 1.2:
		SetRegistryKey to CVSJerzy

	* DSAddIn.cpp 1.4:
		Load and Write to the Windows Registry

2000-03-13  Jerzy
	* .cvsignore 1.2:
		Added *.WW for WorkspaceWhiz! tags file

2000-03-12  Jerzy
	* CvsIn.rc 1.2:
	* DSAddIn.cpp 1.3:
	* DSAddIn.h 1.3:
	* Resource.h 1.2:
		Commands BETTER

2000-03-11  Jerzy
	* Commands.cpp 1.2:
	* Commands.h 1.2:
	* CvsIn.odl 1.2:
	* DSAddIn.cpp 1.2:
	* DSAddIn.h 1.2:
		Commands

2000-03-07  Jerzy
	* .cvsignore 1.1.1.1:
	* Commands.cpp 1.1.1.1:
	* Commands.h 1.1.1.1:
	* CvsIn.clw 1.1.1.1:
	* CvsIn.cpp 1.1.1.1:
	* CvsIn.def 1.1.1.1:
	* CvsIn.dsp 1.1.1.1:
	* CvsIn.dsw 1.1.1.1:
	* CvsIn.h 1.1.1.1:
	* CvsIn.odl 1.1.1.1:
	* CvsIn.rc 1.1.1.1:
	* DSAddIn.cpp 1.1.1.1:
	* DSAddIn.h 1.1.1.1:
	* ReadMe.txt 1.1.1.1:
	* Resource.h 1.1.1.1:
	* StdAfx.cpp 1.1.1.1:
	* StdAfx.h 1.1.1.1:
	* res/.cvsignore 1.1.1.1:
	* res/CvsIn.rc2 1.1.1.1:
	* res/TBarLrge.bmp 1.1.1.1:
	* res/TBarMedm.bmp 1.1.1.1:
		Initial Import

    Source: geocities.com/kaczoroj/mirror

               ( geocities.com/kaczoroj)