Changeset 3283
- Timestamp:
- Oct 4, 2007, 3:45:52 AM (15 years ago)
- Location:
- trunk
- Files:
-
- 4 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r3210 r3283 12 12 + Inspector can be resized vertically in Peers and Files tabs 13 13 + Optimizations to decrease memory usage 14 + Various smaller interface improvements14 + Various smaller interface additions and improvements 15 15 16 16 0.82 (2007/09/09) -
trunk/Transmission.xcodeproj/project.pbxproj
r3213 r3283 498 498 A2D4F0820A915F6600890C32 /* RedDot.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = RedDot.tiff; path = macosx/Images/RedDot.tiff; sourceTree = "<group>"; }; 499 499 A2D4F0840A915F7200890C32 /* GreenDot.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = GreenDot.tiff; path = macosx/Images/GreenDot.tiff; sourceTree = "<group>"; }; 500 A2D688850CB4984B009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/MainMenu.nib; sourceTree = "<group>"; }; 501 A2D688A70CB4986A009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = English; path = macosx/English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 502 A2D688AB0CB49889009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/InfoWindow.nib; sourceTree = "<group>"; }; 503 A2D688D20CB498AA009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/MessageWindow.nib; sourceTree = "<group>"; }; 504 A2D688EB0CB498BE009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/PrefsWindow.nib; sourceTree = "<group>"; }; 505 A2D689100CB498F2009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = macosx/English.lproj/Creator.nib; sourceTree = "<group>"; }; 506 A2D6891B0CB4990E009BEC3A /* English */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = English; path = macosx/English.lproj/Localizable.strings; sourceTree = "<group>"; }; 500 507 A2DF37040C220D03006523C1 /* CreatorWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreatorWindowController.h; path = macosx/CreatorWindowController.h; sourceTree = "<group>"; }; 501 508 A2DF37050C220D03006523C1 /* CreatorWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreatorWindowController.m; path = macosx/CreatorWindowController.m; sourceTree = "<group>"; }; … … 505 512 A2F6DB070A55F31C0058D1E5 /* SpeedLimitButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SpeedLimitButton.png; path = macosx/Images/SpeedLimitButton.png; sourceTree = "<group>"; }; 506 513 A2F8951E0A2D4BA500ED2127 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Credits.rtf; path = macosx/Credits.rtf; sourceTree = "<group>"; }; 507 A2FA34610CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = macosx/en.lproj/Creator.nib; sourceTree = "<group>"; };508 A2FA34620CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = macosx/en.lproj/InfoPlist.strings; sourceTree = "<group>"; };509 A2FA34630CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = macosx/en.lproj/InfoWindow.nib; sourceTree = "<group>"; };510 A2FA34640CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = macosx/en.lproj/Localizable.strings; sourceTree = "<group>"; };511 A2FA34650CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = macosx/en.lproj/MainMenu.nib; sourceTree = "<group>"; };512 A2FA34660CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = macosx/en.lproj/MessageWindow.nib; sourceTree = "<group>"; };513 A2FA34670CA323EA00C432EE /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = macosx/en.lproj/PrefsWindow.nib; sourceTree = "<group>"; };514 514 A2FB057C0BFEB6800095564D /* DragOverlayView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DragOverlayView.h; path = macosx/DragOverlayView.h; sourceTree = "<group>"; }; 515 515 A2FB057D0BFEB6800095564D /* DragOverlayView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DragOverlayView.m; path = macosx/DragOverlayView.m; sourceTree = "<group>"; }; … … 1589 1589 isa = PBXVariantGroup; 1590 1590 children = ( 1591 A2D688A70CB4986A009BEC3A /* English */, 1591 1592 A22BC9AE0C5C505200F5FB72 /* Korean */, 1592 1593 A22BCA2E0C5D5CDA00F5FB72 /* Italian */, … … 1594 1595 A22A7EBC0C627FC200E30364 /* Greek */, 1595 1596 A26039FE0C6338FB00F5FDFD /* Spanish */, 1596 A2FA34620CA323EA00C432EE /* en */,1597 1597 ); 1598 1598 name = InfoPlist.strings; … … 1602 1602 isa = PBXVariantGroup; 1603 1603 children = ( 1604 A2 FA34650CA323EA00C432EE /* en*/,1604 A2D688850CB4984B009BEC3A /* English */, 1605 1605 A22BC9B10C5C505200F5FB72 /* Korean */, 1606 1606 A22BCA310C5D5CDA00F5FB72 /* Italian */, … … 1616 1616 isa = PBXVariantGroup; 1617 1617 children = ( 1618 A2 FA34630CA323EA00C432EE /* en*/,1618 A2D688AB0CB49889009BEC3A /* English */, 1619 1619 A22BC9AF0C5C505200F5FB72 /* Korean */, 1620 1620 A22BCA2F0C5D5CDA00F5FB72 /* Italian */, … … 1630 1630 isa = PBXVariantGroup; 1631 1631 children = ( 1632 A2 FA34660CA323EA00C432EE /* en*/,1632 A2D688D20CB498AA009BEC3A /* English */, 1633 1633 A22BC9B20C5C505300F5FB72 /* Korean */, 1634 1634 A22BCA320C5D5CDA00F5FB72 /* Italian */, … … 1644 1644 isa = PBXVariantGroup; 1645 1645 children = ( 1646 A2D6891B0CB4990E009BEC3A /* English */, 1646 1647 A22BC9B00C5C505200F5FB72 /* Korean */, 1647 1648 A22BCA300C5D5CDA00F5FB72 /* Italian */, … … 1650 1651 A2603A000C6338FB00F5FDFD /* Spanish */, 1651 1652 A2C19EDD0C676F5200E0B235 /* French */, 1652 A2FA34640CA323EA00C432EE /* en */,1653 1653 ); 1654 1654 name = Localizable.strings; … … 1658 1658 isa = PBXVariantGroup; 1659 1659 children = ( 1660 A2 FA34670CA323EA00C432EE /* en*/,1660 A2D688EB0CB498BE009BEC3A /* English */, 1661 1661 A22BC9B30C5C505300F5FB72 /* Korean */, 1662 1662 A22BCA330C5D5CDA00F5FB72 /* Italian */, … … 1672 1672 isa = PBXVariantGroup; 1673 1673 children = ( 1674 A2 FA34610CA323EA00C432EE /* en*/,1674 A2D689100CB498F2009BEC3A /* English */, 1675 1675 A2AE68360C628A58008753C9 /* Korean */, 1676 1676 A2AE68370C628A5E008753C9 /* Italian */, -
trunk/macosx/Controller.m
r3196 r3283 167 167 fDefaults = [NSUserDefaults standardUserDefaults]; 168 168 169 #warning move nib names to individual classes 169 170 fMessageController = [[MessageWindowController alloc] initWithWindowNibName: @"MessageWindow"]; 170 171 fInfoController = [[InfoWindowController alloc] initWithWindowNibName: @"InfoWindow"]; -
trunk/macosx/Torrent.m
r3264 r3283 805 805 dic = [NSMutableDictionary dictionaryWithObjectsAndKeys: 806 806 [NSNumber numberWithInt: peer->from], @"From", 807 [NSString stringWithCString: (char *) 807 [NSString stringWithCString: (char *)peer->addr encoding: NSUTF8StringEncoding], @"IP", 808 808 [NSNumber numberWithInt: peer->port], @"Port", 809 809 [NSNumber numberWithFloat: peer->progress], @"Progress",
Note: See TracChangeset
for help on using the changeset viewer.