.. |
Applescript
|
Revert [619]
|
2006-07-16 19:39:23 +00:00 |
English.lproj
|
let's make things simpler: no need for default individual torrent bandwidth limits...global limits and inspector options are enough
|
2007-01-08 15:11:15 +00:00 |
Growl.framework
|
Moves OS X frameworks into macosx/
|
2006-07-16 19:53:58 +00:00 |
Images
|
updated open toolbar icon
|
2006-11-13 17:04:18 +00:00 |
Sparkle.framework
|
Moves OS X frameworks into macosx/
|
2006-07-16 19:53:58 +00:00 |
Transmission Help
|
update mail headers
|
2006-12-28 00:46:28 +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 |
ActionPopUpButton.h
|
streamline action button code
|
2007-01-02 19:51:02 +00:00 |
ActionPopUpButton.m
|
streamline action button code
|
2007-01-02 19:51:02 +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
|
manual announce in mac gui...only useable once per minute for each torrent
|
2006-12-26 21:02:00 +00:00 |
Controller.m
|
remove bindings from the rest of the text fields, added back glue code
|
2006-12-31 23:24:23 +00:00 |
Defaults.plist
|
let's make things simpler: no need for default individual torrent bandwidth limits...global limits and inspector options are enough
|
2007-01-08 15:11:15 +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
|
Sort by Progress (and therefore State) will now sort completed torrents by ratio.
|
2006-07-18 23:40:37 +00:00 |
ImageBackgroundView.m
|
safety in deallocating view
|
2006-12-24 16:38:14 +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
|
redone options tab of inspector...current settings for "stop at ratio" won't carry over
|
2006-12-28 00:29:05 +00:00 |
InfoWindowController.m
|
move ratio from mac code to libT code
|
2006-12-30 19:24:09 +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
|
let's make things simpler: no need for default individual torrent bandwidth limits...global limits and inspector options are enough
|
2007-01-08 15:11:15 +00:00 |
PrefsController.m
|
let's make things simpler: no need for default individual torrent bandwidth limits...global limits and inspector options are enough
|
2007-01-08 15:11:15 +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
|
move ratio from mac code to libT code
|
2006-12-30 19:24:09 +00:00 |
StringAdditions.m
|
move ratio from mac code to libT code
|
2006-12-30 19:24:09 +00:00 |
Torrent.h
|
let's make things simpler: no need for default individual torrent bandwidth limits...global limits and inspector options are enough
|
2007-01-08 15:11:15 +00:00 |
Torrent.m
|
let's make things simpler: no need for default individual torrent bandwidth limits...global limits and inspector options are enough
|
2007-01-08 15:11:15 +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
|
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 |