From: Konstantin S. <ks...@us...> - 2005-10-28 01:04:51
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30721/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.64 retrieving revision 1.65 diff -C2 -d -r1.64 -r1.65 *** news.txt 11 Oct 2005 18:58:18 -0000 1.64 --- news.txt 28 Oct 2005 01:04:41 -0000 1.65 *************** *** 4,7 **** --- 4,13 ---- + *** 09:03 28.10.2005 (KS) + + - OGB: Bug fix: "Commonly there is an error generated, which says that VIs need to be unloaded but + no VIs are given in the recommendation of VIs to unload." A bug found in "Get Top-Level and Opened VIs to Unload.vi". + + *** 18:51 07.10.2005 (KS) [OGB released as v1.0.0-beta03-1] *************** *** 10,15 **** - OGB GUI: New feature: 'Build Version Control' dialog: it is possible to create a new Version VI now. In this case, the new VI will be automatically added to the build as a dynamic VI. ! - OGB GUI: Change: 'Build Version Control' dialog: If you look for a Version VI ('Find...' button), you do not searach ! a vi on disk more, instead, you look for it in a list of VIs of the build hierarchy. - OGB GUI: Bug fix: It was impossible to add a top-level VI if a dynamic VI is selected in the TL&D VI List. --- 16,21 ---- - OGB GUI: New feature: 'Build Version Control' dialog: it is possible to create a new Version VI now. In this case, the new VI will be automatically added to the build as a dynamic VI. ! - OGB GUI: Change: 'Build Version Control' dialog: If you look for a Version VI ('Find...' button), you do not search ! a VI on disk anyore; instead, you look for it in a list of VIs of the build hierarchy. - OGB GUI: Bug fix: It was impossible to add a top-level VI if a dynamic VI is selected in the TL&D VI List. |