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: Konstantin S. <ks...@us...> - 2004-12-18 07:39:04
|
Update of /cvsroot/opengtoolkit/deab/source/GUI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31335/source/GUI Modified Files: DEAB a Build Skeleton.vi OpenG_Builder.vi Log Message: Index: OpenG_Builder.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/GUI/OpenG_Builder.vi,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 Binary files /tmp/cvsVAqDSd and /tmp/cvsJBGhnY differ Index: DEAB a Build Skeleton.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/GUI/DEAB a Build Skeleton.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsuwWFql and /tmp/cvsOvuw65 differ |
From: Jim K. <jk...@us...> - 2004-12-18 01:19:06
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28087 Modified Files: builder.spec Log Message: Index: builder.spec =================================================================== RCS file: /cvsroot/opengtoolkit/deab/builder.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** builder.spec 17 Dec 2004 17:29:11 -0000 1.5 --- builder.spec 18 Dec 2004 01:18:50 -0000 1.6 *************** *** 10,14 **** [Description] ! Description="OpenG's Software Builder." Summary="A flexible builder for software products written in G." --- 10,14 ---- [Description] ! Description="OpenG's Software Builder. After installing this package, you can run the OpenG Builder by selecting Tools > OpenG Builder from the LabVIEW menubar." Summary="A flexible builder for software products written in G." |
From: Jim K. <jk...@us...> - 2004-12-17 18:07:23
|
Update of /cvsroot/opengtoolkit/deab/source/GUI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2017/source/GUI Modified Files: OpenG_Builder.vi Log Message: added an "Open VI" feature for the Source Files that is triggered by a button press of "Open VI" or by double-clinking the "Top-Level & Dynamic VIs" listbox. Index: OpenG_Builder.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/GUI/OpenG_Builder.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsDaeyUD and /tmp/cvsEwMwS7 differ |
From: Jim K. <jk...@us...> - 2004-12-17 18:06:45
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2395/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** news.txt 17 Dec 2004 13:07:50 -0000 1.34 --- news.txt 17 Dec 2004 18:06:31 -0000 1.35 *************** *** 5,8 **** --- 5,15 ---- + *** 01:30 18.12.2004 (JK) + + - GUI: added an "Open VI" feature for the Source Files that is triggered by a button press of + "Open VI" or by double-clinking the "Top-Level & Dynamic VIs" listbox. + + + *** 19:13 17.12.2004 (KS) |
From: Jim K. <jk...@us...> - 2004-12-17 17:29:41
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27507 Modified Files: builder.spec Log Message: Index: builder.spec =================================================================== RCS file: /cvsroot/opengtoolkit/deab/builder.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** builder.spec 16 Dec 2004 18:33:04 -0000 1.4 --- builder.spec 17 Dec 2004 17:29:11 -0000 1.5 *************** *** 95,99 **** [File Group 3] ! Source Dir=source/Menu-Launch Stub Target Dir=<application>/project --- 95,99 ---- [File Group 3] ! Source Dir=built/project Target Dir=<application>/project |
From: Jim K. <jk...@us...> - 2004-12-17 17:15:05
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24735 Modified Files: build_ogb_revisions.txt Log Message: Index: build_ogb_revisions.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_ogb_revisions.txt,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** build_ogb_revisions.txt 17 Dec 2004 13:01:03 -0000 1.22 --- build_ogb_revisions.txt 17 Dec 2004 17:14:43 -0000 1.23 *************** *** 1,24 **** [build_ogb.deab] Version=1.0.0-alpha3 ! Build_Number=133 ! Build_Date="17.12.2004 19:52:37" Status=OK ! Warnings=0 ! Log_File="/C/Shared Projects/OpenG/deab/built/build_ogb.log" [build_ogb_api.deab] Version=1.0.0-alpha3 ! Build_Number=84 ! Build_Date="17.12.2004 19:54:08" Status=OK Warnings=0 ! Log_File="/C/Shared Projects/OpenG/deab/built/build_ogb_api.log" [build_ogb_help.deab] Version=1.0.0-alpha3 ! Build_Number=29 ! Build_Date="17.12.2004 19:54:21" Status=OK Warnings=0 ! Log_File="/C/Shared Projects/OpenG/deab/built/build_ogb_help.log" --- 1,24 ---- [build_ogb.deab] Version=1.0.0-alpha3 ! Build_Number=134 ! Build_Date="12/17/2004 9:07:27 AM" Status=OK ! Warnings=1 ! Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/deab/built/build_ogb.log [build_ogb_api.deab] Version=1.0.0-alpha3 ! Build_Number=85 ! Build_Date="12/17/2004 9:14:04 AM" Status=OK Warnings=0 ! Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/deab/built/build_ogb_api.log [build_ogb_help.deab] Version=1.0.0-alpha3 ! Build_Number=30 ! Build_Date="12/17/2004 9:14:14 AM" Status=OK Warnings=0 ! Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/deab/built/build_ogb_help.log |
From: Konstantin S. <ks...@us...> - 2004-12-17 13:08:12
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31382/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** news.txt 17 Dec 2004 12:13:47 -0000 1.33 --- news.txt 17 Dec 2004 13:07:50 -0000 1.34 *************** *** 13,16 **** --- 13,19 ---- - Other GUI adjustments/improvements. + - OGB API + GUI: a draft to launch OGB GUI to edit a build file. Review "OpenG_Builder.vi" and + <source\Dynamic API\Launch OGB GUI.vi". + |
From: Konstantin S. <ks...@us...> - 2004-12-17 13:01:56
|
Update of /cvsroot/opengtoolkit/deab/source/GUI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30030/source/GUI Modified Files: OpenG_Builder.vi Log Message: Index: OpenG_Builder.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/GUI/OpenG_Builder.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsoSZGvU and /tmp/cvsrBBSIo differ |
From: Konstantin S. <ks...@us...> - 2004-12-17 13:01:49
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30030 Modified Files: build_ogb_revisions.txt Log Message: Index: build_ogb_revisions.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_ogb_revisions.txt,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** build_ogb_revisions.txt 17 Dec 2004 12:05:48 -0000 1.21 --- build_ogb_revisions.txt 17 Dec 2004 13:01:03 -0000 1.22 *************** *** 1,6 **** [build_ogb.deab] Version=1.0.0-alpha3 ! Build_Number=131 ! Build_Date="17.12.2004 18:58:10" Status=OK Warnings=0 --- 1,6 ---- [build_ogb.deab] Version=1.0.0-alpha3 ! Build_Number=133 ! Build_Date="17.12.2004 19:52:37" Status=OK Warnings=0 *************** *** 9,14 **** [build_ogb_api.deab] Version=1.0.0-alpha3 ! Build_Number=83 ! Build_Date="17.12.2004 18:59:37" Status=OK Warnings=0 --- 9,14 ---- [build_ogb_api.deab] Version=1.0.0-alpha3 ! Build_Number=84 ! Build_Date="17.12.2004 19:54:08" Status=OK Warnings=0 *************** *** 17,22 **** [build_ogb_help.deab] Version=1.0.0-alpha3 ! Build_Number=28 ! Build_Date="17.12.2004 18:59:52" Status=OK Warnings=0 --- 17,22 ---- [build_ogb_help.deab] Version=1.0.0-alpha3 ! Build_Number=29 ! Build_Date="17.12.2004 19:54:21" Status=OK Warnings=0 |
From: Konstantin S. <ks...@us...> - 2004-12-17 13:01:29
|
Update of /cvsroot/opengtoolkit/deab/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30030/source Modified Files: VI Tree - OGB_API.vi Log Message: Index: VI Tree - OGB_API.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/VI Tree - OGB_API.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvs3tbvSA and /tmp/cvs9dF5nJ differ |
From: Konstantin S. <ks...@us...> - 2004-12-17 13:01:29
|
Update of /cvsroot/opengtoolkit/deab/source/Dynamic API In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30030/source/Dynamic API Added Files: Launch OGB GUI.vi Log Message: --- NEW FILE: Launch OGB GUI.vi --- (This appears to be a binary file; contents omitted.) |
From: Konstantin S. <ks...@us...> - 2004-12-17 13:01:27
|
Update of /cvsroot/opengtoolkit/deab/source/Menu-Launch Stub In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30030/source/Menu-Launch Stub Modified Files: OpenG Builder.vi Log Message: Index: OpenG Builder.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Menu-Launch Stub/OpenG Builder.vi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsQnUBbU and /tmp/cvsuxp0a2 differ |
From: Konstantin S. <ks...@us...> - 2004-12-17 12:13:57
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20612/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** news.txt 17 Dec 2004 04:09:11 -0000 1.32 --- news.txt 17 Dec 2004 12:13:47 -0000 1.33 *************** *** 5,8 **** --- 5,18 ---- + *** 19:13 17.12.2004 (KS) + + - GUI: new way to work on Destinations. No dialog box is more used to add and edit destinations. + + - GUI: new way to edit both default and destination specific Namespaces/Passwords. + + - Other GUI adjustments/improvements. + + + *** 11:08 17.12.2004 (KS) |
From: Konstantin S. <ks...@us...> - 2004-12-17 12:06:30
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19117 Modified Files: build_ogb_revisions.txt Log Message: Index: build_ogb_revisions.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_ogb_revisions.txt,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** build_ogb_revisions.txt 17 Dec 2004 06:34:28 -0000 1.20 --- build_ogb_revisions.txt 17 Dec 2004 12:05:48 -0000 1.21 *************** *** 1,6 **** [build_ogb.deab] Version=1.0.0-alpha3 ! Build_Number=130 ! Build_Date="17.12.2004 13:32:09" Status=OK Warnings=0 --- 1,6 ---- [build_ogb.deab] Version=1.0.0-alpha3 ! Build_Number=131 ! Build_Date="17.12.2004 18:58:10" Status=OK Warnings=0 *************** *** 9,14 **** [build_ogb_api.deab] Version=1.0.0-alpha3 ! Build_Number=82 ! Build_Date="17.12.2004 13:33:39" Status=OK Warnings=0 --- 9,14 ---- [build_ogb_api.deab] Version=1.0.0-alpha3 ! Build_Number=83 ! Build_Date="17.12.2004 18:59:37" Status=OK Warnings=0 *************** *** 17,22 **** [build_ogb_help.deab] Version=1.0.0-alpha3 ! Build_Number=27 ! Build_Date="17.12.2004 13:33:55" Status=OK Warnings=0 --- 17,22 ---- [build_ogb_help.deab] Version=1.0.0-alpha3 ! Build_Number=28 ! Build_Date="17.12.2004 18:59:52" Status=OK Warnings=0 |
From: Konstantin S. <ks...@us...> - 2004-12-17 12:06:08
|
Update of /cvsroot/opengtoolkit/deab/source/GUI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19117/source/GUI Modified Files: Dialog - Destination Propeties.vi OpenG_Builder.vi Log Message: Index: OpenG_Builder.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/GUI/OpenG_Builder.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs7tWKGt and /tmp/cvsFeDucN differ Index: Dialog - Destination Propeties.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/GUI/Dialog - Destination Propeties.vi,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvspLzQVw and /tmp/cvsux6d0Q differ |
From: Konstantin S. <ks...@us...> - 2004-12-17 06:35:36
|
Update of /cvsroot/opengtoolkit/deab/source/GUI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23186/source/GUI Modified Files: OpenG Builder.rtm Added Files: OpenG_Builder.vi Removed Files: OpenG Builder.vi Log Message: --- NEW FILE: OpenG_Builder.vi --- (This appears to be a binary file; contents omitted.) Index: OpenG Builder.rtm =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/GUI/OpenG Builder.rtm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvs4OYNg8 and /tmp/cvsAJDe6V differ --- OpenG Builder.vi DELETED --- |
From: Konstantin S. <ks...@us...> - 2004-12-17 06:35:08
|
Update of /cvsroot/opengtoolkit/deab/Bugs/2 - Express VIs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23186/Bugs/2 - Express VIs Modified Files: Build 001.log Log Message: Index: Build 001.log =================================================================== RCS file: /cvsroot/opengtoolkit/deab/Bugs/2 - Express VIs/Build 001.log,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Build 001.log 17 Dec 2004 03:58:59 -0000 1.2 --- Build 001.log 17 Dec 2004 06:34:28 -0000 1.3 *************** *** 1,37 **** ! *** 09:48:28.2 : Build started [17.12.2004] File: Build 001.ogbld ! >>> 09:48:28.2 : DEAB Expand & Verify TL&D VI Paths started ! >>> 09:48:28.2 : Load VIs into Memory started ! >>> 09:48:29.1 : Test VIs need be Unloaded started ! >>> 09:48:29.2 : Test for VI Unsaved Changes started ! >>> 09:48:29.2 : Generate Resources Copy Info started ! >>> 09:48:29.5 : Generate VI Building Info started ! >>> 09:48:30.0 : Revise Ambiguous VIs Destination started ! >>> 09:48:30.4 : Verify if Sources can be Removed started ! >>> 09:48:30.5 : Create Target Dirs and LLBs started ! >>> 09:48:30.8 : Save VIs to Destination started ! >>> 09:48:47.9 : UnLoad Top-Level and Dynamic VIs started ! >>> 09:48:48.3 : Copy Resource Files and Relink VIs started ! >>> 09:48:50.6 : Set Top Level VIs in LLBs started ! >>> 09:48:50.7 : Convert LLBs to EXEs started ! >>> 09:48:51.2 : Copy Support Files started ! *** 09:48:51.3 : Build finished --- 1,37 ---- ! *** 13:00:45.0 : Build started [17.12.2004] File: Build 001.ogbld ! >>> 13:00:45.0 : DEAB Expand & Verify TL&D VI Paths started ! >>> 13:00:45.4 : Load VIs into Memory started ! >>> 13:00:47.4 : Test VIs need be Unloaded started ! >>> 13:00:47.5 : Test for VI Unsaved Changes started ! >>> 13:00:47.5 : Generate Resources Copy Info started ! >>> 13:00:47.8 : Generate VI Building Info started ! >>> 13:00:48.7 : Revise Ambiguous VIs Destination started ! >>> 13:00:49.2 : Verify if Sources can be Removed started ! >>> 13:00:49.2 : Create Target Dirs and LLBs started ! >>> 13:00:49.5 : Save VIs to Destination started ! >>> 13:01:05.3 : UnLoad Top-Level and Dynamic VIs started ! >>> 13:01:05.8 : Copy Resource Files and Relink VIs started ! >>> 13:01:08.3 : Set Top Level VIs in LLBs started ! >>> 13:01:08.3 : Convert LLBs to EXEs started ! >>> 13:01:08.8 : Copy Support Files started ! *** 13:01:09.0 : Build finished *************** *** 47,52 **** ######################### ! 1 : Instance 5 16Test Express VIs .vi ! 2 : Instance 6 16Test Express VIs .vi --- 47,52 ---- ######################### ! 1 : Instance 1 16Test Express VIs .vi ! 2 : Instance 2 16Test Express VIs .vi |
From: Konstantin S. <ks...@us...> - 2004-12-17 06:35:07
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23186 Modified Files: ALL_OF_OGB.vi build_ogb.deab build_ogb_revisions.txt Log Message: Index: ALL_OF_OGB.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/ALL_OF_OGB.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsMez6uU and /tmp/cvsE3i8Go differ Index: build_ogb.deab =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_ogb.deab,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** build_ogb.deab 9 Dec 2004 12:14:49 -0000 1.2 --- build_ogb.deab 17 Dec 2004 06:34:28 -0000 1.3 *************** *** 1,4 **** # DEAB Script to build DEAB Core ! # 15:35 09.12.2004 [General] --- 1,4 ---- # DEAB Script to build DEAB Core ! # 12:31 17.12.2004 [General] *************** *** 48,55 **** 1 = "VI Tree - OGB.vi" ! 2 = "GUI/OpenG Builder.vi" ########################## [Dynamic VIs] --- 48,56 ---- 1 = "VI Tree - OGB.vi" ! 2 = "GUI/OpenG_Builder.vi" ########################## [Dynamic VIs] + 1 = "Menu-Launch Stub/OpenG Builder.vi" *************** *** 77,80 **** --- 78,90 ---- Default Destination = FALSE + [Destination 3] + Source Dir = "Menu-Launch Stub" + Target Dir = "../project" + Convert Target to LLB = FALSE + Convert Target to EXE = FALSE + Remove Diagrams = FALSE + Default Destination = FALSE + Namespace = "<none>" + [Destination 101] Source Dir = <application> Index: build_ogb_revisions.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_ogb_revisions.txt,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** build_ogb_revisions.txt 17 Dec 2004 04:43:14 -0000 1.19 --- build_ogb_revisions.txt 17 Dec 2004 06:34:28 -0000 1.20 *************** *** 1,24 **** [build_ogb.deab] Version=1.0.0-alpha3 ! Build_Number=127 ! Build_Date="12/16/2004 8:37:05 PM" Status=OK ! Warnings=1 ! Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/deab/built/build_ogb.log [build_ogb_api.deab] Version=1.0.0-alpha3 ! Build_Number=81 ! Build_Date="12/16/2004 8:39:54 PM" Status=OK Warnings=0 ! Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/deab/built/build_ogb_api.log [build_ogb_help.deab] Version=1.0.0-alpha3 ! Build_Number=26 ! Build_Date="12/16/2004 8:40:04 PM" Status=OK Warnings=0 ! Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/deab/built/build_ogb_help.log --- 1,24 ---- [build_ogb.deab] Version=1.0.0-alpha3 ! Build_Number=130 ! Build_Date="17.12.2004 13:32:09" Status=OK ! Warnings=0 ! Log_File="/C/Shared Projects/OpenG/deab/built/build_ogb.log" [build_ogb_api.deab] Version=1.0.0-alpha3 ! Build_Number=82 ! Build_Date="17.12.2004 13:33:39" Status=OK Warnings=0 ! Log_File="/C/Shared Projects/OpenG/deab/built/build_ogb_api.log" [build_ogb_help.deab] Version=1.0.0-alpha3 ! Build_Number=27 ! Build_Date="17.12.2004 13:33:55" Status=OK Warnings=0 ! Log_File="/C/Shared Projects/OpenG/deab/built/build_ogb_help.log" |
From: Konstantin S. <ks...@us...> - 2004-12-17 06:35:05
|
Update of /cvsroot/opengtoolkit/deab/source/Menu-Launch Stub In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23186/source/Menu-Launch Stub Modified Files: OpenG Builder.vi Log Message: Index: OpenG Builder.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Menu-Launch Stub/OpenG Builder.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsh2LnRU and /tmp/cvsO1cByn differ |
From: Jim K. <jk...@us...> - 2004-12-17 04:43:25
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5109 Modified Files: build_ogb_revisions.txt Log Message: Index: build_ogb_revisions.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_ogb_revisions.txt,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** build_ogb_revisions.txt 17 Dec 2004 03:58:59 -0000 1.18 --- build_ogb_revisions.txt 17 Dec 2004 04:43:14 -0000 1.19 *************** *** 1,24 **** [build_ogb.deab] ! Version=1.0.0-alpha2 ! Build_Number=126 ! Build_Date="17.12.2004 10:34:42" Status=OK ! Warnings=0 ! Log_File="/C/Shared Projects/OpenG/deab/built/build_ogb.log" [build_ogb_api.deab] ! Version=1.0.0-alpha2 ! Build_Number=80 ! Build_Date="17.12.2004 10:36:14" Status=OK Warnings=0 ! Log_File="/C/Shared Projects/OpenG/deab/built/build_ogb_api.log" [build_ogb_help.deab] ! Version=1.0.0-alpha2 ! Build_Number=25 ! Build_Date="17.12.2004 10:36:29" Status=OK Warnings=0 ! Log_File="/C/Shared Projects/OpenG/deab/built/build_ogb_help.log" --- 1,24 ---- [build_ogb.deab] ! Version=1.0.0-alpha3 ! Build_Number=127 ! Build_Date="12/16/2004 8:37:05 PM" Status=OK ! Warnings=1 ! Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/deab/built/build_ogb.log [build_ogb_api.deab] ! Version=1.0.0-alpha3 ! Build_Number=81 ! Build_Date="12/16/2004 8:39:54 PM" Status=OK Warnings=0 ! Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/deab/built/build_ogb_api.log [build_ogb_help.deab] ! Version=1.0.0-alpha3 ! Build_Number=26 ! Build_Date="12/16/2004 8:40:04 PM" Status=OK Warnings=0 ! Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/deab/built/build_ogb_help.log |
From: Konstantin S. <ks...@us...> - 2004-12-17 04:27:23
|
Update of /cvsroot/opengtoolkit/deab/source/GUI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1981/source/GUI Modified Files: OpenG Builder.vi Log Message: Index: OpenG Builder.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/GUI/OpenG Builder.vi,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 Binary files /tmp/cvs2oV1gO and /tmp/cvstcEAOa differ |
From: Konstantin S. <ks...@us...> - 2004-12-17 04:09:30
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31208/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** news.txt 16 Dec 2004 18:22:32 -0000 1.31 --- news.txt 17 Dec 2004 04:09:11 -0000 1.32 *************** *** 5,8 **** --- 5,17 ---- + *** 11:08 17.12.2004 (KS) + + - [FIX] "Verify if Sources can be Removed" was failing for Express VI builds. + New way to fix the problem: invalid paths are ignored during verification. + + - [FIX] Opening documentation if "OpenG Builder.vi": "OpenG Builder Documentation.vi" + has the __ogb suffix when it is built. + + *** 10:20 16.12.2004 (JK) *************** *** 11,14 **** --- 20,24 ---- + *** 16:12 15.12.2004 (KS) |
From: Konstantin S. <ks...@us...> - 2004-12-17 04:00:22
|
Update of /cvsroot/opengtoolkit/deab/source/GUI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29497/source/GUI Modified Files: OpenG Builder.rtm OpenG Builder.vi Log Message: Index: OpenG Builder.rtm =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/GUI/OpenG Builder.rtm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsvqklZB and /tmp/cvsxcVco1 differ Index: OpenG Builder.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/GUI/OpenG Builder.vi,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 Binary files /tmp/cvsAJa7eH and /tmp/cvskdMt56 differ |
From: Konstantin S. <ks...@us...> - 2004-12-17 04:00:19
|
Update of /cvsroot/opengtoolkit/deab/source/Menu-Launch Stub In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29497/source/Menu-Launch Stub Modified Files: OpenG Builder.vi Log Message: Index: OpenG Builder.vi =================================================================== RCS file: /cvsroot/opengtoolkit/deab/source/Menu-Launch Stub/OpenG Builder.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvslA8MfC and /tmp/cvs1eneF1 differ |
From: Konstantin S. <ks...@us...> - 2004-12-17 04:00:09
|
Update of /cvsroot/opengtoolkit/deab In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29497 Modified Files: build_ogb_revisions.txt Log Message: Index: build_ogb_revisions.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/build_ogb_revisions.txt,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** build_ogb_revisions.txt 16 Dec 2004 02:31:50 -0000 1.17 --- build_ogb_revisions.txt 17 Dec 2004 03:58:59 -0000 1.18 *************** *** 1,6 **** [build_ogb.deab] Version=1.0.0-alpha2 ! Build_Number=125 ! Build_Date="16.12.2004 09:16:51" Status=OK Warnings=0 --- 1,6 ---- [build_ogb.deab] Version=1.0.0-alpha2 ! Build_Number=126 ! Build_Date="17.12.2004 10:34:42" Status=OK Warnings=0 *************** *** 9,14 **** [build_ogb_api.deab] Version=1.0.0-alpha2 ! Build_Number=79 ! Build_Date="16.12.2004 09:15:57" Status=OK Warnings=0 --- 9,14 ---- [build_ogb_api.deab] Version=1.0.0-alpha2 ! Build_Number=80 ! Build_Date="17.12.2004 10:36:14" Status=OK Warnings=0 *************** *** 17,22 **** [build_ogb_help.deab] Version=1.0.0-alpha2 ! Build_Number=24 ! Build_Date="16.12.2004 09:28:40" Status=OK Warnings=0 --- 17,22 ---- [build_ogb_help.deab] Version=1.0.0-alpha2 ! Build_Number=25 ! Build_Date="17.12.2004 10:36:29" Status=OK Warnings=0 |