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: <ha...@us...> - 2003-11-19 01:20:59
|
Update of /cvsroot/opengtoolkit/opengoop_inheritance/design_docs In directory sc8-pr-cvs1:/tmp/cvs-serv22599/design_docs Modified Files: OpenGOOP_Inheritance_Design.doc Log Message: Method table, commented JK1 comment! Index: OpenGOOP_Inheritance_Design.doc =================================================================== RCS file: /cvsroot/opengtoolkit/opengoop_inheritance/design_docs/OpenGOOP_Inheritance_Design.doc,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 Binary files /tmp/cvsglgplh and /tmp/cvsQtXPEp differ |
From: <ha...@us...> - 2003-11-19 01:05:04
|
Update of /cvsroot/opengtoolkit/opengoop_inheritance/design_docs In directory sc8-pr-cvs1:/tmp/cvs-serv20149/design_docs Modified Files: OpenGOOP_Inheritance_Design.doc Log Message: Acceptance changes! Index: OpenGOOP_Inheritance_Design.doc =================================================================== RCS file: /cvsroot/opengtoolkit/opengoop_inheritance/design_docs/OpenGOOP_Inheritance_Design.doc,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 Binary files /tmp/cvsHyJRoh and /tmp/cvsatiAOr differ |
From: <jk...@us...> - 2003-11-18 05:04:59
|
Update of /cvsroot/opengtoolkit/opengoop_inheritance/design_docs In directory sc8-pr-cvs1:/tmp/cvs-serv30209/design_docs Modified Files: OpenGOOP_Inheritance_Design.doc Log Message: added some images, terms, and other stuff Index: OpenGOOP_Inheritance_Design.doc =================================================================== RCS file: /cvsroot/opengtoolkit/opengoop_inheritance/design_docs/OpenGOOP_Inheritance_Design.doc,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 Binary files /tmp/cvs7S1BJ1 and /tmp/cvsCFMZmU differ |
From: <jk...@us...> - 2003-11-17 20:28:18
|
Update of /cvsroot/opengtoolkit/lvdata In directory sc8-pr-cvs1:/tmp/cvs-serv27589 Modified Files: ChangeLog.txt Log Message: added 2.0-1 to 2.1-1 chagnes Index: ChangeLog.txt =================================================================== RCS file: /cvsroot/opengtoolkit/lvdata/ChangeLog.txt,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** ChangeLog.txt 4 Jul 2003 03:46:07 -0000 1.9 --- ChangeLog.txt 17 Nov 2003 20:27:53 -0000 1.10 *************** *** 1,39 **** ! Changes Since 1.6 2003-07-03 ! Cosmetic - "Array Dim(s) from TD.vi", "Parse String with TDs.vi", "Strip Units.vi" - removed ".vi" extension from VI Window Appearance for palette VI title ! New VI - "Remove Typedefs from Variant.vi" ! Added "Remove Typedefs from Variant.vi" to "Type Descriptor" subpalette. 2003-05-06 ! New VI - "Get Array Element Default Data.vi" ! New VI - "Unwrap VVariant" ! New suPalette - VVariant ! Added Variant primitives to Data Tools Root palette. ! ! Addtion to VArray Palette - "Get Array Element Default Data.vi" 2003-04-24 merge from the branch unit_dev ! Added Typedefs: ! Type Descriptor.ctl >>> array of I16. All VIs using a TD are now linked to this typedef. ! ! Base Units.ctl >>> an enum typedef for base units as described in App Note 154 ! ! Physical Units.ctl >>> a cluster of {Base Unit, Exponent} ! ! ! Added VIs: ! Array Dim(s) from TD.vi >>> we had only one with variant input. ! Get Element TD from Array TD.vi >>> we had only one with variant input. ! Get Physical Units from TD.vi >>> outputs an array of Physical Units each base unit with its exponent ! Get Physical Units.vi >>> same as previous except for variant input. ! ! 2003-04-23 *** 1.6 Released *** \ No newline at end of file --- 1,44 ---- ! -= oglib_lvdata-2.1-1.ogp =- ! ! Changes from 2.0-1 --> 2.1-1 ! -------------------------------- ! 2003-11-17 ! ! * New VI - "Variant Constant" is a "merged VI" that was added to the palette. This allows users to drop a Variant constant onto the block diagram. ! * Palette Change - Added "Variant Constant" and "Get TDEnum from Data" to the Palette + Changes from 1.6-1 --> 2.0-1 + -------------------------------- 2003-07-03 ! * Cosmetic - "Array Dim(s) from TD.vi", "Parse String with TDs.vi", "Strip Units.vi" - removed ".vi" extension from VI Window Appearance for palette VI title ! * New VI - "Remove Typedefs from Variant.vi" ! * Added "Remove Typedefs from Variant.vi" to "Type Descriptor" subpalette. 2003-05-06 ! * New VI - "Get Array Element Default Data.vi" ! * New VI - "Unwrap VVariant" ! * New suPalette - VVariant ! * Added Variant primitives to Data Tools Root palette. ! * Addtion to VArray Palette - "Get Array Element Default Data.vi" 2003-04-24 merge from the branch unit_dev ! * Added Typedefs: ! ** Type Descriptor.ctl >>> array of I16. All VIs using a TD are now linked to this typedef. ! ** Base Units.ctl >>> an enum typedef for base units as described in App Note 154 ! ** Physical Units.ctl >>> a cluster of {Base Unit, Exponent} + * Added VIs: + ** Array Dim(s) from TD.vi >>> we had only one with variant input. + ** Get Element TD from Array TD.vi >>> we had only one with variant input. + ** Get Physical Units from TD.vi >>> outputs an array of Physical Units each base unit with its exponent + ** Get Physical Units.vi >>> same as previous except for variant input. ! -------------------------------- ! 2003-04-23 *** 1.6 Released *** ! -------------------------------- \ No newline at end of file |
From: <jk...@us...> - 2003-11-17 20:22:25
|
Update of /cvsroot/opengtoolkit/lvdata In directory sc8-pr-cvs1:/tmp/cvs-serv26281 Modified Files: lvdata.spec Log Message: added "Variant Constant" and "Get TDEnum from Data" to Palette Index: lvdata.spec =================================================================== RCS file: /cvsroot/opengtoolkit/lvdata/lvdata.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** lvdata.spec 17 Nov 2003 19:54:25 -0000 1.9 --- lvdata.spec 17 Nov 2003 20:22:02 -0000 1.10 *************** *** 3,7 **** Name=oglib_lvdata ! Version=2.0 Release=1 --- 3,7 ---- Name=oglib_lvdata ! Version=2.1 Release=1 *************** *** 58,62 **** Replace Mode=Never ! Num Files=60 File 0=dir.mnu --- 58,62 ---- Replace Mode=Never ! Num Files=61 File 0=dir.mnu |
From: <jk...@us...> - 2003-11-17 19:55:28
|
Update of /cvsroot/opengtoolkit/lvdata In directory sc8-pr-cvs1:/tmp/cvs-serv20436 Modified Files: lvdata.spec Log Message: added "Variant Constant" Index: lvdata.spec =================================================================== RCS file: /cvsroot/opengtoolkit/lvdata/lvdata.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** lvdata.spec 7 Nov 2003 00:50:36 -0000 1.8 --- lvdata.spec 17 Nov 2003 19:54:25 -0000 1.9 *************** *** 120,123 **** --- 120,124 ---- File 58=lvdata.llb/Remove Typedefs from Variant__ogtk.vi File 59=lvdata.llb/Unwrap VVariant__ogtk.vi + File 60=lvdata.llb/Variant Constant__ogtk.vi |
From: <jk...@us...> - 2003-11-17 19:54:40
|
Update of /cvsroot/opengtoolkit/lvdata/Dynamic Palette MNUs In directory sc8-pr-cvs1:/tmp/cvs-serv20292/Dynamic Palette MNUs Modified Files: oglib_lvdata.mnu Log Message: added "Variant Constant" and "Get TC from Data.vi" |
From: <jk...@us...> - 2003-11-17 19:53:41
|
Update of /cvsroot/opengtoolkit/lvdata/source/lvdata/lvdata.llb In directory sc8-pr-cvs1:/tmp/cvs-serv20130/source/lvdata/lvdata.llb Modified Files: Variant Constant.vi Log Message: changed icon Index: Variant Constant.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvdata/source/lvdata/lvdata.llb/Variant Constant.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsqV0hQp and /tmp/cvsYzvMrF differ |
From: <jk...@us...> - 2003-11-17 19:44:57
|
Update of /cvsroot/opengtoolkit/lvdata/source/lvdata/lvdata.llb In directory sc8-pr-cvs1:/tmp/cvs-serv18070/source/lvdata/lvdata.llb Modified Files: VI Tree - lvdata.vi Added Files: Variant Constant.vi Log Message: added "Variant Constant.vi" --- NEW FILE: Variant Constant.vi --- (This appears to be a binary file; contents omitted.) Index: VI Tree - lvdata.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvdata/source/lvdata/lvdata.llb/VI Tree - lvdata.vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsETnK4s and /tmp/cvsMfLGAN differ |
From: <jk...@us...> - 2003-11-17 05:55:01
|
Update of /cvsroot/opengtoolkit/opengoop_inheritance/design_docs In directory sc8-pr-cvs1:/tmp/cvs-serv22254/design_docs Modified Files: OpenGOOP_Inheritance_Design.doc Log Message: added some assumptions and risks Index: OpenGOOP_Inheritance_Design.doc =================================================================== RCS file: /cvsroot/opengtoolkit/opengoop_inheritance/design_docs/OpenGOOP_Inheritance_Design.doc,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 Binary files /tmp/cvspCvHtN and /tmp/cvskwUC5r differ |
From: <ha...@us...> - 2003-11-16 23:21:04
|
Update of /cvsroot/opengtoolkit/opengoop_inheritance/design_docs In directory sc8-pr-cvs1:/tmp/cvs-serv29895/design_docs Modified Files: OpenGOOP_Inheritance_Design.doc Log Message: Class Refnum -> Object Refnum, Implementation section created. Index: OpenGOOP_Inheritance_Design.doc =================================================================== RCS file: /cvsroot/opengtoolkit/opengoop_inheritance/design_docs/OpenGOOP_Inheritance_Design.doc,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 Binary files /tmp/cvsoeTXhE and /tmp/cvswbK0I9 differ |
From: <jk...@us...> - 2003-11-16 19:33:50
|
Update of /cvsroot/opengtoolkit/http/http.llb In directory sc8-pr-cvs1:/tmp/cvs-serv17398/http.llb Modified Files: Parse Recieved Data.vi Log Message: linked to ogtk 2.x Index: Parse Recieved Data.vi =================================================================== RCS file: /cvsroot/opengtoolkit/http/http.llb/Parse Recieved Data.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsHPYhAZ and /tmp/cvsz6EGQg differ |
From: <jk...@us...> - 2003-11-16 18:02:57
|
Update of /cvsroot/opengtoolkit/dynamicpalette/2d_source/7.0 In directory sc8-pr-cvs1:/tmp/cvs-serv1914/2d_source/7.0 Added Files: 3dctrls.mnu root.mnu Log Message: added 2ddynamic --- NEW FILE: 3dctrls.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: root.mnu --- (This appears to be a binary file; contents omitted.) |
From: <jk...@us...> - 2003-11-16 18:02:57
|
Update of /cvsroot/opengtoolkit/dynamicpalette/2d_source/6.1 In directory sc8-pr-cvs1:/tmp/cvs-serv1914/2d_source/6.1 Added Files: 3dctrls.mnu root.mnu Log Message: added 2ddynamic --- NEW FILE: 3dctrls.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: root.mnu --- (This appears to be a binary file; contents omitted.) |
From: <jk...@us...> - 2003-11-16 18:02:57
|
Update of /cvsroot/opengtoolkit/dynamicpalette/2d_source/6.0 In directory sc8-pr-cvs1:/tmp/cvs-serv1914/2d_source/6.0 Added Files: 3dctrls.mnu root.mnu Log Message: added 2ddynamic --- NEW FILE: 3dctrls.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: root.mnu --- (This appears to be a binary file; contents omitted.) |
From: <jk...@us...> - 2003-11-16 18:02:57
|
Update of /cvsroot/opengtoolkit/dynamicpalette/2d_source In directory sc8-pr-cvs1:/tmp/cvs-serv1914/2d_source Added Files: 2ddynamic.txt readonly.txt Log Message: added 2ddynamic --- NEW FILE: 2ddynamic.txt --- 2D Dynamic Palette View --- NEW FILE: readonly.txt --- |
From: <jk...@us...> - 2003-11-16 18:02:28
|
Update of /cvsroot/opengtoolkit/dynamicpalette/2d_source/6.0 In directory sc8-pr-cvs1:/tmp/cvs-serv1817/6.0 Log Message: Directory /cvsroot/opengtoolkit/dynamicpalette/2d_source/6.0 added to the repository |
From: <jk...@us...> - 2003-11-16 18:02:28
|
Update of /cvsroot/opengtoolkit/dynamicpalette/2d_source/7.0 In directory sc8-pr-cvs1:/tmp/cvs-serv1817/7.0 Log Message: Directory /cvsroot/opengtoolkit/dynamicpalette/2d_source/7.0 added to the repository |
From: <jk...@us...> - 2003-11-16 18:02:28
|
Update of /cvsroot/opengtoolkit/dynamicpalette/2d_source/6.1 In directory sc8-pr-cvs1:/tmp/cvs-serv1817/6.1 Log Message: Directory /cvsroot/opengtoolkit/dynamicpalette/2d_source/6.1 added to the repository |
From: <jk...@us...> - 2003-11-16 18:02:23
|
Update of /cvsroot/opengtoolkit/dynamicpalette/2d_source In directory sc8-pr-cvs1:/tmp/cvs-serv1804/2d_source Log Message: Directory /cvsroot/opengtoolkit/dynamicpalette/2d_source added to the repository |
From: <jk...@us...> - 2003-11-16 18:01:29
|
Update of /cvsroot/opengtoolkit/dynamicpalette In directory sc8-pr-cvs1:/tmp/cvs-serv1592 Modified Files: dynamicpalette.spec Log Message: added 2ddynamic Index: dynamicpalette.spec =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/dynamicpalette.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** dynamicpalette.spec 16 Nov 2003 06:57:13 -0000 1.5 --- dynamicpalette.spec 16 Nov 2003 18:00:45 -0000 1.6 *************** *** 3,7 **** Name=ogrsc_dynamicpalette ! Version=0.6a Release=1 --- 3,7 ---- Name=ogrsc_dynamicpalette ! Version=0.6 Release=1 *************** *** 46,50 **** [Files] ! Num File Groups=23 --- 46,50 ---- [Files] ! Num File Groups=28 *************** *** 823,824 **** --- 823,898 ---- File 7=mathform.mnu File 8=portaccess.mnu + + + [File Group 23] + + Source Dir=2d_source + + Target Dir=<application>/menus + + Replace Mode=Never + + Num Files=1 + + File 0=2ddynamic.txt + + + [File Group 24] + + Source Dir=2d_source + + Target Dir=<application>/menus/2ddynamic + + Replace Mode=Never + + Num Files=1 + + File 0=readonly.txt + + + [File Group 25] + + Source Dir=2d_source/6.0 + + Target Dir=<application>/menus/2ddynamic + + Replace Mode=Never + + Exclusive_LabVIEW_Version= 6.0 + + Num Files=2 + + File 0=3dctrls.mnu + File 1=root.mnu + + + [File Group 26] + + Source Dir=2d_source/6.1 + + Target Dir=<application>/menus/2ddynamic + + Replace Mode=Never + + Exclusive_LabVIEW_Version= 6.1 + + Num Files=2 + + File 0=3dctrls.mnu + File 1=root.mnu + + + [File Group 27] + + Source Dir=2d_source/7.0 + + Target Dir=<application>/menus/2ddynamic + + Replace Mode=Never + + Exclusive_LabVIEW_Version= 7.0 + + Num Files=2 + + File 0=3dctrls.mnu + File 1=root.mnu |
From: <jk...@us...> - 2003-11-16 17:43:20
|
Update of /cvsroot/opengtoolkit/dynamicpalette In directory sc8-pr-cvs1:/tmp/cvs-serv30759 Modified Files: PostUninstall.vi Log Message: added 2ddynamic Index: PostUninstall.vi =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/PostUninstall.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvssHLf00 and /tmp/cvsAV76KT differ |
From: <jk...@us...> - 2003-11-16 17:39:27
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1:/tmp/cvs-serv29882/source Modified Files: 7.0-controls.csv Log Message: added Classic (2D) Controls Index: 7.0-controls.csv =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/7.0-controls.csv,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** 7.0-controls.csv 16 Nov 2003 06:54:58 -0000 1.2 --- 7.0-controls.csv 16 Nov 2003 17:38:44 -0000 1.3 *************** *** 1,27 **** ! "Menu File Name","Menu Name","Submenus",,,,,,,,,,, ! "root","Controls","3dnum","3dbool","3dstring","3darray","3dlist","3dgraph","3dring","3dContainer","3dio","dialog","3drefnum","3ddecor" ! "3dnum","Numeric",,,,,,,,,,,, ! "3dbool","Boolean",,,,,,,,,,,, ! "3dstring","String & Path",,,,,,,,,,,, ! "3darray","Array & Cluster",,,,,,,,,,,, ! "3dlist","List & Table",,,,,,,,,,,, ! "3dgraph","Graph","3dpicture",,,,,,,,,,, ! "3dring","Ring & Enum",,,,,,,,,,,, ! "3dio","I/O",,,,,,,,,,,, ! "dialog","Dialog Controls",,,,,,,,,,,, ! "3drefnum","Refnum",,,,,,,,,,,, ! "3ddecor","Decorations",,,,,,,,,,,, ! "3dpicture","Controls","picttype",,,,,,,,,,, ! "picttype","Datatypes",,,,,,,,,,,, ! "2dctrls","Classic Controls","numeric","boolean","strctl","arrclctl","list","graph","ring","io","refnum","container",, ! "numeric","Numeric",,,,,,,,,,,, ! "boolean","Boolean",,,,,,,,,,,, ! "strctl","String & Path",,,,,,,,,,,, ! "arrclctl","Array & Cluster",,,,,,,,,,,, ! "list","List & Table",,,,,,,,,,,, ! "graph","Graph","graphics",,,,,,,,,,, ! "ring","Ring & Enum",,,,,,,,,,,, ! "io","I/O",,,,,,,,,,,, ! "refnum","Refnum",,,,,,,,,,,, ! "graphics","Picture","picttype",,,,,,,,,,, ! "container","Containers",,,,,,,,,,,, --- 1,27 ---- ! "Menu File Name","Menu Name","Submenus",,,,,,,,,,,, ! "root","Controls","3dnum","3dbool","3dstring","3darray","3dlist","3dgraph","3dring","3dContainer","3dio","dialog","3drefnum","3ddecor","2dctrls" ! "3dnum","Numeric",,,,,,,,,,,,, ! "3dbool","Boolean",,,,,,,,,,,,, ! "3dstring","String & Path",,,,,,,,,,,,, ! "3darray","Array & Cluster",,,,,,,,,,,,, ! "3dlist","List & Table",,,,,,,,,,,,, ! "3dgraph","Graph","3dpicture",,,,,,,,,,,, ! "3dring","Ring & Enum",,,,,,,,,,,,, ! "3dio","I/O",,,,,,,,,,,,, ! "dialog","Dialog Controls",,,,,,,,,,,,, ! "3drefnum","Refnum",,,,,,,,,,,,, ! "3ddecor","Decorations",,,,,,,,,,,,, ! "3dpicture","Controls","picttype",,,,,,,,,,,, ! "picttype","Datatypes",,,,,,,,,,,,, ! "2dctrls","Classic Controls","numeric","boolean","strctl","arrclctl","list","graph","ring","io","refnum","container",,, ! "numeric","Numeric",,,,,,,,,,,,, ! "boolean","Boolean",,,,,,,,,,,,, ! "strctl","String & Path",,,,,,,,,,,,, ! "arrclctl","Array & Cluster",,,,,,,,,,,,, ! "list","List & Table",,,,,,,,,,,,, ! "graph","Graph","graphics",,,,,,,,,,,, ! "ring","Ring & Enum",,,,,,,,,,,,, ! "io","I/O",,,,,,,,,,,,, ! "refnum","Refnum",,,,,,,,,,,,, ! "graphics","Picture","picttype",,,,,,,,,,,, ! "container","Containers",,,,,,,,,,,,, |
From: <jk...@us...> - 2003-11-16 06:57:56
|
Update of /cvsroot/opengtoolkit/dynamicpalette In directory sc8-pr-cvs1:/tmp/cvs-serv26274 Modified Files: dynamicpalette.spec Log Message: added Classic (2D) Controls Index: dynamicpalette.spec =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/dynamicpalette.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** dynamicpalette.spec 15 Nov 2003 18:21:39 -0000 1.4 --- dynamicpalette.spec 16 Nov 2003 06:57:13 -0000 1.5 *************** *** 3,7 **** Name=ogrsc_dynamicpalette ! Version=0.5 Release=1 --- 3,7 ---- Name=ogrsc_dynamicpalette ! Version=0.6a Release=1 *************** *** 280,388 **** Exclusive_LabVIEW_Version= 6.0 ! Num Files=103 ! File 0=3darray.mnu ! File 1=3dbool.mnu ! File 2=3ddecor.mnu ! File 3=3dgraph.mnu ! File 4=3dio.mnu ! File 5=3dlist.mnu ! File 6=3dnum.mnu ! File 7=3dpicture.mnu ! File 8=3drefnum.mnu ! File 9=3dring.mnu ! File 10=3dstring.mnu ! File 11=advdata.mnu ! File 12=advfile.mnu ! File 13=advstring.mnu ! File 14=altstrng.mnu ! File 15=analysis.mnu ! File 16=ananova.mnu ! File 17=anarr.mnu ! File 18=andsp.mnu ! File 19=anfilt.mnu ! File 20=anfit.mnu ! File 21=anfltfir.mnu ! File 22=anfltiir.mnu ! File 23=anlacadv.mnu ! File 24=anlacx.mnu ! File 25=anlaradv.mnu ! File 26=anlinalg.mnu ! File 27=anmeas.mnu ! File 28=anprob.mnu ! File 29=ansiggen.mnu ! File 30=anstat.mnu ! File 31=antrans.mnu ! File 32=anwind.mnu ! File 33=appctl.mnu ! File 34=arrclust.mnu ! File 35=binfile.mnu ! File 36=boolfunc.mnu ! File 37=cluster.mnu ! File 38=compare.mnu ! File 39=complex.mnu ! File 40=config.mnu ! File 41=constant.mnu ! File 42=convert.mnu ! File 43=dialog.mnu ! File 44=dsocket.mnu ! File 45=file.mnu ! File 46=filecnst.mnu ! File 47=gmath.mnu ! File 48=gpib.mnu ! File 49=gpib4882.mnu ! File 50=graphicsfmt.mnu ! File 51=help.mnu ! File 52=instr.mnu ! File 53=iocompat.mnu ! File 54=log.mnu ! File 55=lvmenu.mnu ! File 56=macond.mnu ! File 57=magenr.mnu ! File 58=mamain.mnu ! File 59=mamon.mnu ! File 60=math.mnu ! File 61=math1d2d.mnu ! File 62=mathcalc.mnu ! File 63=mathfunc.mnu ! File 64=mathode.mnu ! File 65=mathopt.mnu ! File 66=mathpars.mnu ! File 67=mathzero.mnu ! File 68=nirepadv.mnu ! File 69=nireplay.mnu ! File 70=nireport.mnu ! File 71=notifier.mnu ! File 72=occur.mnu ! File 73=pictplots.mnu ! File 74=picttype.mnu ! File 75=picture.mnu ! File 76=queue.mnu ! File 77=rendezvs.mnu ! File 78=root.mnu ! File 79=semaphor.mnu ! File 80=serial.mnu ! File 81=sound.mnu ! File 82=soundfile.mnu ! File 83=soundinput.mnu ! File 84=soundoutput.mnu ! File 85=strcvt.mnu ! File 86=string.mnu ! File 87=structs.mnu ! File 88=synch.mnu ! File 89=tcp.mnu ! File 90=timedlg.mnu ! File 91=trig.mnu ! File 92=udp.mnu ! File 93=variant.mnu ! File 94=vevent.mnu ! File 95=vhlreg.mnu ! File 96=visa.mnu ! File 97=visaadv.mnu ! File 98=vllreg.mnu ! File 99=vserial.mnu ! File 100=waveformops.mnu ! File 101=waveforms.mnu ! File 102=WDTFile.mnu --- 280,400 ---- Exclusive_LabVIEW_Version= 6.0 ! Num Files=115 ! File 0=2dctrls.mnu ! File 1=3darray.mnu ! File 2=3dbool.mnu ! File 3=3ddecor.mnu ! File 4=3dgraph.mnu ! File 5=3dio.mnu ! File 6=3dlist.mnu ! File 7=3dnum.mnu ! File 8=3dpicture.mnu ! File 9=3drefnum.mnu ! File 10=3dring.mnu ! File 11=3dstring.mnu ! File 12=advdata.mnu ! File 13=advfile.mnu ! File 14=advstring.mnu ! File 15=altstrng.mnu ! File 16=analysis.mnu ! File 17=ananova.mnu ! File 18=anarr.mnu ! File 19=andsp.mnu ! File 20=anfilt.mnu ! File 21=anfit.mnu ! File 22=anfltfir.mnu ! File 23=anfltiir.mnu ! File 24=anlacadv.mnu ! File 25=anlacx.mnu ! File 26=anlaradv.mnu ! File 27=anlinalg.mnu ! File 28=anmeas.mnu ! File 29=anprob.mnu ! File 30=ansiggen.mnu ! File 31=anstat.mnu ! File 32=antrans.mnu ! File 33=anwind.mnu ! File 34=appctl.mnu ! File 35=arrclctl.mnu ! File 36=arrclust.mnu ! File 37=binfile.mnu ! File 38=boolean.mnu ! File 39=boolfunc.mnu ! File 40=cluster.mnu ! File 41=compare.mnu ! File 42=complex.mnu ! File 43=config.mnu ! File 44=constant.mnu ! File 45=convert.mnu ! File 46=decor.mnu ! File 47=decoradv.mnu ! File 48=dialog.mnu ! File 49=dsocket.mnu ! File 50=file.mnu ! File 51=filecnst.mnu ! File 52=gmath.mnu ! File 53=gpib.mnu ! File 54=gpib4882.mnu ! File 55=graph.mnu ! File 56=graphicsfmt.mnu ! File 57=help.mnu ! File 58=instr.mnu ! File 59=io.mnu ! File 60=iocompat.mnu ! File 61=list.mnu ! File 62=log.mnu ! File 63=lvmenu.mnu ! File 64=macond.mnu ! File 65=magenr.mnu ! File 66=mamain.mnu ! File 67=mamon.mnu ! File 68=math.mnu ! File 69=math1d2d.mnu ! File 70=mathcalc.mnu ! File 71=mathfunc.mnu ! File 72=mathode.mnu ! File 73=mathopt.mnu ! File 74=mathpars.mnu ! File 75=mathzero.mnu ! File 76=nirepadv.mnu ! File 77=nireplay.mnu ! File 78=nireport.mnu ! File 79=notifier.mnu ! File 80=numeric.mnu ! File 81=occur.mnu ! File 82=pictplots.mnu ! File 83=picttype.mnu ! File 84=picture.mnu ! File 85=queue.mnu ! File 86=refnum.mnu ! File 87=rendezvs.mnu ! File 88=ring.mnu ! File 89=root.mnu ! File 90=semaphor.mnu ! File 91=serial.mnu ! File 92=sound.mnu ! File 93=soundfile.mnu ! File 94=soundinput.mnu ! File 95=soundoutput.mnu ! File 96=strctl.mnu ! File 97=strcvt.mnu ! File 98=string.mnu ! File 99=structs.mnu ! File 100=synch.mnu ! File 101=tcp.mnu ! File 102=timedlg.mnu ! File 103=trig.mnu ! File 104=udp.mnu ! File 105=variant.mnu ! File 106=vevent.mnu ! File 107=vhlreg.mnu ! File 108=visa.mnu ! File 109=visaadv.mnu ! File 110=vllreg.mnu ! File 111=vserial.mnu ! File 112=waveformops.mnu ! File 113=waveforms.mnu ! File 114=WDTFile.mnu *************** *** 424,535 **** Exclusive_LabVIEW_Version= 6.1 ! Num Files=106 ! File 0=3darray.mnu ! File 1=3dbool.mnu ! File 2=3ddecor.mnu ! File 3=3dgraph.mnu ! File 4=3dio.mnu ! File 5=3dlist.mnu ! File 6=3dnum.mnu ! File 7=3dpicture.mnu ! File 8=3drefnum.mnu ! File 9=3dring.mnu ! File 10=3dstring.mnu ! File 11=advdata.mnu ! File 12=advfile.mnu ! File 13=advstring.mnu ! File 14=altstrng.mnu ! File 15=analysis.mnu ! File 16=ananova.mnu ! File 17=anarr.mnu ! File 18=andsp.mnu ! File 19=anfilt.mnu ! File 20=anfit.mnu ! File 21=anfltfir.mnu ! File 22=anfltiir.mnu ! File 23=anlacadv.mnu ! File 24=anlacx.mnu ! File 25=anlaradv.mnu ! File 26=anlinalg.mnu ! File 27=anmeas.mnu ! File 28=anprob.mnu ! File 29=ansiggen.mnu ! File 30=anstat.mnu ! File 31=antrans.mnu ! File 32=anwind.mnu ! File 33=appctl.mnu ! File 34=arrclust.mnu ! File 35=binfile.mnu ! File 36=boolfunc.mnu ! File 37=cluster.mnu ! File 38=compare.mnu ! File 39=complex.mnu ! File 40=config.mnu ! File 41=constant.mnu ! File 42=convert.mnu ! File 43=dialog.mnu ! File 44=dsocket.mnu ! File 45=file.mnu ! File 46=filecnst.mnu ! File 47=gmath.mnu ! File 48=gpib.mnu ! File 49=gpib4882.mnu ! File 50=graphicsfmt.mnu ! File 51=help.mnu ! File 52=htmlrep.mnu ! File 53=instr.mnu ! File 54=irda.mnu ! File 55=log.mnu ! File 56=lvmenu.mnu ! File 57=macond.mnu ! File 58=magenr.mnu ! File 59=mamain.mnu ! File 60=mamon.mnu ! File 61=math.mnu ! File 62=math1d2d.mnu ! File 63=mathcalc.mnu ! File 64=mathfunc.mnu ! File 65=mathode.mnu ! File 66=mathopt.mnu ! File 67=mathpars.mnu ! File 68=mathzero.mnu ! File 69=nirepadv.mnu ! File 70=nireplay.mnu ! File 71=nireport.mnu ! File 72=NotifierPrim.mnu ! File 73=occur.mnu ! File 74=pictplots.mnu ! File 75=picttype.mnu ! File 76=picture.mnu ! File 77=pt_by_pt.mnu ! File 78=QueuePrim.mnu ! File 79=rendezvs.mnu ! File 80=root.mnu ! File 81=semaphor.mnu ! File 82=serial.mnu ! File 83=sound.mnu ! File 84=soundfile.mnu ! File 85=soundinput.mnu ! File 86=soundoutput.mnu ! File 87=strcvt.mnu ! File 88=string.mnu ! File 89=structs.mnu ! File 90=synch.mnu ! File 91=tcp.mnu ! File 92=timedlg.mnu ! File 93=trig.mnu ! File 94=udp.mnu ! File 95=variant.mnu ! File 96=vevent.mnu ! File 97=vhlreg.mnu ! File 98=visa.mnu ! File 99=visaadv.mnu ! File 100=vllreg.mnu ! File 101=vserial.mnu ! File 102=waveformops.mnu ! File 103=waveforms.mnu ! File 104=WDTFile.mnu ! File 105=xml.mnu --- 436,559 ---- Exclusive_LabVIEW_Version= 6.1 ! Num Files=118 ! File 0=2dctrls.mnu ! File 1=3darray.mnu ! File 2=3dbool.mnu ! File 3=3ddecor.mnu ! File 4=3dgraph.mnu ! File 5=3dio.mnu ! File 6=3dlist.mnu ! File 7=3dnum.mnu ! File 8=3dpicture.mnu ! File 9=3drefnum.mnu ! File 10=3dring.mnu ! File 11=3dstring.mnu ! File 12=advdata.mnu ! File 13=advfile.mnu ! File 14=advstring.mnu ! File 15=altstrng.mnu ! File 16=analysis.mnu ! File 17=ananova.mnu ! File 18=anarr.mnu ! File 19=andsp.mnu ! File 20=anfilt.mnu ! File 21=anfit.mnu ! File 22=anfltfir.mnu ! File 23=anfltiir.mnu ! File 24=anlacadv.mnu ! File 25=anlacx.mnu ! File 26=anlaradv.mnu ! File 27=anlinalg.mnu ! File 28=anmeas.mnu ! File 29=anprob.mnu ! File 30=ansiggen.mnu ! File 31=anstat.mnu ! File 32=antrans.mnu ! File 33=anwind.mnu ! File 34=appctl.mnu ! File 35=arrclctl.mnu ! File 36=arrclust.mnu ! File 37=binfile.mnu ! File 38=boolean.mnu ! File 39=boolfunc.mnu ! File 40=cluster.mnu ! File 41=compare.mnu ! File 42=complex.mnu ! File 43=config.mnu ! File 44=constant.mnu ! File 45=convert.mnu ! File 46=decor.mnu ! File 47=decoradv.mnu ! File 48=dialog.mnu ! File 49=dsocket.mnu ! File 50=file.mnu ! File 51=filecnst.mnu ! File 52=gmath.mnu ! File 53=gpib.mnu ! File 54=gpib4882.mnu ! File 55=graph.mnu ! File 56=graphicsfmt.mnu ! File 57=help.mnu ! File 58=htmlrep.mnu ! File 59=instr.mnu ! File 60=io.mnu ! File 61=irda.mnu ! File 62=list.mnu ! File 63=log.mnu ! File 64=lvmenu.mnu ! File 65=macond.mnu ! File 66=magenr.mnu ! File 67=mamain.mnu ! File 68=mamon.mnu ! File 69=math.mnu ! File 70=math1d2d.mnu ! File 71=mathcalc.mnu ! File 72=mathfunc.mnu ! File 73=mathode.mnu ! File 74=mathopt.mnu ! File 75=mathpars.mnu ! File 76=mathzero.mnu ! File 77=nirepadv.mnu ! File 78=nireplay.mnu ! File 79=nireport.mnu ! File 80=NotifierPrim.mnu ! File 81=numeric.mnu ! File 82=occur.mnu ! File 83=pictplots.mnu ! File 84=picttype.mnu ! File 85=picture.mnu ! File 86=pt_by_pt.mnu ! File 87=QueuePrim.mnu ! File 88=refnum.mnu ! File 89=rendezvs.mnu ! File 90=ring.mnu ! File 91=root.mnu ! File 92=semaphor.mnu ! File 93=serial.mnu ! File 94=sound.mnu ! File 95=soundfile.mnu ! File 96=soundinput.mnu ! File 97=soundoutput.mnu ! File 98=strctl.mnu ! File 99=strcvt.mnu ! File 100=string.mnu ! File 101=structs.mnu ! File 102=synch.mnu ! File 103=tcp.mnu ! File 104=timedlg.mnu ! File 105=trig.mnu ! File 106=udp.mnu ! File 107=variant.mnu ! File 108=vevent.mnu ! File 109=vhlreg.mnu ! File 110=visa.mnu ! File 111=visaadv.mnu ! File 112=vllreg.mnu ! File 113=vserial.mnu ! File 114=waveformops.mnu ! File 115=waveforms.mnu ! File 116=WDTFile.mnu ! File 117=xml.mnu *************** *** 591,718 **** Exclusive_LabVIEW_Version= 7.0 ! Num Files=122 ! File 0=3darray.mnu ! File 1=3dbool.mnu ! File 2=3ddecor.mnu ! File 3=3dgraph.mnu ! File 4=3dio.mnu ! File 5=3dlist.mnu ! File 6=3dnum.mnu ! File 7=3dpicture.mnu ! File 8=3drefnum.mnu ! File 9=3dring.mnu ! File 10=3dstring.mnu ! File 11=advdata.mnu ! File 12=advfile.mnu ! File 13=advstring.mnu ! File 14=altstrng.mnu ! File 15=AnalogWDT.mnu ! File 16=analysis.mnu ! File 17=ananova.mnu ! File 18=anarr.mnu ! File 19=andsp.mnu ! File 20=anfilt.mnu ! File 21=anfit.mnu ! File 22=anfltfir.mnu ! File 23=anfltiir.mnu ! File 24=anlacadv.mnu ! File 25=anlacx.mnu ! File 26=anlaradv.mnu ! File 27=anlinalg.mnu ! File 28=anmeas.mnu ! File 29=anprob.mnu ! File 30=ansiggen.mnu ! File 31=anstat.mnu ! File 32=antrans.mnu ! File 33=anwind.mnu ! File 34=appctl.mnu ! File 35=arrclust.mnu ! File 36=binfile.mnu ! File 37=boolfunc.mnu ! File 38=cluster.mnu ! File 39=compare.mnu ! File 40=complex.mnu ! File 41=config.mnu ! File 42=constant.mnu ! File 43=convert.mnu ! File 44=cursor.mnu ! File 45=diagdec.mnu ! File 46=dialog.mnu ! File 47=DigitalWDT.mnu ! File 48=dsocket.mnu ! File 49=events.mnu ! File 50=file.mnu ! File 51=filecnst.mnu ! File 52=gmath.mnu ! File 53=gpib.mnu ! File 54=gpib4882.mnu ! File 55=graphicsfmt.mnu ! File 56=help.mnu ! File 57=inputDevice.mnu ! File 58=instr.mnu ! File 59=irda.mnu ! File 60=log.mnu ! File 61=lvmenu.mnu ! File 62=macond.mnu ! File 63=magenr.mnu ! File 64=mamain.mnu ! File 65=mamon.mnu ! File 66=math.mnu ! File 67=math1d2d.mnu ! File 68=mathcalc.mnu ! File 69=mathfunc.mnu ! File 70=mathode.mnu ! File 71=mathopt.mnu ! File 72=mathpars.mnu ! File 73=mathzero.mnu ! File 74=nirepadv.mnu ! File 75=nireplay.mnu ! File 76=nireport.mnu ! File 77=NotifierPrim.mnu ! File 78=occur.mnu ! File 79=pictplots.mnu ! File 80=picttype.mnu ! File 81=picture.mnu ! File 82=pt_by_pt.mnu ! File 83=PtByPt_arr.mnu ! File 84=PtByPt_dsp.mnu ! File 85=PtByPt_filt.mnu ! File 86=PtByPt_fit.mnu ! File 87=PtByPt_linalg.mnu ! File 88=PtByPt_otherFunc.mnu ! File 89=PtByPt_probstat.mnu ! File 90=PtByPt_siggen.mnu ! File 91=PtByPt_trans.mnu ! File 92=QueuePrim.mnu ! File 93=rendezvs.mnu ! File 94=repdocs.mnu ! File 95=root.mnu ! File 96=semaphor.mnu ! File 97=serial.mnu ! File 98=SMTPEmail.mnu ! File 99=sound.mnu ! File 100=soundfile.mnu ! File 101=soundinput.mnu ! File 102=soundoutput.mnu ! File 103=strcvt.mnu ! File 104=string.mnu ! File 105=structs.mnu ! File 106=synch.mnu ! File 107=tcp.mnu ! File 108=timedlg.mnu ! File 109=trig.mnu ! File 110=udp.mnu ! File 111=variant.mnu ! File 112=vevent.mnu ! File 113=vhlreg.mnu ! File 114=visa.mnu ! File 115=visaadv.mnu ! File 116=vllreg.mnu ! File 117=vserial.mnu ! File 118=vusb.mnu ! File 119=waveforms.mnu ! File 120=WDTFile.mnu ! File 121=xml.mnu --- 615,753 ---- Exclusive_LabVIEW_Version= 7.0 ! Num Files=133 ! File 0=2dctrls.mnu ! File 1=3darray.mnu ! File 2=3dbool.mnu ! File 3=3ddecor.mnu ! File 4=3dgraph.mnu ! File 5=3dio.mnu ! File 6=3dlist.mnu ! File 7=3dnum.mnu ! File 8=3dpicture.mnu ! File 9=3drefnum.mnu ! File 10=3dring.mnu ! File 11=3dstring.mnu ! File 12=advdata.mnu ! File 13=advfile.mnu ! File 14=advstring.mnu ! File 15=altstrng.mnu ! File 16=AnalogWDT.mnu ! File 17=analysis.mnu ! File 18=ananova.mnu ! File 19=anarr.mnu ! File 20=andsp.mnu ! File 21=anfilt.mnu ! File 22=anfit.mnu ! File 23=anfltfir.mnu ! File 24=anfltiir.mnu ! File 25=anlacadv.mnu ! File 26=anlacx.mnu ! File 27=anlaradv.mnu ! File 28=anlinalg.mnu ! File 29=anmeas.mnu ! File 30=anprob.mnu ! File 31=ansiggen.mnu ! File 32=anstat.mnu ! File 33=antrans.mnu ! File 34=anwind.mnu ! File 35=appctl.mnu ! File 36=arrclctl.mnu ! File 37=arrclust.mnu ! File 38=binfile.mnu ! File 39=boolean.mnu ! File 40=boolfunc.mnu ! File 41=cluster.mnu ! File 42=compare.mnu ! File 43=complex.mnu ! File 44=config.mnu ! File 45=constant.mnu ! File 46=container.mnu ! File 47=convert.mnu ! File 48=cursor.mnu ! File 49=diagdec.mnu ! File 50=dialog.mnu ! File 51=DigitalWDT.mnu ! File 52=dsocket.mnu ! File 53=events.mnu ! File 54=file.mnu ! File 55=filecnst.mnu ! File 56=gmath.mnu ! File 57=gpib.mnu ! File 58=gpib4882.mnu ! File 59=graph.mnu ! File 60=graphicsfmt.mnu ! File 61=help.mnu ! File 62=inputDevice.mnu ! File 63=instr.mnu ! File 64=io.mnu ! File 65=irda.mnu ! File 66=list.mnu ! File 67=log.mnu ! File 68=lvmenu.mnu ! File 69=macond.mnu ! File 70=magenr.mnu ! File 71=mamain.mnu ! File 72=mamon.mnu ! File 73=math.mnu ! File 74=math1d2d.mnu ! File 75=mathcalc.mnu ! File 76=mathfunc.mnu ! File 77=mathode.mnu ! File 78=mathopt.mnu ! File 79=mathpars.mnu ! File 80=mathzero.mnu ! File 81=nirepadv.mnu ! File 82=nireplay.mnu ! File 83=nireport.mnu ! File 84=NotifierPrim.mnu ! File 85=numeric.mnu ! File 86=occur.mnu ! File 87=pictplots.mnu ! File 88=picttype.mnu ! File 89=picture.mnu ! File 90=pt_by_pt.mnu ! File 91=PtByPt_arr.mnu ! File 92=PtByPt_dsp.mnu ! File 93=PtByPt_filt.mnu ! File 94=PtByPt_fit.mnu ! File 95=PtByPt_linalg.mnu ! File 96=PtByPt_otherFunc.mnu ! File 97=PtByPt_probstat.mnu ! File 98=PtByPt_siggen.mnu ! File 99=PtByPt_trans.mnu ! File 100=QueuePrim.mnu ! File 101=refnum.mnu ! File 102=rendezvs.mnu ! File 103=repdocs.mnu ! File 104=ring.mnu ! File 105=root.mnu ! File 106=semaphor.mnu ! File 107=serial.mnu ! File 108=SMTPEmail.mnu ! File 109=sound.mnu ! File 110=soundfile.mnu ! File 111=soundinput.mnu ! File 112=soundoutput.mnu ! File 113=strctl.mnu ! File 114=strcvt.mnu ! File 115=string.mnu ! File 116=structs.mnu ! File 117=synch.mnu ! File 118=tcp.mnu ! File 119=timedlg.mnu ! File 120=trig.mnu ! File 121=udp.mnu ! File 122=variant.mnu ! File 123=vevent.mnu ! File 124=vhlreg.mnu ! File 125=visa.mnu ! File 126=visaadv.mnu ! File 127=vllreg.mnu ! File 128=vserial.mnu ! File 129=vusb.mnu ! File 130=waveforms.mnu ! File 131=WDTFile.mnu ! File 132=xml.mnu |
From: <jk...@us...> - 2003-11-16 06:56:15
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1:/tmp/cvs-serv26109/source Modified Files: 6.0-controls.csv Log Message: added Classic (2D) Controls Index: 6.0-controls.csv =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0-controls.csv,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** 6.0-controls.csv 16 Nov 2003 04:57:49 -0000 1.6 --- 6.0-controls.csv 16 Nov 2003 06:55:31 -0000 1.7 *************** *** 26,29 **** "decor","Decorations","decoradv",,,,,,,,,,, "decoradv","Additional Shapes",,,,,,,,,,,, - "2dctrls","Classic Controls",,,,,,,,,,,, "graphics","Picture","picttype",,,,,,,,,,, --- 26,28 ---- |