From: <jg...@us...> - 2011-10-20 00:03:55
|
Revision: 1462 http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=1462&view=rev Author: jgcode Date: 2011-10-20 00:03:49 +0000 (Thu, 20 Oct 2011) Log Message: ----------- Updated licence to include all attributions. Changed connect pane for Upstream Error from optional to recommended for more visibility in Context Help. Updated Filter Error Code Test for coverage of Merge Error functionality. Updated .VIPB for build v4.2.0.23 Modified Paths: -------------- trunk/error/source/.vipb trunk/error/source/library/Clear All Errors.vi trunk/error/source/library/Filter Error Codes/Filter Error Codes (Array).vi trunk/error/source/library/Filter Error Codes/Filter Error Codes (Scalar).vi trunk/error/source/library/Filter Error Codes.vi trunk/error/source/library/VI Tree - error.vi trunk/error/source/user docs/License Agreement.txt trunk/error/tests/TEST - Clear All Errors.vi trunk/error/tests/TEST - Filter Error Codes.vi Added Paths: ----------- trunk/error/source/images/palette.png Modified: trunk/error/source/.vipb =================================================================== --- trunk/error/source/.vipb 2011-10-19 17:52:46 UTC (rev 1461) +++ trunk/error/source/.vipb 2011-10-20 00:03:49 UTC (rev 1462) @@ -1,7 +1,7 @@ -<VI_Package_Builder_Settings Version="0.3" Created_Date="2010-12-03 22:23:20" Modified_Date="2011-10-20 01:37:00" Creator="Jonathon Green" Comments="" ID="bcce080c99ceb2039e427ff13b3e8eb1"> +<VI_Package_Builder_Settings Version="0.3" Created_Date="2010-12-03 22:23:20" Modified_Date="2011-10-20 07:56:50" Creator="Jonathon Green" Comments="" ID="a14f6b4fbd5dee15e1fa15bc9707260a"> <Library_General_Settings> <Package_File_Name>oglib_error</Package_File_Name> - <Library_Version>4.2.0.19</Library_Version> + <Library_Version>4.2.0.24</Library_Version> <Auto_Increment_Version>false</Auto_Increment_Version> <Library_Source_Folder>.</Library_Source_Folder> <Library_Output_Folder>..</Library_Output_Folder> @@ -28,7 +28,7 @@ <Description> <One_Line_Description_Summary>OpenG Error Library</One_Line_Description_Summary> <Description>The OpenG Error Library package contains several routines related to error handling.</Description> - <Copyright>Copyright (c) 2002 Jean-Pierre Drolet; Jim Kring; 2010-2011 Jonathon Green; 2011 Ed Dickens</Copyright> + <Copyright>Copyright (c) 2002 Jean-Pierre Drolet; Jim Kring; 2010-2011 Jonathon Green; 2011 Ed Dickens; 2011 JKI; 2011 Fran\xE7ois Normandin</Copyright> <Packager>OpenG.org</Packager> <URL>http://wiki.openg.org/Oglib_error</URL> <Release_Notes>[NEW] 3426051 - Add new 'Filter Error Codes" API</Release_Notes> Added: trunk/error/source/images/palette.png =================================================================== (Binary files differ) Property changes on: trunk/error/source/images/palette.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Modified: trunk/error/source/library/Clear All Errors.vi =================================================================== (Binary files differ) Modified: trunk/error/source/library/Filter Error Codes/Filter Error Codes (Array).vi =================================================================== (Binary files differ) Modified: trunk/error/source/library/Filter Error Codes/Filter Error Codes (Scalar).vi =================================================================== (Binary files differ) Modified: trunk/error/source/library/Filter Error Codes.vi =================================================================== (Binary files differ) Modified: trunk/error/source/library/VI Tree - error.vi =================================================================== (Binary files differ) Modified: trunk/error/source/user docs/License Agreement.txt =================================================================== --- trunk/error/source/user docs/License Agreement.txt 2011-10-19 17:52:46 UTC (rev 1461) +++ trunk/error/source/user docs/License Agreement.txt 2011-10-20 00:03:49 UTC (rev 1462) @@ -1,6 +1,6 @@ OpenG Error Library -Copyright (c) 2002 Jean-Pierre Drolet; Jim Kring; 2010-2011 Jonathon Green; 2011 Ed Dickens +Copyright (c) 2002 Jean-Pierre Drolet; Jim Kring; 2010-2011 Jonathon Green; 2011 Ed Dickens; 2011 JKI; 2011 Fran\xE7ois Normandin All rights reserved. Modified: trunk/error/tests/TEST - Clear All Errors.vi =================================================================== (Binary files differ) Modified: trunk/error/tests/TEST - Filter Error Codes.vi =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |