From: Konstantin S. <ks...@us...> - 2004-12-18 07:39:31
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31335/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** news.txt 17 Dec 2004 18:06:31 -0000 1.35 --- news.txt 18 Dec 2004 07:38:50 -0000 1.36 *************** *** 4,7 **** --- 4,16 ---- + *** 14:31 18.12.2004 (KS) + + - [FIX] OGB GUI informed on unimplemented function if double-click on Destination list's item. + A respective event case was forgotten to be removed when "Edit Destination" dialog box was + disposed. + + - Some VERY minor cosmetic and code changes + + *** 01:30 18.12.2004 (JK) |