transmission/macosx
Mike Gelfand 0994e96f31 Uncaught exception when dragging multiple items between groups (macOS)
Change group after all the torrents are retrieved from drop data to avoid
premature view item index changes.

Fixes: #51
2018-01-17 01:03:23 +03:00
..
Growl.framework Whoops! Revert new changes committed in r13469 2012-09-06 03:23:50 +00:00
Images revert smaller Mac png images to fix #5390 2013-07-05 23:08:09 +00:00
QuickLookPlugin Update user-facing copyright years 2016-02-27 23:18:02 +00:00
Sparkle.framework add a Danish localization of Sparkle by Daniel Østergaard Nielsen 2012-05-23 00:54:14 +00:00
TransmissionHelp Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
VDKQueue #5223 Use VDKQueue for watching for torrent files 2013-01-19 05:03:00 +00:00
da.lproj Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
de.lproj Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
en.lproj Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
es.lproj Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
fr.lproj Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
it.lproj Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
nl.lproj Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
pt_PT.lproj Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
ru.lproj Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
tr.lproj Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
AboutWindow.xib Use autolayout for about and license windows (OS X) 2016-02-27 21:37:09 +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 #2794 Don't apply auto-grouping until torrent is demagnetized 2012-10-30 00:22:10 +00:00
AddMagnetWindowController.m #2794 Don't apply auto-grouping until torrent is demagnetized 2012-10-30 00:22:10 +00:00
AddWindowController.h #2794 Don't apply auto-grouping until torrent is demagnetized 2012-10-30 00:22:10 +00:00
AddWindowController.m Use tr_sys_path_remove instead of remove 2015-10-23 04:09:40 +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 Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7 2015-12-21 05:11: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 Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
Controller.m Uncaught exception when dragging multiple items between groups (macOS) 2018-01-17 01:03:23 +03:00
CreatorWindowController.h #4923 "Open when created" might not be respected 2012-05-28 19:43:53 +00:00
CreatorWindowController.m #6042: Remove dead code now that we build for OS X 10.7+ (patch by mattrajca) 2016-01-06 11:05:37 +00:00
Credits.rtf Switch to HTTPS links, adjust wiki links where possible 2018-01-16 01:12:59 +03:00
Defaults.plist Allow host whitelist control via plist on Mac 2018-01-17 00:46:54 +03: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 (trunk) replace the tr_metainfo_builder.isSingleFile and tr_info.isMultifile fields an 'isFolder' bool in both structs. 2014-06-08 22:16:01 +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 make the children in a FileListNode a property 2013-02-19 01:29:25 +00:00
FileListNode.m make the children in a FileListNode a property 2013-02-19 01:29:25 +00:00
FileNameCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FileNameCell.m #6050: Get rid of calls to deprecated convertScreenToBase: API (patch by mattrajca) 2016-01-07 17:21:12 +00:00
FileOutlineController.h trivial changes 2013-02-08 13:02:16 +00:00
FileOutlineController.m #6042: Remove dead code now that we build for OS X 10.7+ (patch by mattrajca) 2016-01-06 11:05:37 +00:00
FileOutlineView.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
FileOutlineView.m #6050: Get rid of calls to deprecated convertScreenToBase: API (patch by mattrajca) 2016-01-07 17:21:12 +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
FileRenameSheetController.h properly enable/disable the rename confirm button 2013-02-08 23:26:07 +00:00
FileRenameSheetController.m #5599 File Rename sheet's buttons don't localize 2014-02-01 19:13:36 +00:00
FileRenameSheetController.xib Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7 2015-12-21 05:11:40 +00:00
FilterBar.xib Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7 2015-12-21 05:11: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 Improve the looks a bit on Yosemite. The app must now be compiled with the 10.10 SDK. 2014-10-16 13:01:17 +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 #6037: Fix global options popover layout (patch by mattrajca, with small adjustments and for all languages) 2015-12-27 01:48:27 +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 Prevent crash during group rules removal in some cases (OS X) 2016-03-02 07:55:37 +00:00
GroupsPrefsController.m Prevent crash during group rules removal in some cases (OS X) 2016-03-02 07:55:37 +00:00
Info.plist Update user-facing copyright years 2016-02-27 23:18:02 +00:00
InfoActivityViewController.h add a note to myself to set off the pieces view target/action in the xib instead of code 2013-03-12 03:08:59 +00:00
InfoActivityViewController.m Yosemite: use NSDateComponentsFormatter instead of custom time string code 2014-10-17 05:12:00 +00:00
InfoFileView.xib Use autolayout for torrent info window (OS X) 2016-02-27 20:29:57 +00:00
InfoFileViewController.h #4902 Check all/Uncheck all buttons in the inspector 2012-05-14 00:00:19 +00:00
InfoFileViewController.m Get rid of some more deprecation warnings (OS X) 2016-01-08 10:05:19 +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 #5286 Files renamed in Mac Inspector are not re-sorted 2013-02-11 01:39:44 +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 Use autolayout for torrent info window (OS X) 2016-02-27 20:29:57 +00:00
InfoPeersView.xib Fix constraints issues on Yosemite when hiding web seed view (OS X) 2016-03-03 22:27:45 +00:00
InfoPeersViewController.h Fix constraints issues on Yosemite when hiding web seed view (OS X) 2016-03-03 22:27:45 +00:00
InfoPeersViewController.m Fix constraints issues on Yosemite when hiding web seed view (OS X) 2016-03-03 22:27:45 +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 #6039: Fix uninitialized controlView use in InfoTabButtonCell 2015-12-22 00:45:09 +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 Use autolayout for torrent info window (OS X) 2016-02-27 20:29:57 +00:00
InfoTrackersViewController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoTrackersViewController.m #6042: Remove dead code now that we build for OS X 10.7+ (patch by mattrajca) 2016-01-06 11:05:37 +00:00
InfoViewController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
InfoWindow.xib Use autolayout for torrent info window (OS X) 2016-02-27 20:29:57 +00:00
InfoWindowController.h Use autolayout for torrent info window (OS X) 2016-02-27 20:29:57 +00:00
InfoWindowController.m Use autolayout for torrent info window (OS X) 2016-02-27 20:29:57 +00:00
Makefile.am (trunk, mac) #5724: 'source code archive tranmsmission-2.83.tar.xz is missing some files.' -- fixed. 2014-06-23 03:35:36 +00:00
MessageWindow.xib Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7 2015-12-21 05:11:40 +00:00
MessageWindowController.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
MessageWindowController.m #6042: Remove dead code now that we build for OS X 10.7+ (patch by mattrajca) 2016-01-06 11:05:37 +00:00
NSApplicationAdditions.h #6042: Remove dead code now that we build for OS X 10.7+ (patch by mattrajca) 2016-01-06 11:05:37 +00:00
NSApplicationAdditions.m #6042: Remove dead code now that we build for OS X 10.7+ (patch by mattrajca) 2016-01-06 11:05:37 +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 Yosemite: use NSDateComponentsFormatter instead of custom time string code 2014-10-17 05:12:00 +00:00
NSStringAdditions.m Yosemite: use NSDateComponentsFormatter instead of custom time string code 2014-10-17 05:12:00 +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 the PiecesView will use target/action instead of notification center for mouse-down events 2013-03-12 02:56:35 +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 #4712 Gray out the 'Display a window when adding a magnet link' option, whenever 'Same directory as torrent' is selected 2013-08-10 02:29:12 +00:00
PrefsController.m Get rid of some more deprecation warnings (OS X) 2016-01-08 10:05:19 +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
ShareToolbarItem.h #5584 Share option in File menu and context menu 2014-01-10 17:50:05 +00:00
ShareToolbarItem.m #5584 Share option in File menu and context menu 2014-01-10 17:50:05 +00:00
ShareTorrentFileHelper.h #5584 Share option in File menu and context menu 2014-01-10 17:50:05 +00:00
ShareTorrentFileHelper.m old-style spacing 2014-01-10 18:06:34 +00:00
StatsWindow.xib Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7 2015-12-21 05:11:40 +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 #6042: Remove dead code now that we build for OS X 10.7+ (patch by mattrajca) 2016-01-06 11:05:37 +00:00
StatusBar.xib Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7 2015-12-21 05:11:40 +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 #6042: Remove dead code now that we build for OS X 10.7+ (patch by mattrajca) 2016-01-06 11:05:37 +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 Use tr_sys_path_remove instead of remove 2015-10-23 04:09:40 +00:00
Torrent.m Get rid of some more deprecation warnings (OS X) 2016-01-08 10:05:19 +00:00
TorrentCell.h bump Mac copyright to 2012 2012-01-14 17:12:04 +00:00
TorrentCell.m #6050: Get rid of calls to deprecated convertScreenToBase: API (patch by mattrajca) 2016-01-07 17:21:12 +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 #6078: Show main window and scroll to torrent on notification click 2016-03-03 17:57:08 +00:00
TorrentTableView.m #6078: Show main window and scroll to torrent on notification click 2016-03-03 17:57:08 +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 Yosemite: use NSDateComponentsFormatter instead of custom time string code 2014-10-17 05:12:00 +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 Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7 2015-12-21 05:11:40 +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