You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(42) |
Nov
(368) |
Dec
(248) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(2) |
Feb
(207) |
Mar
(180) |
Apr
(9) |
May
(39) |
Jun
(9) |
Jul
(22) |
Aug
(56) |
Sep
(82) |
Oct
(113) |
Nov
(236) |
Dec
(219) |
2005 |
Jan
(119) |
Feb
(81) |
Mar
(53) |
Apr
(177) |
May
(2) |
Jun
(67) |
Jul
(17) |
Aug
(5) |
Sep
(53) |
Oct
(17) |
Nov
(122) |
Dec
(77) |
2006 |
Jan
(293) |
Feb
(16) |
Mar
(32) |
Apr
(14) |
May
(29) |
Jun
(6) |
Jul
|
Aug
|
Sep
(18) |
Oct
(28) |
Nov
|
Dec
(2) |
2007 |
Jan
(8) |
Feb
(19) |
Mar
(4) |
Apr
(7) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(37) |
Oct
(1) |
Nov
(8) |
Dec
(25) |
2008 |
Jan
(1) |
Feb
(13) |
Mar
(17) |
Apr
(3) |
May
(2) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(10) |
Nov
(19) |
Dec
(16) |
2009 |
Jan
(6) |
Feb
(9) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jim K. <jk...@us...> - 2006-01-02 23:15:27
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2218 Modified Files: lvzip.spec Log Message: changed required LabVIEW version to >= 6.1 Index: lvzip.spec =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/lvzip.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** lvzip.spec 2 Jan 2006 23:01:39 -0000 1.15 --- lvzip.spec 2 Jan 2006 23:15:20 -0000 1.16 *************** *** 47,51 **** [Platform] ! Exclusive_LabVIEW_Version= >=6.0 Exclusive_LabVIEW_System=All --- 47,51 ---- [Platform] ! Exclusive_LabVIEW_Version= >=6.1 Exclusive_LabVIEW_System=All |
From: Jim K. <jk...@us...> - 2006-01-02 23:01:48
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30880 Modified Files: lvzip.ogbld lvzip.spec Log Message: modified build and package files Index: lvzip.spec =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/lvzip.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** lvzip.spec 2 Jan 2006 21:10:05 -0000 1.14 --- lvzip.spec 2 Jan 2006 23:01:39 -0000 1.15 *************** *** 33,36 **** --- 33,40 ---- PreInstall=PreInstall.vi + PostInstall=PostInstall.vi + + PreUninstall=PreUninstall.vi + [Dependencies] *************** *** 52,56 **** [Files] ! Num File Groups=5 --- 56,60 ---- [Files] ! Num File Groups=3 *************** *** 67,71 **** File 0=lvzlib.dll File 1=lvzlib.framework.sea.bin ! File 2=lvzlib.shlb.sit.bin File 3=lvzlib.so File 4=macbin.mnu --- 71,75 ---- File 0=lvzlib.dll File 1=lvzlib.framework.sea.bin ! File 2=lvzlib.shlb.sea.bin File 3=lvzlib.so File 4=macbin.mnu *************** *** 138,170 **** [File Group 1] - Source Dir=built/lvzip - - Target Dir=<user.lib>/_OpenG.lib/lvzip - - Exclusive_OS=Windows NT, Windows 9x - - Replace Mode=Never - - Num Files=1 - - File 0=lvzlib.dll - - - [File Group 2] - - Source Dir=built/lvzip - - Target Dir=<user.lib>/_OpenG.lib/lvzip - - Exclusive_OS=Linux - - Replace Mode=Never - - Num Files=1 - - File 0=lvzlib.so - - [File Group 3] - Source Dir="Dynamic Palette MNUs" --- 142,145 ---- *************** *** 178,182 **** ! [File Group 4] Source Dir="Dynamic Palette MNUs" --- 153,157 ---- ! [File Group 2] Source Dir="Dynamic Palette MNUs" Index: lvzip.ogbld =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/lvzip.ogbld,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** lvzip.ogbld 2 Jan 2006 10:35:09 -0000 1.3 --- lvzip.ogbld 2 Jan 2006 23:01:39 -0000 1.4 *************** *** 20,24 **** # "MyVI__MyApp.vi" in the built software product.="" Namespace=ogtk - ###########################################################="" # Top Level VIs specifies VIs whose hierarchies are to be="" --- 20,23 ---- *************** *** 28,33 **** # any keyname for Top Level VIs. Keynames for this section="" # are arbitrary.="" ! File Format Version=1.0.0-alpha3 ! Log Dir="built" Log File="" Log File Suffix="" --- 27,32 ---- # any keyname for Top Level VIs. Keynames for this section="" # are arbitrary.="" ! File Format Version=1.0.1 ! Log Dir=built Log File="" Log File Suffix="" *************** *** 40,48 **** Include Hidden VIs=FALSE EXE Icon File="" ! New Build Root=FALSE Unsaved Changes MsgBox=FALSE Ambiguous VIs Dest Dir="" Call Pre-Build VI="build_support/Pre-Post Build (testing).vi" ! Call Post-Build VI="" Revision File=build_support/lvzip.rev Version VI Name="" --- 39,47 ---- Include Hidden VIs=FALSE EXE Icon File="" ! New Build Root=TRUE Unsaved Changes MsgBox=FALSE Ambiguous VIs Dest Dir="" Call Pre-Build VI="build_support/Pre-Post Build (testing).vi" ! Call Post-Build VI="build_support/Pre-Post Build (testing).vi" Revision File=build_support/lvzip.rev Version VI Name="" *************** *** 51,54 **** --- 50,54 ---- RemovePolyVIsAndTypedefs=FALSE Allow CBVI & Build Hierarchy Overlap=FALSE + Namespace Convention=0 Call-Back VI 1="build_support/Call-Back VI - Rem namespace from Window Title.vi" *************** *** 75,79 **** Convert Target to LLB=FALSE Convert Target to EXE=FALSE ! Remove Diagrams=FALSE Default Destination=FALSE Apply New Password="" --- 75,79 ---- Convert Target to LLB=FALSE Convert Target to EXE=FALSE ! Save Level=0 Default Destination=FALSE Apply New Password="" *************** *** 85,89 **** Convert Target to LLB=FALSE Convert Target to EXE=FALSE ! Remove Diagrams=FALSE Default Destination=FALSE Apply New Password="" --- 85,89 ---- Convert Target to LLB=FALSE Convert Target to EXE=FALSE ! Save Level=0 Default Destination=FALSE Apply New Password="" *************** *** 94,99 **** --- 94,102 ---- OverwriteExisting=TRUE FollowVIDirHierarchy=FALSE + Recursive=FALSE + Exclude=FALSE SourceFile 1=lvzlib.* SourceFile 2=submenus/*.mnu SourceFile 3=readme2_2.txt SourceFile 4=PreInstall.vi + |
From: Jim K. <jk...@us...> - 2006-01-02 23:01:25
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30731 Added Files: PostInstall.vi PreUninstall.vi Log Message: added additional script VIs for Mac OS X support --- NEW FILE: PreUninstall.vi --- (This appears to be a binary file; contents omitted.) --- NEW FILE: PostInstall.vi --- (This appears to be a binary file; contents omitted.) |
From: Jim K. <jk...@us...> - 2006-01-02 23:00:26
|
Update of /cvsroot/opengtoolkit/lvzip/build_support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30340/build_support Modified Files: lvzip.rev Log Message: rebuilt Index: lvzip.rev =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/build_support/lvzip.rev,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** lvzip.rev 2 Jan 2006 11:21:12 -0000 1.3 --- lvzip.rev 2 Jan 2006 23:00:17 -0000 1.4 *************** *** 1,5 **** [lvzip.ogbld] Version=2.3 Build_Number=1 ! Build_Date="1/2/2006 11:13:13" --- 1,16 ---- [lvzip.ogbld] Version=2.3 + Build_Number=9 + Build_Date="1/2/2006 2:51:28 PM" + Status=OK + Warnings=1 + Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/lvzip/built/lvzip.log + + [lvzip.ogbld] + Version=0.0.0 Build_Number=1 ! Build_Date="4/12/2005 8:35:40 PM" ! Status=OK ! Warnings=1 ! Log_File=/D/Projects/OpenG/opengtoolkit/CVS_Folders/lvzip/built/lvzip.log |
From: Jim K. <jk...@us...> - 2006-01-02 23:00:14
|
Update of /cvsroot/opengtoolkit/lvzip/build_support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30128/build_support Modified Files: Call-Back VI - Rem namespace from Window Title.vi Added Files: Call-Back VI - Rem namespace from Window Title - Sub.vi Log Message: made the Remove Namespace from VI Window Title to a sub VI. Index: Call-Back VI - Rem namespace from Window Title.vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/build_support/Call-Back VI - Rem namespace from Window Title.vi,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsHvV6PZ and /tmp/cvs5laZG9 differ --- NEW FILE: Call-Back VI - Rem namespace from Window Title - Sub.vi --- (This appears to be a binary file; contents omitted.) |
From: Jim K. <jk...@us...> - 2006-01-02 22:59:26
|
Update of /cvsroot/opengtoolkit/lvzip/build_support In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29970/build_support Modified Files: Pre-Post Build (testing).vi Log Message: added Post build update of the spec file Index: Pre-Post Build (testing).vi =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/build_support/Pre-Post Build (testing).vi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 Binary files /tmp/cvso4EURZ and /tmp/cvsKN8HrO differ |
From: Jim K. <jk...@us...> - 2006-01-02 22:58:47
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29834 Modified Files: .cvsignore Log Message: ignored build log file Index: .cvsignore =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** .cvsignore 2 Jan 2006 22:58:14 -0000 1.8 --- .cvsignore 2 Jan 2006 22:58:40 -0000 1.9 *************** *** 4,6 **** *.ogb .DS_Store ! packaged \ No newline at end of file --- 4,7 ---- *.ogb .DS_Store ! packaged ! lvzip.log \ No newline at end of file |
From: Jim K. <jk...@us...> - 2006-01-02 22:58:23
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29761 Modified Files: .cvsignore Log Message: ignored packaged directory Index: .cvsignore =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** .cvsignore 2 Jan 2006 21:16:21 -0000 1.7 --- .cvsignore 2 Jan 2006 22:58:14 -0000 1.8 *************** *** 3,5 **** zlib *.ogb ! .DS_Store \ No newline at end of file --- 3,6 ---- zlib *.ogb ! .DS_Store ! packaged \ No newline at end of file |
From: Jim K. <jk...@us...> - 2006-01-02 22:45:15
|
Update of /cvsroot/opengtoolkit/lvzip/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25949/source Added Files: lvzlib.shlb.sea.bin Removed Files: lvzlib.shlb.sit.bin Log Message: renamed shlb archive --- lvzlib.shlb.sit.bin DELETED --- --- NEW FILE: lvzlib.shlb.sea.bin --- (This appears to be a binary file; contents omitted.) |
From: Jim K. <jk...@us...> - 2006-01-02 21:16:31
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5165 Modified Files: .cvsignore Log Message: ignored .DS_Store Index: .cvsignore =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** .cvsignore 2 Jan 2006 21:13:20 -0000 1.6 --- .cvsignore 2 Jan 2006 21:16:21 -0000 1.7 *************** *** 2,4 **** build zlib ! *.ogb \ No newline at end of file --- 2,5 ---- build zlib ! *.ogb ! .DS_Store \ No newline at end of file |
From: Jim K. <jk...@us...> - 2006-01-02 21:13:30
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4568 Modified Files: .cvsignore Log Message: added ignor (mac) "build" folder Index: .cvsignore =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** .cvsignore 4 Apr 2005 22:23:08 -0000 1.5 --- .cvsignore 2 Jan 2006 21:13:20 -0000 1.6 *************** *** 1,3 **** --- 1,4 ---- built + build zlib *.ogb \ No newline at end of file |
From: Jim K. <jk...@us...> - 2006-01-02 21:11:08
|
Update of /cvsroot/opengtoolkit/lvzip/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3751/source Added Files: .cvsignore Log Message: ignored lvzlib.framework folder --- NEW FILE: .cvsignore --- lvzlib.framework |
From: Jim K. <jk...@us...> - 2006-01-02 21:10:20
|
Update of /cvsroot/opengtoolkit/lvzip In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3591 Modified Files: lvzip.spec Log Message: changed name of archived mac .framework file Index: lvzip.spec =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/lvzip.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** lvzip.spec 2 Jan 2006 11:21:12 -0000 1.13 --- lvzip.spec 2 Jan 2006 21:10:05 -0000 1.14 *************** *** 66,70 **** File 0=lvzlib.dll ! File 1=lvzlib.framework.sit File 2=lvzlib.shlb.sit.bin File 3=lvzlib.so --- 66,70 ---- File 0=lvzlib.dll ! File 1=lvzlib.framework.sea.bin File 2=lvzlib.shlb.sit.bin File 3=lvzlib.so |
From: Jim K. <jk...@us...> - 2006-01-02 21:07:52
|
Update of /cvsroot/opengtoolkit/lvzip/zlib_Mac_DLL_XCode.xcode In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3010 Modified Files: jameskring.pbxuser project.pbxproj Log Message: recompiled Index: project.pbxproj =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/zlib_Mac_DLL_XCode.xcode/project.pbxproj,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** project.pbxproj 2 Jan 2006 20:34:04 -0000 1.1 --- project.pbxproj 2 Jan 2006 21:07:43 -0000 1.2 *************** *** 25,29 **** lastKnownFileType = sourcecode.c.h; name = macbin.h; ! path = "c_source/macbin.h"; refType = 4; sourceTree = "<group>"; --- 25,29 ---- lastKnownFileType = sourcecode.c.h; name = macbin.h; ! path = c_source/macbin.h; refType = 4; sourceTree = "<group>"; *************** *** 34,38 **** lastKnownFileType = sourcecode.c.c; name = macbin.c; ! path = "c_source/macbin.c"; refType = 4; sourceTree = "<group>"; --- 34,38 ---- lastKnownFileType = sourcecode.c.c; name = macbin.c; ! path = c_source/macbin.c; refType = 4; sourceTree = "<group>"; *************** *** 43,47 **** lastKnownFileType = sourcecode.c.c; name = mztools.c; ! path = "c_source/mztools.c"; refType = 4; sourceTree = "<group>"; --- 43,47 ---- lastKnownFileType = sourcecode.c.c; name = mztools.c; ! path = c_source/mztools.c; refType = 4; sourceTree = "<group>"; *************** *** 52,56 **** lastKnownFileType = sourcecode.c.h; name = inffast.h; ! path = "c_source/inffast.h"; refType = 4; sourceTree = "<group>"; --- 52,56 ---- lastKnownFileType = sourcecode.c.h; name = inffast.h; ! path = c_source/inffast.h; refType = 4; sourceTree = "<group>"; *************** *** 61,65 **** lastKnownFileType = sourcecode.c.c; name = inffast.c; ! path = "c_source/inffast.c"; refType = 4; sourceTree = "<group>"; --- 61,65 ---- lastKnownFileType = sourcecode.c.c; name = inffast.c; ! path = c_source/inffast.c; refType = 4; sourceTree = "<group>"; *************** *** 70,74 **** lastKnownFileType = sourcecode.c.c; name = crc32.c; ! path = "c_source/crc32.c"; refType = 4; sourceTree = "<group>"; --- 70,74 ---- lastKnownFileType = sourcecode.c.c; name = crc32.c; ! path = c_source/crc32.c; refType = 4; sourceTree = "<group>"; *************** *** 79,83 **** lastKnownFileType = sourcecode.c.h; name = crc32.h; ! path = "c_source/crc32.h"; refType = 4; sourceTree = "<group>"; --- 79,83 ---- lastKnownFileType = sourcecode.c.h; name = crc32.h; ! path = c_source/crc32.h; refType = 4; sourceTree = "<group>"; *************** *** 88,92 **** lastKnownFileType = sourcecode.c.c; name = deflate.c; ! path = "c_source/deflate.c"; refType = 4; sourceTree = "<group>"; --- 88,92 ---- lastKnownFileType = sourcecode.c.c; name = deflate.c; ! path = c_source/deflate.c; refType = 4; sourceTree = "<group>"; *************** *** 97,101 **** lastKnownFileType = sourcecode.c.h; name = crypt.h; ! path = "c_source/crypt.h"; refType = 4; sourceTree = "<group>"; --- 97,101 ---- lastKnownFileType = sourcecode.c.h; name = crypt.h; ! path = c_source/crypt.h; refType = 4; sourceTree = "<group>"; *************** *** 106,110 **** lastKnownFileType = sourcecode.c.c; name = inftrees.c; ! path = "c_source/inftrees.c"; refType = 4; sourceTree = "<group>"; --- 106,110 ---- lastKnownFileType = sourcecode.c.c; name = inftrees.c; ! path = c_source/inftrees.c; refType = 4; sourceTree = "<group>"; *************** *** 115,119 **** lastKnownFileType = sourcecode.c.h; name = inflate.h; ! path = "c_source/inflate.h"; refType = 4; sourceTree = "<group>"; --- 115,119 ---- lastKnownFileType = sourcecode.c.h; name = inflate.h; ! path = c_source/inflate.h; refType = 4; sourceTree = "<group>"; *************** *** 124,128 **** lastKnownFileType = sourcecode.c.h; name = deflate.h; ! path = "c_source/deflate.h"; refType = 4; sourceTree = "<group>"; --- 124,128 ---- lastKnownFileType = sourcecode.c.h; name = deflate.h; ! path = c_source/deflate.h; refType = 4; sourceTree = "<group>"; *************** *** 133,137 **** lastKnownFileType = sourcecode.c.h; name = zutil.h; ! path = "c_source/zutil.h"; refType = 4; sourceTree = "<group>"; --- 133,137 ---- lastKnownFileType = sourcecode.c.h; name = zutil.h; ! path = c_source/zutil.h; refType = 4; sourceTree = "<group>"; *************** *** 142,146 **** lastKnownFileType = sourcecode.c.c; name = zutil.c; ! path = "c_source/zutil.c"; refType = 4; sourceTree = "<group>"; --- 142,146 ---- lastKnownFileType = sourcecode.c.c; name = zutil.c; ! path = c_source/zutil.c; refType = 4; sourceTree = "<group>"; *************** *** 151,155 **** lastKnownFileType = sourcecode.c.c; name = compress.c; ! path = "c_source/compress.c"; refType = 4; sourceTree = "<group>"; --- 151,155 ---- lastKnownFileType = sourcecode.c.c; name = compress.c; ! path = c_source/compress.c; refType = 4; sourceTree = "<group>"; *************** *** 160,164 **** lastKnownFileType = sourcecode.c.h; name = ioapi.h; ! path = "c_source/ioapi.h"; refType = 4; sourceTree = "<group>"; --- 160,164 ---- lastKnownFileType = sourcecode.c.h; name = ioapi.h; ! path = c_source/ioapi.h; refType = 4; sourceTree = "<group>"; *************** *** 169,173 **** lastKnownFileType = sourcecode.c.c; name = ioapi.c; ! path = "c_source/ioapi.c"; refType = 4; sourceTree = "<group>"; --- 169,173 ---- lastKnownFileType = sourcecode.c.c; name = ioapi.c; ! path = c_source/ioapi.c; refType = 4; sourceTree = "<group>"; *************** *** 178,182 **** lastKnownFileType = sourcecode.c.h; name = inftrees.h; ! path = "c_source/inftrees.h"; refType = 4; sourceTree = "<group>"; --- 178,182 ---- lastKnownFileType = sourcecode.c.h; name = inftrees.h; ! path = c_source/inftrees.h; refType = 4; sourceTree = "<group>"; *************** *** 187,191 **** lastKnownFileType = sourcecode.c.h; name = zlib.h; ! path = "c_source/zlib.h"; refType = 4; sourceTree = "<group>"; --- 187,191 ---- lastKnownFileType = sourcecode.c.h; name = zlib.h; ! path = c_source/zlib.h; refType = 4; sourceTree = "<group>"; *************** *** 196,200 **** lastKnownFileType = text; name = zlib.3; ! path = "c_source/zlib.3"; refType = 4; sourceTree = "<group>"; --- 196,200 ---- lastKnownFileType = text; name = zlib.3; ! path = c_source/zlib.3; refType = 4; sourceTree = "<group>"; *************** *** 205,209 **** lastKnownFileType = sourcecode.c.h; name = zip.h; ! path = "c_source/zip.h"; refType = 4; sourceTree = "<group>"; --- 205,209 ---- lastKnownFileType = sourcecode.c.h; name = zip.h; ! path = c_source/zip.h; refType = 4; sourceTree = "<group>"; *************** *** 214,218 **** lastKnownFileType = sourcecode.c.c; name = zip.c; ! path = "c_source/zip.c"; refType = 4; sourceTree = "<group>"; --- 214,218 ---- lastKnownFileType = sourcecode.c.c; name = zip.c; ! path = c_source/zip.c; refType = 4; sourceTree = "<group>"; *************** *** 223,227 **** lastKnownFileType = sourcecode.c.h; name = zconf.in.h; ! path = "c_source/zconf.in.h"; refType = 4; sourceTree = "<group>"; --- 223,227 ---- lastKnownFileType = sourcecode.c.h; name = zconf.in.h; ! path = c_source/zconf.in.h; refType = 4; sourceTree = "<group>"; *************** *** 232,236 **** lastKnownFileType = sourcecode.c.h; name = zconf.h; ! path = "c_source/zconf.h"; refType = 4; sourceTree = "<group>"; --- 232,236 ---- lastKnownFileType = sourcecode.c.h; name = zconf.h; ! path = c_source/zconf.h; refType = 4; sourceTree = "<group>"; *************** *** 241,245 **** lastKnownFileType = sourcecode.c.h; name = unzip.h; ! path = "c_source/unzip.h"; refType = 4; sourceTree = "<group>"; --- 241,245 ---- lastKnownFileType = sourcecode.c.h; name = unzip.h; ! path = c_source/unzip.h; refType = 4; sourceTree = "<group>"; *************** *** 250,254 **** lastKnownFileType = sourcecode.c.c; name = unzip.c; ! path = "c_source/unzip.c"; refType = 4; sourceTree = "<group>"; --- 250,254 ---- lastKnownFileType = sourcecode.c.c; name = unzip.c; ! path = c_source/unzip.c; refType = 4; sourceTree = "<group>"; *************** *** 259,263 **** lastKnownFileType = sourcecode.c.c; name = uncompr.c; ! path = "c_source/uncompr.c"; refType = 4; sourceTree = "<group>"; --- 259,263 ---- lastKnownFileType = sourcecode.c.c; name = uncompr.c; ! path = c_source/uncompr.c; refType = 4; sourceTree = "<group>"; *************** *** 268,272 **** lastKnownFileType = sourcecode.c.h; name = trees.h; ! path = "c_source/trees.h"; refType = 4; sourceTree = "<group>"; --- 268,272 ---- lastKnownFileType = sourcecode.c.h; name = trees.h; ! path = c_source/trees.h; refType = 4; sourceTree = "<group>"; *************** *** 277,281 **** lastKnownFileType = sourcecode.c.c; name = trees.c; ! path = "c_source/trees.c"; refType = 4; sourceTree = "<group>"; --- 277,281 ---- lastKnownFileType = sourcecode.c.c; name = trees.c; ! path = c_source/trees.c; refType = 4; sourceTree = "<group>"; *************** *** 286,290 **** lastKnownFileType = sourcecode.c.h; name = mztools.h; ! path = "c_source/mztools.h"; refType = 4; sourceTree = "<group>"; --- 286,290 ---- lastKnownFileType = sourcecode.c.h; name = mztools.h; ! path = c_source/mztools.h; refType = 4; sourceTree = "<group>"; *************** *** 295,299 **** lastKnownFileType = sourcecode.c.c; name = inflate.c; ! path = "c_source/inflate.c"; refType = 4; sourceTree = "<group>"; --- 295,299 ---- lastKnownFileType = sourcecode.c.c; name = inflate.c; ! path = c_source/inflate.c; refType = 4; sourceTree = "<group>"; *************** *** 304,308 **** lastKnownFileType = sourcecode.c.h; name = inffixed.h; ! path = "c_source/inffixed.h"; refType = 4; sourceTree = "<group>"; --- 304,308 ---- lastKnownFileType = sourcecode.c.h; name = inffixed.h; ! path = c_source/inffixed.h; refType = 4; sourceTree = "<group>"; *************** *** 313,317 **** lastKnownFileType = sourcecode.c.c; name = infback.c; ! path = "c_source/infback.c"; refType = 4; sourceTree = "<group>"; --- 313,317 ---- lastKnownFileType = sourcecode.c.c; name = infback.c; ! path = c_source/infback.c; refType = 4; sourceTree = "<group>"; *************** *** 322,326 **** lastKnownFileType = sourcecode.c.c; name = gzio.c; ! path = "c_source/gzio.c"; refType = 4; sourceTree = "<group>"; --- 322,326 ---- lastKnownFileType = sourcecode.c.c; name = gzio.c; ! path = c_source/gzio.c; refType = 4; sourceTree = "<group>"; *************** *** 331,335 **** lastKnownFileType = sourcecode.c.c; name = gvmat32c.c; ! path = "c_source/gvmat32c.c"; refType = 4; sourceTree = "<group>"; --- 331,335 ---- lastKnownFileType = sourcecode.c.c; name = gvmat32c.c; ! path = c_source/gvmat32c.c; refType = 4; sourceTree = "<group>"; *************** *** 340,344 **** lastKnownFileType = sourcecode.c.c; name = adler32.c; ! path = "c_source/adler32.c"; refType = 4; sourceTree = "<group>"; --- 340,344 ---- lastKnownFileType = sourcecode.c.c; name = adler32.c; ! path = c_source/adler32.c; refType = 4; sourceTree = "<group>"; Index: jameskring.pbxuser =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/zlib_Mac_DLL_XCode.xcode/jameskring.pbxuser,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** jameskring.pbxuser 2 Jan 2006 20:34:04 -0000 1.1 --- jameskring.pbxuser 2 Jan 2006 21:07:43 -0000 1.2 *************** *** 50,54 **** ); }; ! PBXPerProjectTemplateStateSaveDate = 157925052; PBXPrepackagedSmartGroups_v2 = ( { --- 50,54 ---- ); }; ! PBXPerProjectTemplateStateSaveDate = 157927781; PBXPrepackagedSmartGroups_v2 = ( { *************** *** 222,225 **** --- 222,226 ---- BoundsStr = "{{0, 0}, {673, 794}}"; Rows = ( + 0, ); VisibleRectStr = "{{0, 0}, {673, 794}}"; *************** *** 269,272 **** --- 270,276 ---- ); PBXSmartGroupTreeModuleOutlineStateSelectionKey = ( + ( + 0, + ), ); PBXSmartGroupTreeModuleOutlineStateVisibleRectKey = "{{0, 0}, {165, 793}}"; *************** *** 333,342 **** PBXSmartGroupTreeModuleOutlineStateKey_v7 = { PBXSmartGroupTreeModuleOutlineStateExpansionKey = ( - 1C37FBAC04509CD000000102, ); PBXSmartGroupTreeModuleOutlineStateSelectionKey = ( ( ! 2, ! 1, ), ); --- 337,344 ---- PBXSmartGroupTreeModuleOutlineStateKey_v7 = { PBXSmartGroupTreeModuleOutlineStateExpansionKey = ( ); PBXSmartGroupTreeModuleOutlineStateSelectionKey = ( ( ! 0, ), ); *************** *** 353,357 **** PBXProjectWorkspaceModule_GeometryKey_Rev15 = { }; ! RubberWindowFrame = "189 134 870 853 0 0 1280 1002 "; }, ); --- 355,359 ---- PBXProjectWorkspaceModule_GeometryKey_Rev15 = { }; ! RubberWindowFrame = "369 -10 870 853 0 0 1280 1002 "; }, ); *************** *** 370,376 **** PBXProjectWorkspaceModule_GeometryKey_Rev15 = { }; ! RubberWindowFrame = "189 134 870 853 0 0 1280 1002 "; }; ! PBXWorkspaceStateSaveDate = 157925052; }; sourceControlManager = C77348370969BC880097905F; --- 372,378 ---- PBXProjectWorkspaceModule_GeometryKey_Rev15 = { }; ! RubberWindowFrame = "369 -10 870 853 0 0 1280 1002 "; }; ! PBXWorkspaceStateSaveDate = 157927781; }; sourceControlManager = C77348370969BC880097905F; |
From: Jim K. <jk...@us...> - 2006-01-02 21:07:34
|
Update of /cvsroot/opengtoolkit/lvzip/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2940 Removed Files: lvzlib.framework.sit Log Message: added new mac .framework --- lvzlib.framework.sit DELETED --- |
From: Jim K. <jk...@us...> - 2006-01-02 21:07:16
|
Update of /cvsroot/opengtoolkit/lvzip/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2898 Added Files: lvzlib.framework.sea.bin Log Message: added new mac .framework --- NEW FILE: lvzlib.framework.sea.bin --- (This appears to be a binary file; contents omitted.) |
From: Jim K. <jk...@us...> - 2006-01-02 20:57:25
|
Update of /cvsroot/opengtoolkit/lvzip/mac xcode/zlib_Mac_DLL_XCode.xcode In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv437/mac xcode/zlib_Mac_DLL_XCode.xcode Removed Files: chris.mode1 chris.pbxuser jameskring.pbxuser project.pbxproj Log Message: removed mac xcode folder --- project.pbxproj DELETED --- --- chris.mode1 DELETED --- --- chris.pbxuser DELETED --- --- jameskring.pbxuser DELETED --- |
Update of /cvsroot/opengtoolkit/lvzip/mac xcode/lvzip-lvzlib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv437/mac xcode/lvzip-lvzlib Removed Files: .DS_Store ChangeLog ChangeLogUnzip FAQ INDEX Makefile README adler32.c algorithm.txt compress.c crc32.c crc32.h crtdll.lib crypt.h deflate.c deflate.h example.c gvmat32.asm gvmat32.obj gvmat32c.c gzio.c infback.c inffas32.asm inffas32.obj inffast.c inffast.h inffixed.h inflate.c inflate.h inftrees.c inftrees.h ioapi.c ioapi.h iowin32.c iowin32.h lvzlib.ico macbin.c macbin.h maketree.c minigzip.c miniunz.c minizip.c mztools.c mztools.h trees.c trees.h uncompr.c unzip.c unzip.h zconf.h zconf.in.h zip.c zip.h zlib.3 zlib.h zlib.html zlib.rc zlibvc.def zlibvc.dsp zlibvc.dsw zutil.c zutil.h Log Message: removed mac xcode folder --- inffast.h DELETED --- --- INDEX DELETED --- --- trees.h DELETED --- --- inftrees.h DELETED --- --- ioapi.h DELETED --- --- trees.c DELETED --- --- inffast.c DELETED --- --- Makefile DELETED --- --- inftrees.c DELETED --- --- unzip.c DELETED --- --- zutil.c DELETED --- --- mztools.c DELETED --- --- zutil.h DELETED --- --- infback.c DELETED --- --- lvzlib.ico DELETED --- --- zconf.in.h DELETED --- --- zlibvc.dsw DELETED --- --- mztools.h DELETED --- --- unzip.h DELETED --- --- zlib.3 DELETED --- --- zlibvc.dsp DELETED --- --- inflate.c DELETED --- --- zip.c DELETED --- --- iowin32.h DELETED --- --- inffas32.asm DELETED --- --- inflate.h DELETED --- --- FAQ DELETED --- --- iowin32.c DELETED --- --- zip.h DELETED --- --- inffas32.obj DELETED --- --- algorithm.txt DELETED --- --- zlib.rc DELETED --- --- .DS_Store DELETED --- --- zconf.h DELETED --- --- README DELETED --- --- compress.c DELETED --- --- zlib.html DELETED --- --- deflate.h DELETED --- --- deflate.c DELETED --- --- macbin.c DELETED --- --- uncompr.c DELETED --- --- crc32.h DELETED --- --- zlib.h DELETED --- --- macbin.h DELETED --- --- minigzip.c DELETED --- --- zlibvc.def DELETED --- --- gvmat32.obj DELETED --- --- crtdll.lib DELETED --- --- crc32.c DELETED --- --- adler32.c DELETED --- --- maketree.c DELETED --- --- minizip.c DELETED --- --- crypt.h DELETED --- --- ioapi.c DELETED --- --- inffixed.h DELETED --- --- miniunz.c DELETED --- --- ChangeLog DELETED --- --- gvmat32.asm DELETED --- --- gzio.c DELETED --- --- gvmat32c.c DELETED --- --- example.c DELETED --- --- ChangeLogUnzip DELETED --- |
From: Jim K. <jk...@us...> - 2006-01-02 20:57:24
|
Update of /cvsroot/opengtoolkit/lvzip/mac xcode/LabVIEW_7.1_vis In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv437/mac xcode/LabVIEW_7.1_vis Removed Files: .DS_Store DecodemacBinary.vi EncodemacBinary.vi hasResFork.vi zLibVersion.vi zlib_All.vi Log Message: removed mac xcode folder --- hasResFork.vi DELETED --- --- EncodemacBinary.vi DELETED --- --- zlib_All.vi DELETED --- --- zLibVersion.vi DELETED --- --- .DS_Store DELETED --- --- DecodemacBinary.vi DELETED --- |
From: Jim K. <jk...@us...> - 2006-01-02 20:57:24
|
Update of /cvsroot/opengtoolkit/lvzip/mac xcode/LabVIEW_7.0_vis In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv437/mac xcode/LabVIEW_7.0_vis Removed Files: DecodemacBinary.vi EncodemacBinary.vi hasResFork.vi zLibVersion.vi zlib_All.vi Log Message: removed mac xcode folder --- zLibVersion.vi DELETED --- --- hasResFork.vi DELETED --- --- EncodemacBinary.vi DELETED --- --- DecodemacBinary.vi DELETED --- --- zlib_All.vi DELETED --- |
From: Jim K. <jk...@us...> - 2006-01-02 20:57:24
|
Update of /cvsroot/opengtoolkit/lvzip/mac xcode/MacFiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv437/mac xcode/MacFiles Removed Files: .DS_Store MacBinaryIII.c MacBinaryIII.h Resfork.c Log Message: removed mac xcode folder --- MacBinaryIII.c DELETED --- --- .DS_Store DELETED --- --- MacBinaryIII.h DELETED --- --- Resfork.c DELETED --- |
From: Jim K. <jk...@us...> - 2006-01-02 20:57:24
|
Update of /cvsroot/opengtoolkit/lvzip/mac xcode In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv437/mac xcode Removed Files: .DS_Store readme.rtf Log Message: removed mac xcode folder --- .DS_Store DELETED --- --- readme.rtf DELETED --- |
From: Jim K. <jk...@us...> - 2006-01-02 20:34:13
|
Update of /cvsroot/opengtoolkit/lvzip/zlib_Mac_DLL_XCode.xcode In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27797/zlib_Mac_DLL_XCode.xcode Added Files: chris.mode1 chris.pbxuser jameskring.pbxuser project.pbxproj Log Message: added Mac Xcode to top-level of project --- NEW FILE: project.pbxproj --- // !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 39; objects = { 836583A3088D034C0083EC20 = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = System.framework; path = /System/Library/Frameworks/System.framework; refType = 0; sourceTree = "<absolute>"; }; 836583B4088D13980083EC20 = { fileRef = 836583A3088D034C0083EC20; isa = PBXBuildFile; settings = { }; }; 839542890894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = macbin.h; path = "c_source/macbin.h"; refType = 4; sourceTree = "<group>"; }; 8395428A0894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = macbin.c; path = "c_source/macbin.c"; refType = 4; sourceTree = "<group>"; }; 8395428C0894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = mztools.c; path = "c_source/mztools.c"; refType = 4; sourceTree = "<group>"; }; 8395428F0894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = inffast.h; path = "c_source/inffast.h"; refType = 4; sourceTree = "<group>"; }; 839542900894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = inffast.c; path = "c_source/inffast.c"; refType = 4; sourceTree = "<group>"; }; 839542910894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = crc32.c; path = "c_source/crc32.c"; refType = 4; sourceTree = "<group>"; }; 839542920894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = crc32.h; path = "c_source/crc32.h"; refType = 4; sourceTree = "<group>"; }; 839542930894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = deflate.c; path = "c_source/deflate.c"; refType = 4; sourceTree = "<group>"; }; 839542940894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = "c_source/crypt.h"; refType = 4; sourceTree = "<group>"; }; 839542950894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = inftrees.c; path = "c_source/inftrees.c"; refType = 4; sourceTree = "<group>"; }; 839542960894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = inflate.h; path = "c_source/inflate.h"; refType = 4; sourceTree = "<group>"; }; 839542970894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = deflate.h; path = "c_source/deflate.h"; refType = 4; sourceTree = "<group>"; }; 839542980894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zutil.h; path = "c_source/zutil.h"; refType = 4; sourceTree = "<group>"; }; 839542990894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = zutil.c; path = "c_source/zutil.c"; refType = 4; sourceTree = "<group>"; }; 8395429F0894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = compress.c; path = "c_source/compress.c"; refType = 4; sourceTree = "<group>"; }; 839542A20894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = "c_source/ioapi.h"; refType = 4; sourceTree = "<group>"; }; 839542A30894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = ioapi.c; path = "c_source/ioapi.c"; refType = 4; sourceTree = "<group>"; }; 839542A40894F2480020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = inftrees.h; path = "c_source/inftrees.h"; refType = 4; sourceTree = "<group>"; }; 839542A60894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zlib.h; path = "c_source/zlib.h"; refType = 4; sourceTree = "<group>"; }; 839542A70894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = text; name = zlib.3; path = "c_source/zlib.3"; refType = 4; sourceTree = "<group>"; }; 839542A80894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zip.h; path = "c_source/zip.h"; refType = 4; sourceTree = "<group>"; }; 839542A90894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = zip.c; path = "c_source/zip.c"; refType = 4; sourceTree = "<group>"; }; 839542AA0894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zconf.in.h; path = "c_source/zconf.in.h"; refType = 4; sourceTree = "<group>"; }; 839542AB0894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zconf.h; path = "c_source/zconf.h"; refType = 4; sourceTree = "<group>"; }; 839542AC0894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = "c_source/unzip.h"; refType = 4; sourceTree = "<group>"; }; 839542AD0894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = unzip.c; path = "c_source/unzip.c"; refType = 4; sourceTree = "<group>"; }; 839542AE0894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = uncompr.c; path = "c_source/uncompr.c"; refType = 4; sourceTree = "<group>"; }; 839542AF0894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = trees.h; path = "c_source/trees.h"; refType = 4; sourceTree = "<group>"; }; 839542B00894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = trees.c; path = "c_source/trees.c"; refType = 4; sourceTree = "<group>"; }; 839542B10894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = "c_source/mztools.h"; refType = 4; sourceTree = "<group>"; }; 839542B40894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = inflate.c; path = "c_source/inflate.c"; refType = 4; sourceTree = "<group>"; }; 839542B50894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = inffixed.h; path = "c_source/inffixed.h"; refType = 4; sourceTree = "<group>"; }; 839542B60894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = infback.c; path = "c_source/infback.c"; refType = 4; sourceTree = "<group>"; }; 839542B70894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gzio.c; path = "c_source/gzio.c"; refType = 4; sourceTree = "<group>"; }; 839542B80894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = gvmat32c.c; path = "c_source/gvmat32c.c"; refType = 4; sourceTree = "<group>"; }; 839542BA0894F2490020C3E2 = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = adler32.c; path = "c_source/adler32.c"; refType = 4; sourceTree = "<group>"; }; 839542C00894F2490020C3E2 = { fileRef = 839542890894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542C10894F2490020C3E2 = { fileRef = 8395428A0894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542C30894F2490020C3E2 = { fileRef = 8395428C0894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542C60894F2490020C3E2 = { fileRef = 8395428F0894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542C70894F2490020C3E2 = { fileRef = 839542900894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542C80894F2490020C3E2 = { fileRef = 839542910894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542C90894F2490020C3E2 = { fileRef = 839542920894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542CA0894F2490020C3E2 = { fileRef = 839542930894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542CB0894F2490020C3E2 = { fileRef = 839542940894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542CC0894F2490020C3E2 = { fileRef = 839542950894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542CD0894F2490020C3E2 = { fileRef = 839542960894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542CE0894F2490020C3E2 = { fileRef = 839542970894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542CF0894F2490020C3E2 = { fileRef = 839542980894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542D00894F2490020C3E2 = { fileRef = 839542990894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542D60894F2490020C3E2 = { fileRef = 8395429F0894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542D90894F2490020C3E2 = { fileRef = 839542A20894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542DA0894F2490020C3E2 = { fileRef = 839542A30894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542DB0894F2490020C3E2 = { fileRef = 839542A40894F2480020C3E2; isa = PBXBuildFile; settings = { }; }; 839542DD0894F2490020C3E2 = { fileRef = 839542A60894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542DE0894F2490020C3E2 = { fileRef = 839542A70894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542DF0894F2490020C3E2 = { fileRef = 839542A80894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542E00894F2490020C3E2 = { fileRef = 839542A90894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542E10894F2490020C3E2 = { fileRef = 839542AA0894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542E20894F2490020C3E2 = { fileRef = 839542AB0894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542E30894F2490020C3E2 = { fileRef = 839542AC0894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542E40894F2490020C3E2 = { fileRef = 839542AD0894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542E50894F2490020C3E2 = { fileRef = 839542AE0894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542E60894F2490020C3E2 = { fileRef = 839542AF0894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542E70894F2490020C3E2 = { fileRef = 839542B00894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542E80894F2490020C3E2 = { fileRef = 839542B10894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542EB0894F2490020C3E2 = { fileRef = 839542B40894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542EC0894F2490020C3E2 = { fileRef = 839542B50894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542ED0894F2490020C3E2 = { fileRef = 839542B60894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542EE0894F2490020C3E2 = { fileRef = 839542B70894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542EF0894F2490020C3E2 = { fileRef = 839542B80894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 839542F10894F2490020C3E2 = { fileRef = 839542BA0894F2490020C3E2; isa = PBXBuildFile; settings = { }; }; 83D3E18C080D116E00DE332C = { children = ( 83D3E1B0080D116E00DE332C, 83D3E1B5080D116E00DE332C, 83D3E26B080D117700DE332C, 83D3E19A080D116E00DE332C, ); isa = PBXGroup; refType = 4; sourceTree = "<group>"; }; 83D3E18E080D116E00DE332C = { buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; ZERO_LINK = YES; }; isa = PBXBuildStyle; name = Development; }; 83D3E18F080D116E00DE332C = { buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; ZERO_LINK = NO; }; isa = PBXBuildStyle; name = Deployment; }; 83D3E190080D116E00DE332C = { buildSettings = { }; buildStyles = ( 83D3E18E080D116E00DE332C, 83D3E18F080D116E00DE332C, ); hasScannedForEncodings = 1; isa = PBXProject; mainGroup = 83D3E18C080D116E00DE332C; productRefGroup = 83D3E19A080D116E00DE332C; projectDirPath = ""; targets = ( 83D3E1AE080D116E00DE332C, ); }; 83D3E19A080D116E00DE332C = { children = ( 83D3E1AF080D116E00DE332C, ); isa = PBXGroup; name = Products; refType = 4; sourceTree = "<group>"; }; 83D3E1A9080D116E00DE332C = { buildActionMask = 2147483647; files = ( 83D3E21F080D117200DE332C, 839542C00894F2490020C3E2, 839542C60894F2490020C3E2, 839542C90894F2490020C3E2, 839542CB0894F2490020C3E2, 839542CD0894F2490020C3E2, 839542CE0894F2490020C3E2, 839542CF0894F2490020C3E2, 839542D90894F2490020C3E2, 839542DB0894F2490020C3E2, 839542DD0894F2490020C3E2, 839542DF0894F2490020C3E2, 839542E10894F2490020C3E2, 839542E20894F2490020C3E2, 839542E30894F2490020C3E2, 839542E60894F2490020C3E2, 839542E80894F2490020C3E2, 839542EC0894F2490020C3E2, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; 83D3E1AA080D116E00DE332C = { buildActionMask = 2147483647; files = ( 83D3E1FE080D117200DE332C, 83D3E21E080D117200DE332C, 839542C10894F2490020C3E2, 839542C30894F2490020C3E2, 839542C70894F2490020C3E2, 839542C80894F2490020C3E2, 839542CA0894F2490020C3E2, 839542CC0894F2490020C3E2, 839542D00894F2490020C3E2, 839542D60894F2490020C3E2, 839542DA0894F2490020C3E2, 839542E00894F2490020C3E2, 839542E40894F2490020C3E2, 839542E50894F2490020C3E2, 839542E70894F2490020C3E2, 839542EB0894F2490020C3E2, 839542ED0894F2490020C3E2, 839542EE0894F2490020C3E2, 839542EF0894F2490020C3E2, 839542F10894F2490020C3E2, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; 83D3E1AB080D116E00DE332C = { buildActionMask = 2147483647; files = ( 839542DE0894F2490020C3E2, ); isa = PBXResourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; 83D3E1AC080D116E00DE332C = { buildActionMask = 2147483647; files = ( 83D3E26D080D117700DE332C, 836583B4088D13980083EC20, ); isa = PBXFrameworksBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; 83D3E1AD080D116E00DE332C = { buildActionMask = 2147483647; files = ( ); isa = PBXRezBuildPhase; runOnlyForDeploymentPostprocessing = 0; }; 83D3E1AE080D116E00DE332C = { buildPhases = ( 83D3E1A9080D116E00DE332C, 83D3E1AA080D116E00DE332C, 83D3E1AB080D116E00DE332C, 83D3E1AC080D116E00DE332C, 83D3E1AD080D116E00DE332C, ); buildRules = ( ); buildSettings = { GCC_ALTIVEC_EXTENSIONS = NO; GCC_CHAR_IS_UNSIGNED_CHAR = NO; GCC_ENABLE_CPP_EXCEPTIONS = NO; GCC_ENABLE_CPP_RTTI = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_REUSE_STRINGS = NO; GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = NO; GCC_WARN_UNKNOWN_PRAGMAS = NO; GCC_WARN_UNUSED_PARAMETER = NO; GCC_WARN_UNUSED_VARIABLE = NO; LIBRARY_SEARCH_PATHS = "\"/Volumes/Chris/Projects/OpenG Zlib packages Folder/Zlib Mac DLL XCode/c_source\""; OTHER_CFLAGS = "-fno-inline"; OTHER_LDFLAGS = "-multiply_defined warning"; OTHER_REZFLAGS = ""; PRODUCT_NAME = lvzlib; REZ_SCRIPT_TYPE = Roman; REZ_SUPPRESS_REDECLARED_RESOURCE_TYPE_WARNINGS = NO; SECTORDER_FLAGS = ""; WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; }; dependencies = ( ); isa = PBXNativeTarget; name = "OSX DLL"; productName = "OSX DLL"; productReference = 83D3E1AF080D116E00DE332C; productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?> <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\"> <plist version=\"1.0\"> <dict/> </plist> "; productType = "com.apple.product-type.framework"; }; 83D3E1AF080D116E00DE332C = { explicitFileType = wrapper.framework; includeInIndex = 0; isa = PBXFileReference; path = lvzlib.framework; refType = 3; sourceTree = BUILT_PRODUCTS_DIR; }; 83D3E1B0080D116E00DE332C = { children = ( 83D3E1B1080D116E00DE332C, 83D3E1B4080D116E00DE332C, 83D3E1B3080D116E00DE332C, ); isa = PBXGroup; name = "mac Specific"; refType = 4; sourceTree = "<group>"; }; 83D3E1B1080D116E00DE332C = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = Resfork.c; path = c_source_mac/Resfork.c; refType = 2; sourceTree = SOURCE_ROOT; }; 83D3E1B3080D116E00DE332C = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = MacBinaryIII.c; path = c_source_mac/MacBinaryIII.c; refType = 2; sourceTree = SOURCE_ROOT; }; 83D3E1B4080D116E00DE332C = { fileEncoding = 30; isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = MacBinaryIII.h; path = c_source_mac/MacBinaryIII.h; refType = 2; sourceTree = SOURCE_ROOT; }; 83D3E1B5080D116E00DE332C = { children = ( 839542890894F2480020C3E2, 8395428A0894F2480020C3E2, 8395428C0894F2480020C3E2, 8395428F0894F2480020C3E2, 839542900894F2480020C3E2, 839542910894F2480020C3E2, 839542920894F2480020C3E2, 839542930894F2480020C3E2, 839542940894F2480020C3E2, 839542950894F2480020C3E2, 839542960894F2480020C3E2, 839542970894F2480020C3E2, 839542980894F2480020C3E2, 839542990894F2480020C3E2, 8395429F0894F2480020C3E2, 839542A20894F2480020C3E2, 839542A30894F2480020C3E2, 839542A40894F2480020C3E2, 839542A60894F2490020C3E2, 839542A70894F2490020C3E2, 839542A80894F2490020C3E2, 839542A90894F2490020C3E2, 839542AA0894F2490020C3E2, 839542AB0894F2490020C3E2, 839542AC0894F2490020C3E2, 839542AD0894F2490020C3E2, 839542AE0894F2490020C3E2, 839542AF0894F2490020C3E2, 839542B00894F2490020C3E2, 839542B10894F2490020C3E2, 839542B40894F2490020C3E2, 839542B50894F2490020C3E2, 839542B60894F2490020C3E2, 839542B70894F2490020C3E2, 839542B80894F2490020C3E2, 839542BA0894F2490020C3E2, ); isa = PBXGroup; name = "zlib Sources"; refType = 4; sourceTree = "<group>"; }; 83D3E1FE080D117200DE332C = { fileRef = 83D3E1B1080D116E00DE332C; isa = PBXBuildFile; settings = { }; }; 83D3E21E080D117200DE332C = { fileRef = 83D3E1B3080D116E00DE332C; isa = PBXBuildFile; settings = { }; }; 83D3E21F080D117200DE332C = { fileRef = 83D3E1B4080D116E00DE332C; isa = PBXBuildFile; settings = { }; }; 83D3E26B080D117700DE332C = { children = ( 836583A3088D034C0083EC20, 83D3E26C080D117700DE332C, ); isa = PBXGroup; name = Frameworks; refType = 4; sourceTree = "<group>"; }; 83D3E26C080D117700DE332C = { isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; refType = 0; sourceTree = "<absolute>"; }; 83D3E26D080D117700DE332C = { fileRef = 83D3E26C080D117700DE332C; isa = PBXBuildFile; settings = { }; }; }; rootObject = 83D3E190080D116E00DE332C; } --- NEW FILE: chris.mode1 --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>ActivePerspectiveName</key> <string>Project</string> <key>AllowedModules</key> <array> <dict> <key>BundleLoadPath</key> <string></string> <key>MaxInstances</key> <string>n</string> <key>Module</key> <string>PBXSmartGroupTreeModule</string> <key>Name</key> <string>Groups and Files Outline View</string> </dict> <dict> [...1168 lines suppressed...] <key>StatusbarIsVisible</key> <false/> <key>TableOfContents</key> <array> <string>1C0AD2AF069F1E9B00FABCE6</string> <string>1C0AD2B0069F1E9B00FABCE6</string> <string>1CA6456E063B45B4001379D8</string> </array> <key>ToolbarConfiguration</key> <string>xcode.toolbar.config.classbrowser</string> <key>WindowString</key> <string>385 179 630 352 0 0 1440 878 </string> <key>WindowToolGUID</key> <string>1C0AD2AF069F1E9B00FABCE6</string> <key>WindowToolIsVisible</key> <false/> </dict> </array> </dict> </plist> --- NEW FILE: chris.pbxuser --- // !$*UTF8*$! { 8366769C088D251A00390E77 = { fRef = 83D3E1B3080D116E00DE332C; isa = PBXTextBookmark; name = "\tFSpCreate(outfile,'????','BINA',smSystemScript);\n"; rLen = 50; rLoc = 7120; rType = 0; vrLen = 1334; vrLoc = 66; }; 836676B3088D278C00390E77 = { fRef = 83D3E1C2080D116E00DE332C; isa = PBXTextBookmark; name = "inflate.c: 1"; rLen = 0; rLoc = 0; rType = 0; [...1091 lines suppressed...] sepNavSelRange = "{0, 0}"; sepNavVisRect = "{{0, 0}, {656, 407}}"; sepNavWindowFrame = "{{38, 594}, {750, 558}}"; }; }; 83D3E1FC080D117100DE332C = { isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = zconf.h; path = "/Volumes/Chris/Projects/OpenG Zlib packages Folder/lvzip-lvzlib-1.1.4/zconf.h"; refType = 0; sourceTree = "<absolute>"; uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {696, 3919}}"; sepNavSelRange = "{0, 0}"; sepNavVisRect = "{{0, 0}, {696, 407}}"; sepNavWindowFrame = "{{84, 552}, {750, 558}}"; }; }; } --- NEW FILE: jameskring.pbxuser --- // !$*UTF8*$! { 83D3E190080D116E00DE332C = { activeBuildStyle = 83D3E18E080D116E00DE332C; activeTarget = 83D3E1AE080D116E00DE332C; codeSenseManager = C77348380969BC880097905F; perUserDictionary = { PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; PBXFileTableDataSourceColumnWidthsKey = ( 20, 421, 20, 78, 43, 43, 20, ); PBXFileTableDataSourceColumnsKey = ( PBXFileDataSource_FiletypeID, PBXFileDataSource_Filename_ColumnID, PBXFileDataSource_Built_ColumnID, PBXFileDataSource_ObjectSize_ColumnID, PBXFileDataSource_Errors_ColumnID, PBXFileDataSource_Warnings_ColumnID, PBXFileDataSource_Target_ColumnID, ); }; PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; PBXFileTableDataSourceColumnWidthsKey = ( 20, 361, 79, 20, 79, 43, 43, ); PBXFileTableDataSourceColumnsKey = ( PBXFileDataSource_FiletypeID, PBXFileDataSource_Filename_ColumnID, PBXTargetDataSource_PrimaryAttribute, PBXFileDataSource_Built_ColumnID, PBXFileDataSource_ObjectSize_ColumnID, PBXFileDataSource_Errors_ColumnID, PBXFileDataSource_Warnings_ColumnID, ); }; PBXPerProjectTemplateStateSaveDate = 157925052; PBXPrepackagedSmartGroups_v2 = ( { PBXTransientLocationAtTop = bottom; absolutePathToBundle = ""; activationKey = OldTargetSmartGroup; clz = PBXTargetSmartGroup; description = "Displays all targets of the project."; globalID = 1C37FABC04509CD000000102; name = Targets; preferences = { image = Targets; }; }, { PBXTransientLocationAtTop = bottom; absolutePathToBundle = ""; clz = PBXTargetSmartGroup2; description = "Displays all targets of the project as well as nested build phases."; globalID = 1C37FBAC04509CD000000102; name = Targets; preferences = { image = Targets; }; }, { PBXTransientLocationAtTop = bottom; absolutePathToBundle = ""; clz = PBXExecutablesSmartGroup; description = "Displays all executables of the project."; globalID = 1C37FAAC04509CD000000102; name = Executables; preferences = { image = Executable; }; }, { " PBXTransientLocationAtTop " = bottom; absolutePathToBundle = ""; clz = PBXErrorsWarningsSmartGroup; description = "Displays files with errors or warnings."; globalID = 1C08E77C0454961000C914BD; name = "Errors and Warnings"; preferences = { fnmatch = ""; image = WarningsErrors; recursive = 1; regex = ""; root = "<PROJECT>"; }; }, { PBXTransientLocationAtTop = bottom; absolutePathToBundle = ""; clz = PBXFilenameSmartGroup; description = "Filters items in a given group (potentially recursively) based on matching the name with the regular expression of the filter."; globalID = 1CC0EA4004350EF90044410B; name = "Implementation Files"; preferences = { canSave = 1; fnmatch = ""; image = SmartFolder; isLeaf = 0; recursive = 1; regex = "?*\\.[mcMC]"; root = "<PROJECT>"; }; }, { PBXTransientLocationAtTop = bottom; absolutePathToBundle = ""; clz = PBXFilenameSmartGroup; description = "This group displays Interface Builder NIB Files."; globalID = 1CC0EA4004350EF90041110B; name = "NIB Files"; preferences = { canSave = 1; fnmatch = "*.nib"; image = SmartFolder; isLeaf = 0; recursive = 1; regex = ""; root = "<PROJECT>"; }; }, { PBXTransientLocationAtTop = no; absolutePathToBundle = ""; clz = PBXFindSmartGroup; description = "Displays Find Results."; globalID = 1C37FABC05509CD000000102; name = "Find Results"; preferences = { image = spyglass; }; }, { PBXTransientLocationAtTop = no; absolutePathToBundle = ""; clz = PBXBookmarksSmartGroup; description = "Displays Project Bookmarks."; globalID = 1C37FABC05539CD112110102; name = Bookmarks; preferences = { image = Bookmarks; }; }, { PBXTransientLocationAtTop = bottom; absolutePathToBundle = ""; clz = XCSCMSmartGroup; description = "Displays files with interesting SCM status."; globalID = E2644B35053B69B200211256; name = SCM; preferences = { image = PBXRepository; isLeaf = 0; }; }, { PBXTransientLocationAtTop = bottom; absolutePathToBundle = ""; clz = PBXSymbolsSmartGroup; description = "Displays all symbols for the project."; globalID = 1C37FABC04509CD000100104; name = "Project Symbols"; preferences = { image = ProjectSymbols; isLeaf = 1; }; }, { PBXTransientLocationAtTop = bottom; absolutePathToBundle = ""; clz = PBXFilenameSmartGroup; description = "Filters items in a given group (potentially recursively) based on matching the name with the regular expression of the filter."; globalID = PBXTemplateMarker; name = "Simple Filter SmartGroup"; preferences = { canSave = 1; fnmatch = "*.nib"; image = SmartFolder; isLeaf = 0; recursive = 1; regex = ""; root = "<PROJECT>"; }; }, { PBXTransientLocationAtTop = bottom; absolutePathToBundle = ""; clz = PBXFilenameSmartGroup; description = "Filters items in a given group (potentially recursively) based on matching the name with the regular expression of the filter."; globalID = PBXTemplateMarker; name = "Simple Regular Expression SmartGroup"; preferences = { canSave = 1; fnmatch = ""; image = SmartFolder; isLeaf = 0; recursive = 1; regex = "?*\\.[mcMC]"; root = "<PROJECT>"; }; }, ); PBXWorkspaceContents = ( { PBXProjectWorkspaceModule_StateKey_Rev39 = { PBXProjectWorkspaceModule_DataSourceSelectionKey_Rev6 = { BoundsStr = "{{0, 0}, {673, 794}}"; Rows = ( ); VisibleRectStr = "{{0, 0}, {673, 794}}"; }; PBXProjectWorkspaceModule_EditorOpen = false; PBXProjectWorkspaceModule_EmbeddedNavigatorGroup = { PBXSplitModuleInNavigatorKey = { SplitCount = 1; }; }; PBXProjectWorkspaceModule_GeometryKey_Rev15 = { PBXProjectWorkspaceModule_SGTM_Geometry = { _collapsingFrameDimension = 0; _indexOfCollapsedView = 0; _percentageOfCollapsedView = 0; sizes = ( "{{0, 0}, {182, 811}}", "{{182, 0}, {688, 811}}", ); }; }; PBXProjectWorkspaceModule_OldDetailFrame = "{{0, 0}, {688, 811}}"; PBXProjectWorkspaceModule_OldEditorFrame = "{{0, 0}, {750, 480}}"; PBXProjectWorkspaceModule_OldSuperviewFrame = "{{182, 0}, {688, 811}}"; PBXProjectWorkspaceModule_SGTM = { PBXBottomSmartGroupGIDs = ( 1C37FBAC04509CD000000102, 1C37FAAC04509CD000000102, 1C08E77C0454961000C914BD, 1CC0EA4004350EF90044410B, 1CC0EA4004350EF90041110B, 1C37FABC05509CD000000102, 1C37FABC05539CD112110102, E2644B35053B69B200211256, 1C37FABC04509CD000100104, ); PBXSmartGroupTreeModuleColumnData = { PBXSmartGroupTreeModuleColumnWidthsKey = ( 165, ); PBXSmartGroupTreeModuleColumnsKey_v4 = ( MainColumn, ); }; PBXSmartGroupTreeModuleOutlineStateKey_v7 = { PBXSmartGroupTreeModuleOutlineStateExpansionKey = ( ); PBXSmartGroupTreeModuleOutlineStateSelectionKey = ( ); PBXSmartGroupTreeModuleOutlineStateVisibleRectKey = "{{0, 0}, {165, 793}}"; }; PBXTopSmartGroupGIDs = ( ); }; }; }, ); "PBXWorkspaceContents:PBXConfiguration.PBXModule.PBXBuildResultsModule" = { }; "PBXWorkspaceContents:PBXConfiguration.PBXModule.PBXDebugCLIModule" = { }; "PBXWorkspaceContents:PBXConfiguration.PBXModule.PBXProjectWorkspaceModule" = { PBXProjectWorkspaceModule_StateKey_Rev39 = { PBXProjectWorkspaceModule_DataSourceSelectionKey_Rev6 = { BoundsStr = "{{0, 0}, {673, 794}}"; Rows = ( 0, ); VisibleRectStr = "{{0, 0}, {673, 794}}"; }; PBXProjectWorkspaceModule_EditorOpen = false; PBXProjectWorkspaceModule_EmbeddedNavigatorGroup = { PBXSplitModuleInNavigatorKey = { SplitCount = 1; }; }; PBXProjectWorkspaceModule_GeometryKey_Rev15 = { PBXProjectWorkspaceModule_SGTM_Geometry = { _collapsingFrameDimension = 0; _indexOfCollapsedView = 0; _percentageOfCollapsedView = 0; sizes = ( "{{0, 0}, {182, 811}}", "{{182, 0}, {688, 811}}", ); }; }; PBXProjectWorkspaceModule_OldDetailFrame = "{{0, 0}, {688, 811}}"; PBXProjectWorkspaceModule_OldEditorFrame = "{{0, 0}, {750, 480}}"; PBXProjectWorkspaceModule_OldSuperviewFrame = "{{182, 0}, {688, 811}}"; PBXProjectWorkspaceModule_SGTM = { PBXBottomSmartGroupGIDs = ( 1C37FBAC04509CD000000102, 1C37FAAC04509CD000000102, 1C08E77C0454961000C914BD, 1CC0EA4004350EF90044410B, 1CC0EA4004350EF90041110B, 1C37FABC05509CD000000102, 1C37FABC05539CD112110102, E2644B35053B69B200211256, 1C37FABC04509CD000100104, ); PBXSmartGroupTreeModuleColumnData = { PBXSmartGroupTreeModuleColumnWidthsKey = ( 165, ); PBXSmartGroupTreeModuleColumnsKey_v4 = ( MainColumn, ); }; PBXSmartGroupTreeModuleOutlineStateKey_v7 = { PBXSmartGroupTreeModuleOutlineStateExpansionKey = ( 1C37FBAC04509CD000000102, ); PBXSmartGroupTreeModuleOutlineStateSelectionKey = ( ( 2, 1, ), ); PBXSmartGroupTreeModuleOutlineStateVisibleRectKey = "{{0, 0}, {165, 793}}"; }; PBXTopSmartGroupGIDs = ( ); }; }; }; PBXWorkspaceGeometries = ( { Frame = "{{0, 0}, {870, 811}}"; PBXProjectWorkspaceModule_GeometryKey_Rev15 = { }; RubberWindowFrame = "189 134 870 853 0 0 1280 1002 "; }, ); "PBXWorkspaceGeometries:PBXConfiguration.PBXModule.PBXBuildResultsModule" = { Frame = "{{0, 0}, {480, 217}}"; PBXModuleWindowStatusBarHidden = YES; RubberWindowFrame = "400 578 480 238 0 0 1280 1002 "; }; "PBXWorkspaceGeometries:PBXConfiguration.PBXModule.PBXDebugCLIModule" = { Frame = "{{0, 0}, {400, 201}}"; PBXModuleWindowStatusBarHidden = YES; RubberWindowFrame = "50 974 400 222 0 0 1280 1002 "; }; "PBXWorkspaceGeometries:PBXConfiguration.PBXModule.PBXProjectWorkspaceModule" = { Frame = "{{0, 0}, {870, 811}}"; PBXProjectWorkspaceModule_GeometryKey_Rev15 = { }; RubberWindowFrame = "189 134 870 853 0 0 1280 1002 "; }; PBXWorkspaceStateSaveDate = 157925052; }; sourceControlManager = C77348370969BC880097905F; userBuildSettings = { }; }; 83D3E1AE080D116E00DE332C = { activeExec = 0; }; C77348370969BC880097905F = { isa = PBXSourceControlManager; scmConfiguration = { }; scmType = scm.cvs; }; C77348380969BC880097905F = { indexTemplatePath = ""; isa = PBXCodeSenseManager; usesDefaults = 1; wantsCodeCompletion = 1; wantsCodeCompletionAutoPopup = 0; wantsCodeCompletionAutoSuggestions = 0; wantsCodeCompletionCaseSensitivity = 1; wantsCodeCompletionOnlyMatchingItems = 1; wantsCodeCompletionParametersIncluded = 1; wantsCodeCompletionPlaceholdersInserted = 1; wantsCodeCompletionTabCompletes = 1; wantsIndex = 1; }; } |
From: Jim K. <jk...@us...> - 2006-01-02 20:34:12
|
Update of /cvsroot/opengtoolkit/lvzip/c_source_mac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27797/c_source_mac Added Files: .DS_Store MacBinaryIII.c MacBinaryIII.h Resfork.c Log Message: added Mac Xcode to top-level of project --- NEW FILE: MacBinaryIII.c --- (This appears to be a binary file; contents omitted.) --- NEW FILE: .DS_Store --- (This appears to be a binary file; contents omitted.) --- NEW FILE: MacBinaryIII.h --- //MacBinaryIII.h // Ch, 28.02.2003, OSX port, see TARGET_API_MAC_CARBON macro // Ch. 19.07.2005, Xcode 1.5 port, from CW project #ifdef TARGET_API_MAC_CARBON // #include <Types.h> // not for OSX #endif //#include <Files.h> //#include <Script.h> #include <CoreServices/CoreServices.h> // instead of #include <Script.h> and /#include <Files.h> #include <String.h> #pragma once #pragma options align=mac68k /* 000 Byte old version number, must be kept at zero for compatibility 001 Byte Length of filename (must be in the range 1-31) 002 1 to 63 Bytes filename (only "length" bytes are significant). 065 Long Word file type (normally expressed as four characters) 069 Long Word file creator (normally expressed as four characters) 073 Byte original Finder flags Bit 7 - isAlias. Bit 6 - isInvisible. Bit 5 - hasBundle. Bit 4 - nameLocked. Bit 3 - isStationery. Bit 2 - hasCustomIcon. Bit 1 - reserved. Bit 0 - hasBeenInited. 074 Byte zero fill, must be zero for compatibility 075 Word file's vertical position within its window. 077 Word file's horizontal position within its window. 079 Word file's window or folder ID. 081 Byte "Protected" flag (in low order bit). 082 Byte zero fill, must be zero for compatibility 083 Long Word Data Fork length (bytes, zero if no Data Fork). 087 Long Word Resource Fork length (bytes, zero if no R.F.). 091 Long Word File's creation date 095 Long Word File's "last modified" date. 099 Word length of Get Info comment to be sent after the resource fork (if implemented, see below). 101 Byte Finder Flags, bits 0-7. (Bits 8-15 are already in byte 73) Bit 7 - hasNoInits Bit 6 - isShared Bit 5 - requiresSwitchLaunch Bit 4 - ColorReserved Bits 1-3 - color Bit 0 - isOnDesk *102 Long Word signature for indentification purposes ('mBIN') *106 Byte script of file name (from the fdScript field of an fxInfo record) *107 Byte extended Finder flags (from the fdXFlags field of an fxInfo record) 108-115 Unused (must be zeroed by creators, must be ignored by readers) 116 Long Word Length of total files when packed files are unpacked. As of the writing of this document, this field has never been used. 120 Word Length of a secondary header. If this is non-zero, skip this many bytes (rounded up to the next multiple of 128). This is for future expansion only, when sending files with MacBinary, this word should be zero. *122 Byte Version number of MacBinary III that the uploading program is written for (the version is 130 for MacBinary III) 123 Byte Minimum MacBinary version needed to read this file (set this value at 129 for backwards compatibility with MacBinary II) 124 Word CRC of previous 124 bytes */ typedef unsigned short Word; #define kOldVersionOffset 0 #define kFileNameLengthOffset 1 #define kFileNameOffset 2 #define kFileTypeOffset 65 #define kFileCreatorOffset 69 #define kFinderFlagsHiOffset 73 #define kVersionCheckZero 74 #define kFileVPositionOffset 75 #define kFileHPositionOffset 77 #define kFileFolderIDOffset 79 #define kProtectedFlagOffset 81 #define kVersionOneCheckZero 82 #define kDataForkLengthOffset 83 #define kResourceForkLengthOffset 87 #define kFileCreationDateOffset 91 #define kFileModificationDateOffset 95 #define kGetInfoCommentLengthOffset 99 #define kFinderFlagsLowOffset 101 #define kMacbinarySigOffset 102 #define kFilenameScriptOffset 106 #define kExtendedFinderFlagsOffset 107 #define kTotalFileLengthOffset 116 #define kSecondaryHeaderLengthOffset 120 #define kCurrentVersionOffset 122 #define kMinimumVersionOffset 123 #define kCRCOffset 124 #define LONG_AT_OFFSET(data, offset) *((long *)((unsigned char *)&data[offset])) #define WORD_AT_OFFSET(data, offset) *((Word *)((unsigned char *)&data[offset])) #define BYTE_AT_OFFSET(data, offset) *((Byte *)((unsigned char *)&data[offset])) #define PTR_AT_OFFSET(data, offset) ((Ptr)((unsigned char *)&data[offset])) #ifdef __cplusplus extern "C" { #endif Handle EncodeMacbinary(FSSpec *file); OSErr EncodeMacbinaryFile(FSSpec *file); OSErr EncodeMacbinaryFiles(FSSpec *file, FSSpec* outfile); OSErr DecodeMacBinary(Handle data, FSSpec *destination); OSErr DecodeMacBinaryFile(FSSpec *source); OSErr DecodeMacBinaryFiles(FSSpec* inputfile,FSSpec* outputfile); Boolean FSpIsMacBinary(FSSpec *file); #ifdef __cplusplus } #endif #pragma options align=reset --- NEW FILE: Resfork.c --- // Ch. 19.07.2005, Xcode 1.5 port, from CW project //#include <Resources.h> #include <CoreServices/CoreServices.h> // instead of #include <Resources.h> #include <string.h> #include <stdio.h> //#include <Folders.h> #include "MacBinaryIII.h" long test3(long a); long test3(long a){ return a * 2;} extern long HasResourceFork(ConstStr255Param fileName, long *hasResFork); extern long HasResourceFork(ConstStr255Param fileName, long *hasResFork){ OSErr err = noErr; int theRefNum; FSSpec theFSSpec; *hasResFork = 0; err = FSMakeFSSpec(0, 0, fileName, &theFSSpec); theRefNum = FSpOpenResFile(&theFSSpec, fsRdWrPerm); if (ResError() == noErr) //we've got a resource file { CloseResFile(theRefNum); *hasResFork = 1; // printf("found res fork"); } return err; } extern void DLLVersion(char* Version); extern void DLLVersion(char* Version){ sprintf((char*)Version,"zlib date: %s, time: %s",__DATE__,__TIME__); } extern long LV_EncodeMacbinary(ConstStr255Param srcFileName, ConstStr255Param dstFileName); extern long LV_EncodeMacbinary(ConstStr255Param srcFileName, ConstStr255Param dstFileName){ FSSpec srcFSSpec; FSSpec dstFSSpec; OSErr err; err = FSMakeFSSpec(0, 0, srcFileName, &srcFSSpec); if (err) goto bail; err = FSMakeFSSpec(0, 0, dstFileName, &dstFSSpec); //if (err) goto bail; err = EncodeMacbinaryFiles(&srcFSSpec,&dstFSSpec); bail: return err; } extern long LV_DecodeMacbinary(ConstStr255Param srcFileName, ConstStr255Param dstFileName); extern long LV_DecodeMacbinary(ConstStr255Param srcFileName, ConstStr255Param dstFileName){ FSSpec srcFSSpec; FSSpec dstFSSpec; OSErr err; err = FSMakeFSSpec(0, 0, srcFileName, &srcFSSpec); if (err) goto bail; err = FSMakeFSSpec(0, 0, dstFileName, &dstFSSpec); // if (err) goto bail; err = DecodeMacBinaryFiles(&srcFSSpec,&dstFSSpec); bail: return err; } |
From: Jim K. <jk...@us...> - 2006-01-02 20:33:36
|
Update of /cvsroot/opengtoolkit/lvzip/zlib_Mac_DLL_XCode.xcode In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27676/zlib_Mac_DLL_XCode.xcode Log Message: Directory /cvsroot/opengtoolkit/lvzip/zlib_Mac_DLL_XCode.xcode added to the repository |