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
|
|
From: David B. <dav...@us...> - 2005-01-29 19:11:38
|
Update of /cvsroot/frontierkernel/Frontier/Common/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17842 Modified Files: Tag: sidewinder-branch wpinternal.h Log Message: sync with HEAD Index: wpinternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/wpinternal.h,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -d -r1.1.4.1 -r1.1.4.2 *** wpinternal.h 17 Jan 2005 01:19:19 -0000 1.1.4.1 --- wpinternal.h 29 Jan 2005 19:11:29 -0000 1.1.4.2 *************** *** 31,35 **** #undef abs ! #include "paige.h" --- 31,35 ---- #undef abs ! #include "PAIGE.H" |
|
From: David B. <dav...@us...> - 2005-01-29 19:11:17
|
Update of /cvsroot/frontierkernel/Frontier/Common/resources/Mac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17717 Modified Files: Tag: sidewinder-branch lang.r Log Message: sync with HEAD Index: lang.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/lang.r,v retrieving revision 1.4.4.1 retrieving revision 1.4.4.2 diff -C2 -d -r1.4.4.1 -r1.4.4.2 *** lang.r 17 Jan 2005 01:19:21 -0000 1.4.4.1 --- lang.r 29 Jan 2005 19:11:08 -0000 1.4.4.2 *************** *** 1301,1305 **** { /* array DITLarray: 4 elements */ /* [1] */ ! {72, 261, 92, 331}, Button { enabled, --- 1301,1305 ---- { /* array DITLarray: 4 elements */ /* [1] */ ! {72, 246, 92, 331}, Button { enabled, *************** *** 1307,1311 **** }, /* [2] */ ! {72, 178, 92, 248}, Button { enabled, --- 1307,1311 ---- }, /* [2] */ ! {72, 148, 92, 233}, Button { enabled, *************** *** 1313,1317 **** }, /* [3] */ ! {72, 95, 92, 165}, Button { enabled, --- 1313,1317 ---- }, /* [3] */ ! {72, 50, 92, 135}, Button { enabled, |
|
From: creedon <icr...@us...> - 2005-01-29 17:50:42
|
Update of /cvsroot/frontierkernel/Frontier/Common/resources/Mac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31083 Modified Files: lang.r Log Message: increased width of DITL 264 buttons so that text isn't cut off when displayed on Mac OS X <http://sourceforge.net/tracker/index.php?func=detail&aid=1112156&group_id=120666&atid=687798>. Index: lang.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/lang.r,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** lang.r 14 Jan 2005 00:04:53 -0000 1.6 --- lang.r 29 Jan 2005 17:50:33 -0000 1.7 *************** *** 1301,1305 **** { /* array DITLarray: 4 elements */ /* [1] */ ! {72, 261, 92, 331}, Button { enabled, --- 1301,1305 ---- { /* array DITLarray: 4 elements */ /* [1] */ ! {72, 246, 92, 331}, Button { enabled, *************** *** 1307,1311 **** }, /* [2] */ ! {72, 178, 92, 248}, Button { enabled, --- 1307,1311 ---- }, /* [2] */ ! {72, 148, 92, 233}, Button { enabled, *************** *** 1313,1317 **** }, /* [3] */ ! {72, 95, 92, 165}, Button { enabled, --- 1313,1317 ---- }, /* [3] */ ! {72, 50, 92, 135}, Button { enabled, |
|
From: creedon <icr...@us...> - 2005-01-24 22:52:59
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2968 Modified Files: fileops.c Log Message: Mac OS X, reversed free and total parameters to match FSGetVInfo and XGetVInfo functions < http://groups.yahoo.com/group/frontierkernel/message/846 > Index: fileops.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/fileops.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** fileops.c 11 Jan 2005 22:48:05 -0000 1.5 --- fileops.c 24 Jan 2005 22:52:21 -0000 1.6 *************** *** 2092,2099 **** #ifdef MACVERSION #if TARGET_API_MAC_CARBON ! errnum = FSGetVInfo (fs->vRefNum, nil, &ui64totalbytes, &ui64freebytes); #else ! errnum = XGetVInfo (fs->vRefNum, nil, &vrefnum, &ui64totalbytes, &ui64freebytes); #endif --- 2092,2100 ---- #ifdef MACVERSION + /* 2005-01-24 creedon - reversed free and total parameters to match FSGetVInfo and XGetVInfo functions < http://groups.yahoo.com/group/frontierkernel/message/846 > */ #if TARGET_API_MAC_CARBON ! errnum = FSGetVInfo (fs->vRefNum, nil, &ui64freebytes, &ui64totalbytes); #else ! errnum = XGetVInfo (fs->vRefNum, nil, &vrefnum, &ui64freebytes, &ui64totalbytes); #endif |
|
From: creedon <icr...@us...> - 2005-01-24 17:16:56
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19246 Modified Files: fileloop.c Log Message: Mac OS X workaround for fileloop bug when trying to access folders for which the user doesn't have permissions < http://sourceforge.net/tracker/index.php?func=detail&aid=1096641&group_id=120666&atid=687798 > Index: fileloop.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/fileloop.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** fileloop.c 11 Jan 2005 22:48:05 -0000 1.4 --- fileloop.c 24 Jan 2005 17:16:47 -0000 1.5 *************** *** 270,274 **** if (errcode == dirNFErr) /*On OS X, this is what's returned for a read permission error. Weird.*/ return (true); ! #endif --- 270,277 ---- if (errcode == dirNFErr) /*On OS X, this is what's returned for a read permission error. Weird.*/ return (true); ! ! if (errcode == afpAccessDenied) /* 2005-01-05 creedon - don't bail when user does not have the correct permissions < http://sourceforge.net/tracker/index.php?func=detail&aid=1096641&group_id=120666&atid=687798 > */ ! return (true); ! #endif |
|
From: Terry T. <ter...@us...> - 2005-01-24 04:24:33
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21442/Frontier/Common/source Modified Files: langwinipc.c Log Message: Correct name of "base64.h" -> "BASE64.H", "winsocknetevents.h" -> "WinSockNetEvents.h" so compiles on case-sensitive filesystems work. Forgot the "BASE64.H" fix the first time. Index: langwinipc.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langwinipc.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** langwinipc.c 24 Jan 2005 03:18:57 -0000 1.5 --- langwinipc.c 24 Jan 2005 04:24:24 -0000 1.6 *************** *** 58,62 **** #include "langtokens.h" #include "langwinipc.h" ! #include "base64.h" #include "tablestructure.h" #include "tableverbs.h" --- 58,62 ---- #include "langtokens.h" #include "langwinipc.h" ! #include "BASE64.H" #include "tablestructure.h" #include "tableverbs.h" |
|
From: Terry T. <ter...@us...> - 2005-01-24 04:20:15
|
Update of /cvsroot/frontierkernel/Frontier/build_GNU In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20227/Frontier/build_GNU Modified Files: Makefile Log Message: Add support for running ranlib on the Paige library if needed. Index: Makefile =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/build_GNU/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile 17 Jan 2005 03:30:51 -0000 1.2 --- Makefile 24 Jan 2005 04:20:03 -0000 1.3 *************** *** 34,37 **** --- 34,39 ---- CC = gcc + RANLIB = ranlib + LD = ld *************** *** 166,169 **** --- 168,174 ---- endif + MAC_PAIGE_LIB_AR = \ + $(SRCDIR)/Common/Paige/libpaigemacho.a + MAC_PAIGE_LIB = \ -L$(SRCDIR)/Common/Paige/ -lpaigemacho *************** *** 1209,1213 **** esac ! MAC_$(PROJECT): $(MAC_OBJECTS) $(BINDIR)/$(PROJECT).rsrc $(CC) $(MAC_LDFLAGS) -o $(BINDIR)/$(PROJECT) $(MAC_OBJECTS) $(MAC_LIBS) --- 1214,1222 ---- esac ! MAC_$(PROJECT): $(MAC_OBJECTS) $(BINDIR)/$(PROJECT).rsrc $(MAC_PAIGE_LIB_AR) ! if [ ! -f ".ranlib" ]; then \ ! $(RANLIB) $(MAC_PAIGE_LIB_AR); \ ! touch ".ranlib"; \ ! fi $(CC) $(MAC_LDFLAGS) -o $(BINDIR)/$(PROJECT) $(MAC_OBJECTS) $(MAC_LIBS) |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:54:46
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13494/Frontier/Common/source Modified Files: wpengine.c Log Message: Correct name of "Paige.h" -> "PAIGE.H", "pgTraps.h" -> "PGTRAPS.H", "PgExceps.h" -> "PGEXCEPS.H", "defprocs.h" -> "DEFPROCS.H", "machine.h" -> "MACHINE.H","wse.h" -> "WSE.h" so compiles on case-sensitive filesystems work. Index: wpengine.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/wpengine.c,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** wpengine.c 11 Jan 2005 22:48:12 -0000 1.7 --- wpengine.c 24 Jan 2005 03:54:37 -0000 1.8 *************** *** 28,36 **** #include "frontier.h" ! #include "Paige.h" ! #include "pgTraps.h" ! #include "PgExceps.h" ! #include "defprocs.h" ! #include "machine.h" #include "pgHLevel.h" --- 28,36 ---- #include "frontier.h" ! #include "PAIGE.H" ! #include "PGTRAPS.H" ! #include "PGEXCEPS.H" ! #include "DEFPROCS.H" ! #include "MACHINE.H" #include "pgHLevel.h" *************** *** 1848,1852 **** #endif ! #ifdef gray3Dlook pushbackcolor (&whitecolor); --- 1848,1852 ---- #endif ! #ifdef gray3Dlook pushbackcolor (&whitecolor); *************** *** 1868,1872 **** #ifdef gray3Dlook ! popbackcolor (); #endif --- 1868,1872 ---- #ifdef gray3Dlook ! popbackcolor (); #endif *************** *** 2039,2043 **** #ifdef MACVERSION ! #include <wse.h> #endif --- 2039,2043 ---- #ifdef MACVERSION ! #include <WSE.h> #endif *************** *** 2045,2049 **** typedef void * UniversalProcPtr; #define FixRound(x) (x.whole) ! #include "wse.h" #endif --- 2045,2049 ---- typedef void * UniversalProcPtr; #define FixRound(x) (x.whole) ! #include "WSE.h" #endif |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:48:43
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11747/Frontier/Common/source Modified Files: wpverbs.c Log Message: Correct name of "Paige.h" -> "PAIGE.H" so compiles on case-sensitive filesystems work. Index: wpverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/wpverbs.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** wpverbs.c 11 Jan 2005 22:48:12 -0000 1.4 --- wpverbs.c 24 Jan 2005 03:48:34 -0000 1.5 *************** *** 29,33 **** #include "standard.h" ! #include "Paige.h" #include "frontierconfig.h" --- 29,33 ---- #include "standard.h" ! #include "PAIGE.H" #include "frontierconfig.h" |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:47:27
|
Update of /cvsroot/frontierkernel/Frontier/Common/Paige/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11392/Frontier/Common/Paige/headers Modified Files: PGTRAPS.H Log Message: Correct name of "CPUDefs.h" -> "CPUDEFS.H", "Paige.h" -> "PAIGE.H" so compiles on case-sensitive filesystems work. Index: PGTRAPS.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/PGTRAPS.H,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** PGTRAPS.H 11 Jan 2005 22:47:44 -0000 1.4 --- PGTRAPS.H 24 Jan 2005 03:47:18 -0000 1.5 *************** *** 8,15 **** #define PGTRAPS_H ! #include "CPUDefs.h" #ifndef PAIGE_H ! #include "Paige.h" #endif --- 8,15 ---- #define PGTRAPS_H ! #include "CPUDEFS.H" #ifndef PAIGE_H ! #include "PAIGE.H" #endif |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:44:37
|
Update of /cvsroot/frontierkernel/Frontier/Common/Paige/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10519/Frontier/Common/Paige/headers Modified Files: pgHLevel.h Log Message: Correct name of "Paige.h" -> "PAIGE.H" so compiles on case-sensitive filesystems work. Index: pgHLevel.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/pgHLevel.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** pgHLevel.h 11 Jan 2005 22:47:44 -0000 1.2 --- pgHLevel.h 24 Jan 2005 03:44:28 -0000 1.3 *************** *** 23,27 **** #define PGHLEVEL_H ! #include "Paige.h" #ifdef applec --- 23,27 ---- #define PGHLEVEL_H ! #include "PAIGE.H" #ifdef applec |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:43:49
|
Update of /cvsroot/frontierkernel/Frontier/Common/Paige/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10270/Frontier/Common/Paige/headers Modified Files: PGEXCEPS.H Log Message: Correct name of "CPUDefs.h" -> "CPUDEFS.H", "pgSetJmp.h" -> "PGSETJMP.H" so compiles on case-sensitive filesystems work. Index: PGEXCEPS.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/PGEXCEPS.H,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** PGEXCEPS.H 11 Jan 2005 22:47:44 -0000 1.2 --- PGEXCEPS.H 24 Jan 2005 03:43:41 -0000 1.3 *************** *** 32,37 **** #define PGEXCEPS_H ! #include "cpudefs.h" ! #include "pgSetJmp.h" #include <setjmp.h> --- 32,37 ---- #define PGEXCEPS_H ! #include "CPUDEFS.H" ! #include "PGSETJMP.H" #include <setjmp.h> |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:41:39
|
Update of /cvsroot/frontierkernel/Frontier/Common/Paige/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9607/Frontier/Common/Paige/headers Modified Files: MACHINE.H Log Message: Correct name of "Paige.h" -> "PAIGE.H" so compiles on case-sensitive filesystems work. Index: MACHINE.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/MACHINE.H,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** MACHINE.H 11 Jan 2005 22:47:44 -0000 1.3 --- MACHINE.H 24 Jan 2005 03:41:31 -0000 1.4 *************** *** 17,21 **** #define MACHINE_H ! #include "Paige.h" #define OFFSCREEN_SUCCESSFUL 1 /* Offscreen enable was successful */ --- 17,21 ---- #define MACHINE_H ! #include "PAIGE.H" #define OFFSCREEN_SUCCESSFUL 1 /* Offscreen enable was successful */ |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:40:40
|
Update of /cvsroot/frontierkernel/Frontier/Common/Paige/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9310/Frontier/Common/Paige/headers Modified Files: DEFPROCS.H Log Message: Correct name of "Paige.h" -> "PAIGE.H" so compiles on case-sensitive filesystems work. Index: DEFPROCS.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/DEFPROCS.H,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DEFPROCS.H 11 Jan 2005 22:47:44 -0000 1.2 --- DEFPROCS.H 24 Jan 2005 03:40:30 -0000 1.3 *************** *** 11,15 **** #define DEFPROCS_H ! #include "Paige.h" #ifdef __cplusplus --- 11,15 ---- #define DEFPROCS_H ! #include "PAIGE.H" #ifdef __cplusplus |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:38:59
|
Update of /cvsroot/frontierkernel/Frontier/Common/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8840/Frontier/Common/headers Modified Files: wpinternal.h Log Message: Correct name of "Paige.h" -> "PAIGE.H" so compiles on case-sensitive filesystems work. Index: wpinternal.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/wpinternal.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** wpinternal.h 11 Jan 2005 22:48:02 -0000 1.2 --- wpinternal.h 24 Jan 2005 03:38:51 -0000 1.3 *************** *** 31,35 **** #undef abs ! #include "paige.h" --- 31,35 ---- #undef abs ! #include "PAIGE.H" |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:20:14
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4659/Frontier/Common/source Modified Files: langxml.c Log Message: Correct name of "base64.h" -> "BASE64.H" so compiles on case-sensitive filesystems work. Index: langxml.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langxml.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** langxml.c 11 Jan 2005 22:48:08 -0000 1.4 --- langxml.c 24 Jan 2005 03:20:05 -0000 1.5 *************** *** 45,49 **** #include "kernelverbdefs.h" #include "oplist.h" ! #include "base64.h" //for xmlvaltostring #include "langxml.h" /*7.0b21 PBS*/ #include "process.h" --- 45,49 ---- #include "kernelverbdefs.h" #include "oplist.h" ! #include "BASE64.H" //for xmlvaltostring #include "langxml.h" /*7.0b21 PBS*/ #include "process.h" |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:19:06
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4527/Frontier/Common/source Modified Files: langwinipc.c Log Message: Correct name of "base64.h" -> "BASE64.H", "winsocknetevents.h" -> "WinSockNetEvents.h" so compiles on case-sensitive filesystems work. Index: langwinipc.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langwinipc.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** langwinipc.c 11 Jan 2005 22:48:08 -0000 1.4 --- langwinipc.c 24 Jan 2005 03:18:57 -0000 1.5 *************** *** 64,68 **** #include "processinternal.h" #include "kernelverbdefs.h" ! #include "winsocknetevents.h" #include "notify.h" #include "timedate.h" --- 64,68 ---- #include "processinternal.h" #include "kernelverbdefs.h" ! #include "WinSockNetEvents.h" #include "notify.h" #include "timedate.h" |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:18:11
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4222/Frontier/Common/source Modified Files: langverbs.c Log Message: Correct name of "base64.h" -> "BASE64.H", "winsocknetevents.h" -> "WinSockNetEvents.h" so compiles on case-sensitive filesystems work. Index: langverbs.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langverbs.c,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** langverbs.c 13 Jan 2005 23:58:04 -0000 1.9 --- langverbs.c 24 Jan 2005 03:17:47 -0000 1.10 *************** *** 62,66 **** #include "langsystem7.h" #include "langtokens.h" ! #include "base64.h" #include "tablestructure.h" #include "tableverbs.h" --- 62,66 ---- #include "langsystem7.h" #include "langtokens.h" ! #include "BASE64.H" #include "tablestructure.h" #include "tableverbs.h" *************** *** 68,72 **** #include "processinternal.h" #include "kernelverbdefs.h" ! #include "winsocknetevents.h" #include "notify.h" #include "timedate.h" --- 68,72 ---- #include "processinternal.h" #include "kernelverbdefs.h" ! #include "WinSockNetEvents.h" #include "notify.h" #include "timedate.h" |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:08:53
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2307/Frontier/Common/source Modified Files: langpython.c Log Message: Correct name of "winsocknetevents.h" -> "WinSockNetEvents.h" so compiles on case-sensitive filesystems work. Index: langpython.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langpython.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** langpython.c 11 Jan 2005 22:48:07 -0000 1.5 --- langpython.c 24 Jan 2005 03:08:43 -0000 1.6 *************** *** 66,70 **** #include "shell.rsrc.h" #include "timedate.h" ! #include "winsocknetevents.h" #ifdef flcomponent #include "osacomponent.h" --- 66,70 ---- #include "shell.rsrc.h" #include "timedate.h" ! #include "WinSockNetEvents.h" #ifdef flcomponent #include "osacomponent.h" |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:06:40
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1570/Frontier/Common/source Modified Files: langhtml.c Log Message: Correct name of "winsocknetevents.h" -> "WinSockNetEvents.h" so compiles on case-sensitive filesystems work. Index: langhtml.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langhtml.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** langhtml.c 12 Jan 2005 23:01:06 -0000 1.5 --- langhtml.c 24 Jan 2005 03:06:30 -0000 1.6 *************** *** 60,64 **** #include "shell.rsrc.h" #include "timedate.h" ! #include "winsocknetevents.h" #ifdef flcomponent #include "osacomponent.h" --- 60,64 ---- #include "shell.rsrc.h" #include "timedate.h" ! #include "WinSockNetEvents.h" #ifdef flcomponent #include "osacomponent.h" |
|
From: Terry T. <ter...@us...> - 2005-01-24 03:02:46
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv914/Frontier/Common/source Modified Files: langdll.c Log Message: Correct name of "base64.h" -> "BASE64.H", "CallMachOFramework.h" -> "CallMachOFrameWork.h" so compiles on case-sensitive filesystems work. Index: langdll.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/langdll.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** langdll.c 11 Jan 2005 22:48:05 -0000 1.5 --- langdll.c 24 Jan 2005 03:02:37 -0000 1.6 *************** *** 62,66 **** #include "langtokens.h" #include "oplist.h" ! #include "base64.h" #include "tablestructure.h" #include "tableverbs.h" --- 62,66 ---- #include "langtokens.h" #include "oplist.h" ! #include "BASE64.H" #include "tablestructure.h" #include "tableverbs.h" *************** *** 71,75 **** #if defined(MACVERSION) && TARGET_RT_MAC_MACHO ! #include "CallMachOFramework.h" #endif --- 71,75 ---- #if defined(MACVERSION) && TARGET_RT_MAC_MACHO ! #include "CallMachOFrameWork.h" #endif |
|
From: Terry T. <ter...@us...> - 2005-01-24 02:57:07
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31811/Frontier/Common/source Modified Files: cancoon.c Log Message: Correct name of "winsocknetevents.h" -> "WinSockNetEvents.h" so compiles on case-sensitive filesystems work. Index: cancoon.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/cancoon.c,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** cancoon.c 11 Jan 2005 22:48:04 -0000 1.5 --- cancoon.c 24 Jan 2005 02:56:57 -0000 1.6 *************** *** 65,69 **** #include "serialnumber.h" ! #include "winsocknetevents.h" /*6.2a14 AR*/ --- 65,69 ---- #include "serialnumber.h" ! #include "WinSockNetEvents.h" /*6.2a14 AR*/ |
|
From: Terry T. <ter...@us...> - 2005-01-24 02:53:25
|
Update of /cvsroot/frontierkernel/Frontier/Common/Paige/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30954/Frontier/Common/Paige/headers Modified Files: pgTxr.h Log Message: Correct name of "Paige.h" -> "PAIGE.H" so compiles on case-sensitive filesystems work. Index: pgTxr.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/pgTxr.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** pgTxr.h 11 Jan 2005 22:47:44 -0000 1.2 --- pgTxr.h 24 Jan 2005 02:53:15 -0000 1.3 *************** *** 10,14 **** #define PGTXR_H ! #include "Paige.h" #define MINIMUM_RTF_VERSION 0x00010015 /* Minimum PAIGE version for RTF */ --- 10,14 ---- #define PGTXR_H ! #include "PAIGE.H" #define MINIMUM_RTF_VERSION 0x00010015 /* Minimum PAIGE version for RTF */ |
|
From: Terry T. <ter...@us...> - 2005-01-24 02:52:31
|
Update of /cvsroot/frontierkernel/Frontier/Common/Paige/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30682/Frontier/Common/Paige/headers Modified Files: PGSETJMP.H Log Message: Correct name of "CPUDefs.h" -> "CPUDEFS.H", "pgErrors.h" -> "PGERRORS.H" so compiles on case-sensitive filesystems work. Index: PGSETJMP.H =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/PGSETJMP.H,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** PGSETJMP.H 11 Jan 2005 22:47:44 -0000 1.2 --- PGSETJMP.H 24 Jan 2005 02:52:19 -0000 1.3 *************** *** 35,40 **** #define PGSETJMP_H ! #include "CPUDefs.h" ! #include "pgErrors.h" /* PG_VOLATILE - Any variable or parameter that is modified in a PG_TRY block and --- 35,40 ---- #define PGSETJMP_H ! #include "CPUDEFS.H" ! #include "PGERRORS.H" /* PG_VOLATILE - Any variable or parameter that is modified in a PG_TRY block and |
|
From: Terry T. <ter...@us...> - 2005-01-24 02:51:05
|
Update of /cvsroot/frontierkernel/Frontier/Common/Paige/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30265/Frontier/Common/Paige/headers Modified Files: pgMTraps.h Log Message: Correct name of "CPUDefs.h" -> "CPUDEFS.H" so compiles on case-sensitive filesystems work. Index: pgMTraps.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/Paige/headers/pgMTraps.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** pgMTraps.h 11 Jan 2005 22:47:44 -0000 1.4 --- pgMTraps.h 24 Jan 2005 02:50:53 -0000 1.5 *************** *** 15,19 **** ! #include "CPUDefs.h" #include "pgMemMgr.h" --- 15,19 ---- ! #include "CPUDEFS.H" #include "pgMemMgr.h" |