|
From: <jg...@us...> - 2010-12-16 11:02:13
|
Revision: 1227
http://opengtoolkit.svn.sourceforge.net/opengtoolkit/?rev=1227&view=rev
Author: jgcode
Date: 2010-12-16 11:02:05 +0000 (Thu, 16 Dec 2010)
Log Message:
-----------
Deleted\Created folder\files, as part of upgrade to VIPM 2010 workflow.
Added Paths:
-----------
trunk/variantconfig/source/images/configuration file vis.png
trunk/variantconfig/source/images/icon.png
trunk/variantconfig/source/install scripts/
trunk/variantconfig/source/user docs/
trunk/variantconfig/source/user docs/License Agreement.txt
Removed Paths:
-------------
trunk/variantconfig/build rules/
trunk/variantconfig/build support/Build Call-Back VI.vi
trunk/variantconfig/build support/Build Support - VI Tree.vi
trunk/variantconfig/build support/Call-Back Utility - Rem Namespace from Window Title.vi
trunk/variantconfig/build support/Call-Back Utility - Set VI Help Path.vi
trunk/variantconfig/build support/Post Build Utility - Create HTML Help Docs.vi
trunk/variantconfig/build support/Post Build Utility - Update OpenG Tags.vi
trunk/variantconfig/build support/Pre-Post Build.vi
trunk/variantconfig/build support/Read Key (Path) (Append if Relative).vi
trunk/variantconfig/build support/Update OpenG Tags.llb
trunk/variantconfig/build support/doc builder/
trunk/variantconfig/build.vi
trunk/variantconfig/docs/ChangLog-2.7.txt
trunk/variantconfig/docs/ChangeLog-3.0.txt
trunk/variantconfig/docs/History.txt
trunk/variantconfig/docs/ReleaseNotes-2.7.txt
trunk/variantconfig/docs/ReleaseNotes-3.0.txt
trunk/variantconfig/docs/change-log.txt
trunk/variantconfig/source/images/variantconfig.bmp
trunk/variantconfig/source/mnu/
trunk/variantconfig/source/mnu-8x/
Deleted: trunk/variantconfig/build support/Build Call-Back VI.vi
===================================================================
(Binary files differ)
Deleted: trunk/variantconfig/build support/Build Support - VI Tree.vi
===================================================================
(Binary files differ)
Deleted: trunk/variantconfig/build support/Call-Back Utility - Rem Namespace from Window Title.vi
===================================================================
(Binary files differ)
Deleted: trunk/variantconfig/build support/Call-Back Utility - Set VI Help Path.vi
===================================================================
(Binary files differ)
Deleted: trunk/variantconfig/build support/Post Build Utility - Create HTML Help Docs.vi
===================================================================
(Binary files differ)
Deleted: trunk/variantconfig/build support/Post Build Utility - Update OpenG Tags.vi
===================================================================
(Binary files differ)
Deleted: trunk/variantconfig/build support/Pre-Post Build.vi
===================================================================
(Binary files differ)
Deleted: trunk/variantconfig/build support/Read Key (Path) (Append if Relative).vi
===================================================================
(Binary files differ)
Deleted: trunk/variantconfig/build support/Update OpenG Tags.llb
===================================================================
(Binary files differ)
Deleted: trunk/variantconfig/build.vi
===================================================================
(Binary files differ)
Deleted: trunk/variantconfig/docs/ChangLog-2.7.txt
===================================================================
--- trunk/variantconfig/docs/ChangLog-2.7.txt 2010-12-15 09:40:29 UTC (rev 1226)
+++ trunk/variantconfig/docs/ChangLog-2.7.txt 2010-12-16 11:02:05 UTC (rev 1227)
@@ -1,8 +0,0 @@
-2006-12-04 (2.7-1)
-[NEW] Relicensed under BSD (instead of LGPL)
-[NEW] 80% unit test coverage during library build
-[MOD] Added better escape-coding of special characters in section and key names
-[FIX] Fixed problem with Config File submenu in LabVIEW 8.0 and greater
-
-2007-02-16 (2.7-2)
-[FIX] added required package dependency on oglib_string>=2.0
\ No newline at end of file
Deleted: trunk/variantconfig/docs/ChangeLog-3.0.txt
===================================================================
--- trunk/variantconfig/docs/ChangeLog-3.0.txt 2010-12-15 09:40:29 UTC (rev 1226)
+++ trunk/variantconfig/docs/ChangeLog-3.0.txt 2010-12-16 11:02:05 UTC (rev 1227)
@@ -1,6 +0,0 @@
-* Changed source code to LabVIEW 8.2
-* Replaced Flat get and Set methods in 'Read Panel from INI' and 'Write Panel to INI' with Get Set Varant (BUG ID: 3004524)
-* Added TestVIs for non-period OS's
-* Added TestVIs for 'Read Panel from INI' and 'Write Panel to INI'
-* Added Format string for 'Read Panel from INI' for floating numeric arrays (BUG ID: 3004519)
-* Added documentation for 'Read Panel from INI' and 'Write Panel to INI' (BUG ID: 1960078)
Deleted: trunk/variantconfig/docs/History.txt
===================================================================
--- trunk/variantconfig/docs/History.txt 2010-12-15 09:40:29 UTC (rev 1226)
+++ trunk/variantconfig/docs/History.txt 2010-12-16 11:02:05 UTC (rev 1227)
@@ -1,4 +0,0 @@
-[2.7-2]
-date=2007-02-16
-release_id=468646
-md5=d03e4825133cf42325d544563fe03565
\ No newline at end of file
Deleted: trunk/variantconfig/docs/ReleaseNotes-2.7.txt
===================================================================
--- trunk/variantconfig/docs/ReleaseNotes-2.7.txt 2010-12-15 09:40:29 UTC (rev 1226)
+++ trunk/variantconfig/docs/ReleaseNotes-2.7.txt 2010-12-16 11:02:05 UTC (rev 1227)
@@ -1 +0,0 @@
-This release (1) adds BSD licensing of library VIs, (2) adds 80% unit test coverage during library build, (3) fixes a problem with the palette menu in 8.x, and (3) better support for escape-coding special characters in section and key names. For example: Carriage Returns, Line Feeds, non-printable characters, and INI syntax elements ("[", "]", and "="). This new scheme maintains support INI files that use the legacy encoding scheme.
\ No newline at end of file
Deleted: trunk/variantconfig/docs/ReleaseNotes-3.0.txt
===================================================================
--- trunk/variantconfig/docs/ReleaseNotes-3.0.txt 2010-12-15 09:40:29 UTC (rev 1226)
+++ trunk/variantconfig/docs/ReleaseNotes-3.0.txt 2010-12-16 11:02:05 UTC (rev 1227)
@@ -1 +0,0 @@
-This release (3) Upgrades the minimal LabVIEW version to 8.2 (2) adds higher unit test coverage during library build, (3) removes deprecated Read/Write methods for Front Panel value (bugID: #3004524), (4) adds support for INI files with a different decimal sign
\ No newline at end of file
Deleted: trunk/variantconfig/docs/change-log.txt
===================================================================
--- trunk/variantconfig/docs/change-log.txt 2010-12-15 09:40:29 UTC (rev 1226)
+++ trunk/variantconfig/docs/change-log.txt 2010-12-16 11:02:05 UTC (rev 1227)
@@ -1,44 +0,0 @@
--= oglib_variantconfig-2.6-1.ogp =-
-
-Changes from 2.5-1 --> 2.6-1
---------------------------------
-2006-05-07
-[FIX] In "Read Key (Variant)" added support for DAQ types.
-[FIX] In "Write Key (Variant)" added support for DAQ types.
-
-
-Changes from 2.4-1 --> 2.5-1
---------------------------------
-2005-10-19
-[NEW] Added palette menu to OpenG submenu
-
-
-Changes from 2.3-1 --> 2.4-1
---------------------------------
-2004-11-15
-[FIX] Package now overwrites existing files in target location
-[MOD] Added encoding to sections with brackets in names
-[MOD] Added float format input to "Write Panel to INI", "Write Section
- Cluster", and "Write INI Cluster"
-
-
-Changes from 2.2-1 --> 2.3-1
---------------------------------
-2004-11-06
-[FIX] The float format string was not being used in arrays
-[MOD] Changed several necessart inputs to required
-
-
-Changes from 2.1-1 --> 2.2-1
---------------------------------
-2003-11-26
-Fixed palette. There were two instances of "Write Key (Variant)" and
-"Read Key (Variant)" was missing.
-
-
-Changes from 2.0-1 --> 2.1-1
---------------------------------
-2003-11-20
-Added "found?" outputs to "Read INI Cluster" and "Read Section Cluster".
-The "found?" output will be TRUE only if all elements (recursively) are
-found.
\ No newline at end of file
Added: trunk/variantconfig/source/images/configuration file vis.png
===================================================================
(Binary files differ)
Property changes on: trunk/variantconfig/source/images/configuration file vis.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/variantconfig/source/images/icon.png
===================================================================
(Binary files differ)
Property changes on: trunk/variantconfig/source/images/icon.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Deleted: trunk/variantconfig/source/images/variantconfig.bmp
===================================================================
(Binary files differ)
Property changes on: trunk/variantconfig/source/install scripts
___________________________________________________________________
Added: bugtraq:label
+ TrackerID:
Added: bugtraq:url
+ https://sourceforge.net/support/tracker.php?aid=%BUGID%
Added: bugtraq:message
+ TrackerID: %BUGID%
Property changes on: trunk/variantconfig/source/user docs
___________________________________________________________________
Added: bugtraq:label
+ TrackerID:
Added: bugtraq:url
+ https://sourceforge.net/support/tracker.php?aid=%BUGID%
Added: bugtraq:message
+ TrackerID: %BUGID%
Added: trunk/variantconfig/source/user docs/License Agreement.txt
===================================================================
--- trunk/variantconfig/source/user docs/License Agreement.txt (rev 0)
+++ trunk/variantconfig/source/user docs/License Agreement.txt 2010-12-16 11:02:05 UTC (rev 1227)
@@ -0,0 +1,16 @@
+OpenG Variant Configuration File VIs
+
+Copyright (c) 2002-2010 Jean-Pierre Drolet, Jim Kring, Heiko Fettig, Ton Plomp; 2010 Jonathon Green
+
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+ * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
+
+ * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
+
+ * Neither the name of the <organization> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|