Major update with many bug fixes and new features
Works best with CVSNT 2.0.2 or later (CVSNT 2.0.12 included)
Included new CVSNT 2.0.12
Fix hangs after pressing 'Stop'
CVS process window hidden
Fix Win95 problems with cvsgui protocol
Fix for 'diff' not working from graph in flat mode
Print the warning if sandbox isn't a fixed local drive
Reset the file view if browse location doesn't contain files
Remove non-functional "dirty files" support preferences settings
Fix the filters settings reading and storing when changing the browse lccation
Uniform interface for commit, import and command line dialogs:
- Ctrl + Enter or Enter alone to confirm the dialogs with multi-line edit boxes
- Template file preview and selection
- Increase the size of the commit history logs
Add option to avoid the vendor tag and release tag creation on import
Fix the graph for forced revision numbers
Reduce the erase effect(white-all-window) on refresh
Added basic Checkout functionality to Browse Repository Folders macro
Update copyrights and credits
Disable the "Explore" view
Add "Retrieve as..." to Graph menu
Enable the autocomplete for path entries
Fix the crash at exit
Fix getting list box text in history combo box that was causing crashes on Win9x
Provide the settings for Python and TCL library files locations
Eliminate excessive error messages when shell not available
Added new macro "Cleanup Ignored/Merging/Unknown files"
Improved reporting of "Change CVSROOT" macro to make it easier to spot errors and mismatches
Massive macro work:
- Enhanced cvs2cl.py to:
- Run as a stand-alone script
- Allow specification of filename and advanced log options
- Do both of the above also based on modules, i.e. using rlog instead of log
- Added new macro CopyToBranch.py (more flexible replacement for the current CopyToHeadVersion macro)
- Added new macro BrowseRepoTk.py (GUI-version of the existing RListModule macro)
- Tweaked temp dir cleanup mechanism in RListModule and BrowseRepoTk
- Added new function purgeTree() to module MacroUtils
Check valid edits option on the commit dialog stored per-sandbox
Filter bar support to enable filtering by any displayed column (replaces file mask combo box)
Independent settings for columns width in flat mode and regular mode
Added new macro TagAndUpdate.py by request from the list
Added utility module MacroUtils.py (repository of various code snippets)
Fix EOL in Root files created by ChangeRoot.py macro
Fix crashes when graph view is closed during the graph command execution
Add "reset sticky" (-A) option for checkout dialog
Add "don't shorten the module paths" (-N) option for checkout dialog
View file from graph view
Add column for file extensions
Reduce folder tree flicker when refreshing
Add option to create a shell context menu during installation