|
From: Andre R. <and...@us...> - 2005-01-11 22:49:43
|
Update of /cvsroot/frontierkernel/Frontier/Common/IOAToolkit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/IOAToolkit Modified Files: ioa.c ioa.h ioabutton.c ioacheckbox.c ioacolorpopup.c ioacolorpopup.h ioaedittext.c ioaedittext.h ioaframe.c ioaicon.c ioaicon.h ioapicture.c ioapopup.c ioapopup.h ioaradio.c ioarect.c ioascrollbar.c ioascrollbar.h ioastatic.c Log Message: Added CVS keyword header to all source files. Index: ioastatic.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioastatic.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ioastatic.c 23 Oct 2004 21:41:30 -0000 1.2 --- ioastatic.c 11 Jan 2005 22:47:38 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioapopup.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioapopup.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ioapopup.c 31 Oct 2004 11:58:27 -0000 1.4 --- ioapopup.c 11 Jan 2005 22:47:38 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioabutton.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioabutton.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ioabutton.c 29 Oct 2004 20:22:02 -0000 1.3 --- ioabutton.c 11 Jan 2005 22:47:38 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioa.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioa.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ioa.h 9 Oct 2004 20:28:07 -0000 1.1 --- ioa.h 11 Jan 2005 22:47:38 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioacolorpopup.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioacolorpopup.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ioacolorpopup.c 29 Oct 2004 20:22:02 -0000 1.4 --- ioacolorpopup.c 11 Jan 2005 22:47:38 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioapopup.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioapopup.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ioapopup.h 9 Oct 2004 20:29:51 -0000 1.1 --- ioapopup.h 11 Jan 2005 22:47:38 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioa.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioa.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ioa.c 29 Oct 2004 20:22:02 -0000 1.3 --- ioa.c 11 Jan 2005 22:47:38 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioapicture.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioapicture.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ioapicture.c 23 Oct 2004 21:40:31 -0000 1.2 --- ioapicture.c 11 Jan 2005 22:47:38 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioacolorpopup.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioacolorpopup.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ioacolorpopup.h 29 Oct 2004 00:09:35 -0000 1.2 --- ioacolorpopup.h 11 Jan 2005 22:47:38 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioaframe.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioaframe.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ioaframe.c 23 Oct 2004 21:40:10 -0000 1.2 --- ioaframe.c 11 Jan 2005 22:47:38 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioaicon.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioaicon.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ioaicon.c 23 Oct 2004 21:40:21 -0000 1.2 --- ioaicon.c 11 Jan 2005 22:47:38 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioaedittext.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioaedittext.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ioaedittext.h 9 Oct 2004 20:28:56 -0000 1.1 --- ioaedittext.h 11 Jan 2005 22:47:38 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioascrollbar.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioascrollbar.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ioascrollbar.h 9 Oct 2004 20:30:24 -0000 1.1 --- ioascrollbar.h 11 Jan 2005 22:47:38 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioacheckbox.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioacheckbox.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ioacheckbox.c 23 Oct 2004 21:39:35 -0000 1.2 --- ioacheckbox.c 11 Jan 2005 22:47:38 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioaedittext.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioaedittext.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ioaedittext.c 23 Oct 2004 21:39:57 -0000 1.2 --- ioaedittext.c 11 Jan 2005 22:47:38 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioaicon.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioaicon.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ioaicon.h 9 Oct 2004 20:29:24 -0000 1.1 --- ioaicon.h 11 Jan 2005 22:47:38 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioaradio.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioaradio.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ioaradio.c 29 Oct 2004 20:22:02 -0000 1.3 --- ioaradio.c 11 Jan 2005 22:47:38 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioascrollbar.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioascrollbar.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ioascrollbar.c 29 Oct 2004 20:22:02 -0000 1.3 --- ioascrollbar.c 11 Jan 2005 22:47:38 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ioarect.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IOAToolkit/ioarect.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ioarect.c 23 Oct 2004 21:41:09 -0000 1.2 --- ioarect.c 11 Jan 2005 22:47:38 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** |