transmission/macosx
Mitchell Livingston f939207703 make sure that the inspector is fully reloaded, specifically for when a transfer is demagnetized 2010-04-17 18:44:34 +00:00
..
Growl.framework add good Growl 2010-02-06 19:26:35 +00:00
Images Oops 2010-03-25 02:57:58 +00:00
Sparkle.framework (trunk) add custom Sparkle (with tag support) 2009-01-13 05:13:56 +00:00
TransmissionHelp small help tweak 2010-03-25 12:40:17 +00:00
UKKQueue update UKKQueue to be 64-bit compatible (although we're still not ready for 64-bits just yet) 2009-04-17 02:36:12 +00:00
de.lproj the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
en.lproj make the verifying progress indicator in the "add transfer" window a bar 2010-04-17 14:01:55 +00:00
es.lproj the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
fr.lproj the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
it.lproj the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
nl.lproj the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
pt.lproj the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
ru.lproj the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
zh_CN.lproj the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
zh_TW.lproj the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
AboutWindow.xib
AboutWindowController.h
AboutWindowController.m
AddMagnetWindowController.h small design changes to the add windows, mainly placing the location, group, priority, and verify options into a box 2010-04-16 02:07:57 +00:00
AddMagnetWindowController.m small design changes to the add windows, mainly placing the location, group, priority, and verify options into a box 2010-04-16 02:07:57 +00:00
AddWindowController.h #2612 Display a neutered add window for magnet links 2010-04-12 00:55:31 +00:00
AddWindowController.m make the verifying progress indicator in the "add transfer" window a bar 2010-04-17 14:01:55 +00:00
BadgeView.h
BadgeView.m
Badger.h
Badger.m
BlocklistDownloader.h
BlocklistDownloader.m
BlocklistDownloaderViewController.h
BlocklistDownloaderViewController.m
BlocklistScheduler.h
BlocklistScheduler.m
BlocklistStatusWindow.xib
BonjourController.h
BonjourController.m
ButtonToolbarItem.h
ButtonToolbarItem.m
ColorTextField.h
ColorTextField.m
Controller.h #2612 Display a neutered add window for magnet links 2010-04-12 00:55:31 +00:00
Controller.m (trunk) #1869 "new status for torrents that reached the seed ratio" -- add temporary debug messages to help track down the issue leena's reporting in that ticket 2010-04-14 13:36:43 +00:00
CreatorWindowController.h
CreatorWindowController.m (trunk) #2938 -- sync gtk, mac, and cli clients with previous commit 2010-02-20 15:57:34 +00:00
Credits.rtf
Defaults.plist add an option to the prefs to show the add window for magnet links 2010-04-12 01:34:11 +00:00
DragOverlayView.h some cleanup of DragOverlayView 2010-01-28 03:36:47 +00:00
DragOverlayView.m make text fields truncate in the middle instead of end 2010-04-01 02:34:29 +00:00
DragOverlayWindow.h
DragOverlayWindow.m #2860 Display trackers for all selected torrents in the inspector 2010-02-05 02:51:42 +00:00
ExpandedPathToIconTransformer.h
ExpandedPathToIconTransformer.m
ExpandedPathToPathTransformer.h
ExpandedPathToPathTransformer.m
FileListNode.h
FileListNode.m remove temporary asserts 2010-02-15 14:56:14 +00:00
FileNameCell.h
FileNameCell.m make text fields truncate in the middle instead of end 2010-04-01 02:34:29 +00:00
FileOutlineController.h
FileOutlineController.m remove temporary asserts 2010-02-15 14:56:14 +00:00
FileOutlineView.h a couple more tweaks to displaying peers and webseeds 2010-02-07 17:37:01 +00:00
FileOutlineView.m remove temporary asserts 2010-02-15 14:56:14 +00:00
FilePriorityCell.h happy new year! 2010-01-01 21:12:04 +00:00
FilePriorityCell.m
FilterButton.h
FilterButton.m
GroupToolbarItem.h
GroupToolbarItem.m
GroupsController.h
GroupsController.m restore ability to toggle pieces view by clicking on it 2010-04-06 01:41:16 +00:00
GroupsPrefsController.h
GroupsPrefsController.m when removing the bottom group, select the group above it instead of the first group 2010-04-10 15:48:09 +00:00
Info.plist
InfoActivityViewController.h restore ability to toggle pieces view by clicking on it 2010-04-06 01:41:16 +00:00
InfoActivityViewController.m make sure that the inspector is fully reloaded, specifically for when a transfer is demagnetized 2010-04-17 18:44:34 +00:00
InfoFileView.xib Refactor the info window, so that each view is in a separate xib and view controller. This should make future localizations simpler and the code more modular/readable. 2010-03-06 23:12:30 +00:00
InfoFileViewController.h move the code for remembering resize information for the info views into the individual views 2010-03-14 02:53:22 +00:00
InfoFileViewController.m make sure that the inspector is fully reloaded, specifically for when a transfer is demagnetized 2010-04-17 18:44:34 +00:00
InfoGeneralViewController.h add a protocol for the info view controllers, and as a result eliminate some excessive code 2010-03-14 01:42:49 +00:00
InfoGeneralViewController.m make sure that the inspector is fully reloaded, specifically for when a transfer is demagnetized 2010-04-17 18:44:34 +00:00
InfoOptionsViewController.h add a protocol for the info view controllers, and as a result eliminate some excessive code 2010-03-14 01:42:49 +00:00
InfoOptionsViewController.m make sure that the inspector is fully reloaded, specifically for when a transfer is demagnetized 2010-04-17 18:44:34 +00:00
InfoPeersView.xib set default sorts for the peer, web seed, and message log tables in the xib instead of code 2010-03-07 14:39:13 +00:00
InfoPeersViewController.h move the code for remembering resize information for the info views into the individual views 2010-03-14 02:53:22 +00:00
InfoPeersViewController.m make sure that the inspector is fully reloaded, specifically for when a transfer is demagnetized 2010-04-17 18:44:34 +00:00
InfoTabButtonCell.h
InfoTabButtonCell.m simplify how the icons are set for the inspector tabs 2010-03-14 15:03:14 +00:00
InfoTextField.h
InfoTextField.m
InfoTrackersView.xib Refactor the info window, so that each view is in a separate xib and view controller. This should make future localizations simpler and the code more modular/readable. 2010-03-06 23:12:30 +00:00
InfoTrackersViewController.h remove unnecessary setHidden:'s 2010-03-14 02:59:37 +00:00
InfoTrackersViewController.m make sure that the inspector is fully reloaded, specifically for when a transfer is demagnetized 2010-04-17 18:44:34 +00:00
InfoViewController.h move the code for remembering resize information for the info views into the individual views 2010-03-14 02:53:22 +00:00
InfoWindow.xib truncate the inspector's data name in the middle instead of tail 2010-04-12 01:21:07 +00:00
InfoWindowController.h add a protocol for the info view controllers, and as a result eliminate some excessive code 2010-03-14 01:42:49 +00:00
InfoWindowController.m simplify how the icons are set for the inspector tabs 2010-03-14 15:03:14 +00:00
Makefile.am #2612 Display a neutered add window for magnet links 2010-04-12 00:55:31 +00:00
MessageWindow.xib set default sorts for the peer, web seed, and message log tables in the xib instead of code 2010-03-07 14:39:13 +00:00
MessageWindowController.h #2593 Add a Filter field to the Message Log window 2010-02-02 01:13:15 +00:00
MessageWindowController.m set default sorts for the peer, web seed, and message log tables in the xib instead of code 2010-03-07 14:39:13 +00:00
NSApplicationAdditions.h
NSApplicationAdditions.m
NSStringAdditions.h
NSStringAdditions.m
PeerProgressIndicatorCell.h
PeerProgressIndicatorCell.m
PeerTableView.h
PeerTableView.m
PiecesView.h
PiecesView.m only toggle the pieces view when a torrent is selected 2010-04-06 01:44:38 +00:00
PortChecker.h
PortChecker.m
PredicateEditorRowTemplateAny.h
PredicateEditorRowTemplateAny.m
PrefsController.h #1295 Sync "Start when added" with libtransmission 2010-03-26 02:28:41 +00:00
PrefsController.m #1295 Sync "Start when added" with libtransmission 2010-03-26 02:28:41 +00:00
PrefsWindow.h
PrefsWindow.m
ProgressGradients.h first attempt at a single-row, more compact Compact (Minimal) View 2010-03-20 03:27:17 +00:00
ProgressGradients.m make text fields truncate in the middle instead of end 2010-04-01 02:34:29 +00:00
StatsWindow.xib
StatsWindowController.h
StatsWindowController.m
StatusBarView.h
StatusBarView.m
ToolbarSegmentedCell.h
ToolbarSegmentedCell.m
Torrent.h #1869 Move the finished state to libtransmission. This setting is now remembered between launches. This also causes torrents that hit the seed ratio to not have this setting changed to unlimited until start. 2010-04-02 17:57:25 +00:00
Torrent.m "this time for sure!" 2010-04-14 13:54:18 +00:00
TorrentCell.h more adjustments to compact view 2010-03-20 18:09:45 +00:00
TorrentCell.m fix hovering over the pause/resume button in non-compact view 2010-04-02 18:14:46 +00:00
TorrentGroup.h
TorrentGroup.m
TorrentTableView.h first attempt at a single-row, more compact Compact (Minimal) View 2010-03-20 03:27:17 +00:00
TorrentTableView.m appropriately shorten the title length when showing the control buttons in compact view 2010-03-20 18:54:24 +00:00
TrackerCell.h
TrackerCell.m prefer favicon.png over favicon.ico 2010-04-13 00:20:19 +00:00
TrackerNode.h add the ability to remove trackers when multiple torrents are selected 2010-02-13 04:30:47 +00:00
TrackerNode.m for scrapes: add a new field to distinguish from error messages returned from the tracker, and scrape timeouts, so that they can be displayed differently 2010-02-25 23:06:05 +00:00
TrackerTableView.h
TrackerTableView.m #2860 Display trackers for all selected torrents in the inspector 2010-02-05 02:51:42 +00:00
Transmission_Prefix.pch
main.m
sparkle_dsa_pub.pem