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: <jk...@us...> - 2003-11-16 06:55:42
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1:/tmp/cvs-serv26023/source Modified Files: 6.1-controls.csv 7.0-controls.csv Log Message: added Classic (2D) Controls Index: 6.1-controls.csv =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.1-controls.csv,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** 6.1-controls.csv 16 Nov 2003 06:00:31 -0000 1.2 --- 6.1-controls.csv 16 Nov 2003 06:54:58 -0000 1.3 *************** *** 26,29 **** "decor","Decorations","decoradv",,,,,,,,,,, "decoradv","Additional Shapes",,,,,,,,,,,, - "2dctrls","Classic Controls",,,,,,,,,,,, "graphics","Picture","picttype",,,,,,,,,,, --- 26,28 ---- Index: 7.0-controls.csv =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/7.0-controls.csv,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** 7.0-controls.csv 1 Nov 2003 19:52:20 -0000 1.1 --- 7.0-controls.csv 16 Nov 2003 06:54:58 -0000 1.2 *************** *** 14,15 **** --- 14,27 ---- "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:51:55
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/7.0 In directory sc8-pr-cvs1:/tmp/cvs-serv25655/source/7.0 Added Files: container.mnu Log Message: added Classic (2D) Controls --- NEW FILE: container.mnu --- (This appears to be a binary file; contents omitted.) |
From: <jk...@us...> - 2003-11-16 06:49:56
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/7.0-win In directory sc8-pr-cvs1:/tmp/cvs-serv25437/source/7.0-win Modified Files: graphics.mnu Log Message: added Classic (2D) Controls Index: graphics.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/7.0-win/graphics.mnu,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsLEAl9E and /tmp/cvsoken59 differ |
Update of /cvsroot/opengtoolkit/dynamicpalette/source/7.0 In directory sc8-pr-cvs1:/tmp/cvs-serv25378/source/7.0 Modified Files: root.mnu Added Files: 2dctrls.mnu arrclctl.mnu boolean.mnu graph.mnu io.mnu list.mnu numeric.mnu refnum.mnu ring.mnu strctl.mnu Log Message: added Classic (2D) Controls --- NEW FILE: 2dctrls.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: arrclctl.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: boolean.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: graph.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: io.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: list.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: numeric.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: refnum.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: ring.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: strctl.mnu --- (This appears to be a binary file; contents omitted.) Index: root.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/7.0/root.mnu,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsGzjQIQ and /tmp/cvsS44Tdx differ |
From: <jk...@us...> - 2003-11-16 06:12:44
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/6.1 In directory sc8-pr-cvs1:/tmp/cvs-serv20890/source/6.1 Modified Files: root.mnu Log Message: added Classic (2D) Controls Index: root.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.1/root.mnu,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsqgvXBC and /tmp/cvsM3YUZ4 differ |
From: <jk...@us...> - 2003-11-16 06:01:45
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1:/tmp/cvs-serv19184/source Modified Files: 6.1-controls.csv Log Message: added Classic (2D) Controls Index: 6.1-controls.csv =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.1-controls.csv,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** 6.1-controls.csv 9 Nov 2003 20:58:44 -0000 1.1 --- 6.1-controls.csv 16 Nov 2003 06:00:31 -0000 1.2 *************** *** 1,15 **** ! "Menu File Name","Menu Name","Submenus",,,,,,,,,, ! "root","Controls","3dnum","3dbool","3dstring","3darray","3dlist","3dgraph","3dring","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","Ctls","picttype",,,,,,,,,, ! "picttype","Datatypes",,,,,,,,,,, --- 1,29 ---- ! "Menu File Name","Menu Name","Submenus",,,,,,,,,,, ! "root","Controls","3dnum","3dbool","3dstring","3darray","3dlist","3dgraph","3dring","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","Ctls","picttype",,,,,,,,,,, ! "picttype","Datatypes",,,,,,,,,,,, ! "2dctrls","Classic Controls","numeric","boolean","strctl","arrclctl","list","graph","ring","io","refnum","decor",, ! "numeric","Numeric",,,,,,,,,,,, ! "boolean","Boolean",,,,,,,,,,,, ! "strctl","String & Path",,,,,,,,,,,, ! "arrclctl","Array & Cluster",,,,,,,,,,,, ! "list","List & Table",,,,,,,,,,,, ! "graph","Graph","graphics",,,,,,,,,,, ! "ring","Ring & Enum",,,,,,,,,,,, ! "io","I/O",,,,,,,,,,,, ! "refnum","Refnum",,,,,,,,,,,, ! "decor","Decorations","decoradv",,,,,,,,,,, ! "decoradv","Additional Shapes",,,,,,,,,,,, ! "2dctrls","Classic Controls",,,,,,,,,,,, ! "graphics","Picture","picttype",,,,,,,,,,, |
From: <jk...@us...> - 2003-11-16 06:01:30
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/6.1-win In directory sc8-pr-cvs1:/tmp/cvs-serv19184/source/6.1-win Modified Files: graphics.mnu Log Message: added Classic (2D) Controls Index: graphics.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.1-win/graphics.mnu,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsLZzqaV and /tmp/cvs0DZ84F differ |
From: <jk...@us...> - 2003-11-16 05:59:41
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/6.1 In directory sc8-pr-cvs1:/tmp/cvs-serv18808/source/6.1 Added Files: 2dctrls.mnu arrclctl.mnu boolean.mnu decor.mnu decoradv.mnu graph.mnu io.mnu list.mnu numeric.mnu refnum.mnu ring.mnu strctl.mnu Log Message: added Classic (2D) Controls --- NEW FILE: 2dctrls.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: arrclctl.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: boolean.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: decor.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: decoradv.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: graph.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: io.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: list.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: numeric.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: refnum.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: ring.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: strctl.mnu --- (This appears to be a binary file; contents omitted.) |
From: <jk...@us...> - 2003-11-16 05:07:13
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/6.0 In directory sc8-pr-cvs1:/tmp/cvs-serv13538/source/6.0 Modified Files: decor.mnu Log Message: added Classic (2D) Controls Index: decor.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/decor.mnu,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsPuozKu and /tmp/cvse5SUhP differ |
From: <jk...@us...> - 2003-11-16 05:03:37
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/6.0 In directory sc8-pr-cvs1:/tmp/cvs-serv12993/source/6.0 Modified Files: decoradv.mnu Log Message: added Classic (2D) Controls Index: decoradv.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/decoradv.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvstgM3HT and /tmp/cvsw44tcD differ |
From: <jk...@us...> - 2003-11-16 04:58:29
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1:/tmp/cvs-serv12034/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.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** 6.0-controls.csv 16 Nov 2003 03:41:38 -0000 1.5 --- 6.0-controls.csv 16 Nov 2003 04:57:49 -0000 1.6 *************** *** 20,27 **** "arrclctl","Array & Cluster",,,,,,,,,,,, "list","List & Table",,,,,,,,,,,, ! "graph","Graph",,,,,,,,,,,, "ring","Ring & Enum",,,,,,,,,,,, "io","I/O",,,,,,,,,,,, "refnum","Refnum",,,,,,,,,,,, ! "decor","Decorations",,,,,,,,,,,, "2dctrls","Classic Controls",,,,,,,,,,,, --- 20,29 ---- "arrclctl","Array & Cluster",,,,,,,,,,,, "list","List & Table",,,,,,,,,,,, ! "graph","Graph","graphics",,,,,,,,,,, "ring","Ring & Enum",,,,,,,,,,,, "io","I/O",,,,,,,,,,,, "refnum","Refnum",,,,,,,,,,,, ! "decor","Decorations","decoradv",,,,,,,,,,, ! "decoradv","Additional Shapes",,,,,,,,,,,, "2dctrls","Classic Controls",,,,,,,,,,,, + "graphics","Picture","picttype",,,,,,,,,,, |
From: <jk...@us...> - 2003-11-16 04:58:25
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/6.0-win In directory sc8-pr-cvs1:/tmp/cvs-serv12008/source/6.0-win Modified Files: graphics.mnu Log Message: added Classic (2D) Controls Index: graphics.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0-win/graphics.mnu,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvs7K5WXQ and /tmp/cvs0LJBHx differ |
From: <jk...@us...> - 2003-11-16 04:57:59
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/6.0 In directory sc8-pr-cvs1:/tmp/cvs-serv11958/source/6.0 Modified Files: ring.mnu Added Files: decoradv.mnu Log Message: added Classic (2D) Controls --- NEW FILE: decoradv.mnu --- (This appears to be a binary file; contents omitted.) Index: ring.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/ring.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs1Rj8vH and /tmp/cvsEQXLOe differ |
Update of /cvsroot/opengtoolkit/dynamicpalette/source/6.0 In directory sc8-pr-cvs1:/tmp/cvs-serv3764/source/6.0 Modified Files: 2dctrls.mnu arrclctl.mnu boolean.mnu decor.mnu graph.mnu io.mnu list.mnu numeric.mnu refnum.mnu root.mnu strctl.mnu Log Message: added Classic (2D) Controls Index: 2dctrls.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/2dctrls.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs2Nnvtb and /tmp/cvsa4Es5e differ Index: arrclctl.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/arrclctl.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsB65lDc and /tmp/cvsE4U6nh differ Index: boolean.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/boolean.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsUYkO7f and /tmp/cvsUL4U1l differ Index: decor.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/decor.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvstdrs0e and /tmp/cvsChfA9l differ Index: graph.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/graph.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsMR4Agg and /tmp/cvsKg0bkm differ Index: io.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/io.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsBcwwwh and /tmp/cvsyFJVPo differ Index: list.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/list.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs43tpMi and /tmp/cvsi83Wlr differ Index: numeric.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/numeric.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsK5O2Aa and /tmp/cvsQrlYYa differ Index: refnum.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/refnum.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsZEJIRb and /tmp/cvswSOlwd differ Index: root.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/root.mnu,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 Binary files /tmp/cvsmgv26c and /tmp/cvskf0x1f differ Index: strctl.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/strctl.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvs3p7Wme and /tmp/cvsah8Hxi differ |
From: <jk...@us...> - 2003-11-16 03:42:20
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1:/tmp/cvs-serv913/source Modified Files: 6.0-controls.csv Log Message: removed self reference (infinite loop) Index: 6.0-controls.csv =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0-controls.csv,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** 6.0-controls.csv 16 Nov 2003 03:17:18 -0000 1.4 --- 6.0-controls.csv 16 Nov 2003 03:41:38 -0000 1.5 *************** *** 14,18 **** "3dpicture","Ctls","picttype",,,,,,,,,,, "picttype","Datatypes",,,,,,,,,,,, ! "2dctrls","Classic Controls","numeric","boolean","strctl","arrclctl","list","graph","ring","io","refnum","decor","2dctrls", "numeric","Numeric",,,,,,,,,,,, "boolean","Boolean",,,,,,,,,,,, --- 14,18 ---- "3dpicture","Ctls","picttype",,,,,,,,,,, "picttype","Datatypes",,,,,,,,,,,, ! "2dctrls","Classic Controls","numeric","boolean","strctl","arrclctl","list","graph","ring","io","refnum","decor",, "numeric","Numeric",,,,,,,,,,,, "boolean","Boolean",,,,,,,,,,,, |
From: <jk...@us...> - 2003-11-16 03:18:03
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1:/tmp/cvs-serv30281/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.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** 6.0-controls.csv 16 Nov 2003 03:13:19 -0000 1.3 --- 6.0-controls.csv 16 Nov 2003 03:17:18 -0000 1.4 *************** *** 15,16 **** --- 15,27 ---- "picttype","Datatypes",,,,,,,,,,,, "2dctrls","Classic Controls","numeric","boolean","strctl","arrclctl","list","graph","ring","io","refnum","decor","2dctrls", + "numeric","Numeric",,,,,,,,,,,, + "boolean","Boolean",,,,,,,,,,,, + "strctl","String & Path",,,,,,,,,,,, + "arrclctl","Array & Cluster",,,,,,,,,,,, + "list","List & Table",,,,,,,,,,,, + "graph","Graph",,,,,,,,,,,, + "ring","Ring & Enum",,,,,,,,,,,, + "io","I/O",,,,,,,,,,,, + "refnum","Refnum",,,,,,,,,,,, + "decor","Decorations",,,,,,,,,,,, + "2dctrls","Classic Controls",,,,,,,,,,,, |
From: <jk...@us...> - 2003-11-16 03:16:11
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/6.0 In directory sc8-pr-cvs1:/tmp/cvs-serv29973/source/6.0 Modified Files: root.mnu Added Files: 2dctrls.mnu arrclctl.mnu boolean.mnu decor.mnu graph.mnu io.mnu list.mnu numeric.mnu refnum.mnu ring.mnu strctl.mnu Log Message: added Classic (2D) Controls --- NEW FILE: 2dctrls.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: arrclctl.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: boolean.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: decor.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: graph.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: io.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: list.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: numeric.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: refnum.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: ring.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: strctl.mnu --- (This appears to be a binary file; contents omitted.) Index: root.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/6.0/root.mnu,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvsZ6aTWF and /tmp/cvsSPfSGb differ |
From: <jk...@us...> - 2003-11-16 03:14:06
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1:/tmp/cvs-serv29726/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.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** 6.0-controls.csv 9 Nov 2003 20:17:21 -0000 1.2 --- 6.0-controls.csv 16 Nov 2003 03:13:19 -0000 1.3 *************** *** 1,15 **** ! "Menu File Name","Menu Name","Submenus",,,,,,,,,, ! "root","Controls","3dnum","3dbool","3dstring","3darray","3dlist","3dgraph","3dring","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","Ctls","picttype",,,,,,,,,, ! "picttype","Datatypes",,,,,,,,,,, --- 1,16 ---- ! "Menu File Name","Menu Name","Submenus",,,,,,,,,,, ! "root","Controls","3dnum","3dbool","3dstring","3darray","3dlist","3dgraph","3dring","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","Ctls","picttype",,,,,,,,,,, ! "picttype","Datatypes",,,,,,,,,,,, ! "2dctrls","Classic Controls","numeric","boolean","strctl","arrclctl","list","graph","ring","io","refnum","decor","2dctrls", |
From: <jk...@us...> - 2003-11-15 18:27:17
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1:/tmp/cvs-serv8606/source Modified Files: 7.0-functions-osx.csv Log Message: added portaccess to advanced palette Index: 7.0-functions-osx.csv =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/7.0-functions-osx.csv,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** 7.0-functions-osx.csv 15 Nov 2003 17:45:11 -0000 1.2 --- 7.0-functions-osx.csv 15 Nov 2003 18:10:51 -0000 1.3 *************** *** 2,6 **** "comm","Communication","dsocket","SMTPEmail","tcp","udp","applevnt" "graphics","Graphics & Sound","pictplots","picture","graphicsfmt","sound", ! "adv","Advanced","inputDevice","advdata","synch",, "mathform","Formula","mathpars",,,, "applevnt","AppleEvent","aevtlv","aelowlvl",,, --- 2,6 ---- "comm","Communication","dsocket","SMTPEmail","tcp","udp","applevnt" "graphics","Graphics & Sound","pictplots","picture","graphicsfmt","sound", ! "adv","Advanced","inputDevice","advdata","synch","portaccess", "mathform","Formula","mathpars",,,, "applevnt","AppleEvent","aevtlv","aelowlvl",,, |
From: <jk...@us...> - 2003-11-15 18:21:42
|
Update of /cvsroot/opengtoolkit/dynamicpalette In directory sc8-pr-cvs1:/tmp/cvs-serv10292 Modified Files: dynamicpalette.spec Log Message: added Mac OS X support Index: dynamicpalette.spec =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/dynamicpalette.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** dynamicpalette.spec 13 Nov 2003 19:31:16 -0000 1.3 --- dynamicpalette.spec 15 Nov 2003 18:21:39 -0000 1.4 *************** *** 3,7 **** Name=ogrsc_dynamicpalette ! Version=0.4 Release=1 --- 3,7 ---- Name=ogrsc_dynamicpalette ! Version=0.5 Release=1 *************** *** 35,39 **** Exclusive_LabVIEW_System=All ! Exclusive_OS=Windows NT, Windows 9x, Linux --- 35,39 ---- Exclusive_LabVIEW_System=All ! Exclusive_OS=Windows NT, Windows 9x, Linux, Mac OS >= 10 *************** *** 46,50 **** [Files] ! Num File Groups=21 --- 46,50 ---- [Files] ! Num File Groups=23 *************** *** 217,220 **** --- 217,238 ---- Source Dir=source + Target Dir=<application>/resource/OpenG/palette/dynamicpalette + + Replace Mode=Never + + Exclusive_LabVIEW_Version= 7.0 + + Exclusive_OS=Mac OS >= 10 + + Num Files=2 + + File 0=7.0-controls-osx.csv + File 1=7.0-functions-osx.csv + + + [File Group 11] + + Source Dir=source + Target Dir=<application>/menus *************** *** 226,230 **** ! [File Group 11] Source Dir=source --- 244,248 ---- ! [File Group 12] Source Dir=source *************** *** 239,243 **** ! [File Group 12] Source Dir=source --- 257,261 ---- ! [File Group 13] Source Dir=source *************** *** 252,256 **** ! [File Group 13] Source Dir=source/6.0 --- 270,274 ---- ! [File Group 14] Source Dir=source/6.0 *************** *** 370,374 **** ! [File Group 14] Source Dir=source/6.0-win --- 388,392 ---- ! [File Group 15] Source Dir=source/6.0-win *************** *** 396,400 **** ! [File Group 15] Source Dir=source/6.1 --- 414,418 ---- ! [File Group 16] Source Dir=source/6.1 *************** *** 516,520 **** ! [File Group 16] Source Dir=source/6.1-win --- 534,538 ---- ! [File Group 17] Source Dir=source/6.1-win *************** *** 542,546 **** ! [File Group 17] Source Dir=source/6.1-linux --- 560,564 ---- ! [File Group 18] Source Dir=source/6.1-linux *************** *** 563,567 **** ! [File Group 18] Source Dir=source/7.0 --- 581,585 ---- ! [File Group 19] Source Dir=source/7.0 *************** *** 699,703 **** ! [File Group 19] Source Dir=source/7.0-win --- 717,721 ---- ! [File Group 20] Source Dir=source/7.0-win *************** *** 725,729 **** ! [File Group 20] Source Dir=source/7.0-linux --- 743,747 ---- ! [File Group 21] Source Dir=source/7.0-linux *************** *** 747,748 **** --- 765,789 ---- + [File Group 22] + + Source Dir=source/7.0-osx + + Target Dir=<application>/menus/dynamic/plat + + Replace Mode=Never + + Exclusive_LabVIEW_Version= 7.0 + + Exclusive_OS=Mac OS >= 1.0 + + Num Files=9 + + File 0=3dContainer.mnu + File 1=adv.mnu + File 2=aelowlvl.mnu + File 3=aevtlv.mnu + File 4=applevnt.mnu + File 5=comm.mnu + File 6=graphics.mnu + File 7=mathform.mnu + File 8=portaccess.mnu |
From: <jk...@us...> - 2003-11-15 18:17:28
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/7.0-osx In directory sc8-pr-cvs1:/tmp/cvs-serv8543/source/7.0-osx Modified Files: comm.mnu Log Message: synched with folder Index: comm.mnu =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/7.0-osx/comm.mnu,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsE62fVl and /tmp/cvssdYyYz differ |
Update of /cvsroot/opengtoolkit/dynamicpalette/source/7.0-osx In directory sc8-pr-cvs1:/tmp/cvs-serv4305/source/7.0-osx Added Files: 3dContainer.mnu adv.mnu aelowlvl.mnu aevtlv.mnu applevnt.mnu comm.mnu graphics.mnu mathform.mnu portaccess.mnu Log Message: 1st commit --- NEW FILE: 3dContainer.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: adv.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: aelowlvl.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: aevtlv.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: applevnt.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: comm.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: graphics.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: mathform.mnu --- (This appears to be a binary file; contents omitted.) --- NEW FILE: portaccess.mnu --- (This appears to be a binary file; contents omitted.) |
From: <jk...@us...> - 2003-11-15 17:45:18
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source/7.0-osx In directory sc8-pr-cvs1:/tmp/cvs-serv4250/7.0-osx Log Message: Directory /cvsroot/opengtoolkit/dynamicpalette/source/7.0-osx added to the repository |
From: <jk...@us...> - 2003-11-15 17:45:14
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1:/tmp/cvs-serv4226/source Modified Files: 7.0-functions-osx.csv Log Message: added OSX stuff Index: 7.0-functions-osx.csv =================================================================== RCS file: /cvsroot/opengtoolkit/dynamicpalette/source/7.0-functions-osx.csv,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** 7.0-functions-osx.csv 15 Nov 2003 03:13:28 -0000 1.1 --- 7.0-functions-osx.csv 15 Nov 2003 17:45:11 -0000 1.2 *************** *** 1,5 **** ! "Menu File Name","Menu Name","Submenus",,, ! "comm","Communication","dsocket","SMTPEmail","tcp","udp" ! "graphics","Graphics & Sound","pictplots","picture","graphicsfmt","sound" ! "adv","Advanced","inputDevice","advdata","synch", ! "mathform","Formula","mathpars",,, --- 1,9 ---- ! "Menu File Name","Menu Name","Submenus",,,, ! "comm","Communication","dsocket","SMTPEmail","tcp","udp","applevnt" ! "graphics","Graphics & Sound","pictplots","picture","graphicsfmt","sound", ! "adv","Advanced","inputDevice","advdata","synch",, ! "mathform","Formula","mathpars",,,, ! "applevnt","AppleEvent","aevtlv","aelowlvl",,, ! "aevtlv","LabVIEW Specific Apple Events",,,,, ! "aelowlvl","Low Level Apple Events",,,,, ! "portaccess","Port I/O",,,,, |
From: <jk...@us...> - 2003-11-15 03:13:31
|
Update of /cvsroot/opengtoolkit/dynamicpalette/source In directory sc8-pr-cvs1:/tmp/cvs-serv11990/source Added Files: 7.0-controls-osx.csv 7.0-functions-osx.csv Log Message: 1st commit --- NEW FILE: 7.0-controls-osx.csv --- "Menu File Name","Menu Name","Submenus" "3dContainer","Containers", --- NEW FILE: 7.0-functions-osx.csv --- "Menu File Name","Menu Name","Submenus",,, "comm","Communication","dsocket","SMTPEmail","tcp","udp" "graphics","Graphics & Sound","pictplots","picture","graphicsfmt","sound" "adv","Advanced","inputDevice","advdata","synch", "mathform","Formula","mathpars",,, |