transmission/macosx
Mitchell Livingston a9cabe918c return to using a static NSUInteger for message index - even if never reset, it's never going to hit its max and this is much simpler 2009-12-10 13:06:04 +00:00
..
Growl.framework add Growl 1.2 final 2009-09-29 23:33:19 +00:00
Images ...and actually add that image 2009-09-21 22:45:39 +00:00
Sparkle.framework
TransmissionHelp adjust help for new tracker behavior 2009-10-10 02:42:22 +00:00
UKKQueue
en.lproj #2625 Add a menu item to copy a magnet link to the clipboard 2009-12-04 13:35:15 +00:00
es.lproj update Spanish localization 2009-12-10 04:35:35 +00:00
fr.lproj
it.lproj
nl.lproj
pt.lproj
ru.lproj
tr.lproj
zh_TW.lproj
AboutWindow.xib
AboutWindowController.h
AboutWindowController.m
AddWindowController.h more #import cleanup 2009-10-11 03:36:50 +00:00
AddWindowController.m use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges) 2009-10-21 13:01:14 +00:00
BadgeView.h
BadgeView.m random trivial adjustments 2009-10-03 14:10:52 +00:00
Badger.h
Badger.m
BlocklistDownloader.h
BlocklistDownloader.m
BlocklistDownloaderViewController.h
BlocklistDownloaderViewController.m only remove a torrent from the queue for a local error, not tracker error; miscellaneous trivial adjustments 2009-10-17 17:15:37 +00:00
BlocklistScheduler.h
BlocklistScheduler.m replace a deprecated method 2009-09-15 04:20:41 +00:00
BlocklistStatusWindow.xib
BonjourController.h
BonjourController.m get the username using cocoa instead of carbon 2009-10-10 01:19:51 +00:00
ButtonToolbarItem.h
ButtonToolbarItem.m
ColorTextField.h
ColorTextField.m
Controller.h #2625 Add a menu item to copy a magnet link to the clipboard 2009-12-04 13:35:15 +00:00
Controller.m #2625 Add a menu item to copy a magnet link to the clipboard 2009-12-04 13:35:15 +00:00
CreatorWindowController.h update the text for when creating a trackerless torrent, add a separate "don't ask again" check for private trackerless torrent creation, and don't disable the "open when created" check when there are no trackers 2009-11-26 00:44:21 +00:00
CreatorWindowController.m update the text for when creating a trackerless torrent, add a separate "don't ask again" check for private trackerless torrent creation, and don't disable the "open when created" check when there are no trackers 2009-11-26 00:44:21 +00:00
Credits.rtf
Defaults.plist update the text for when creating a trackerless torrent, add a separate "don't ask again" check for private trackerless torrent creation, and don't disable the "open when created" check when there are no trackers 2009-11-26 00:44:21 +00:00
DragOverlayView.h
DragOverlayView.m
DragOverlayWindow.h
DragOverlayWindow.m update some fields in the inspector and main window for magnetized transfers 2009-11-27 20:47:03 +00:00
ExpandedPathToIconTransformer.h
ExpandedPathToIconTransformer.m
ExpandedPathToPathTransformer.h
ExpandedPathToPathTransformer.m
FileListNode.h use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges) 2009-10-21 13:01:14 +00:00
FileListNode.m use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges) 2009-10-21 13:01:14 +00:00
FileNameCell.h
FileNameCell.m don't use setFlipped: on the file node's image on 10.6 2009-10-18 03:02:10 +00:00
FileOutlineController.h
FileOutlineController.m start laying a little magnet link groundwork, and remove redundant torrent parse when creating torrent objects 2009-11-25 04:11:52 +00:00
FileOutlineView.h
FileOutlineView.m attempt number one of fixing 10.5 support 2009-10-10 13:21:27 +00:00
FilePriorityCell.h
FilePriorityCell.m whoops leak 2009-10-27 23:23:57 +00:00
FilterButton.h
FilterButton.m tiny changes I have sitting around 2009-11-07 22:58:14 +00:00
GroupToolbarItem.h
GroupToolbarItem.m
GroupsController.h more #import cleanup 2009-10-11 03:36:50 +00:00
GroupsController.m random trivial adjustments 2009-10-03 14:10:52 +00:00
GroupsPrefsController.h
GroupsPrefsController.m don't use setFlipped: on the file node's image on 10.6 2009-10-18 03:02:10 +00:00
Info.plist display progress of retrieving metadata on a magnetized transfer 2009-11-27 03:20:19 +00:00
InfoTabButtonCell.h
InfoTabButtonCell.m
InfoWindowController.h #2592 remove swarm speed from the mac ui 2009-11-22 00:50:38 +00:00
InfoWindowController.m support pasting a list of trackers in the text field after pressing the tracker tab's + button 2009-12-08 03:36:26 +00:00
Makefile.am remove appcast from makefile 2009-10-07 00:30:12 +00:00
MessageWindow.xib trivial cleanup to the message window: set the pulldown's images in the xib, use NSInteger instead of int (same for unsigned), and don't bother storing the dot images as instance variables 2009-10-11 16:25:07 +00:00
MessageWindowController.h on second thought, there's no need to store the index at all - it's just the number of messages we have 2009-12-10 04:49:57 +00:00
MessageWindowController.m return to using a static NSUInteger for message index - even if never reset, it's never going to hit its max and this is much simpler 2009-12-10 13:06:04 +00:00
NSApplicationAdditions.h re-add r9257 on 10.6 2009-10-10 13:24:13 +00:00
NSApplicationAdditions.m
NSStringAdditions.h
NSStringAdditions.m reset the message index when clearing the log 2009-12-10 04:44:21 +00:00
PeerProgressIndicatorCell.h
PeerProgressIndicatorCell.m
PeerTableView.h
PeerTableView.m on 10.6, only reload the progress row in the peer table when clicking it 2009-11-14 03:26:29 +00:00
PiecesView.h don't store a copy of the pieces view's background - regenerate it when needed instead 2009-10-18 01:54:13 +00:00
PiecesView.m make the nested for-loop in PiecesView into a single for-loop 2009-10-18 02:23:10 +00:00
PortChecker.h adjustment to the port checker, including getting rid of an unneeded instance variable of the port; a couple of implicit settings added to the project file 2009-11-08 06:01:29 +00:00
PortChecker.m adjustment to the port checker, including getting rid of an unneeded instance variable of the port; a couple of implicit settings added to the project file 2009-11-08 06:01:29 +00:00
PredicateEditorRowTemplateAny.h
PredicateEditorRowTemplateAny.m
PrefsController.h #2629 Add a button to make Transmission the default app for magnet links 2009-11-29 22:07:57 +00:00
PrefsController.m display a console message if setting default magnet link app fails 2009-12-05 15:42:14 +00:00
PrefsWindow.h
PrefsWindow.m
ProgressGradients.h
ProgressGradients.m start laying a little magnet link groundwork, and remove redundant torrent parse when creating torrent objects 2009-11-25 04:11:52 +00:00
StatsWindow.xib one less warning 2009-09-12 02:39:45 +00:00
StatsWindowController.h
StatsWindowController.m only remove a torrent from the queue for a local error, not tracker error; miscellaneous trivial adjustments 2009-10-17 17:15:37 +00:00
StatusBarView.h
StatusBarView.m have status bar drawing occur all at once 2009-11-14 03:17:07 +00:00
ToolbarSegmentedCell.h
ToolbarSegmentedCell.m
Torrent.h #2625 Add a menu item to copy a magnet link to the clipboard 2009-12-04 13:35:15 +00:00
Torrent.m avoid a potential crash when removing transfers 2009-12-07 03:53:52 +00:00
TorrentCell.h get rid of copying the priority images and elliminate another setFlipped: on 10.6 2009-10-18 14:02:22 +00:00
TorrentCell.m display progress of retrieving metadata on a magnetized transfer 2009-11-27 03:20:19 +00:00
TorrentGroup.h
TorrentGroup.m start laying a little magnet link groundwork, and remove redundant torrent parse when creating torrent objects 2009-11-25 04:11:52 +00:00
TorrentTableView.h phase one of moving quicklook into the controller - it's not as pretty code-wise but the behavior is a lot more consistent 2009-10-11 23:16:46 +00:00
TorrentTableView.m fix pasting a url into the torrent window 2009-12-05 15:48:26 +00:00
TrackerCell.h first go at redoing the tracker inspector tab (some functionality is still missing) 2009-09-28 01:57:35 +00:00
TrackerCell.m set the color for table cells only when actually drawing (and only once each time the draw method is alled) 2009-09-28 17:42:24 +00:00
TrackerNode.h getting closer to re-adding "add tracker" functionality 2009-09-29 03:02:44 +00:00
TrackerNode.m when displaying the tracker/scrape last announce, factor in an error with no message 2009-11-21 18:23:54 +00:00
TrackerTableView.h #2470 Pasting an address (or list of addresses) into the tracker list should add those trackers 2009-10-01 01:15:37 +00:00
TrackerTableView.m random trivial adjustments 2009-10-03 14:10:52 +00:00
Transmission_Prefix.pch
main.m
sparkle_dsa_pub.pem