You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(447) |
Nov
(163) |
Dec
(57) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(172) |
Feb
|
Mar
(123) |
Apr
(64) |
May
(1) |
Jun
(278) |
Jul
(89) |
Aug
(97) |
Sep
(62) |
Oct
(53) |
Nov
(119) |
Dec
(60) |
| 2006 |
Jan
(76) |
Feb
(1094) |
Mar
(363) |
Apr
(163) |
May
(57) |
Jun
(43) |
Jul
(39) |
Aug
(15) |
Sep
(33) |
Oct
(62) |
Nov
(8) |
Dec
|
| 2007 |
Jan
(9) |
Feb
(34) |
Mar
(2) |
Apr
(14) |
May
(8) |
Jun
(40) |
Jul
(21) |
Aug
(1) |
Sep
(20) |
Oct
(15) |
Nov
(26) |
Dec
|
| 2008 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
(1) |
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(32) |
Jun
|
Jul
|
Aug
(3) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(7) |
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/source Modified Files: CallMachOFrameWork.c FrontierMacMain.c FrontierWinMain.c OSXSpecifics.c OpenTransportNetEvents.c WinSockNetEvents.c about.c aeutils.c appletglue.c assert.c base64.c bitmaps.c browserverbs.c cancoon.c cancoonpopup.c cancoonverbs.c cancoonwindow.c claybrowserexpand.c claybrowserstruc.c claybrowservalidate.c claycallbacks.c claylinelayout.c command.c config.c cursor.c db.c dbstats.c dbverbs.c dialogs.c dockmenu.c error.c file.c filealias.c filedialog.c filelaunch.c fileloop.c filemp3.c fileops.c filepath.c fileverbs.c findinfile.c font.c frontierconfig.c frontierdebug.c frontierstart.c frontierwindows.c htmlcontrol.c icon.c iso8859.c kb.c lang.c langcallbacks.c langcard.c langdate.c langdialog.c langdll.c langerror.c langerrorwindow.c langevaluate.c langexternal.c langhash.c langhtml.c langipc.c langipcmenus.c langlist.c langmodeless.c langops.c langpack.c langparser.c langparser.y langpython.c langquicktime.c langregexp.c langscan.c langstartup.c langsystem7.c langsystypes.c langtmpstack.c langtrace.c langtree.c langvalue.c langverbs.c langwinipc.c langxcmd.c langxml.c launch.c mac.c main.c md5.c memory.c memory.track.c menu.c menubar.c menueditor.c menufind.c menupack.c menuresize.c menuverbs.c meprograms.c miniwindow.c mouse.c notify.c odbengine.c op.c opbuttons.c opdisplay.c opdraggingmove.c opedit.c opexpand.c ophoist.c opicons.c opinit.c oplangtext.c oplineheight.c oplist.c opops.c oppack.c oppopup.c opprint.c oprefcon.c ops.c opscreenmap.c opscrollbar.c opstructure.c opvalidate.c opverbs.c opvisit.c opwinpad.c opxml.c osacomponent.c osadroplet.c osamenus.c osaparseaete.c osawindows.c outlineland.c pict.c pictverbs.c player.c popup.c process.c progressbar.c quickdraw.c resources.c scrap.c scripts.c scrollbar.c search.c serialnumber.c services.c shell.c shellactivate.c shellblocker.c shellbuttons.c shellcallbacks.c shellfile.c shellhooks.c shelljuggler.c shellkb.c shellmenu.c shellmouse.c shellops.c shellprint.c shellscrap.c shellscroll.c shellsysverbs.c shellundo.c shellupdate.c shellverbs.c shellwindow.c shellwindowmenu.c shellwindowverbs.c smallicon.c sounds.c stdwin.c strings.c stringverbs.c tablecallbacks.c tablecompare.c tabledisplay.c tableedit.c tableexternal.c tablefind.c tableformats.c tablelayout.c tablenewvalue.c tableops.c tablepack.c tablepopup.c tableprint.c tablerunbutton.c tablescrap.c tablestructure.c tablevalidate.c tableverbs.c tablewindow.c textdisplay.c textedit.c threads.c timedate.c uisharing.c winregistry.c wpengine.c wpvariables.c wpverbs.c zoom.c Log Message: Added CVS keyword header to all source files. Index: uisharing.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/uisharing.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** uisharing.c 31 Oct 2004 16:38:27 -0000 1.4 --- uisharing.c 11 Jan 2005 22:48:12 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claylinelayout.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/claylinelayout.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** claylinelayout.c 31 Oct 2004 17:59:48 -0000 1.3 --- claylinelayout.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langmodeless.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langmodeless.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langmodeless.c 1 Nov 2004 11:50:16 -0000 1.3 --- langmodeless.c 11 Jan 2005 22:48:07 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: FrontierMacMain.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/FrontierMacMain.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FrontierMacMain.c 9 Oct 2004 07:25:06 -0000 1.1 --- FrontierMacMain.c 11 Jan 2005 22:48:04 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: scrap.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/scrap.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** scrap.c 31 Oct 2004 16:45:52 -0000 1.3 --- scrap.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellwindowmenu.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellwindowmenu.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** shellwindowmenu.c 23 Oct 2004 22:57:24 -0000 1.2 --- shellwindowmenu.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablevalidate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablevalidate.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablevalidate.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablevalidate.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: dockmenu.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/dockmenu.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** dockmenu.c 29 Oct 2004 21:55:24 -0000 1.3 --- dockmenu.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: odbengine.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/odbengine.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** odbengine.c 1 Nov 2004 12:21:31 -0000 1.4 --- odbengine.c 11 Jan 2005 22:48:09 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablewindow.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablewindow.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablewindow.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablewindow.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: zoom.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/zoom.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** zoom.c 31 Oct 2004 16:38:27 -0000 1.3 --- zoom.c 11 Jan 2005 22:48:12 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: fileloop.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/fileloop.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** fileloop.c 4 Nov 2004 21:12:51 -0000 1.3 --- fileloop.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellactivate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellactivate.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** shellactivate.c 23 Oct 2004 22:52:23 -0000 1.2 --- shellactivate.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: menuresize.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/menuresize.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** menuresize.c 23 Oct 2004 22:36:57 -0000 1.2 --- menuresize.c 11 Jan 2005 22:48:09 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: oprefcon.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/oprefcon.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** oprefcon.c 23 Oct 2004 22:43:24 -0000 1.2 --- oprefcon.c 11 Jan 2005 22:48:09 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: smallicon.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/smallicon.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** smallicon.c 13 Dec 2004 02:01:25 -0000 1.4 --- smallicon.c 11 Jan 2005 22:48:10 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langxml.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langxml.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langxml.c 31 Oct 2004 18:48:51 -0000 1.3 --- langxml.c 11 Jan 2005 22:48:08 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claybrowservalidate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/claybrowservalidate.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** claybrowservalidate.c 31 Oct 2004 17:59:48 -0000 1.3 --- claybrowservalidate.c 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellwindow.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellwindow.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellwindow.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellwindow.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ophoist.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/ophoist.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ophoist.c 1 Nov 2004 11:50:16 -0000 1.3 --- ophoist.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osawindows.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/osawindows.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** osawindows.c 28 Oct 2004 20:49:26 -0000 1.3 --- osawindows.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claybrowserexpand.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/claybrowserexpand.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** claybrowserexpand.c 23 Oct 2004 22:13:52 -0000 1.2 --- claybrowserexpand.c 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablepack.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablepack.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablepack.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablepack.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: cancoonpopup.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/cancoonpopup.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** cancoonpopup.c 31 Oct 2004 17:31:02 -0000 1.3 --- cancoonpopup.c 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: menufind.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/menufind.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** menufind.c 23 Oct 2004 22:36:34 -0000 1.2 --- menufind.c 11 Jan 2005 22:48:09 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/ops.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** ops.c 24 Nov 2004 18:22:17 -0000 1.6 --- ops.c 11 Jan 2005 22:48:09 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: WinSockNetEvents.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/WinSockNetEvents.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** WinSockNetEvents.c 23 Oct 2004 23:06:40 -0000 1.3 --- WinSockNetEvents.c 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablerunbutton.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablerunbutton.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablerunbutton.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablerunbutton.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: OpenTransportNetEvents.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/OpenTransportNetEvents.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** OpenTransportNetEvents.c 31 Oct 2004 17:59:48 -0000 1.6 --- OpenTransportNetEvents.c 11 Jan 2005 22:48:04 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: cursor.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/cursor.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** cursor.c 30 Oct 2004 23:50:28 -0000 1.3 --- cursor.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: filealias.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/filealias.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** filealias.c 29 Oct 2004 07:25:21 -0000 1.3 --- filealias.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellblocker.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellblocker.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** shellblocker.c 23 Oct 2004 22:52:35 -0000 1.2 --- shellblocker.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opbuttons.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opbuttons.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** opbuttons.c 24 Oct 2004 19:16:36 -0000 1.3 --- opbuttons.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langpython.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langpython.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** langpython.c 22 Nov 2004 04:43:08 -0000 1.4 --- langpython.c 11 Jan 2005 22:48:07 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablelayout.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablelayout.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tablelayout.c 9 Oct 2004 08:08:51 -0000 1.1 --- tablelayout.c 11 Jan 2005 22:48:11 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tableprint.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tableprint.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tableprint.c 9 Oct 2004 08:09:52 -0000 1.1 --- tableprint.c 11 Jan 2005 22:48:11 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellhooks.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellhooks.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellhooks.c 24 Oct 2004 19:24:34 -0000 1.3 --- shellhooks.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opicons.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opicons.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** opicons.c 31 Oct 2004 19:08:16 -0000 1.3 --- opicons.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: pict.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/pict.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** pict.c 29 Oct 2004 21:14:52 -0000 1.3 --- pict.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: serialnumber.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/serialnumber.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** serialnumber.c 23 Oct 2004 22:51:36 -0000 1.2 --- serialnumber.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: htmlcontrol.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/htmlcontrol.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** htmlcontrol.c 23 Oct 2004 22:22:09 -0000 1.2 --- htmlcontrol.c 11 Jan 2005 22:48:05 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellsysverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellsysverbs.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** shellsysverbs.c 28 Nov 2004 22:03:24 -0000 1.4 --- shellsysverbs.c 11 Jan 2005 22:48:10 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langdll.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langdll.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** langdll.c 29 Nov 2004 07:16:41 -0000 1.4 --- langdll.c 11 Jan 2005 22:48:05 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: lang.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/lang.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** lang.c 4 Nov 2004 21:56:39 -0000 1.4 --- lang.c 11 Jan 2005 22:48:05 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: wpengine.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/wpengine.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** wpengine.c 28 Nov 2004 21:01:44 -0000 1.6 --- wpengine.c 11 Jan 2005 22:48:12 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opinit.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opinit.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** opinit.c 1 Nov 2004 11:50:16 -0000 1.3 --- opinit.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: winregistry.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/winregistry.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** winregistry.c 24 Oct 2004 12:30:58 -0000 1.2 --- winregistry.c 11 Jan 2005 22:48:12 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opdisplay.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opdisplay.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** opdisplay.c 1 Nov 2004 11:50:16 -0000 1.5 --- opdisplay.c 11 Jan 2005 22:48:09 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: dbstats.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/dbstats.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** dbstats.c 23 Oct 2004 22:15:59 -0000 1.2 --- dbstats.c 11 Jan 2005 22:48:05 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: mac.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/mac.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mac.c 28 Oct 2004 23:08:45 -0000 1.3 --- mac.c 11 Jan 2005 22:48:08 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osaparseaete.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/osaparseaete.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** osaparseaete.c 23 Oct 2004 22:47:22 -0000 1.2 --- osaparseaete.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellkb.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellkb.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellkb.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellkb.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osadroplet.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/osadroplet.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** osadroplet.c 1 Nov 2004 11:50:16 -0000 1.4 --- osadroplet.c 11 Jan 2005 22:48:10 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langsystypes.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langsystypes.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langsystypes.c 31 Oct 2004 18:48:51 -0000 1.3 --- langsystypes.c 11 Jan 2005 22:48:07 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langtrace.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langtrace.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langtrace.c 31 Oct 2004 19:08:15 -0000 1.3 --- langtrace.c 11 Jan 2005 22:48:07 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: outlineland.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/outlineland.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** outlineland.c 9 Oct 2004 07:56:28 -0000 1.1 --- outlineland.c 11 Jan 2005 22:48:10 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: oplineheight.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/oplineheight.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** oplineheight.c 23 Oct 2004 22:42:02 -0000 1.2 --- oplineheight.c 11 Jan 2005 22:48:09 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opprint.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opprint.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** opprint.c 1 Nov 2004 11:50:17 -0000 1.3 --- opprint.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellops.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellops.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellops.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: error.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/error.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** error.c 28 Oct 2004 01:51:26 -0000 1.3 --- error.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: popup.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/popup.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** popup.c 23 Oct 2004 22:49:15 -0000 1.2 --- popup.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: fileops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/fileops.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** fileops.c 29 Oct 2004 19:58:27 -0000 1.4 --- fileops.c 11 Jan 2005 22:48:05 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: wpvariables.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/wpvariables.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wpvariables.c 9 Oct 2004 08:14:19 -0000 1.1 --- wpvariables.c 11 Jan 2005 22:48:12 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: OSXSpecifics.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/OSXSpecifics.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** OSXSpecifics.c 9 Oct 2004 07:56:14 -0000 1.1 --- OSXSpecifics.c 11 Jan 2005 22:48:04 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: fileverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/fileverbs.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** fileverbs.c 29 Oct 2004 19:58:27 -0000 1.3 --- fileverbs.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: assert.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/assert.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** assert.c 9 Nov 2004 21:10:47 -0000 1.6 --- assert.c 11 Jan 2005 22:48:04 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opxml.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opxml.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** opxml.c 31 Oct 2004 21:43:38 -0000 1.3 --- opxml.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablepopup.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablepopup.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablepopup.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablepopup.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: shellscroll.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellscroll.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellscroll.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellscroll.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: strings.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/strings.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** strings.c 9 Nov 2004 08:54:00 -0000 1.5 --- strings.c 11 Jan 2005 22:48:10 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: menupack.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/menupack.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** menupack.c 1 Nov 2004 11:50:16 -0000 1.3 --- menupack.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: quickdraw.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/quickdraw.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** quickdraw.c 29 Oct 2004 00:10:58 -0000 1.3 --- quickdraw.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablescrap.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablescrap.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tablescrap.c 31 Oct 2004 20:41:10 -0000 1.3 --- tablescrap.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: langdate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langdate.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langdate.c 23 Oct 2004 22:23:38 -0000 1.2 --- langdate.c 11 Jan 2005 22:48:05 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablecallbacks.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tablecallbacks.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tablecallbacks.c 9 Oct 2004 08:07:28 -0000 1.1 --- tablecallbacks.c 11 Jan 2005 22:48:11 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langhash.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langhash.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** langhash.c 1 Nov 2004 11:50:17 -0000 1.4 --- langhash.c 11 Jan 2005 22:48:06 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellupdate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellupdate.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellupdate.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellupdate.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tableedit.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tableedit.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** tableedit.c 23 Oct 2004 22:59:53 -0000 1.2 --- tableedit.c 11 Jan 2005 22:48:11 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: oppopup.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/oppopup.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** oppopup.c 1 Nov 2004 11:50:16 -0000 1.3 --- oppopup.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: pictverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/pictverbs.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** pictverbs.c 29 Oct 2004 21:14:52 -0000 1.3 --- pictverbs.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langcallbacks.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langcallbacks.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langcallbacks.c 23 Oct 2004 22:23:12 -0000 1.2 --- langcallbacks.c 11 Jan 2005 22:48:05 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: mouse.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/mouse.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mouse.c 31 Oct 2004 13:02:23 -0000 1.3 --- mouse.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shelljuggler.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shelljuggler.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** shelljuggler.c 23 Oct 2004 22:53:49 -0000 1.2 --- shelljuggler.c 11 Jan 2005 22:48:10 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langquicktime.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langquicktime.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langquicktime.c 23 Oct 2004 22:29:50 -0000 1.2 --- langquicktime.c 11 Jan 2005 22:48:07 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellundo.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellundo.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellundo.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellundo.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tableops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tableops.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tableops.c 31 Oct 2004 20:41:10 -0000 1.3 --- tableops.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: menubar.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/menubar.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** menubar.c 1 Nov 2004 11:50:16 -0000 1.3 --- menubar.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: appletglue.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/appletglue.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** appletglue.c 23 Oct 2004 22:11:30 -0000 1.2 --- appletglue.c 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claybrowserstruc.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/claybrowserstruc.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** claybrowserstruc.c 31 Oct 2004 17:59:48 -0000 1.3 --- claybrowserstruc.c 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: cancoonverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/cancoonverbs.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** cancoonverbs.c 23 Oct 2004 22:13:25 -0000 1.2 --- cancoonverbs.c 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: frontierwindows.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/frontierwindows.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** frontierwindows.c 31 Oct 2004 16:45:52 -0000 1.3 --- frontierwindows.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: bitmaps.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/bitmaps.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** bitmaps.c 23 Oct 2004 22:12:18 -0000 1.2 --- bitmaps.c 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tableexternal.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/tableexternal.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** tableexternal.c 31 Oct 2004 20:41:10 -0000 1.3 --- tableexternal.c 11 Jan 2005 22:48:11 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: op.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/op.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** op.c 1 Nov 2004 11:50:16 -0000 1.4 --- op.c 11 Jan 2005 22:48:09 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langpack.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langpack.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langpack.c 31 Oct 2004 18:48:51 -0000 1.3 --- langpack.c 11 Jan 2005 22:48:07 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: stringverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/stringverbs.c,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** stringverbs.c 7 Dec 2004 17:43:57 -0000 1.8 --- stringverbs.c 11 Jan 2005 22:48:11 -0000 1.9 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.h" #include "standard.h" --- 26,29 ---- Index: oplist.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/oplist.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** oplist.c 4 Nov 2004 21:12:51 -0000 1.5 --- oplist.c 11 Jan 2005 22:48:09 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: kb.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/kb.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** kb.c 29 Oct 2004 07:25:21 -0000 1.3 --- kb.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: menueditor.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/menueditor.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** menueditor.c 1 Nov 2004 11:50:17 -0000 1.3 --- menueditor.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langipc.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langipc.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** langipc.c 1 Nov 2004 11:50:16 -0000 1.5 --- langipc.c 11 Jan 2005 22:48:06 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iso8859.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/iso8859.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iso8859.c 9 Oct 2004 07:26:49 -0000 1.1 --- iso8859.c 11 Jan 2005 22:48:05 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: filepath.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/filepath.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** filepath.c 26 Oct 2004 21:50:10 -0000 1.3 --- filepath.c 11 Jan 2005 22:48:05 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellcallbacks.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellcallbacks.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellcallbacks.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellcallbacks.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: about.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/about.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** about.c 31 Oct 2004 13:02:23 -0000 1.4 --- about.c 11 Jan 2005 22:48:04 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: meprograms.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/meprograms.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** meprograms.c 1 Nov 2004 11:50:16 -0000 1.3 --- meprograms.c 11 Jan 2005 22:48:09 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langtree.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langtree.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** langtree.c 31 Oct 2004 18:48:51 -0000 1.4 --- langtree.c 11 Jan 2005 22:48:07 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shell.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shell.c,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** shell.c 29 Nov 2004 07:34:10 -0000 1.8 --- shell.c 11 Jan 2005 22:48:10 -0000 1.9 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: timedate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/timedate.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** timedate.c 3 Jan 2005 00:56:01 -0000 1.5 --- timedate.c 11 Jan 2005 22:48:11 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claycallbacks.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/claycallbacks.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** claycallbacks.c 31 Oct 2004 17:59:48 -0000 1.3 --- claycallbacks.c 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langlist.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langlist.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** langlist.c 4 Nov 2004 21:12:51 -0000 1.6 --- langlist.c 11 Jan 2005 22:48:07 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langops.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langops.c 31 Oct 2004 18:48:51 -0000 1.3 --- langops.c 11 Jan 2005 22:48:07 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/opops.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** opops.c 1 Nov 2004 11:50:16 -0000 1.4 --- opops.c 11 Jan 2005 22:48:09 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osamenus.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/osamenus.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** osamenus.c 28 Oct 2004 20:02:58 -0000 1.3 --- osamenus.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellscrap.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellscrap.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellscrap.c 1 Nov 2004 11:50:16 -0000 1.3 --- shellscrap.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellprint.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/shellprint.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellprint.c 1 Nov 2004 11:50:17 -0000 1.3 --- shellprint.c 11 Jan 2005 22:48:10 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langwinipc.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langwinipc.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langwinipc.c 31 Oct 2004 18:48:51 -0000 1.3 --- langwinipc.c 11 Jan 2005 22:48:08 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langipcmenus.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langipcmenus.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langipcmenus.c 23 Oct 2004 22:27:57 -0000 1.2 --- langipcmenus.c 11 Jan 2005 22:48:06 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: memory.track.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/memory.track.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** memory.track.c 9 Oct 2004 07:42:35 -0000 1.1 --- memory.track.c 11 Jan 2005 22:48:09 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /***************************************************************************... [truncated message content] |
Update of /cvsroot/frontierkernel/Frontier/Common/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/headers Modified Files: BASE64.H CallMachOFrameWork.h FDllCall.h FrontierWinMain.h OSXSpecifics.h WinLand.h WinSockNetEvents.h about.h aeutils.h birdruncard.h bitmaps.h cancoon.h cancooninternal.h carbonheaders.c carbonheaders.h carbonheaders.pch clay.h claybrowser.h claybrowserexpand.h claybrowserstruc.h claybrowservalidate.h claycallbacks.h clayfiles.h claylinelayout.h command.h config.h config.r cursor.h db.h dbinternal.h dialogs.h dockmenu.h error.h file.h filealias.h fileloop.h filesystem7.h font.h frontier.h frontier.r frontierconfig.h frontierdebug.h frontierdefs.h frontierstart.h frontierwindows.h htmlcontrol.h icon.h iowaverbs.h kb.h kernelverbdefs.h kernelverbs.h lang.h langdll.h langexternal.h langhtml.h langinternal.h langipc.h langparser.h langpython.h langregexp.h langsystem7.h langtokens.h langwinipc.h langxcmd.h langxml.h launch.h mac.h macconv.h md5.h memory.h menu.h menubar.h menueditor.h menuinternal.h menuverbs.h meprograms.h miniwindow.h mouse.h multipad.h notify.h odbinternal.h op.h opbuttons.h opdisplay.h opdraggingmove.h opentrypoints.h opicons.h opinternal.h oplineheight.h oplist.h ops.h opscreenmap.h optoolkit.h opverbs.h opxml.h osacomponent.h osadroplet.h osainternal.h osamenus.h osaparseaete.h osawindows.h osincludes.h pict.h pictverbs.h player.h popup.h process.h processinternal.h quickdraw.h resource.h resources.h scrap.h scripts.h scrollbar.h search.h serialnumber.h services.h shell.carbon.h shell.h shell.mcp.r shell.msvs.h shell.msvs.track.h shell.rsrc.h shell.trial.h shell.werks.h shell.win.h shell.windebug.h shell.winrelease.h shellbuttons.h shellheaders.c shellheaders.h shellheaders.pch shellhooks.h shellmenu.h shellprint.h shellprivate.h shelltypes.h shellundo.h smallicon.h sounds.h stdwin.h stringdefs.h strings.h tabledisplay.h tableedit.h tableformats.h tableinternal.h tablestructure.h tableverbs.h textdisplay.h textedit.h threads.h timedate.h versions.h windowlayout.h winregistry.h wpengine.h wpinternal.h wpverbs.h xMacHeaders.c yytab.h zoom.h Log Message: Added CVS keyword header to all source files. Index: WinLand.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/WinLand.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** WinLand.h 3 Jan 2005 01:34:00 -0000 1.2 --- WinLand.h 11 Jan 2005 22:48:00 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /******************************************************************************\ * This is a part of the Microsoft Source Code Samples. Index: cursor.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/cursor.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** cursor.h 9 Oct 2004 20:53:52 -0000 1.1 --- cursor.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: scrap.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/scrap.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** scrap.h 9 Oct 2004 21:06:12 -0000 1.1 --- scrap.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: meprograms.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/meprograms.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** meprograms.h 9 Oct 2004 21:00:34 -0000 1.1 --- meprograms.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: memory.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/memory.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** memory.h 9 Oct 2004 20:59:45 -0000 1.1 --- memory.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claylinelayout.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/claylinelayout.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** claylinelayout.h 9 Oct 2004 20:53:25 -0000 1.1 --- claylinelayout.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osamenus.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/osamenus.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** osamenus.h 9 Oct 2004 21:04:10 -0000 1.1 --- osamenus.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: fileloop.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/fileloop.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** fileloop.h 9 Oct 2004 20:54:57 -0000 1.1 --- fileloop.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellprint.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shellprint.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellprint.h 1 Nov 2004 11:50:42 -0000 1.3 --- shellprint.h 11 Jan 2005 22:48:02 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langregexp.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langregexp.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langregexp.h 17 Oct 2004 12:13:56 -0000 1.2 --- langregexp.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: dockmenu.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/dockmenu.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** dockmenu.h 9 Oct 2004 20:54:20 -0000 1.1 --- dockmenu.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: command.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/command.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** command.h 28 Oct 2004 22:58:40 -0000 1.2 --- command.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: processinternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/processinternal.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** processinternal.h 9 Oct 2004 21:05:34 -0000 1.1 --- processinternal.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: kernelverbs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/kernelverbs.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** kernelverbs.h 9 Oct 2004 20:56:44 -0000 1.1 --- kernelverbs.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: oplist.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/oplist.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** oplist.h 4 Nov 2004 21:12:51 -0000 1.3 --- oplist.h 11 Jan 2005 22:48:02 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: optoolkit.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/optoolkit.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** optoolkit.h 9 Oct 2004 21:03:11 -0000 1.1 --- optoolkit.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: notify.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/notify.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** notify.h 9 Oct 2004 21:01:05 -0000 1.1 --- notify.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: file.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/file.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** file.h 29 Oct 2004 19:39:24 -0000 1.3 --- file.h 11 Jan 2005 22:48:01 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellhooks.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shellhooks.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shellhooks.h 24 Oct 2004 19:25:15 -0000 1.3 --- shellhooks.h 11 Jan 2005 22:48:02 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claybrowserexpand.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/claybrowserexpand.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** claybrowserexpand.h 9 Oct 2004 20:52:36 -0000 1.1 --- claybrowserexpand.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowaverbs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/iowaverbs.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iowaverbs.h 9 Oct 2004 20:56:09 -0000 1.1 --- iowaverbs.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: yytab.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/yytab.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** yytab.h 9 Oct 2004 21:13:15 -0000 1.1 --- yytab.h 11 Jan 2005 22:48:03 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: filealias.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/filealias.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** filealias.h 23 Oct 2004 21:53:35 -0000 1.2 --- filealias.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: frontierdefs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/frontierdefs.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** frontierdefs.h 3 Jan 2005 00:44:09 -0000 1.6 --- frontierdefs.h 11 Jan 2005 22:48:01 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: dialogs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/dialogs.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** dialogs.h 24 Oct 2004 16:16:09 -0000 1.2 --- dialogs.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: textdisplay.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/textdisplay.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** textdisplay.h 9 Oct 2004 21:11:31 -0000 1.1 --- textdisplay.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: font.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/font.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** font.h 31 Oct 2004 13:02:36 -0000 1.2 --- font.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langxml.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langxml.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** langxml.h 9 Oct 2004 20:58:59 -0000 1.1 --- langxml.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: WinSockNetEvents.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/WinSockNetEvents.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** WinSockNetEvents.h 31 Oct 2004 18:00:21 -0000 1.2 --- WinSockNetEvents.h 11 Jan 2005 22:48:00 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: smallicon.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/smallicon.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** smallicon.h 9 Oct 2004 21:09:51 -0000 1.1 --- smallicon.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osawindows.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/osawindows.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** osawindows.h 9 Oct 2004 21:04:23 -0000 1.1 --- osawindows.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shell.msvs.track.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shell.msvs.track.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shell.msvs.track.h 17 Oct 2004 13:11:46 -0000 1.1 --- shell.msvs.track.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shell.rsrc.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shell.rsrc.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shell.rsrc.h 9 Oct 2004 21:07:33 -0000 1.1 --- shell.rsrc.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: popup.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/popup.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** popup.h 9 Oct 2004 21:05:18 -0000 1.1 --- popup.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langparser.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langparser.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langparser.h 28 Oct 2004 23:05:48 -0000 1.2 --- langparser.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: stringdefs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/stringdefs.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** stringdefs.h 3 Jan 2005 01:09:47 -0000 1.2 --- stringdefs.h 11 Jan 2005 22:48:02 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: dbinternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/dbinternal.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** dbinternal.h 31 Oct 2004 18:00:21 -0000 1.2 --- dbinternal.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: frontier.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/frontier.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** frontier.h 26 Oct 2004 10:10:19 -0000 1.4 --- frontier.h 11 Jan 2005 22:48:01 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langpython.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langpython.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** langpython.h 22 Nov 2004 05:12:26 -0000 1.3 --- langpython.h 11 Jan 2005 22:48:01 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opbuttons.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/opbuttons.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** opbuttons.h 9 Oct 2004 21:01:35 -0000 1.1 --- opbuttons.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: menubar.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/menubar.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** menubar.h 9 Oct 2004 20:59:59 -0000 1.1 --- menubar.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellheaders.pch =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shellheaders.pch,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shellheaders.pch 9 Oct 2004 21:08:42 -0000 1.1 --- shellheaders.pch 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* * shellheaders.pch Index: macconv.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/macconv.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** macconv.h 3 Jan 2005 00:45:37 -0000 1.3 --- macconv.h 11 Jan 2005 22:48:01 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langexternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langexternal.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** langexternal.h 9 Oct 2004 20:57:18 -0000 1.1 --- langexternal.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ops.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/ops.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ops.h 24 Nov 2004 18:16:33 -0000 1.5 --- ops.h 11 Jan 2005 22:48:02 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: multipad.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/multipad.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** multipad.h 9 Oct 2004 21:00:59 -0000 1.1 --- multipad.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /******************************************************************************\ * This is a part of the Microsoft Source Code Samples. Index: tableformats.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/tableformats.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tableformats.h 9 Oct 2004 21:10:53 -0000 1.1 --- tableformats.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: zoom.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/zoom.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** zoom.h 9 Oct 2004 21:13:21 -0000 1.1 --- zoom.h 11 Jan 2005 22:48:03 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opicons.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/opicons.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** opicons.h 9 Oct 2004 21:02:03 -0000 1.1 --- opicons.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: icon.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/icon.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** icon.h 9 Oct 2004 20:56:02 -0000 1.1 --- icon.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: aeutils.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/aeutils.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** aeutils.h 9 Oct 2004 20:50:52 -0000 1.1 --- aeutils.h 11 Jan 2005 22:48:00 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shell.winrelease.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shell.winrelease.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shell.winrelease.h 9 Oct 2004 21:08:16 -0000 1.1 --- shell.winrelease.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: serialnumber.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/serialnumber.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** serialnumber.h 9 Oct 2004 21:06:38 -0000 1.1 --- serialnumber.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shell.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shell.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** shell.h 1 Nov 2004 11:50:42 -0000 1.3 --- shell.h 11 Jan 2005 22:48:02 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: FDllCall.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/FDllCall.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FDllCall.h 9 Oct 2004 20:54:34 -0000 1.1 --- FDllCall.h 11 Jan 2005 22:48:00 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: error.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/error.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** error.h 28 Oct 2004 01:51:21 -0000 1.2 --- error.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: birdruncard.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/birdruncard.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** birdruncard.h 9 Oct 2004 20:51:04 -0000 1.1 --- birdruncard.h 11 Jan 2005 22:48:00 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opdisplay.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/opdisplay.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** opdisplay.h 9 Oct 2004 21:01:42 -0000 1.1 --- opdisplay.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: BASE64.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/BASE64.H,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** BASE64.H 9 Oct 2004 20:50:58 -0000 1.1 --- BASE64.H 11 Jan 2005 22:48:00 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: threads.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/threads.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** threads.h 9 Oct 2004 21:11:44 -0000 1.1 --- threads.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: search.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/search.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** search.h 9 Oct 2004 21:06:32 -0000 1.1 --- search.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opxml.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/opxml.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** opxml.h 9 Oct 2004 21:03:25 -0000 1.1 --- opxml.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: lang.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/lang.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** lang.h 10 Nov 2004 18:18:24 -0000 1.6 --- lang.h 11 Jan 2005 22:48:01 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: wpinternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/wpinternal.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wpinternal.h 9 Oct 2004 21:12:54 -0000 1.1 --- wpinternal.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shell.werks.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shell.werks.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shell.werks.h 9 Oct 2004 21:07:47 -0000 1.1 --- shell.werks.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: winregistry.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/winregistry.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** winregistry.h 17 Oct 2004 12:34:36 -0000 1.1 --- winregistry.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: wpengine.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/wpengine.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** wpengine.h 30 Oct 2004 20:49:31 -0000 1.3 --- wpengine.h 11 Jan 2005 22:48:02 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: quickdraw.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/quickdraw.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** quickdraw.h 29 Oct 2004 00:10:54 -0000 1.2 --- quickdraw.h 11 Jan 2005 22:48:02 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langsystem7.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langsystem7.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** langsystem7.h 9 Oct 2004 20:58:17 -0000 1.1 --- langsystem7.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langtokens.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langtokens.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** langtokens.h 9 Oct 2004 20:58:24 -0000 1.1 --- langtokens.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: odbinternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/odbinternal.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** odbinternal.h 9 Oct 2004 21:01:14 -0000 1.1 --- odbinternal.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langdll.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langdll.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langdll.h 29 Nov 2004 07:16:36 -0000 1.2 --- langdll.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: mac.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/mac.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mac.h 28 Oct 2004 23:07:42 -0000 1.2 --- mac.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: FrontierWinMain.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/FrontierWinMain.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FrontierWinMain.h 9 Oct 2004 20:55:49 -0000 1.1 --- FrontierWinMain.h 11 Jan 2005 22:48:00 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osadroplet.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/osadroplet.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** osadroplet.h 9 Oct 2004 21:03:38 -0000 1.1 --- osadroplet.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: kernelverbdefs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/kernelverbdefs.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** kernelverbdefs.h 22 Nov 2004 04:44:36 -0000 1.3 --- kernelverbdefs.h 11 Jan 2005 22:48:01 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osaparseaete.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/osaparseaete.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** osaparseaete.h 9 Oct 2004 21:04:17 -0000 1.1 --- osaparseaete.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: clay.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/clay.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** clay.h 9 Oct 2004 20:52:15 -0000 1.1 --- clay.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: menuverbs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/menuverbs.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** menuverbs.h 9 Oct 2004 21:00:27 -0000 1.1 --- menuverbs.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: oplineheight.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/oplineheight.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** oplineheight.h 9 Oct 2004 21:02:29 -0000 1.1 --- oplineheight.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: frontierconfig.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/frontierconfig.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** frontierconfig.h 9 Oct 2004 20:55:17 -0000 1.1 --- frontierconfig.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellheaders.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shellheaders.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shellheaders.h 9 Oct 2004 21:08:36 -0000 1.1 --- shellheaders.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* * MacHeaders.h Index: launch.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/launch.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** launch.h 9 Oct 2004 20:59:05 -0000 1.1 --- launch.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: stdwin.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/stdwin.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** stdwin.h 9 Oct 2004 21:10:15 -0000 1.1 --- stdwin.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /******************************************************************************\ * This is a part of the Microsoft Source Code Samples. Index: wpverbs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/wpverbs.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wpverbs.h 9 Oct 2004 21:13:01 -0000 1.1 --- wpverbs.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: CallMachOFrameWork.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/CallMachOFrameWork.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** CallMachOFrameWork.h 28 Nov 2004 22:19:42 -0000 1.4 --- CallMachOFrameWork.h 11 Jan 2005 22:48:00 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: textedit.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/textedit.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** textedit.h 9 Oct 2004 21:11:37 -0000 1.1 --- textedit.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: sounds.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/sounds.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** sounds.h 9 Oct 2004 21:10:07 -0000 1.1 --- sounds.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shellheaders.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shellheaders.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shellheaders.c 9 Oct 2004 21:08:30 -0000 1.1 --- shellheaders.c 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* * MacHeaders.c Index: shell.windebug.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shell.windebug.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shell.windebug.h 9 Oct 2004 21:08:04 -0000 1.1 --- shell.windebug.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: md5.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/md5.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** md5.h 9 Oct 2004 20:59:35 -0000 1.1 --- md5.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* RSAGLOBAL.H - RSAREF types and constants */ Index: menu.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/menu.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** menu.h 9 Oct 2004 20:59:51 -0000 1.1 --- menu.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: bitmaps.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/bitmaps.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** bitmaps.h 9 Oct 2004 20:51:25 -0000 1.1 --- bitmaps.h 11 Jan 2005 22:48:00 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: filesystem7.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/filesystem7.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** filesystem7.h 9 Oct 2004 20:55:03 -0000 1.1 --- filesystem7.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tabledisplay.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/tabledisplay.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tabledisplay.h 9 Oct 2004 21:10:39 -0000 1.1 --- tabledisplay.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shell.mcp.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shell.mcp.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shell.mcp.r 9 Oct 2004 21:07:26 -0000 1.1 --- shell.mcp.r 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langxcmd.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langxcmd.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** langxcmd.h 23 Oct 2004 21:53:58 -0000 1.2 --- langxcmd.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: carbonheaders.pch =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/carbonheaders.pch,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** carbonheaders.pch 9 Oct 2004 20:52:07 -0000 1.1 --- carbonheaders.pch 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* * carbonheaders.pch Index: db.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/db.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** db.h 1 Nov 2004 12:21:42 -0000 1.2 --- db.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: strings.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/strings.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** strings.h 9 Nov 2004 08:54:14 -0000 1.5 --- strings.h 11 Jan 2005 22:48:02 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shell.msvs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shell.msvs.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shell.msvs.h 17 Oct 2004 13:11:46 -0000 1.1 --- shell.msvs.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: cancoon.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/cancoon.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** cancoon.h 9 Oct 2004 20:51:39 -0000 1.1 --- cancoon.h 11 Jan 2005 22:48:00 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langhtml.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langhtml.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** langhtml.h 9 Oct 2004 20:57:26 -0000 1.1 --- langhtml.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: config.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/config.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** config.h 9 Oct 2004 20:53:39 -0000 1.1 --- config.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shell.win.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shell.win.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shell.win.h 9 Oct 2004 21:07:57 -0000 1.1 --- shell.win.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: frontierdebug.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/frontierdebug.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** frontierdebug.h 28 Oct 2004 21:07:12 -0000 1.2 --- frontierdebug.h 11 Jan 2005 22:48:01 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: osacomponent.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/osacomponent.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** osacomponent.h 9 Oct 2004 21:03:31 -0000 1.1 --- osacomponent.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: carbonheaders.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/carbonheaders.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** carbonheaders.c 9 Oct 2004 20:51:54 -0000 1.1 --- carbonheaders.c 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* * MacHeaders.c Index: windowlayout.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/windowlayout.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** windowlayout.h 9 Oct 2004 21:12:04 -0000 1.1 --- windowlayout.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opdraggingmove.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/opdraggingmove.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** opdraggingmove.h 9 Oct 2004 21:01:48 -0000 1.1 --- opdraggingmove.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: langwinipc.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langwinipc.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** langwinipc.h 9 Oct 2004 20:58:30 -0000 1.1 --- langwinipc.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tableverbs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/tableverbs.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** tableverbs.h 31 Oct 2004 20:41:22 -0000 1.2 --- tableverbs.h 11 Jan 2005 22:48:02 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: claycallbacks.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/claycallbacks.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** claycallbacks.h 9 Oct 2004 20:53:03 -0000 1.1 --- claycallbacks.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: shell.carbon.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/shell.carbon.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** shell.carbon.h 9 Oct 2004 21:07:06 -0000 1.1 --- shell.carbon.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: tablestructure.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/tablestructure.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** tablestructure.h 9 Oct 2004 21:11:09 -0000 1.1 --- tablestructure.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: about.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/about.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** about.h 24 Oct 2004 17:58:16 -0000 1.2 --- about.h 11 Jan 2005 22:48:00 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: carbonheaders.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/carbonheaders.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** carbonheaders.h 9 Oct 2004 20:52:01 -0000 1.1 --- carbonheaders.h 11 Jan 2005 22:48:01 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* * MacHeaders.h Index: mouse.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/mouse.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** mouse.h 31 Oct 2004 13:02:36 -0000 1.2 --- mouse.h 11 Jan 2005 22:48:02 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: xMacHeaders.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/xMacHeaders.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** xMacHeaders.c 9 Oct 2004 21:13:08 -0000 1.1 --- xMacHeaders.c 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* * MacHeaders.c Index: resources.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/resources.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** resources.h 9 Oct 2004 21:06:05 -0000 1.1 --- resources.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: pictverbs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/pictverbs.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pictverbs.h 9 Oct 2004 21:05:05 -0000 1.1 --- pictverbs.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: player.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/player.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** player.h 31 Oct 2004 16:38:39 -0000 1.2 --- player.h 11 Jan 2005 22:48:02 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: scrollbar.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/scrollbar.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** scrollbar.h 9 Oct 2004 21:06:25 -0000 1.1 --- scrollbar.h 11 Jan 2005 22:48:02 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opscreenmap.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/opscreenmap.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** opscreenmap.h 9 Oct 2004 21:02:53 -0000 1.1 --- opscreenmap.h 11 Jan 2005 22:48:02 -0000 ... [truncated message content] |
|
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$ */ + /****************************************************************************** |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:43
|
Update of /cvsroot/frontierkernel/Frontier/Common/resources/Win32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/resources/Win32 Modified Files: WinLand.rc kernvelverbs.rc Log Message: Added CVS keyword header to all source files. Index: WinLand.rc =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Win32/WinLand.rc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** WinLand.rc 3 Jan 2005 01:36:45 -0000 1.6 --- WinLand.rc 11 Jan 2005 22:48:04 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: kernvelverbs.rc =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Win32/kernvelverbs.rc,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** kernvelverbs.rc 3 Jan 2005 00:51:33 -0000 1.3 --- kernvelverbs.rc 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:43
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/BarChart In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/FrontierSDK/SampleCode/BarChart Modified Files: barchart.c barchart.h barchart.r buildflags.h Log Message: Added CVS keyword header to all source files. Index: buildflags.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/BarChart/buildflags.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** buildflags.h 9 Oct 2004 04:50:53 -0000 1.1 --- buildflags.h 11 Jan 2005 22:48:16 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + #ifndef THINK_C #include <MacHeaders.h> Index: barchart.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/BarChart/barchart.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** barchart.h 9 Oct 2004 04:42:40 -0000 1.1 --- barchart.h 11 Jan 2005 22:48:16 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /*© copyright 1991-96 UserLand Software, Inc. All Rights Reserved.*/ Index: barchart.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/BarChart/barchart.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** barchart.c 9 Oct 2004 04:42:11 -0000 1.1 --- barchart.c 11 Jan 2005 22:48:15 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /*© copyright 1991-96 UserLand Software, Inc. All Rights Reserved.*/ Index: barchart.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/BarChart/barchart.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** barchart.r 9 Oct 2004 04:48:05 -0000 1.1 --- barchart.r 11 Jan 2005 22:48:16 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + #include <Types.r> #include <SysTypes.r> |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:43
|
Update of /cvsroot/frontierkernel/Frontier/Common/stubs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/stubs Modified Files: megastubs.c megastubs2.c minneed.c Log Message: Added CVS keyword header to all source files. Index: minneed.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/stubs/minneed.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** minneed.c 23 Oct 2004 21:29:54 -0000 1.2 --- minneed.c 11 Jan 2005 22:48:13 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: megastubs2.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/stubs/megastubs2.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** megastubs2.c 23 Oct 2004 21:29:43 -0000 1.2 --- megastubs2.c 11 Jan 2005 22:48:13 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: megastubs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/stubs/megastubs.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** megastubs.c 3 Jan 2005 00:57:28 -0000 1.4 --- megastubs.c 11 Jan 2005 22:48:12 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:41
|
Update of /cvsroot/frontierkernel/Frontier/Common/Paige/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/Paige/headers Modified Files: CPUDEFS.H DEFPROCS.H MACHINE.H PAIGE.H PGDEFTBL.H PGERRORS.H PGEXCEPS.H PGSETJMP.H PGTRAPS.H Userdefs.h pgHLevel.h pgMTraps.h pgMemMgr.h pgTxr.h Log Message: Added CVS keyword header to all source files. Index: PAIGE.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/PAIGE.H,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PAIGE.H 9 Oct 2004 20:08:56 -0000 1.1 --- PAIGE.H 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* Paige Technology API file, copyright 1993-1995 by DataPak Software, Inc. Stronger typing added by T. R. Shaw, OITC, Inc. Index: pgMTraps.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/pgMTraps.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** pgMTraps.h 24 Oct 2004 22:22:38 -0000 1.3 --- pgMTraps.h 11 Jan 2005 22:47:44 -0000 1.4 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + #ifndef PGMTRAPS_H #define PGMTRAPS_H Index: Userdefs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/Userdefs.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Userdefs.h 9 Oct 2004 20:10:26 -0000 1.1 --- Userdefs.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* This header file contains user definitions which you CAN MODIFY without being affected by DataPak's possible upgrades. Index: pgTxr.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/pgTxr.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pgTxr.h 9 Oct 2004 20:10:19 -0000 1.1 --- pgTxr.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* Paige Technology, copyright 1993-1995 by DataPak Software, Inc. This header file defines all the components for the built-in import-export mechanism, Index: PGSETJMP.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/PGSETJMP.H,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PGSETJMP.H 9 Oct 2004 20:09:59 -0000 1.1 --- PGSETJMP.H 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* Paige Exceptions Handler header. Original source created by Tom Shaw, OITC. Modified by Gar for DataPak Software, Inc. to be more consistent with Paige Index: MACHINE.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/MACHINE.H,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MACHINE.H 24 Oct 2004 22:22:02 -0000 1.2 --- MACHINE.H 11 Jan 2005 22:47:44 -0000 1.3 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* This is the generic header file for "machinespecific.h". You do NOT need to modify this header as its definitions are intended to compile on various Index: pgMemMgr.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/pgMemMgr.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pgMemMgr.h 9 Oct 2004 20:09:44 -0000 1.1 --- pgMemMgr.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* pgMemMgr.h defines the API for Paige Memory Manager. This header file also #includes "pgMachineDefs." */ Index: PGEXCEPS.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/PGEXCEPS.H,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PGEXCEPS.H 9 Oct 2004 20:09:17 -0000 1.1 --- PGEXCEPS.H 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* This PAIGE file is separate to maintain compatibility with MS Foundation Class development for Windows (when users use pure MFC their compiler complains about Index: DEFPROCS.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/DEFPROCS.H,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DEFPROCS.H 9 Oct 2004 20:07:59 -0000 1.1 --- DEFPROCS.H 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* This header file defines all the default hooks in a Paige structure. This includes both format functions (for style and paragraph) as well as Index: PGTRAPS.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/PGTRAPS.H,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** PGTRAPS.H 24 Oct 2004 22:22:49 -0000 1.3 --- PGTRAPS.H 11 Jan 2005 22:47:44 -0000 1.4 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* This header file maps machine-specific OS calls to the respective function for the currently defined platform. */ Index: CPUDEFS.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/CPUDEFS.H,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** CPUDEFS.H 3 Jan 2005 00:48:35 -0000 1.4 --- CPUDEFS.H 11 Jan 2005 22:47:44 -0000 1.5 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + #ifndef CPUDEFS_H #define CPUDEFS_H Index: pgHLevel.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/pgHLevel.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pgHLevel.h 9 Oct 2004 20:09:24 -0000 1.1 --- pgHLevel.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* This header file provides function prototypes for a Mac-specific high-level wrapper around some of the otherwise complicated functions in PAIGE such as Index: PGDEFTBL.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/PGDEFTBL.H,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PGDEFTBL.H 9 Oct 2004 20:09:02 -0000 1.1 --- PGDEFTBL.H 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* Default look-up tables for PAIGE import-export mechanism. Copyright 1995-96 DataPak Software, Inc. Software by Gar. */ Index: PGERRORS.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/PGERRORS.H,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** PGERRORS.H 24 Oct 2004 22:22:12 -0000 1.3 --- PGERRORS.H 11 Jan 2005 22:47:44 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /* This header file defines "generic" errors. |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:41
|
Update of /cvsroot/frontierkernel/Frontier/Common/SystemHeaders In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/SystemHeaders Modified Files: SetUpA5.h UserTalk.h WSE.h land.h standard.h uisharing.h uisinternal.h Log Message: Added CVS keyword header to all source files. Index: uisinternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/uisinternal.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** uisinternal.h 9 Oct 2004 06:18:02 -0000 1.1 --- uisinternal.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: standard.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/standard.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** standard.h 3 Jan 2005 00:59:04 -0000 1.6 --- standard.h 11 Jan 2005 22:47:44 -0000 1.7 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: SetUpA5.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/SetUpA5.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SetUpA5.h 28 Oct 2004 12:29:48 -0000 1.2 --- SetUpA5.h 11 Jan 2005 22:47:44 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: uisharing.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/uisharing.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** uisharing.h 9 Oct 2004 06:17:55 -0000 1.1 --- uisharing.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: UserTalk.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/UserTalk.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** UserTalk.h 9 Oct 2004 06:18:09 -0000 1.1 --- UserTalk.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: WSE.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/WSE.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** WSE.h 9 Oct 2004 06:18:17 -0000 1.1 --- WSE.h 11 Jan 2005 22:47:44 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* Word Solution 2.01 Header File for "C" ©1993 by DataPak Software, Inc. */ Index: land.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/SystemHeaders/land.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** land.h 29 Oct 2004 20:59:57 -0000 1.4 --- land.h 11 Jan 2005 22:47:44 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:41
|
Update of /cvsroot/frontierkernel/Frontier/Common/resources/Mac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/resources/Mac Modified Files: ResEditTMPLsForShell.r SHELL.R aeut.r carb.r clut.r ioaapp.r iowaruntime.r kernvelverbs.r lang.r opicons.r osacomponent.r osxdialogs.r ppat.r sicn.r Log Message: Added CVS keyword header to all source files. Index: SHELL.R =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/SHELL.R,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** SHELL.R 27 Nov 2004 08:33:07 -0000 1.5 --- SHELL.R 11 Jan 2005 22:48:04 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ResEditTMPLsForShell.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/ResEditTMPLsForShell.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ResEditTMPLsForShell.r 9 Oct 2004 08:55:53 -0000 1.1 --- ResEditTMPLsForShell.r 11 Jan 2005 22:48:03 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: opicons.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/opicons.r,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** opicons.r 26 Oct 2004 10:13:28 -0000 1.2 --- opicons.r 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" --- 26,29 ---- Index: osacomponent.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/osacomponent.r,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** osacomponent.r 26 Oct 2004 10:13:48 -0000 1.4 --- osacomponent.r 11 Jan 2005 22:48:04 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" --- 26,29 ---- Index: osxdialogs.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/osxdialogs.r,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** osxdialogs.r 26 Oct 2004 10:13:59 -0000 1.2 --- osxdialogs.r 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" --- 26,29 ---- Index: ioaapp.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/ioaapp.r,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ioaapp.r 26 Oct 2004 10:12:24 -0000 1.2 --- ioaapp.r 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" --- 26,29 ---- Index: kernvelverbs.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/kernvelverbs.r,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** kernvelverbs.r 28 Nov 2004 21:57:36 -0000 1.5 --- kernvelverbs.r 11 Jan 2005 22:48:04 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" #include "kernelverbdefs.h" --- 26,29 ---- Index: iowaruntime.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/iowaruntime.r,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** iowaruntime.r 26 Oct 2004 10:12:37 -0000 1.2 --- iowaruntime.r 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" --- 26,29 ---- Index: lang.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/lang.r,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** lang.r 26 Oct 2004 10:13:15 -0000 1.4 --- lang.r 11 Jan 2005 22:48:04 -0000 1.5 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" --- 26,29 ---- Index: aeut.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/aeut.r,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** aeut.r 26 Oct 2004 10:11:51 -0000 1.3 --- aeut.r 11 Jan 2005 22:48:04 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" --- 26,29 ---- Index: clut.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/clut.r,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** clut.r 26 Oct 2004 10:12:13 -0000 1.2 --- clut.r 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" --- 26,29 ---- Index: sicn.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/sicn.r,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** sicn.r 26 Oct 2004 10:14:38 -0000 1.2 --- sicn.r 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: carb.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/carb.r,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** carb.r 26 Oct 2004 10:12:02 -0000 1.2 --- carb.r 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" --- 26,29 ---- Index: ppat.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/ppat.r,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ppat.r 26 Oct 2004 10:14:14 -0000 1.2 --- ppat.r 11 Jan 2005 22:48:04 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" --- 26,29 ---- |
Update of /cvsroot/frontierkernel/Frontier/Common/PCRE In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/PCRE Modified Files: chartables.c get.c internal.h maketables.c pcre.c pcre.h pcre_config.h pcre_internal.h study.c Log Message: Added CVS keyword header to all source files. Index: get.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/PCRE/get.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** get.c 9 Oct 2004 18:58:15 -0000 1.1 --- get.c 11 Jan 2005 22:47:42 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /************************************************* * Perl-Compatible Regular Expressions * Index: pcre_internal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/PCRE/pcre_internal.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** pcre_internal.h 3 Jan 2005 00:49:40 -0000 1.2 --- pcre_internal.h 11 Jan 2005 22:47:43 -0000 1.3 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /************************************************* * Perl-Compatible Regular Expressions * Index: pcre.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/PCRE/pcre.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** pcre.c 23 Oct 2004 21:38:01 -0000 1.2 --- pcre.c 11 Jan 2005 22:47:42 -0000 1.3 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /************************************************* * Perl-Compatible Regular Expressions * Index: maketables.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/PCRE/maketables.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** maketables.c 9 Oct 2004 18:58:38 -0000 1.1 --- maketables.c 11 Jan 2005 22:47:42 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /************************************************* * Perl-Compatible Regular Expressions * Index: chartables.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/PCRE/chartables.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** chartables.c 9 Oct 2004 18:57:56 -0000 1.1 --- chartables.c 11 Jan 2005 22:47:42 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /************************************************* * Perl-Compatible Regular Expressions * Index: pcre.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/PCRE/pcre.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pcre.h 9 Oct 2004 19:00:24 -0000 1.1 --- pcre.h 11 Jan 2005 22:47:43 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /************************************************* * Perl-Compatible Regular Expressions * Index: pcre_config.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/PCRE/pcre_config.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pcre_config.h 9 Oct 2004 19:00:32 -0000 1.1 --- pcre_config.h 11 Jan 2005 22:47:43 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* config.h. Generated by configure. */ Index: study.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/PCRE/study.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** study.c 9 Oct 2004 19:00:59 -0000 1.1 --- study.c 11 Jan 2005 22:47:43 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /************************************************* * Perl-Compatible Regular Expressions * Index: internal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/PCRE/internal.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** internal.h 9 Oct 2004 18:58:30 -0000 1.1 --- internal.h 11 Jan 2005 22:47:42 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /************************************************* * Perl-Compatible Regular Expressions * |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:39
|
Update of /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/IowaRuntime/Headers Modified Files: UserTalk.h iowa.h iowaattributes.h iowacore.h iowafrontier.h iowainit.h iowaparser.h iowaprefs.h iowaruntime.h iowascript.h iowavalidate.h Log Message: Added CVS keyword header to all source files. Index: iowacore.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers/iowacore.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iowacore.h 9 Oct 2004 20:22:35 -0000 1.1 --- iowacore.h 11 Jan 2005 22:47:39 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowascript.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers/iowascript.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iowascript.h 9 Oct 2004 20:23:30 -0000 1.1 --- iowascript.h 11 Jan 2005 22:47:39 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowa.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers/iowa.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iowa.h 9 Oct 2004 20:22:20 -0000 1.1 --- iowa.h 11 Jan 2005 22:47:39 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowaparser.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers/iowaparser.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iowaparser.h 9 Oct 2004 20:22:54 -0000 1.1 --- iowaparser.h 11 Jan 2005 22:47:39 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowainit.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers/iowainit.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iowainit.h 9 Oct 2004 20:22:48 -0000 1.1 --- iowainit.h 11 Jan 2005 22:47:39 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowaruntime.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers/iowaruntime.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iowaruntime.h 9 Oct 2004 20:23:23 -0000 1.1 --- iowaruntime.h 11 Jan 2005 22:47:39 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowavalidate.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers/iowavalidate.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iowavalidate.h 9 Oct 2004 20:23:37 -0000 1.1 --- iowavalidate.h 11 Jan 2005 22:47:39 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowafrontier.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers/iowafrontier.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** iowafrontier.h 29 Oct 2004 20:38:34 -0000 1.2 --- iowafrontier.h 11 Jan 2005 22:47:39 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowaprefs.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers/iowaprefs.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iowaprefs.h 9 Oct 2004 20:23:16 -0000 1.1 --- iowaprefs.h 11 Jan 2005 22:47:39 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowaattributes.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers/iowaattributes.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iowaattributes.h 9 Oct 2004 20:22:26 -0000 1.1 --- iowaattributes.h 11 Jan 2005 22:47:39 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: UserTalk.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Headers/UserTalk.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** UserTalk.h 9 Oct 2004 20:23:44 -0000 1.1 --- UserTalk.h 11 Jan 2005 22:47:39 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:39
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/FrontierDoScript/AppleEventDoScript In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/FrontierSDK/SampleCode/FrontierDoScript/AppleEventDoScript Modified Files: doscript.r main.c Log Message: Added CVS keyword header to all source files. Index: doscript.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/FrontierDoScript/AppleEventDoScript/doscript.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** doscript.r 9 Oct 2004 04:29:31 -0000 1.1 --- doscript.r 11 Jan 2005 22:48:16 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + data 'vers' (1) { $"0400 6002 0000 0534 2E30 6232 3934 2E30" /* ..`....4.0b294.0 */ Index: main.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/FrontierDoScript/AppleEventDoScript/main.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** main.c 9 Oct 2004 04:30:01 -0000 1.1 --- main.c 11 Jan 2005 22:48:16 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /*© copyright 1991-96 UserLand Software, Inc. All Rights Reserved.*/ |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:38
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/FrontierDoScript/ComponentDoScript In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/FrontierSDK/SampleCode/FrontierDoScript/ComponentDoScript Modified Files: doscript.r main.c Log Message: Added CVS keyword header to all source files. Index: doscript.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/FrontierDoScript/ComponentDoScript/doscript.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** doscript.r 9 Oct 2004 04:28:04 -0000 1.1 --- doscript.r 11 Jan 2005 22:48:16 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + data 'vers' (1) { $"0400 6002 0000 0534 2E30 6232 3734 2E30" /* ..`....4.0b274.0 */ Index: main.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/FrontierDoScript/ComponentDoScript/main.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** main.c 9 Oct 2004 04:28:27 -0000 1.1 --- main.c 11 Jan 2005 22:48:16 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /*© copyright 1991-96 UserLand Software, Inc. All Rights Reserved.*/ |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:38
|
Update of /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/UserLandIACToolkit Modified Files: ipcdriver.h land.c landcallbacks.c landgetparam.c landinternal.h landops.c landppc.c landpush.c landqueue.c landreturn.c landruntime.c landsystem6.c landsystem7.c landtransport.c landtransport.h landverbarray.c landwindow.c Log Message: Added CVS keyword header to all source files. Index: landruntime.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landruntime.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** landruntime.c 9 Oct 2004 06:14:34 -0000 1.1 --- landruntime.c 11 Jan 2005 22:47:59 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landtransport.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landtransport.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** landtransport.h 9 Oct 2004 06:15:25 -0000 1.1 --- landtransport.h 11 Jan 2005 22:48:00 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landgetparam.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landgetparam.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** landgetparam.c 23 Oct 2004 21:30:16 -0000 1.2 --- landgetparam.c 11 Jan 2005 22:47:59 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landwindow.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landwindow.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** landwindow.c 9 Oct 2004 06:15:43 -0000 1.1 --- landwindow.c 11 Jan 2005 22:48:00 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: ipcdriver.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/ipcdriver.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ipcdriver.h 9 Oct 2004 06:12:55 -0000 1.1 --- ipcdriver.h 11 Jan 2005 22:47:45 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landtransport.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landtransport.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** landtransport.c 9 Oct 2004 06:15:19 -0000 1.1 --- landtransport.c 11 Jan 2005 22:47:59 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landinternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landinternal.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** landinternal.h 28 Oct 2004 23:01:26 -0000 1.2 --- landinternal.h 11 Jan 2005 22:47:59 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landreturn.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landreturn.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** landreturn.c 23 Oct 2004 21:31:07 -0000 1.2 --- landreturn.c 11 Jan 2005 22:47:59 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landsystem6.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landsystem6.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** landsystem6.c 9 Oct 2004 06:14:44 -0000 1.1 --- landsystem6.c 11 Jan 2005 22:47:59 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landpush.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landpush.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** landpush.c 23 Oct 2004 21:30:45 -0000 1.2 --- landpush.c 11 Jan 2005 22:47:59 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landsystem7.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landsystem7.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** landsystem7.c 29 Oct 2004 21:56:45 -0000 1.5 --- landsystem7.c 11 Jan 2005 22:47:59 -0000 1.6 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: land.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/land.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** land.c 29 Oct 2004 20:59:44 -0000 1.3 --- land.c 11 Jan 2005 22:47:59 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landverbarray.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landverbarray.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** landverbarray.c 23 Oct 2004 21:31:36 -0000 1.2 --- landverbarray.c 11 Jan 2005 22:48:00 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landppc.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landppc.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** landppc.c 9 Oct 2004 06:14:02 -0000 1.1 --- landppc.c 11 Jan 2005 22:47:59 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landqueue.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landqueue.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** landqueue.c 29 Oct 2004 07:25:10 -0000 1.3 --- landqueue.c 11 Jan 2005 22:47:59 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landcallbacks.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landcallbacks.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** landcallbacks.c 9 Oct 2004 06:13:26 -0000 1.1 --- landcallbacks.c 11 Jan 2005 22:47:59 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: landops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/UserLandIACToolkit/landops.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** landops.c 23 Oct 2004 21:30:29 -0000 1.2 --- landops.c 11 Jan 2005 22:47:59 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:38
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/Extras/DropletDeveloper4.0/Sources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/FrontierSDK/Extras/DropletDeveloper4.0/Sources Modified Files: droplet.c droplet.r Log Message: Added CVS keyword header to all source files. Index: droplet.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Extras/DropletDeveloper4.0/Sources/droplet.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** droplet.c 9 Oct 2004 05:52:15 -0000 1.1 --- droplet.c 11 Jan 2005 22:48:14 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /*© copyright 1991-96 UserLand Software, Inc. All Rights Reserved.*/ Index: droplet.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/Extras/DropletDeveloper4.0/Sources/droplet.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** droplet.r 9 Oct 2004 05:52:36 -0000 1.1 --- droplet.r 11 Jan 2005 22:48:14 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + data 'SIZE' (-1) { $"58E0 0000 C800 0000 C800" /* Xà..È...È. */ |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:37
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/AppleEvents101/Server In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/FrontierSDK/SampleCode/AppleEvents101/Server Modified Files: server.c server.r Log Message: Added CVS keyword header to all source files. Index: server.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/AppleEvents101/Server/server.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** server.c 9 Oct 2004 04:52:55 -0000 1.1 --- server.c 11 Jan 2005 22:48:15 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /*© copyright 1991-96 UserLand Software, Inc. All Rights Reserved.*/ Index: server.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/AppleEvents101/Server/server.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** server.r 9 Oct 2004 04:53:16 -0000 1.1 --- server.r 11 Jan 2005 22:48:15 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + data 'MENU' (129, "File") { $"0081 0000 0000 0000 0000 FFFF FFFF 0446" /* .........ÿÿÿÿ.F */ |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:36
|
Update of /cvsroot/frontierkernel/Frontier/Common/windoidWDEF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/windoidWDEF Modified Files: windoidWDEF.c windoidWDEF.r Log Message: Added CVS keyword header to all source files. Index: windoidWDEF.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/windoidWDEF/windoidWDEF.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** windoidWDEF.c 9 Oct 2004 06:09:42 -0000 1.1 --- windoidWDEF.c 11 Jan 2005 22:48:13 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: windoidWDEF.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/windoidWDEF/windoidWDEF.r,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** windoidWDEF.r 26 Oct 2004 10:23:10 -0000 1.2 --- windoidWDEF.r 11 Jan 2005 22:48:13 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** *************** *** 24,28 **** ******************************************************************************/ - #include "frontier.r" --- 26,29 ---- |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:34
|
Update of /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/AppleEvents101/Client In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/FrontierSDK/SampleCode/AppleEvents101/Client Modified Files: client.c client.r Log Message: Added CVS keyword header to all source files. Index: client.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/AppleEvents101/Client/client.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** client.c 9 Oct 2004 04:55:10 -0000 1.1 --- client.c 11 Jan 2005 22:48:14 -0000 1.2 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /*© copyright 1991-96 UserLand Software, Inc. All Rights Reserved.*/ Index: client.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/FrontierSDK/SampleCode/AppleEvents101/Client/client.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** client.r 9 Oct 2004 04:55:31 -0000 1.1 --- client.r 11 Jan 2005 22:48:14 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + data 'SIZE' (-1) { $"58E0 0006 0000 0006 0000" /* Xà........ */ |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:32
|
Update of /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/IowaRuntime/Source Modified Files: iowaattributes.c iowacomponent.c iowacore.c iowafrontier.c iowainit.c iowaparser.c iowaruntime.c iowascript.c iowavalidate.c Log Message: Added CVS keyword header to all source files. Index: iowaruntime.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Source/iowaruntime.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** iowaruntime.c 29 Oct 2004 20:38:21 -0000 1.3 --- iowaruntime.c 11 Jan 2005 22:47:40 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowafrontier.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Source/iowafrontier.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** iowafrontier.c 29 Oct 2004 20:38:21 -0000 1.3 --- iowafrontier.c 11 Jan 2005 22:47:40 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowavalidate.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Source/iowavalidate.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** iowavalidate.c 29 Oct 2004 20:38:21 -0000 1.3 --- iowavalidate.c 11 Jan 2005 22:47:40 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowaattributes.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Source/iowaattributes.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** iowaattributes.c 29 Oct 2004 20:38:21 -0000 1.3 --- iowaattributes.c 11 Jan 2005 22:47:40 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowascript.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Source/iowascript.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** iowascript.c 23 Oct 2004 21:43:15 -0000 1.2 --- iowascript.c 11 Jan 2005 22:47:40 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowaparser.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Source/iowaparser.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** iowaparser.c 23 Oct 2004 21:42:51 -0000 1.2 --- iowaparser.c 11 Jan 2005 22:47:40 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowacore.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Source/iowacore.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** iowacore.c 29 Oct 2004 20:38:21 -0000 1.3 --- iowacore.c 11 Jan 2005 22:47:40 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowainit.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Source/iowainit.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** iowainit.c 23 Oct 2004 21:42:41 -0000 1.2 --- iowainit.c 11 Jan 2005 22:47:40 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** Index: iowacomponent.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/IowaRuntime/Source/iowacomponent.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** iowacomponent.c 29 Oct 2004 20:38:21 -0000 1.3 --- iowacomponent.c 11 Jan 2005 22:47:40 -0000 1.4 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + /****************************************************************************** |
|
From: Andre R. <and...@us...> - 2005-01-11 22:49:22
|
Update of /cvsroot/frontierkernel/Frontier/Common/MoreFiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21242/Common/MoreFiles Modified Files: FSpCompat.h MoreDesktopMgr.h MoreFiles.h MoreFilesExtras.c MoreFilesExtras.h MoreFilesX.c MoreFilesX.h Optimization.h OptimizationEnd.h Log Message: Added CVS keyword header to all source files. Index: MoreFilesX.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesX.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreFilesX.h 23 Oct 2004 21:00:33 -0000 1.1 --- MoreFilesX.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreFilesX.h Index: MoreFiles.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFiles.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreFiles.h 9 Oct 2004 20:14:04 -0000 1.1 --- MoreFiles.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreFiles.h Index: MoreFilesExtras.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesExtras.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreFilesExtras.h 9 Oct 2004 20:15:32 -0000 1.1 --- MoreFilesExtras.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support Index: MoreDesktopMgr.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreDesktopMgr.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreDesktopMgr.h 9 Oct 2004 20:13:34 -0000 1.1 --- MoreDesktopMgr.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreDesktopMgr.h Index: MoreFilesX.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesX.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreFilesX.c 23 Oct 2004 21:00:16 -0000 1.1 --- MoreFilesX.c 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: MoreFilesX.c Index: Optimization.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/Optimization.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Optimization.h 9 Oct 2004 20:15:39 -0000 1.1 --- Optimization.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support Index: FSpCompat.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/FSpCompat.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FSpCompat.h 9 Oct 2004 20:13:21 -0000 1.1 --- FSpCompat.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* File: FSpCompat.h Index: MoreFilesExtras.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/MoreFilesExtras.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MoreFilesExtras.c 9 Oct 2004 20:14:44 -0000 1.1 --- MoreFilesExtras.c 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support Index: OptimizationEnd.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/MoreFiles/OptimizationEnd.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** OptimizationEnd.h 9 Oct 2004 20:15:46 -0000 1.1 --- OptimizationEnd.h 11 Jan 2005 22:47:41 -0000 1.2 *************** *** 1,2 **** --- 1,5 ---- + + /* $Id$ */ + /* ** Apple Macintosh Developer Technical Support |
|
From: David B. <dav...@us...> - 2005-01-09 21:34:26
|
Update of /cvsroot/frontierkernel/Frontier/Common/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15371 Modified Files: Tag: sidewinder-branch langpython.h Log Message: fiddled around with python rendering code. added grab/releasethreadglobals changed frontier_internalValue and frontier_ExternalValue -- maybe I will eventually merge them into a single type, but right now they now carry a valuerecord with them to make it easy to encapsulate a custom Frontier data type within Python. This perhaps may be all we need to support those types in Python, since UserTalk manipulates them opaquely. Index: langpython.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/langpython.h,v retrieving revision 1.1.4.7 retrieving revision 1.1.4.8 diff -C2 -d -r1.1.4.7 -r1.1.4.8 *** langpython.h 20 Dec 2004 06:46:36 -0000 1.1.4.7 --- langpython.h 9 Jan 2005 21:34:16 -0000 1.1.4.8 *************** *** 31,35 **** boolean ispythonnode(hdltreenode, tyvaluerecord *); boolean callpythonscript(tyvaluerecord, hdltreenode, bigstring, tyvaluerecord *, boolean); ! boolean pythonrendercode(Handle *htext); --- 31,35 ---- boolean ispythonnode(hdltreenode, tyvaluerecord *); boolean callpythonscript(tyvaluerecord, hdltreenode, bigstring, tyvaluerecord *, boolean); ! boolean pythonrendercode(hdloutlinerecord houtline, Handle *htext); |
|
From: David B. <dav...@us...> - 2005-01-09 21:34:21
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15233 Modified Files: Tag: sidewinder-branch langpython.c oplangtext.c Log Message: fiddled around with python rendering code. added grab/releasethreadglobals changed frontier_internalValue and frontier_ExternalValue -- maybe I will eventually merge them into a single type, but right now they now carry a valuerecord with them to make it easy to encapsulate a custom Frontier data type within Python. This perhaps may be all we need to support those types in Python, since UserTalk manipulates them opaquely. Index: oplangtext.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/oplangtext.c,v retrieving revision 1.3.4.2 retrieving revision 1.3.4.3 diff -C2 -d -r1.3.4.2 -r1.3.4.3 *** oplangtext.c 20 Dec 2004 06:46:26 -0000 1.3.4.2 --- oplangtext.c 9 Jan 2005 21:34:09 -0000 1.3.4.3 *************** *** 364,368 **** if (signature == 'PYTH') { ! if (pythonrendercode (htext)) return (true); } --- 364,368 ---- if (signature == 'PYTH') { ! if (pythonrendercode (ho, htext)) return (true); } Index: langpython.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langpython.c,v retrieving revision 1.2.4.34 retrieving revision 1.2.4.35 diff -C2 -d -r1.2.4.34 -r1.2.4.35 *** langpython.c 20 Dec 2004 06:46:28 -0000 1.2.4.34 --- langpython.c 9 Jan 2005 21:34:08 -0000 1.2.4.35 *************** *** 576,583 **** static PyObject *newWPTextObject(void); static PyObject *newScriptObject(hdlhashtable parent, bigstring loc, tyvaluerecord *tvr); ! static PyObject *newInternalValueObject(tyvaluetype vt); ! static PyObject *newExternalValueObject(tyexternalid ei); static PyObject *newUserTalkObject(void); static time_t currentCookie = (time_t)0; static PyObject *frontierModule = NULL; --- 576,588 ---- static PyObject *newWPTextObject(void); [...1526 lines suppressed...] *************** *** 2249,2257 **** --- 2330,2346 ---- } + if (outlinedata != houtline) { + pushed = true; + oppushoutline(houtline); + } + if (!langrunscript(funcname, &val, roottable, &retval)) { + if (pushed) oppopoutline(); enablelangerror (); return false; } + if (pushed) oppopoutline(); + copyhandle(retval.data.stringvalue, htext); |
|
From: Terry T. <ter...@us...> - 2005-01-03 02:08:24
|
Update of /cvsroot/frontierkernel/Frontier In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31623/Frontier Modified Files: README.txt Log Message: Updates for GNU tools, and various tidy-ups. Index: README.txt =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/README.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README.txt 26 Oct 2004 08:53:30 -0000 1.3 --- README.txt 3 Jan 2005 02:08:13 -0000 1.4 *************** *** 1,5 **** *** UserLand Frontier(tm) -- Version 10.0 Open Source Release ! Last updated 25 Oct 2004 by Terry Teague Since the original v10.0a1 Open Source release of Frontier, additional work --- 1,5 ---- *** UserLand Frontier(tm) -- Version 10.0 Open Source Release ! Last updated 02 Jan 2005 by Terry Teague Since the original v10.0a1 Open Source release of Frontier, additional work *************** *** 10,15 **** *** Supported Development Environments ! A. Metrowerks CodeWarrior Pro v8.3 for Mac or Windows ! ===================================================== CVS module, build directory : build_CWPro8 --- 10,15 ---- *** Supported Development Environments ! A. Metrowerks CodeWarrior Pro for Mac or Windows ! ================================================ CVS module, build directory : build_CWPro8 *************** *** 27,31 **** 2. Select a target from the popup menu at the top of the project window. It is a good idea to start with the Debug build for your current ! platform, e.g. Frontier OSX Debug if you are running CodeWarrior on Mac OS X. --- 27,31 ---- 2. Select a target from the popup menu at the top of the project window. It is a good idea to start with the Debug build for your current ! platform, e.g. Frontier OSX CFM Debug if you are running CodeWarrior on Mac OS X. *************** *** 61,69 **** ! B. Microsoft Visual Studio C++ v6 for Windows ! ============================================= CVS module, build directory : build_VC6 Getting Started --------------- --- 61,72 ---- ! B. Microsoft Visual Studio C++ for Windows ! ========================================== CVS module, build directory : build_VC6 + Building the Frontier kernel currently requires Microsoft Visual Studio + C++ v6. Other versions might work, too, but have not been tested. + Getting Started --------------- *************** *** 79,87 **** ! C. Apple Mac OS X Developer Tools (Xcode v1.5) for Mac OS X ! =========================================================== CVS module, build directory : build_XCode Getting Started --------------- --- 82,93 ---- ! C. Apple Xcode Tools for Mac OS X ! ================================= CVS module, build directory : build_XCode + Building the Frontier kernel currently requires Xcode v1.2 or v1.5. + Other versions might work, too, but have not been tested. + Getting Started --------------- *************** *** 94,99 **** ----- ! The support for Xcode is preliminary, and currently the code compiles ! with many warnings, and fails while linking. --- 100,148 ---- ----- ! The support for Xcode is preliminary, and currently builds a Debug ! (Development build style) version by default. ! ! When you build, expect Xcode to report a couple of compiler warnings. ! You can ignore these warnings. ! ! ! D. GNU Tools (initially for Mac OS X only) ! ========================================== ! ! CVS module, build directory : build_GNU ! ! Building the Frontier kernel currently requires the Mac OS X Developer ! Tools to be installed on Mac OS X. Older tools using Project Builder, or ! newer tools using Xcode should work, using 'gcc' v3.3. Other versions of ! 'gcc' might work, too, but have not been tested (on Mac OS X). ! ! Getting Started ! --------------- ! ! In a shell, do the following : ! ! 1. Change directory to the "build_GNU" directory of the Frontier project. ! ! e.g. ! ! cd build_GNU ! ! 2. Type : ! ! make ! ! Notes ! ----- ! ! The support for the GNU tools is very preliminary, and currently builds a non-Debug ! version for Mac OS X (only) by default. No GUI based tools such as the Project Builder or ! Xcode IDE are required. ! ! When you build, expect the GNU tools to report some compiler warnings. ! You can ignore these warnings. ! ! Support for building the Windows version using Cygwin/MinGW or other GNU based ! development environments on Windows systems, and support for building the Windows ! version using WINE on non-Windows systems, is being developed. *************** *** 110,114 **** for testing the applications compiled from the code. For this purpose, minimal installations for each platform are available for donwload ! from the Frontier Kernel website at: ! http://kernel.scripting.com/ --- 159,163 ---- for testing the applications compiled from the code. For this purpose, minimal installations for each platform are available for donwload ! from the Frontier Kernel SourceForge project website at: ! http://frontierkernel.sourceforge.net/ |
|
From: Terry T. <ter...@us...> - 2005-01-03 01:36:58
|
Update of /cvsroot/frontierkernel/Frontier/Common/resources/Win32 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25500/Frontier/Common/resources/Win32 Modified Files: WinLand.rc Log Message: Minor cosmetic fixes. Index: WinLand.rc =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Win32/WinLand.rc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** WinLand.rc 3 Jan 2005 00:53:49 -0000 1.5 --- WinLand.rc 3 Jan 2005 01:36:45 -0000 1.6 *************** *** 151,157 **** #ifdef PIKE ! ID_OP_ICON ICON DISCARDABLE radioDoc.ico /*7.0b31 PBS*/ #else ! ID_OP_ICON ICON DISCARDABLE FTop.ico #endif --- 151,157 ---- #ifdef PIKE ! ID_OP_ICON ICON DISCARDABLE radioDoc.ico /*7.0b31 PBS*/ #else ! ID_OP_ICON ICON DISCARDABLE FTop.ico #endif *************** *** 160,175 **** ID_TABLE_ICON ICON DISCARDABLE FTtb.ico ID_WP_ICON ICON DISCARDABLE FTwp.ico ! ID_DESKTOPSCRIPT_ICON ICON DISCARDABLE FTds.ico #ifdef PIKE ! ID_OPML_ICON ICON DISCARDABLE radioDoc.ico /*7.0b24 PBS*/ #endif ! /*Appears in title bar for About and Quick Script window -- generic windows.*/ #ifdef PIKE ! IDNOTE ICON DISCARDABLE radio.ico ! #else ! IDNOTE ICON DISCARDABLE note300.ico #endif --- 160,176 ---- ID_TABLE_ICON ICON DISCARDABLE FTtb.ico ID_WP_ICON ICON DISCARDABLE FTwp.ico ! ! /*Appears in title bar for About and Quick Script window -- generic windows.*/ #ifdef PIKE ! ID_NOTE_ICON ICON DISCARDABLE radio.ico ! #else ! ID_NOTE_ICON ICON DISCARDABLE note300.ico #endif ! ID_DESKTOPSCRIPT_ICON ICON DISCARDABLE FTds.ico #ifdef PIKE ! ID_OPML_ICON ICON DISCARDABLE radioDoc.ico /*7.0b24 PBS*/ #endif |
|
From: Terry T. <ter...@us...> - 2005-01-03 01:35:46
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25116/Frontier/Common/source Modified Files: FrontierWinMain.c Log Message: Minor cosmetic fix. Index: FrontierWinMain.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/FrontierWinMain.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FrontierWinMain.c 23 Oct 2004 22:21:47 -0000 1.3 --- FrontierWinMain.c 3 Jan 2005 01:35:21 -0000 1.4 *************** *** 1342,1346 **** /* Register the MDI child classes */ /*7.0fc1 PBS: use Frontier icon*/ ! if (!registerChildWindowClass (/*IDNOTE*/ ID_FRONTIER_ICON, szChild1)) /*Class for generic windows (About, QuickScript).*/ return (false); --- 1342,1346 ---- /* Register the MDI child classes */ /*7.0fc1 PBS: use Frontier icon*/ ! if (!registerChildWindowClass (/*ID_NOTE_ICON*/ ID_FRONTIER_ICON, szChild1)) /*Class for generic windows (About, QuickScript).*/ return (false); |