From: Jim K. <jk...@us...> - 2005-07-22 15:55:07
|
Update of /cvsroot/opengtoolkit/appcontrol In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32235 Modified Files: change-log.txt Log Message: converted positions to I16 (signed) to fix the bug caused by items on the negative side of the grid origin Index: change-log.txt =================================================================== RCS file: /cvsroot/opengtoolkit/appcontrol/change-log.txt,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** change-log.txt 27 Jan 2005 20:04:31 -0000 1.9 --- change-log.txt 22 Jul 2005 15:54:54 -0000 1.10 *************** *** 1,2 **** --- 1,8 ---- + -= UNRELEASED =- + + 2005-07-22 + [FIX] [BUG 1243167] Fit VI Window to Contents/Largest Decoration now works for items with negative coordinates. + + -= oglib_appcontrol-2.7-1.ogp =- |