From: Konstantin S. <ks...@us...> - 2005-07-30 04:49:21
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9368/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.55 retrieving revision 1.56 diff -C2 -d -r1.55 -r1.56 *** news.txt 22 Jun 2005 10:46:20 -0000 1.55 --- news.txt 30 Jul 2005 04:48:40 -0000 1.56 *************** *** 3,6 **** --- 3,16 ---- been performed on Windows platform only (W2K) + *** 12:10 30.07.2005 (KS) + + - OGB GUI: "Support Files" listbox indicates both sorce files and target directories now. + - OGB GUI: "Destinations", "Exclusion Paths" and "Support Files" listboxes display absolute paths for + ones desired to be used as absolute ("Use absolute path" parameter). + - OGB GUI: Smart detection of 'build parameters changed' condition ('*' indicator in the window title). + Now, the condition is only met (and '*' is present) if the current build parameters differ from + original (loaded) ones. + + *** 18:38 22.06.2005 (KS) |