You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(42) |
Nov
(368) |
Dec
(248) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(2) |
Feb
(207) |
Mar
(180) |
Apr
(9) |
May
(39) |
Jun
(9) |
Jul
(22) |
Aug
(56) |
Sep
(82) |
Oct
(113) |
Nov
(236) |
Dec
(219) |
2005 |
Jan
(119) |
Feb
(81) |
Mar
(53) |
Apr
(177) |
May
(2) |
Jun
(67) |
Jul
(17) |
Aug
(5) |
Sep
(53) |
Oct
(17) |
Nov
(122) |
Dec
(77) |
2006 |
Jan
(293) |
Feb
(16) |
Mar
(32) |
Apr
(14) |
May
(29) |
Jun
(6) |
Jul
|
Aug
|
Sep
(18) |
Oct
(28) |
Nov
|
Dec
(2) |
2007 |
Jan
(8) |
Feb
(19) |
Mar
(4) |
Apr
(7) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(37) |
Oct
(1) |
Nov
(8) |
Dec
(25) |
2008 |
Jan
(1) |
Feb
(13) |
Mar
(17) |
Apr
(3) |
May
(2) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(10) |
Nov
(19) |
Dec
(16) |
2009 |
Jan
(6) |
Feb
(9) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Rolf K. <lab...@us...> - 2007-04-02 19:32:19
|
Update of /cvsroot/opengtoolkit/lvzip/source/lvzip.llb In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23064 Modified Files: ZLIB Copy Raw File.vi Log Message: Prevent global comment from being lost when copying a file Index: ZLIB Copy Raw File.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/source/lvzip.llb/ZLIB Copy Raw File.vi,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 Binary files /tmp/cvsN8cERn and /tmp/cvsKGijBO differ |
From: philippe g. <pjm...@us...> - 2007-03-27 02:02:51
|
Update of /cvsroot/opengtoolkit/BEV In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5036 Modified Files: PostInstall.vi Log Message: comment out the restart LV modal Dialog Index: PostInstall.vi =================================================================== RCS file: /cvsroot/opengtoolkit/BEV/PostInstall.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsrKTH3o and /tmp/cvszbHgNS differ |
From: philippe g. <pjm...@us...> - 2007-03-23 06:17:22
|
Update of /cvsroot/opengtoolkit/BEV In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26847 Modified Files: ogedit_birds_eye_view.spec Log Message: Fix app instance bug in LV >= 8.0x Index: ogedit_birds_eye_view.spec =================================================================== RCS file: /cvsroot/opengtoolkit/BEV/ogedit_birds_eye_view.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ogedit_birds_eye_view.spec 21 Mar 2007 16:28:56 -0000 1.3 --- ogedit_birds_eye_view.spec 23 Mar 2007 06:17:15 -0000 1.4 *************** *** 1,81 **** [Package Name] - Name=ogedit_birds_eye_view - Version=1.7 ! ! Release=1 ! [Description] - Description="The Bird's Eye View utility allows panning and zooming of VIs block diagram and front panel." - Summary="Bird's Eye View" - License=LGPL - Copyright="2003 Philippe Guerit (pjm...@ya...)" - Distribution="OpenG Toolkit" - Icon=birdseyeview.bmp - Vendor=OpenG.org - URL=http://www.openg.org/tiki/tiki-index.php?page=Bird's+Eye+View - Packager="Philippe Guerit <pjm...@ya...>" - [Platform] ! ! Exclusive_LabVIEW_Version= ">=6.0" ! ! Exclusive_LabVIEW_System="All" ! ! Exclusive_OS="All" ! ! ! [Dependencies] ! ! Requires="" ! ! AutoReqProv=FALSE ! [Script VIs] ! PostInstall=PostInstall.vi [Files] - Num File Groups=2 - [File Group 0] ! ! Source Dir="built" ! Target Dir=<application>/resource/OpenG/Editor/ ! Replace Mode=Never - Num Files=3 ! ! File 0=Bird's Eye View-1.6.0.llb ! File 1=Bird's Eye View-1.6.0.ini ! File 2=Bird's Eye View.txt ! [File Group 1] ! ! Source Dir="built" ! Target Dir="<application>/project/OpenG Tools/" ! Replace Mode=Never ! ! Num Files=1 ! ! File 0=Bird's Eye View .vi --- 1,56 ---- [Package Name] Name=ogedit_birds_eye_view Version=1.7 ! Release=2 [Description] Description="The Bird's Eye View utility allows panning and zooming of VIs block diagram and front panel." Summary="Bird's Eye View" License=LGPL Copyright="2003 Philippe Guerit (pjm...@ya...)" Distribution="OpenG Toolkit" Icon=birdseyeview.bmp Vendor=OpenG.org URL=http://www.openg.org/tiki/tiki-index.php?page=Bird's+Eye+View Packager="Philippe Guerit <pjm...@ya...>" [Platform] ! Exclusive_LabVIEW_Version=>=6.0 ! Exclusive_LabVIEW_System=All ! Exclusive_OS=All [Script VIs] ! Source Dir="" ! PreInstall="" PostInstall=PostInstall.vi + PreUninstall="" + PostUninstall="" + Verify="" + PreBuild="" + PostBuild="" + [Dependencies] + AutoReqProv=FALSE + Requires="" + Conflicts="" [Files] Num File Groups=2 [File Group 0] ! Source Dir=built ! Target Dir=<resource>/OpenG/Editor Replace Mode=Never Num Files=3 ! File 0="Bird's Eye View-1.6.0.llb" ! File 1="Bird's Eye View-1.6.0.ini" ! File 2="Bird's Eye View.txt" [File Group 1] ! Source Dir=built ! Target Dir="<project>/OpenG Tools" Replace Mode=Never ! Num Files=2 ! File 0="Bird's Eye View .vi" ! File 1="_BEV Stub.vi" |
From: philippe g. <pjm...@us...> - 2007-03-21 16:29:02
|
Update of /cvsroot/opengtoolkit/BEV In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15267 Modified Files: ogedit_birds_eye_view.spec Log Message: update spec version info Index: ogedit_birds_eye_view.spec =================================================================== RCS file: /cvsroot/opengtoolkit/BEV/ogedit_birds_eye_view.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ogedit_birds_eye_view.spec 17 Jun 2005 03:05:29 -0000 1.2 --- ogedit_birds_eye_view.spec 21 Mar 2007 16:28:56 -0000 1.3 *************** *** 3,7 **** Name=ogedit_birds_eye_view ! Version=1.61 Release=1 --- 3,7 ---- Name=ogedit_birds_eye_view ! Version=1.7 Release=1 |
From: Jim K. <jk...@us...> - 2007-03-10 18:47:35
|
Update of /cvsroot/opengtoolkit/dynamicpalette In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv2540 Modified Files: change-log.txt ogrsc_dynamicpalette.spec Log Message: added support for LabVIEW 8.5 Index: ogrsc_dynamicpalette.spec =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/ogrsc_dynamicpalette.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** ogrsc_dynamicpalette.spec 2 Jun 2006 15:26:16 -0000 1.7 --- ogrsc_dynamicpalette.spec 10 Mar 2007 18:47:33 -0000 1.8 *************** *** 3,7 **** Name=ogrsc_dynamicpalette ! Version=0.15 Release=1 --- 3,7 ---- Name=ogrsc_dynamicpalette ! Version=0.16 Release=1 *************** *** 31,35 **** [Platform] ! Exclusive_LabVIEW_Version="6.0, 6.1, 7.0, 7.1, 8.0, 8.1, 8.2" Exclusive_LabVIEW_System=All --- 31,35 ---- [Platform] ! Exclusive_LabVIEW_Version="6.0, 6.1, 7.0, 7.1, 8.0, 8.1, 8.2, 8.5" Exclusive_LabVIEW_System=All *************** *** 62,66 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 6.0, 6.1, 7.0, 7.1, 8.0, 8.1, 8.2 Num Files=1 --- 62,66 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 6.0, 6.1, 7.0, 7.1, 8.0, 8.1, 8.2, 8.5 Num Files=1 *************** *** 78,82 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 8.0, 8.1, 8.2 Num Files=1 --- 78,82 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 8.0, 8.1, 8.2, 8.5 Num Files=1 *************** *** 997,1001 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2 Num Files=2 --- 997,1001 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2, 8.5 Num Files=2 *************** *** 1013,1017 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2 Num Files=136 --- 1013,1017 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2, 8.5 Num Files=136 *************** *** 1163,1167 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2 Num Files=2 --- 1163,1167 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2, 8.5 Num Files=2 *************** *** 1184,1188 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2 Exclusive_OS=Windows NT --- 1184,1188 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2, 8.5 Exclusive_OS=Windows NT *************** *** 1202,1206 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2 Exclusive_OS=Windows NT --- 1202,1206 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2, 8.5 Exclusive_OS=Windows NT *************** *** 1236,1240 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2 Exclusive_OS=Mac OS --- 1236,1240 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2, 8.5 Exclusive_OS=Mac OS *************** *** 1254,1258 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2 Exclusive_OS=Mac OS >= 1.0 --- 1254,1258 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2, 8.5 Exclusive_OS=Mac OS >= 1.0 *************** *** 1285,1289 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2 Exclusive_OS=Linux --- 1285,1289 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2, 8.5 Exclusive_OS=Linux *************** *** 1303,1307 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2 Exclusive_OS=Linux --- 1303,1307 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 7.1, 8.0, 8.1, 8.2, 8.5 Exclusive_OS=Linux *************** *** 1326,1330 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 8.0, 8.1, 8.2 Num Files=1 --- 1326,1330 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 8.0, 8.1, 8.2, 8.5 Num Files=1 *************** *** 1347,1351 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 8.0, 8.1, 8.2 Num Files=1 --- 1347,1351 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 8.0, 8.1, 8.2, 8.5 Num Files=1 *************** *** 1375,1379 **** Replace Mode=Always ! Exclusive_LabVIEW_Version= 8.0, 8.1, 8.2 Num Files=2 --- 1375,1379 ---- Replace Mode=Always ! Exclusive_LabVIEW_Version= 8.0, 8.1, 8.2, 8.5 Num Files=2 Index: change-log.txt =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/change-log.txt,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** change-log.txt 2 Jun 2006 15:37:26 -0000 1.10 --- change-log.txt 10 Mar 2007 18:47:33 -0000 1.11 *************** *** 1,2 **** --- 1,6 ---- + 0.15 --> 0.16 + ------------------------------------------------------ + Added LabVIEW 8.5 support + 0.14 --> 0.15 ------------------------------------------------------ |
From: Jim K. <jk...@us...> - 2007-02-17 02:57:45
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/docs In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5293 Modified Files: History.txt Log Message: Index: History.txt =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/docs/History.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** History.txt 17 Feb 2007 02:37:32 -0000 1.1 --- History.txt 17 Feb 2007 02:57:37 -0000 1.2 *************** *** 1,4 **** [1.6] date=2007-02-16 ! release_id= ! md5= \ No newline at end of file --- 1,4 ---- [1.6] date=2007-02-16 ! release_id=487045 ! md5=ab21acac16ff113297bcbd105a4e81ac \ No newline at end of file |
From: Jim K. <jk...@us...> - 2007-02-17 02:43:53
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/source/support In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31512 Modified Files: Open Application Reference.vi Log Message: Index: Open Application Reference.vi =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/source/support/Open Application Reference.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs9sY5TV and /tmp/cvsMRhsLv differ |
From: Jim K. <jk...@us...> - 2007-02-17 02:43:49
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/source In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31471/source Modified Files: Rename_Folder_of_VIs.vi Log Message: Index: Rename_Folder_of_VIs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/source/Rename_Folder_of_VIs.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsJ07Xhw and /tmp/cvshiDOCX differ |
From: Jim K. <jk...@us...> - 2007-02-17 02:43:48
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/build rules In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31471/build rules Modified Files: revision.ini Log Message: Index: revision.ini =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/build rules/revision.ini,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** revision.ini 17 Feb 2007 02:31:01 -0000 1.2 --- revision.ini 17 Feb 2007 02:43:47 -0000 1.3 *************** *** 1,6 **** [build.ogbld] Version=1.6 ! Build_Number=18 ! Build_Date="2/16/2007 6:30:38 PM" Status=OK Warnings=0 --- 1,6 ---- [build.ogbld] Version=1.6 ! Build_Number=19 ! Build_Date="2/16/2007 6:41:39 PM" Status=OK Warnings=0 |
From: Jim K. <jk...@us...> - 2007-02-17 02:37:51
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/docs In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28735 Added Files: ChangLog-1.6.txt History.txt ReleaseNotes-1.6.txt ToDo.txt Log Message: --- NEW FILE: History.txt --- [1.6] date=2007-02-16 release_id= md5= --- NEW FILE: ToDo.txt --- * Add support for renaming non-LabVIEW files * Add support for copying from one location to another --- NEW FILE: ChangLog-1.6.txt --- 2007-02-16 [FIX] Added a fix for better handling of reentrant VIs in LabVIEW 8.x [NEW] Added tip strips on all Front Panel controls [New] Added an about dialog --- NEW FILE: ReleaseNotes-1.6.txt --- This release (1) fixes a problem with handling reentrant VIs in LabVIEW 8.x, (2) adds tip strips on all Front Panel controls, (3) and adds an about dialog |
From: Jim K. <jk...@us...> - 2007-02-17 02:31:05
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/build rules In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25630/build rules Modified Files: revision.ini Log Message: Index: revision.ini =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/build rules/revision.ini,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** revision.ini 17 Feb 2007 02:18:54 -0000 1.1 --- revision.ini 17 Feb 2007 02:31:01 -0000 1.2 *************** *** 1,6 **** [build.ogbld] Version=1.6 ! Build_Number=17 ! Build_Date="2/16/2007 4:53:11 PM" Status=OK Warnings=0 --- 1,6 ---- [build.ogbld] Version=1.6 ! Build_Number=18 ! Build_Date="2/16/2007 6:30:38 PM" Status=OK Warnings=0 |
From: Jim K. <jk...@us...> - 2007-02-17 02:31:05
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/source In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25630/source Modified Files: Rename_Folder_of_VIs.vi Log Message: Index: Rename_Folder_of_VIs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/source/Rename_Folder_of_VIs.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvseLWbYT and /tmp/cvs8bpXl4 differ |
From: Jim K. <jk...@us...> - 2007-02-17 02:19:06
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/source/support In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20182 Added Files: Open Application Reference.vi RFOVIs--GetVersion.vi Log Message: cleaned up --- NEW FILE: Open Application Reference.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: RFOVIs--GetVersion.vi --- (This appears to be a binary file; contents omitted.) |
From: Jim K. <jk...@us...> - 2007-02-17 02:19:04
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20126 Modified Files: build.vi Log Message: cleaned up Index: build.vi =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/build.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvs13zf6I and /tmp/cvsmbd6iR differ |
From: Jim K. <jk...@us...> - 2007-02-17 02:19:04
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/source In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20126/source Modified Files: Rename_Folder_of_VIs.vi Log Message: cleaned up Index: Rename_Folder_of_VIs.vi =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/source/Rename_Folder_of_VIs.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsTbElf7 and /tmp/cvslTjhdg differ |
From: Jim K. <jk...@us...> - 2007-02-17 02:19:04
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/source 8.x In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20126/source 8.x Added Files: Open Application Reference__RFOV.vi Log Message: cleaned up --- NEW FILE: Open Application Reference__RFOV.vi --- (This appears to be a binary file; contents omitted.) |
From: Jim K. <jk...@us...> - 2007-02-17 02:19:03
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/build rules In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20126/build rules Modified Files: build.ogbld package.ogpb Added Files: revision.ini Log Message: cleaned up Index: build.ogbld =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/build rules/build.ogbld,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** build.ogbld 16 Feb 2007 23:07:28 -0000 1.1 --- build.ogbld 17 Feb 2007 02:18:54 -0000 1.2 *************** *** 1,9 **** [General] ! Namespace=RenameFolderOfVIs Build Root=built/LLB Overwrite Existing Files=TRUE File Format Version=1.0.2 ! Project Root=".." ! Source Root="source" Log Dir="" Log File="" --- 1,9 ---- [General] ! Namespace=RFOV Build Root=built/LLB Overwrite Existing Files=TRUE File Format Version=1.0.2 ! Project Root=.. ! Source Root=source Log Dir="" Log File="" *************** *** 22,28 **** Call Pre-Build VI="" Call Post-Build VI="" ! Revision File="" ! Version VI Name="" ! Version Ctrl Name="" Apply New Password="" RemovePolyVIsAndTypedefs=FALSE --- 22,28 ---- Call Pre-Build VI="" Call Post-Build VI="" ! Revision File="build rules/revision.ini" ! Version VI Name=RFOVIs--GetVersion.vi ! Version Ctrl Name="Version Info" Apply New Password="" RemovePolyVIsAndTypedefs=FALSE *************** *** 36,39 **** --- 36,40 ---- [Dynamic VIs] + DynVI 1=support/RFOVIs--GetVersion.vi [Exclude Lib Dirs from Build] *************** *** 42,47 **** [Destination 1] Source Dir="" ! Target Dir=rename_folder_of_vis.llb ! Convert Target to LLB=TRUE Convert Target to EXE=FALSE Save Level=0 --- 43,59 ---- [Destination 1] Source Dir="" ! Target Dir="" ! Convert Target to LLB=FALSE ! Convert Target to EXE=FALSE ! Save Level=0 ! Default Destination=FALSE ! Apply New Password="" ! Namespace="" ! Debug Level=0 ! ! [Destination 2] ! Source Dir=support ! Target Dir=_rename_folder_of_vis ! Convert Target to LLB=FALSE Convert Target to EXE=FALSE Save Level=0 *************** *** 51,52 **** --- 63,69 ---- Debug Level=0 + [VI Property - Rename_Folder_of_VIs.vi] + Save Level=-1 + FP.Title="Rename Folder of VIs" + Exec.RunOnOpen=True + Index: package.ogpb =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/build rules/package.ogpb,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** package.ogpb 16 Feb 2007 23:10:54 -0000 1.2 --- package.ogpb 17 Feb 2007 02:18:54 -0000 1.3 *************** *** 40,50 **** [Files] ! Num File Groups=1 [File Group 0] ! Source Dir=../built/LLB ! Target Dir=<application>/wizard Replace Mode=Always --- 40,65 ---- [Files] ! Num File Groups=2 [File Group 0] ! Source Dir="../built/LLB" ! Target Dir="<application>/wizard" ! ! Replace Mode=Always ! ! Num Files=2 ! ! File 0="*" ! File 1="_rename_folder_of_vis/*" ! ! ! [File Group 1] ! ! Exclusive_LabVIEW_Version=>=8.0 ! ! Source Dir="../source 8.x" ! Target Dir="<application>/wizard/_rename_folder_of_vis" Replace Mode=Always *************** *** 52,54 **** Num Files=1 ! File 0=rename_folder_of_vis.llb --- 67,69 ---- Num Files=1 ! File 0="Open Application Reference__RFOV.vi" --- NEW FILE: revision.ini --- [build.ogbld] Version=1.6 Build_Number=17 Build_Date="2/16/2007 4:53:11 PM" Status=OK Warnings=0 Log_File="/D/Projects/OpenG/opengtoolkit/CVS_Folders/rename_folder_of_vis/build rules/build.log" |
From: Jim K. <jk...@us...> - 2007-02-17 01:49:15
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/source/support In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6916/support Log Message: Directory /cvsroot/opengtoolkit/rename_folder_of_vis/source/support added to the repository |
From: Jim K. <jk...@us...> - 2007-02-17 01:47:35
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/source 8.x In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6041/source 8.x Log Message: Directory /cvsroot/opengtoolkit/rename_folder_of_vis/source 8.x added to the repository |
From: Jim K. <jk...@us...> - 2007-02-16 23:11:08
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/build rules In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7625 Modified Files: package.ogpb Log Message: changed LV version requirement to >=6.1 Index: package.ogpb =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/build rules/package.ogpb,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** package.ogpb 16 Feb 2007 23:07:28 -0000 1.1 --- package.ogpb 16 Feb 2007 23:10:54 -0000 1.2 *************** *** 31,35 **** [Platform] ! Exclusive_LabVIEW_Version=>=6.0 Exclusive_LabVIEW_System=All --- 31,35 ---- [Platform] ! Exclusive_LabVIEW_Version=>=6.1 Exclusive_LabVIEW_System=All |
From: Jim K. <jk...@us...> - 2007-02-16 23:07:30
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/build rules In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6273/build rules Added Files: .cvsignore build.ogbld package.ogpb Log Message: reorganized project folder structure --- NEW FILE: .cvsignore --- *.log --- NEW FILE: build.ogbld --- [General] Namespace=RenameFolderOfVIs Build Root=built/LLB Overwrite Existing Files=TRUE File Format Version=1.0.2 Project Root=".." Source Root="source" Log Dir="" Log File="" Log File Suffix="" Include Help Files=FALSE Help File Dir="" Include Shared Libs=TRUE Shared Lib Dir="" Include External Subrs=TRUE External Subr Dir="" Include Hidden VIs=TRUE EXE Icon File="" New Build Root=TRUE Unsaved Changes MsgBox=TRUE Ambiguous VIs Dest Dir="" Call Pre-Build VI="" Call Post-Build VI="" Revision File="" Version VI Name="" Version Ctrl Name="" Apply New Password="" RemovePolyVIsAndTypedefs=FALSE Allow CBVI & Build Hierarchy Overlap=FALSE Namespace Convention=0 EXE App Flags=4 EXE LVRT Res Flags=0 [Top Level VIs] VI 1=Rename_Folder_of_VIs.vi [Dynamic VIs] [Exclude Lib Dirs from Build] LibDir 1=<vi.lib> [Destination 1] Source Dir="" Target Dir=rename_folder_of_vis.llb Convert Target to LLB=TRUE Convert Target to EXE=FALSE Save Level=0 Default Destination=TRUE Apply New Password="" Namespace="" Debug Level=0 --- NEW FILE: package.ogpb --- [Package Name] Name=ogrsc_rename_folder_of_vis Version=1.6 Release=1 [Description] Description="Adds a 'Rename Folder of VIs...' option to the File menu" Summary="Rename Folder of VIs...' License=LGPL Copyright=2002-2007 Jim Kring Distribution=OpenG Toolkit Icon=../docs/rename_folder_of_vis.bmp Vendor=OpenG.org URL=http://opengtoolkit.sourceforge.net/ Packager=Jim Kring <ji...@ji...> [Platform] Exclusive_LabVIEW_Version=>=6.0 Exclusive_LabVIEW_System=All Exclusive_OS=All [Files] Num File Groups=1 [File Group 0] Source Dir=../built/LLB Target Dir=<application>/wizard Replace Mode=Always Num Files=1 File 0=rename_folder_of_vis.llb |
From: Jim K. <jk...@us...> - 2007-02-16 23:07:29
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6273 Modified Files: build.vi Added Files: .cvsignore Removed Files: rename_folder_of_vis.deab rename_folder_of_vis.spec Log Message: reorganized project folder structure --- NEW FILE: .cvsignore --- built packaged Index: build.vi =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/build.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsNhwppp and /tmp/cvs6MTLPB differ --- rename_folder_of_vis.spec DELETED --- --- rename_folder_of_vis.deab DELETED --- |
From: Jim K. <jk...@us...> - 2007-02-16 23:05:56
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis/build rules In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5421/build rules Log Message: Directory /cvsroot/opengtoolkit/rename_folder_of_vis/build rules added to the repository |
From: Jim K. <jk...@us...> - 2007-02-16 22:50:56
|
Update of /cvsroot/opengtoolkit/rename_folder_of_vis In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31000 Modified Files: rename_folder_of_vis.spec Log Message: updated spec file Index: rename_folder_of_vis.spec =================================================================== RCS file: /cvsroot/opengtoolkit/rename_folder_of_vis/rename_folder_of_vis.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** rename_folder_of_vis.spec 12 Nov 2003 01:15:35 -0000 1.1 --- rename_folder_of_vis.spec 16 Feb 2007 22:50:53 -0000 1.2 *************** *** 3,7 **** Name=ogrsc_rename_folder_of_vis ! Version=1.4 Release=1 --- 3,7 ---- Name=ogrsc_rename_folder_of_vis ! Version=1.6 Release=1 *************** *** 16,20 **** License=LGPL ! Copyright=2002 2003 Jim Kring Distribution=OpenG Toolkit --- 16,20 ---- License=LGPL ! Copyright=2002-2007 Jim Kring Distribution=OpenG Toolkit *************** *** 48,52 **** Target Dir=<application>/wizard ! Replace Mode=Never Num Files=1 --- 48,52 ---- Target Dir=<application>/wizard ! Replace Mode=Always Num Files=1 |
Update of /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (poly members) In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31415 Modified Files: Dictionary Update (by reference).vi Dictionary Update (by scalar value).vi Dictionary Update (by value).vi Log Message: relicensed as BSD Index: Dictionary Update (by scalar value).vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (poly members)/Dictionary Update (by scalar value).vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvs0rz20y and /tmp/cvsAM8PPU differ Index: Dictionary Update (by reference).vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (poly members)/Dictionary Update (by reference).vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsgI85TD and /tmp/cvsCsPpSZ differ Index: Dictionary Update (by value).vi =================================================================== RCS file: /cvsroot/opengtoolkit/dictionary/source/Public/Dictionary Update (poly members)/Dictionary Update (by value).vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsxLaQjM and /tmp/cvsM8BSs8 differ |