transmission/macosx
Mitchell Livingston 843761f656 sort ul/dl rate columns by actual rate 2006-12-18 20:07:32 +00:00
..
Applescript
English.lproj sort ul/dl rate columns by actual rate 2006-12-18 20:07:32 +00:00
Growl.framework
Images updated open toolbar icon 2006-11-13 17:04:18 +00:00
Sparkle.framework
Transmission Help make sure the app knows about the last commit 2006-12-15 17:16:30 +00:00
UKKQueue Use UKKQueue for auto import which gets rid of polling and makes the process instantaneous. 2006-09-05 04:28:07 +00:00
ActionMenuRatioToDisplayRatioTransformer.h Partial use of bindings in prefs/action menu. This is still experimental and evolving, with the most obvious problem that entering an invalid value causes an annoying error sheet to appear. 2006-10-27 19:14:04 +00:00
ActionMenuRatioToDisplayRatioTransformer.m Use an NSDatePicker for the speed limit scheduler...this will require 10.4 for now. 2006-11-01 16:37:14 +00:00
ActionMenuSpeedToDisplayLimitTransformer.h Partial use of bindings in prefs/action menu. This is still experimental and evolving, with the most obvious problem that entering an invalid value causes an annoying error sheet to appear. 2006-10-27 19:14:04 +00:00
ActionMenuSpeedToDisplayLimitTransformer.m Use an NSDatePicker for the speed limit scheduler...this will require 10.4 for now. 2006-11-01 16:37:14 +00:00
Badger.h more consistent dock badging 2006-11-13 17:18:20 +00:00
Badger.m When loading from url, if set to download at the torrent location ask the user for a location instead 2006-11-14 05:27:43 +00:00
BarButton.h Make the filter buttons themselves control when they are active/inactive. 2006-08-05 13:22:30 +00:00
BarButton.m booleans are easier...again 2006-09-05 02:23:54 +00:00
Controller.h add support in libT and the mac interface for displaying comment, creator, and date created 2006-11-23 01:38:18 +00:00
Controller.m dragging a url now hilights the whole table 2006-12-18 18:33:32 +00:00
Defaults.plist remove option to save a private torrent copy...just do it automatically 2006-11-05 19:08:38 +00:00
ExpandedPathToIconTransformer.h Use bindings to show text and icon of pulldown menu items. 2006-10-29 16:14:35 +00:00
ExpandedPathToIconTransformer.m quick fix for last commit 2006-11-13 17:32:49 +00:00
ExpandedPathToPathTransformer.h Use bindings to show text and icon of pulldown menu items. 2006-10-29 16:14:35 +00:00
ExpandedPathToPathTransformer.m quick fix for last commit 2006-11-13 17:32:49 +00:00
FileTableView.h No need to make peer table make the window key, which also eliminates the need for a subclass. 2006-08-14 03:13:34 +00:00
FileTableView.m No need to make peer table make the window key, which also eliminates the need for a subclass. 2006-08-14 03:13:34 +00:00
ImageBackgroundView.h
ImageBackgroundView.m an attempt to fix the background drawing bug 2006-11-23 15:44:44 +00:00
Info.plist.in Patch by Brian Webster to automatically download and open torrents by dragging url's onto the window/dock icon. 2006-11-12 20:42:22 +00:00
InfoWindowController.h display actual upload/download rate in inspector for individual peers 2006-12-18 06:25:40 +00:00
InfoWindowController.m display actual upload/download rate in inspector for individual peers 2006-12-18 06:25:40 +00:00
MenuButton.h
MenuButton.m Simplify new Open menu item text. 2006-08-02 00:29:10 +00:00
MessageWindowController.h Display a warning when in debug mode. 2006-09-03 17:06:43 +00:00
MessageWindowController.m warning if move folder doesn't exist, and a few releases 2006-11-16 22:03:51 +00:00
PiecesImageView.h no need to include .h's when compiling 2006-10-13 13:58:00 +00:00
PiecesImageView.m Clicking on the pieces view will toggle between piece progress view and availability view (a tooltip clarifies which view is current). 2006-10-13 13:47:52 +00:00
PiecesView.h Clicking on the pieces view will toggle between piece progress view and availability view (a tooltip clarifies which view is current). 2006-10-13 13:47:52 +00:00
PiecesView.m some cleanup from the previous commit 2006-10-24 20:51:47 +00:00
PortChecker.h Status on ports in prefs window. Thanks to cluthi on the forums for this. 2006-09-28 21:14:49 +00:00
PortChecker.m patch to PortChecker to make it more reusable 2006-11-19 15:37:57 +00:00
PrefsController.h remove option to save a private torrent copy...just do it automatically 2006-11-05 19:08:38 +00:00
PrefsController.m Peers progress bar in inspector window. Bar should be red when progress is < .33, yellow when < .66, and green when greater. 2006-11-10 04:55:52 +00:00
PrefsWindow.h Prefs window is a window rather than a panel, with behavior more similar to Mail, Safari, etc. 2006-08-06 19:35:03 +00:00
PrefsWindow.m show prefs window in Window menu / dock menu 2006-08-08 22:23:33 +00:00
SpeedLimitToTurtleIconTransformer.h use bindings for speed limit 2006-11-11 21:03:50 +00:00
SpeedLimitToTurtleIconTransformer.m use bindings for speed limit 2006-11-11 21:03:50 +00:00
StringAdditions.h Sort IP addresses correctly. 2006-08-14 23:39:51 +00:00
StringAdditions.m Patch by Brian Webster to automatically download and open torrents by dragging url's onto the window/dock icon. 2006-11-12 20:42:22 +00:00
Torrent.h merge multitracker branch: 2006-12-17 16:36:27 +00:00
Torrent.m display actual upload/download rate in inspector for individual peers 2006-12-18 06:25:40 +00:00
TorrentCell.h Use tableView:objectValueForTableColumn:row: instead of tableView:willDisplayCell:... 2006-09-11 23:52:03 +00:00
TorrentCell.m New button images from macHD. Resume without waiting is now orange. 2006-10-02 05:21:10 +00:00
TorrentTableView.h draw images using composite to ensure actual width 2006-10-02 04:20:05 +00:00
TorrentTableView.m if you double click the ETA, the inspector shouldn't pop up 2006-12-15 16:56:55 +00:00
Transmission.sdef
Transmission_Prefix.pch
main.m