- Add: Run a command working directory now accepts macro as a parameter
- Add: Allow entry of file and include paths with $envars or%envars to be passed through and set as a valid path
- Add: Added shortcut key in editor window (Ctrl+,) to show a popup dialog of the other files in the current editor's directory that have the same name as the current editor in most recently used order which allows for quick access and selection. Also added a tool button to the CIS with a menu.Clicking the tool button will select the file on the top of the list.
- Add: Give Entity-based graph windows the ability to be opened in MDI mode and SDI mode (like editor windows). Architecture-based graph windows do not yet support this.
- Change: When starting the application, test for licensing instead of checking out a license.
- Change: Don't hide the scope list toolbar when it's disabled - it's always visible now
- Change: When saving a graph to disk, remember the last image type selected by the user.
- Change: Find in files and replace in files windows are now dockable again, although you can also treat them as dialogs by undocking them.
- Change: Allow command-line file loads arguments to have working directory precedence over last-project loaded working directory.
- Change: Attach graph windows copy/save actions to global window manager actions. Also remember the last file type that the user changed.
- Change: Turned on current line highlight by default.
- Change: Default button in read-only dialog to Cancel.
- Change: Show Favorites window in the "Window" menu
- Fix: Error where built-in graphs were not available in certain circumstances
- Fix: Correct how differences are handled in Change for non-file entities in Architectures
- Fix: Update the copyright date in Help | About.
- Fix a bug where read-only architectures appeared to be editable.
- Fix: reset the compiler include path whenever the compiler is changed
- Fix: -list report_Filename was not working, and -list assembler was issue error were message was more appropriate
- Fix: Architect Manager table headers no longer highlight when something in the table is selected.
- Fix: Don't show line counts for gray (unchanged) items in Differencing view
- Fix: Updated logic for dependency graphs
- Fix: Multiple graph windows being displayed for a single menu action.
- Fix: Don't crash when reparsing with the Compare Entities window open
- Fix: scope list better reflects the current state of the editor.
- Fix: Ticket #180 clicking on a non-entity in the Info Browser will add sub menus to the context menu for all entities in the line that was clicked on. Clicking on an entity will work the same as before -- it will give a context menu for the current entity
- Fix: Remove console debug message
- Fix: Respect the users desire to cancel a project-close when choosing to cancel a modified-file save event issued by the close event.
- Fix: B445 report selection in GUI panel had bug in which changes in selections were not properly saved
- Fix: Remove "." in initial name when saving a graph file.
- Fix: TrackBack integration would create a temporary file when the user would create a new file and start editing it.
- Fix: Duplicating an architecture that contains a reference architecture wasn't copying the reference architecture correctly.
- Fix: Avoid potential crash when deleting or organizing find results while a find is in progress
- Fix Removed a debug error check when fetching RSS feed from blog on Getting Started page.
- Fix bug where file encodings were not applied properly to RELATIVE: files
- Fix: Collapse/expand not being remembered in differencing dialog.
- Fix: Disappearing buttons on docks.
- Fix: Folder comparison not showing files bug
- Fix: Options switching crash when no editors are loaded
- Fix: The compare files/folders window no longer crashes when being added to the workspace
- Fix: Update enabled/disabled state of Prev and Next buttons correctly
- UND: correct narrative comments to command -report_sel
- UND: Allow multiple source files to be loaded from the command line.Example: Understand file1 file2 file3... -existing
- UND: Add C++ configure item -compiler_includepath
Leave a comment