 | There is now the option to add directories to the path
list recursively. |
 | The file types considered as includes are now
user-definable, to enhance the support of legacy code. |
 | Full text searching can now be performed incrementally.
|
 | Full text search and dependency dialogs are now
resizable. |
 | Windows XP visual themes are supported. |
 | The 'Enter' key can now be used to open source files.
|
 | When adding directories to the path list, forward
slashes are now understood and are replaced by backslashes. |
 | Files were previously found as includes of a file if
their extensions simply began with 'i', e.g. a file whose name was 'file.inc'
would have been found as an include. This has been corrected. |
 | If an external procedure call within a file was
followed immediately by an opening bracket, the procedure would appear as an
include in the source tree. This has been corrected. |
 | Dragging a file from a search results window to a
scratchpad window caused the first instance of the file in the path list to be
added, not the instance that was dragged. This has been corrected.
|
 | When the source tree was "made", if more than one copy
of a changed file existed in the path list, all of its children were removed.
This has been fixed. |
 | If a "build" of the source tree was stopped and
immediately restarted (before the build had successfully terminated), the
build would wrongly re-start with all of the tree commands enabled. This has
been corrected. |
 | In the Tree Properties dialog, the path list editing
buttons could not be used repeatedly, e.g. to quickly move entries several
places up or down the path list. This has been fixed. |
 | If a 'Find by name' search on the source tree did not
find a match after searching the whole tree, focus was lost from the search
window. This has been corrected. |
 | Clicking a file found in the 'Dependencies' dialog
sometimes caused a child copy of the file to be selected in the main window,
instead of the original copy. This has been fixed. |
 | When responding "No" to the "OK to close this scratch
pad" prompt during shutdown of Progress File Manager, the scratchpad was
closed anyway, and shutdown went ahead. This prompt is no longer given during
shutdown. |
 | Child windows (i.e. full text searches, dependency
lists, scratchpads) were not closed when a new tree was opened. This has been
corrected. |