transmission/macosx
Mitchell Livingston 406600e491 If the folder doesn't exist, still show a folder icon for the download/incomplete folder prefs. 2006-11-11 20:00:50 +00:00
..
Applescript Revert [619] 2006-07-16 19:39:23 +00:00
English.lproj peer progress colors now change at 30% and 70% 2006-11-10 06:18:58 +00:00
Growl.framework Moves OS X frameworks into macosx/ 2006-07-16 19:53:58 +00:00
Images more traditional toolbar icons for those afraid of change 2006-10-18 15:57:19 +00:00
Sparkle.framework Moves OS X frameworks into macosx/ 2006-07-16 19:53:58 +00:00
Transmission Help remove Panther help index 2006-11-10 05:51:52 +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 dock badging should be a bit more accurate 2006-11-05 20:35:00 +00:00
Badger.m dock badging should be a bit more accurate 2006-11-05 20:35:00 +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 remove some 10.3 checks 2006-11-03 02:49:16 +00:00
Controller.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
Credits.rtf New toolbar icons from Van Hugo. 2006-10-16 00:31:13 +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 If the folder doesn't exist, still show a folder icon for the download/incomplete folder prefs. 2006-11-11 20:00:50 +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 Use bindings to show text and icon of pulldown menu items. 2006-10-29 16:14:35 +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 Sort by Progress (and therefore State) will now sort completed torrents by ratio. 2006-07-18 23:40:37 +00:00
ImageBackgroundView.m Dim filter buttons and "turtle" button when the window isn't key. 2006-07-19 00:06:32 +00:00
Info.plist.in Revert [619] 2006-07-16 19:39:23 +00:00
InfoWindowController.h buttons in inspector to reveal data file and (public) torrent file 2006-10-15 19:57:40 +00:00
InfoWindowController.m tooltip shows peer's percent when over progress bar 2006-11-10 05:04:44 +00:00
MenuButton.h Revert [619] 2006-07-16 19:39:23 +00:00
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 some cleanup from the previous commit 2006-10-24 20:51:47 +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 get rid of some warnings when compiling 2006-11-10 19:47:45 +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
StringAdditions.h Sort IP addresses correctly. 2006-08-14 23:39:51 +00:00
StringAdditions.m Use localized strings where necessary. Also a fix for the port checker. Thanks to Cédric Luthi for these. 2006-10-24 20:34:13 +00:00
Torrent.h remove option to save a private torrent copy...just do it automatically 2006-11-05 19:08:38 +00:00
Torrent.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
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 bindings for minimal view and advanced bar 2006-10-31 19:16:15 +00:00
Transmission.sdef Revert [619] 2006-07-16 19:39:23 +00:00
Transmission_Prefix.pch Revert [619] 2006-07-16 19:39:23 +00:00
main.m Revert [619] 2006-07-16 19:39:23 +00:00