transmission/macosx
Mitchell Livingston 8e0a157531 silence a deprecation warning 2012-10-29 22:16:42 +00:00
..
Growl.framework Whoops! Revert new changes committed in r13469 2012-09-06 03:23:50 +00:00
Images Fix the Mac build. SVN doesn't work well with files containing @. 2012-06-10 02:48:11 +00:00
QuickLookPlugin add European Portuguese localization of the Quick Look plugin for 2.7 2012-09-22 15:28:46 +00:00
Sparkle.framework add a Danish localization of Sparkle by Daniel Østergaard Nielsen 2012-05-23 00:54:14 +00:00
TransmissionHelp (trunk) run all our pngs through "pngout.exe" and "optipng -zc1-9 -zm1-9 -zs0-3 -f0-5" 2011-10-26 16:11:21 +00:00
UKKQueue
da.lproj update Danish localization for 2.7 2012-09-04 22:49:46 +00:00
de.lproj German localization for 2.7 2012-09-02 16:48:52 +00:00
en.lproj #4373 In the file list, swap the priority switch and download check, so that the scrollbar doesn't appear above the high priority switch 2012-10-28 23:57:08 +00:00
es.lproj update Spanish localization for 2.7 2012-09-04 22:46:06 +00:00
fr.lproj update French localization for 2.7 2012-09-20 13:02:34 +00:00
it.lproj update Italian localization for 2.7 2012-09-04 22:53:12 +00:00
nl.lproj update to the Dutch localization 2012-10-15 02:23:54 +00:00
pt.lproj update Brazilian Portuguese localization for 2.7 2012-09-09 00:31:09 +00:00
pt_PT.lproj update European Portuguese localization for 2.7 2012-09-22 15:28:00 +00:00
ru.lproj update Russian localization for 2.7 2012-09-07 11:54:14 +00:00
AboutWindow.xib We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
AboutWindowController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
AboutWindowController.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
AddMagnetWindowController.h add in placeholder code so that AddMagnetWindow can be localized with a strings file after 2.7 2012-09-08 03:48:12 +00:00
AddMagnetWindowController.m don't do layout in code until localizations are updated in 2.8 2012-10-19 03:52:59 +00:00
AddWindowController.h #5005 Torrent file deleted twice when added via url 2012-08-05 03:48:13 +00:00
AddWindowController.m properly retain/release nstimers like any other objective-c object 2012-09-10 02:37:29 +00:00
BadgeView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
BadgeView.m #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
Badger.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
Badger.m #5090 Include seeding-complete transfers in badged count on Dock icon 2012-10-15 02:12:44 +00:00
BlocklistDownloader.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
BlocklistDownloader.m session_handle does not need to be a global variable in the prefs controller 2012-05-29 01:03:21 +00:00
BlocklistDownloaderViewController.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
BlocklistDownloaderViewController.m re-add non-ARC-specific changes from r13248-50, mainly to make re-adding ARC support easier in the future 2012-03-13 03:20:09 +00:00
BlocklistScheduler.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
BlocklistScheduler.m properly retain/release nstimers like any other objective-c object 2012-09-10 02:37:29 +00:00
BlocklistStatusWindow.xib We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
BonjourController.h avoid creating the Bonjour Controller singleton unnecessarily 2012-09-10 02:01:07 +00:00
BonjourController.m avoid creating the Bonjour Controller singleton unnecessarily 2012-09-10 02:01:07 +00:00
ButtonToolbarItem.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
ButtonToolbarItem.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
ColorTextField.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
ColorTextField.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
Controller.h #4963 Support Notification Center on 10.8 2012-07-25 12:49:11 +00:00
Controller.m don't update the badge count when a transfer finishes seeding and is removed at the same time. 2012-10-17 00:25:28 +00:00
CreatorWindowController.h #4923 "Open when created" might not be respected 2012-05-28 19:43:53 +00:00
CreatorWindowController.m properly retain/release nstimers like any other objective-c object 2012-09-10 02:37:29 +00:00
Credits.rtf #4749 Add the Retina 2x images, and the updated 1x images, provided by Kibo. 2012-06-10 02:04:55 +00:00
Defaults.plist #2353 Add an option to the inspector to remove transfers from the list when seeding completes 2012-07-07 01:47:12 +00:00
DragOverlayView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
DragOverlayView.m silence a deprecation warning 2012-10-29 22:16:42 +00:00
DragOverlayWindow.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
DragOverlayWindow.m #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
ExpandedPathToIconTransformer.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
ExpandedPathToIconTransformer.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
ExpandedPathToPathTransformer.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
ExpandedPathToPathTransformer.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FileListNode.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
FileListNode.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
FileNameCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FileNameCell.m no padding between the title/status strings in the file table and the priority column 2012-10-29 00:04:18 +00:00
FileOutlineController.h #4902 Check all/Uncheck all buttons in the inspector 2012-05-14 00:00:19 +00:00
FileOutlineController.m #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
FileOutlineView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FileOutlineView.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
FilePriorityCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FilePriorityCell.m #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
FilterBar.xib We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
FilterBarController.h #4963 Support Notification Center on 10.8 2012-07-25 12:49:11 +00:00
FilterBarController.m #4963 Support Notification Center on 10.8 2012-07-25 12:49:11 +00:00
FilterBarView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FilterBarView.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
FilterButton.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FilterButton.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
GlobalOptionsPopoverViewController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
GlobalOptionsPopoverViewController.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
GroupToolbarItem.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
GroupToolbarItem.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
GroupsController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
GroupsController.m #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
GroupsPrefsController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
GroupsPrefsController.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
Info.plist #5051 Mac client causes dual-GPU Macbook Pros to use the discrete GPU 2012-10-12 02:44:19 +00:00
InfoActivityViewController.h perform localization of InfoActivityViewController with a strings files and resizing code 2012-09-27 00:17:43 +00:00
InfoActivityViewController.m don't do layout in code until localizations are updated in 2.8 2012-10-19 03:52:59 +00:00
InfoFileView.xib #4373 In the file list, swap the priority switch and download check, so that the scrollbar doesn't appear above the high priority switch 2012-10-28 23:57:08 +00:00
InfoFileViewController.h #4902 Check all/Uncheck all buttons in the inspector 2012-05-14 00:00:19 +00:00
InfoFileViewController.m #4912 Filter and check all/uncheck all in Add Transfer window 2012-05-20 00:19:55 +00:00
InfoGeneralViewController.h add in placeholder code so thatInfoGeneralView can be localized with a strings file after 2.7 2012-09-08 20:22:05 +00:00
InfoGeneralViewController.m don't do layout in code until localizations are updated in 2.8 2012-10-19 03:52:59 +00:00
InfoOptionsViewController.h add in placeholder code so that InfoOptionsView can be localized with a strings file after 2.7 2012-09-08 18:09:02 +00:00
InfoOptionsViewController.m don't do layout in code until localizations are updated in 2.8 2012-10-19 03:52:59 +00:00
InfoPeersView.xib #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
InfoPeersViewController.h #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
InfoPeersViewController.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
InfoTabButtonBack.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoTabButtonBack.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
InfoTabButtonCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoTabButtonCell.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
InfoTextField.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoTextField.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoTrackersView.xib We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
InfoTrackersViewController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoTrackersViewController.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
InfoViewController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoWindow.xib We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
InfoWindowController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoWindowController.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
Makefile.am Fix "make clean" when xcodebuild isn't available on the build box 2012-09-23 00:14:04 +00:00
MessageWindow.xib #4920 On Lion, use window restoration on the message log and stats window 2012-05-27 22:31:58 +00:00
MessageWindowController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
MessageWindowController.m properly retain/release nstimers like any other objective-c object 2012-09-10 02:37:29 +00:00
NSApplicationAdditions.h On 10.8, use NSByteCountFormatter to keep file sizes consistent with the operating system. Also, on 10.8 don't use a number formatter to localize unsigned integers. 2012-07-25 12:46:49 +00:00
NSApplicationAdditions.m On 10.8, use NSByteCountFormatter to keep file sizes consistent with the operating system. Also, on 10.8 don't use a number formatter to localize unsigned integers. 2012-07-25 12:46:49 +00:00
NSImageAdditions.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
NSImageAdditions.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
NSMutableArrayAdditions.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
NSMutableArrayAdditions.m #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
NSStringAdditions.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
NSStringAdditions.m Remove the Simplified Chinese localization. We are on the lookout for a new localizer. 2012-09-22 16:09:52 +00:00
PeerProgressIndicatorCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
PeerProgressIndicatorCell.m #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
PeerTableView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
PeerTableView.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
PiecesView.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
PiecesView.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
PortChecker.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
PortChecker.m properly retain/release nstimers like any other objective-c object 2012-09-10 02:37:29 +00:00
PredicateEditorRowTemplateAny.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
PredicateEditorRowTemplateAny.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
PrefsController.h When running on 10.8 with Growl not running, show a button in Prefs to open System Preferences. 2012-08-19 19:06:52 +00:00
PrefsController.m properly retain/release nstimers like any other objective-c object 2012-09-10 02:37:29 +00:00
PrefsWindow.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
PrefsWindow.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
ProgressGradients.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
ProgressGradients.m re-add non-ARC-specific changes from r13248-50, mainly to make re-adding ARC support easier in the future 2012-03-13 03:20:09 +00:00
StatsWindow.xib #4920 On Lion, use window restoration on the message log and stats window 2012-05-27 22:31:58 +00:00
StatsWindowController.h #4920 On Lion, use window restoration on the message log and stats window 2012-05-27 22:31:58 +00:00
StatsWindowController.m Make the stats window's localization-resizing code a bit more generic 2012-09-24 02:43:44 +00:00
StatusBar.xib specify the background style of the up and down arrows in the status bar 2012-06-10 13:47:32 +00:00
StatusBarController.h specify the background style of the up and down arrows in the status bar 2012-06-10 13:47:32 +00:00
StatusBarController.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
StatusBarView.h #5026 StatusBarView doesn't fully match toolbar on 10.7+ 2012-08-30 02:37:00 +00:00
StatusBarView.m move a variable outside of a loop 2012-10-14 17:33:23 +00:00
ToolbarSegmentedCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
ToolbarSegmentedCell.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
Torrent.h #4454 Patch by 0ptional: Time Machine exclusion for partial download does not work on Lion 2012-08-06 03:59:07 +00:00
Torrent.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
TorrentCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
TorrentCell.m #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
TorrentGroup.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
TorrentGroup.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
TorrentTableView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
TorrentTableView.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
TrackerCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
TrackerCell.m silence several warnings related to printing ints in strings 2012-08-13 00:52:04 +00:00
TrackerNode.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
TrackerNode.m reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
TrackerTableView.h reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
TrackerTableView.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
Transmission_Prefix.pch
URLSheetWindow.xib reverse r13248-r13250, since ARC doesn't support 32-bit. 2012-03-13 02:52:11 +00:00
URLSheetWindowController.h more changes to make future porting to ARC easier 2012-03-13 03:39:56 +00:00
URLSheetWindowController.m more changes to make future porting to ARC easier 2012-03-13 03:39:56 +00:00
WebSeedTableView.h #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
WebSeedTableView.m #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
main.m bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
sparkle_dsa_pub.pem