Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2106 6465 d 2 h ghuddy /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
1) Document generation now carried out in separate thread, and can be aborted by user
2) Removed document generation progress window in document generation dialog
3) Made most class methods and data static to simplify class to class usage
4) Added project glossary content sorting
5) Added menu item to identify current guid clipboard content
6) Added menu item to follow an EA_DocGen link items guid's to the source package/element/diagram
7) Added menu item to update the name of an EA_DocGen link item
8) Added save/restore of document generation template and output file names
9) Made menu display faster
10) Added table element "indent=" control option
11) Added table "borders=" control option
12) Added requirement text indenting capability based on requirement tag and the number of dots it contains.
 
2088 6543 d 22 h ghuddy /EA_DocGen/trunk/ DevTools/EA_DocGen: Checkin by Svn Import
Instigated a new method for parsing elements that attempts to ensure elements are parsed in the order in which they appear in the project browser window of EA. Some diagnostics were added/modified to support this new feature.