Show
Ignore:
Timestamp:
06/20/06 23:26:29 (3 years ago)
Author:
ngerakines
Message:

* Put into place the real icons that Wiley sent over
* Fixed the prefs on login
* Removed the TypePadSuper class
* General code cleanup

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Fence.xcodeproj/project.pbxproj

    r38 r41  
    2727                6D4762960A1E4A0900E16CEE /* Fence Help in Resources */ = {isa = PBXBuildFile; fileRef = 6D4762920A1E4A0900E16CEE /* Fence Help */; }; 
    2828                6D47630E0A1E537100E16CEE /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D47630D0A1E537100E16CEE /* AppController.m */; }; 
    29                 6D4768650A1FA13600E16CEE /* TypePadSuper.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D4768640A1FA13600E16CEE /* TypePadSuper.m */; }; 
    3029                6D4C783F0A37800900336D15 /* HACKING in Resources */ = {isa = PBXBuildFile; fileRef = 6D4C783E0A37800900336D15 /* HACKING */; }; 
    3130                6D6494960A3CAB3A00455799 /* VoxAccount.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6D6494940A3CAB3A00455799 /* VoxAccount.h */; }; 
     
    4039                6D6505050A19852B0087234C /* TypePadWeblog.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D6505040A19852B0087234C /* TypePadWeblog.m */; }; 
    4140                6D65050E0A1985530087234C /* TypePadGallery.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D65050D0A1985530087234C /* TypePadGallery.m */; }; 
     41                6DAFAA990A47975A00E54B76 /* CommentTable.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6DAFAA970A47975A00E54B76 /* CommentTable.h */; }; 
     42                6DAFAA9A0A47975A00E54B76 /* CommentTable.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DAFAA980A47975A00E54B76 /* CommentTable.m */; }; 
     43                6DAFAAAF0A47989F00E54B76 /* TypePadWeblogComment.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6DAFAAAD0A47989F00E54B76 /* TypePadWeblogComment.h */; }; 
     44                6DAFAAB00A47989F00E54B76 /* TypePadWeblogComment.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DAFAAAE0A47989F00E54B76 /* TypePadWeblogComment.m */; }; 
    4245                6DEB14A00A3AA7D1005998D4 /* TypePad.nib in Resources */ = {isa = PBXBuildFile; fileRef = 6DEB149F0A3AA7D1005998D4 /* TypePad.nib */; }; 
    4346                6DEB14D40A3AAC58005998D4 /* Preferences.nib in Resources */ = {isa = PBXBuildFile; fileRef = 6DEB14D30A3AAC58005998D4 /* Preferences.nib */; }; 
     47                6DF04FB80A488A25002DAF68 /* fence-128.png in Resources */ = {isa = PBXBuildFile; fileRef = 6DF04FB70A488A25002DAF68 /* fence-128.png */; }; 
     48                6DF04FF00A48A8DE002DAF68 /* fence.icns in Resources */ = {isa = PBXBuildFile; fileRef = 6DF04FEF0A48A8DE002DAF68 /* fence.icns */; }; 
    4449                6DF565C50A3BAA770037EB33 /* TypePadController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DF565C30A3BAA770037EB33 /* TypePadController.m */; }; 
    4550                6DF565C60A3BAA770037EB33 /* TypePadController.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6DF565C40A3BAA770037EB33 /* TypePadController.h */; }; 
     
    106111                                6D6494D40A3CAD3D00455799 /* VoxAtomApi.h in CopyFiles */, 
    107112                                6D6495770A3CB66200455799 /* VoxCollection.h in CopyFiles */, 
     113                                6DAFAA990A47975A00E54B76 /* CommentTable.h in CopyFiles */, 
     114                                6DAFAAAF0A47989F00E54B76 /* TypePadWeblogComment.h in CopyFiles */, 
    108115                        ); 
    109116                        runOnlyForDeploymentPostprocessing = 0; 
     
    120127                29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; 
    121128                32CA4F630368D1EE00C91783 /* Fence_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Fence_Prefix.pch; sourceTree = "<group>"; }; 
    122                 6D0937220A312AAD00FFB45C /* Fence.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Fence.app; sourceTree = BUILT_PRODUCTS_DIR; }; 
     129                6D0937220A312AAD00FFB45C /* Fence.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = Fence.app; path = /Users/ngerakines/dev/6a/code/Fence/trunk/build/Release/Fence.app; sourceTree = "<absolute>"; }; 
    123130                6D15B1960A2FC8BD00BFAC0E /* Gallery.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Gallery.tiff; sourceTree = "<group>"; }; 
    124131                6D15B1970A2FC8BD00BFAC0E /* General.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = General.tiff; sourceTree = "<group>"; }; 
     
    147154                6D47630C0A1E537100E16CEE /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; }; 
    148155                6D47630D0A1E537100E16CEE /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AppController.m; sourceTree = "<group>"; }; 
    149                 6D4768630A1FA13600E16CEE /* TypePadSuper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TypePadSuper.h; sourceTree = "<group>"; }; 
    150                 6D4768640A1FA13600E16CEE /* TypePadSuper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TypePadSuper.m; sourceTree = "<group>"; }; 
    151156                6D4C783E0A37800900336D15 /* HACKING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = HACKING; sourceTree = "<group>"; }; 
    152157                6D6494940A3CAB3A00455799 /* VoxAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VoxAccount.h; sourceTree = "<group>"; }; 
     
    165170                6D65050D0A1985530087234C /* TypePadGallery.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TypePadGallery.m; sourceTree = "<group>"; }; 
    166171                6D65069B0A1994930087234C /* TODO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TODO; sourceTree = "<group>"; }; 
     172                6DAFAA970A47975A00E54B76 /* CommentTable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CommentTable.h; sourceTree = "<group>"; }; 
     173                6DAFAA980A47975A00E54B76 /* CommentTable.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = CommentTable.m; sourceTree = "<group>"; }; 
     174                6DAFAAAD0A47989F00E54B76 /* TypePadWeblogComment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TypePadWeblogComment.h; sourceTree = "<group>"; }; 
     175                6DAFAAAE0A47989F00E54B76 /* TypePadWeblogComment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TypePadWeblogComment.m; sourceTree = "<group>"; }; 
    167176                6DBE11990A1BA41200F171E5 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; }; 
    168177                6DBE119F0A1BA42900F171E5 /* ReadMe */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe; sourceTree = "<group>"; }; 
    169178                6DEB149F0A3AA7D1005998D4 /* TypePad.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = TypePad.nib; sourceTree = "<group>"; }; 
    170179                6DEB14D30A3AAC58005998D4 /* Preferences.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = Preferences.nib; sourceTree = "<group>"; }; 
     180                6DF04FB70A488A25002DAF68 /* fence-128.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fence-128.png"; sourceTree = "<group>"; }; 
     181                6DF04FEF0A48A8DE002DAF68 /* fence.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = fence.icns; sourceTree = "<group>"; }; 
    171182                6DF565C30A3BAA770037EB33 /* TypePadController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = TypePadController.m; sourceTree = "<group>"; }; 
    172183                6DF565C40A3BAA770037EB33 /* TypePadController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TypePadController.h; sourceTree = "<group>"; }; 
     
    233244                        isa = PBXGroup; 
    234245                        children = ( 
    235                                 6D0937220A312AAD00FFB45C /* Fence.app */, 
    236246                        ); 
    237247                        name = Products; 
     
    241251                        isa = PBXGroup; 
    242252                        children = ( 
     253                                6DF04FEF0A48A8DE002DAF68 /* fence.icns */, 
    243254                                6D15B22C0A2FCC7500BFAC0E /* Growl-WithInstaller.framework */, 
    244255                                6DBE119F0A1BA42900F171E5 /* ReadMe */, 
     
    271282                                6DEB149F0A3AA7D1005998D4 /* TypePad.nib */, 
    272283                                6DF56A700A3BDF6C0037EB33 /* Vox.nib */, 
     284                                6D4762920A1E4A0900E16CEE /* Fence Help */, 
    273285                                6D15B1960A2FC8BD00BFAC0E /* Gallery.tiff */, 
    274286                                6D15B1970A2FC8BD00BFAC0E /* General.tiff */, 
    275287                                6D15B1980A2FC8BD00BFAC0E /* Weblog.tiff */, 
    276                                 6D4762920A1E4A0900E16CEE /* Fence Help */, 
    277288                                6D2D03660A19512F005C5AFA /* tplogo.jpg */, 
    278289                                6DF56A6B0A3BDEDE0037EB33 /* logo-vox-32x32.gif */, 
    279290                                8D1107310486CEB800E47090 /* Info.plist */, 
    280291                                089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, 
     292                                6DF04FB70A488A25002DAF68 /* fence-128.png */, 
    281293                        ); 
    282294                        name = Resources; 
     
    340352                        children = ( 
    341353                                6DF56A4F0A3BDC160037EB33 /* View Controllers */, 
    342                                 6D4768630A1FA13600E16CEE /* TypePadSuper.h */, 
    343                                 6D4768640A1FA13600E16CEE /* TypePadSuper.m */, 
    344354                                6D6505030A19852B0087234C /* TypePadWeblog.h */, 
    345355                                6D6505040A19852B0087234C /* TypePadWeblog.m */, 
     
    348358                                6D2D02FA0A194F0A005C5AFA /* TypePad.h */, 
    349359                                6D2D02FB0A194F0A005C5AFA /* TypePad.m */, 
     360                                6DF565C40A3BAA770037EB33 /* TypePadController.h */, 
    350361                                6DF565C30A3BAA770037EB33 /* TypePadController.m */, 
    351                                 6DF565C40A3BAA770037EB33 /* TypePadController.h */, 
    352362                                6DF565DE0A3BABCC0037EB33 /* TypePadAccount.h */, 
    353363                                6DF565DF0A3BABCC0037EB33 /* TypePadAccount.m */, 
    354364                                6D6494C80A3CAD2700455799 /* TypePadAtomAPI.h */, 
    355365                                6D6494C90A3CAD2700455799 /* TypePadAtomAPI.m */, 
     366                                6DAFAAAD0A47989F00E54B76 /* TypePadWeblogComment.h */, 
     367                                6DAFAAAE0A47989F00E54B76 /* TypePadWeblogComment.m */, 
    356368                        ); 
    357369                        name = TypePad; 
     
    388400                        isa = PBXGroup; 
    389401                        children = ( 
     402                                6DAFAA970A47975A00E54B76 /* CommentTable.h */, 
     403                                6DAFAA980A47975A00E54B76 /* CommentTable.m */, 
    390404                                6D2D02F60A194F0A005C5AFA /* RoundedView.h */, 
    391405                                6D2D02F70A194F0A005C5AFA /* RoundedView.m */, 
     
    461475                                6DF56A6C0A3BDEDE0037EB33 /* logo-vox-32x32.gif in Resources */, 
    462476                                6DF56A710A3BDF6C0037EB33 /* Vox.nib in Resources */, 
     477                                6DF04FB80A488A25002DAF68 /* fence-128.png in Resources */, 
     478                                6DF04FF00A48A8DE002DAF68 /* fence.icns in Resources */, 
    463479                        ); 
    464480                        runOnlyForDeploymentPostprocessing = 0; 
     
    483499                                6D65050E0A1985530087234C /* TypePadGallery.m in Sources */, 
    484500                                6D47630E0A1E537100E16CEE /* AppController.m in Sources */, 
    485                                 6D4768650A1FA13600E16CEE /* TypePadSuper.m in Sources */, 
    486501                                6D3223060A3A59BA005D832A /* Vox.m in Sources */, 
    487502                                6D32231C0A3A6704005D832A /* LoginWindowController.m in Sources */, 
     
    496511                                6D6494D50A3CAD3D00455799 /* VoxAtomApi.m in Sources */, 
    497512                                6D6495780A3CB66200455799 /* VoxCollection.m in Sources */, 
     513                                6DAFAA9A0A47975A00E54B76 /* CommentTable.m in Sources */, 
     514                                6DAFAAB00A47989F00E54B76 /* TypePadWeblogComment.m in Sources */, 
    498515                        ); 
    499516                        runOnlyForDeploymentPostprocessing = 0;