transmission/macosx
Mitchell Livingston 0a21057526 avoid an unnecessary copy when generating a single-file torrent's file list 2009-10-18 15:54:18 +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 small adjustments to the queue 2009-10-16 23:02:55 +00:00
es.lproj
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 more #import cleanup 2009-10-11 03:36:50 +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 small adjustments to the queue 2009-10-16 23:02:55 +00:00
Controller.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
CreatorWindowController.h
CreatorWindowController.m #2486 In the Mac's "create torrent" window, place each tracker into its own tier 2009-10-10 12:58:40 +00:00
Credits.rtf
Defaults.plist (mac) #2478: popup dialog for first-time users 2009-10-02 21:51:09 +00:00
DragOverlayView.h
DragOverlayView.m
DragOverlayWindow.h
DragOverlayWindow.m
ExpandedPathToIconTransformer.h
ExpandedPathToIconTransformer.m
ExpandedPathToPathTransformer.h
ExpandedPathToPathTransformer.m
FileListNode.h
FileListNode.m don't use setFlipped: on the file node's image on 10.6 2009-10-18 03:02:10 +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 QuickLook main window even if it's closed, and update the QL window when opening/closing the inspector 2009-10-11 23:50:13 +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
FilterButton.h
FilterButton.m
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
InfoTabButtonCell.h
InfoTabButtonCell.m
InfoWindowController.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
InfoWindowController.m don't zoom in/out the QL window if the corresponding row isn't visible 2009-10-12 03:15:37 +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 make the message count a static variable 2009-10-11 16:42:39 +00:00
MessageWindowController.m add some more switch statement asserts 2009-10-11 17:17:29 +00:00
NSApplicationAdditions.h re-add r9257 on 10.6 2009-10-10 13:24:13 +00:00
NSApplicationAdditions.m
NSStringAdditions.h
NSStringAdditions.m don't store a copy of the pieces view's background - regenerate it when needed instead 2009-10-18 01:54:13 +00:00
PeerProgressIndicatorCell.h
PeerProgressIndicatorCell.m
PeerTableView.h
PeerTableView.m
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
PortChecker.m another warning gone 2009-09-12 02:48:57 +00:00
PredicateEditorRowTemplateAny.h
PredicateEditorRowTemplateAny.m
PrefsController.h
PrefsController.m (mac) #2478: popup dialog for first-time users 2009-10-02 21:51:09 +00:00
PrefsWindow.h
PrefsWindow.m
ProgressGradients.h
ProgressGradients.m
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
ToolbarSegmentedCell.h
ToolbarSegmentedCell.m
Torrent.h 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
Torrent.m avoid an unnecessary copy when generating a single-file torrent's file list 2009-10-18 15:54:18 +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 get rid of copying the priority images and elliminate another setFlipped: on 10.6 2009-10-18 14:02:22 +00:00
TorrentGroup.h
TorrentGroup.m
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 don't use setFlipped: on the file node's image on 10.6 2009-10-18 03:02:10 +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 fix mac build again 2009-10-10 00:30:04 +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