- Fixed regression in syncing existing editors to a new project.
- Generate Detailed Metrics... button on project metrics browser now opens the new metrics export dialog.
- Bug fix: The cursor when hovered over the context browser splitter now changes to a resize cursor.
- Some UI changes to make snapshot creation more usable
- Added an HTML/text report for uninitialized items in a project.
- Find in files no longer uses case sensitive file matching on Windows - still case sensitive on other platforms
- Remember Snapshot Preview size and position.
- Added an unused variable and parameter report.
Build Notes: April 2008 Archives
Welcome to my first post using our own toolset to publish build metrics about our most recent weekly build.
I’d intended to use Measure, a tool we are about to release in alpha form, for this post…. but alas I hit a problem with it that that will have to be resolved tomorrow by the engineers working on it.
So instead, this Build Metrics post will be done using the Change tool built in to Understand 2.0. Later, I hope tomorrow, when the issue with Measure has been resolved, I’ll update this post with charts and reports made from it.
First some procedures….. I have an Understand 2.0 project. It was synced to current source, but using fancy SVN magic I set it to April 20 for B442, then I reparsed, made a snapshot labeled B442. Then I restored the source to April 27 for B443, reparsed, and made a snapshot labeled B443. Then I asked Change to compare B443 versus B442:
All changes checked in to form B443:

1.4 (Build b442) - 17 Apr 2008
Understand 2.0
- make the UI readable at default size on Linux/mac
- Performance enhancements for the project browser
- Added $curEntity and $CurEntityShortName macros, change $curEntityScope to $curScopeEntity to avoid confusion with naming
- Fixed error when importing from a Visual Studio project, and encountering a bad filename or possibly mis-parsing the Visual Studio.
- Minor improvements to Change reports
- Wizard first panel change: switch to a name and directory entries, giving appropriate defaults for both
- Command Line: Run now aborted on unable to write project settings error
- Fixed bug where the CIS sidebars consumed the entire editor window.
- Added scaled printing.
- First release of 2.0 Saved User Tools. Configurable from Tools ->Configure User Tools