.. |
Applescript
|
…
|
|
English.lproj
|
update progress bar when seeding immediately when the stop ratio setting is changed
|
2007-03-22 19:16:08 +00:00 |
Growl.framework
|
...add updated Growl 0.7.6 framework
|
2007-03-08 19:37:15 +00:00 |
Images
|
seeding bar shows progress towards ratio
|
2007-03-22 04:30:08 +00:00 |
Sparkle.framework
|
…
|
|
Transmission Help
|
updated help index
|
2007-03-19 01:18:01 +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
|
get the app icon in the proper way, to avoid potential badging
|
2007-03-20 19:46:40 +00:00 |
BarButton.h
|
…
|
|
BarButton.m
|
booleans are easier...again
|
2006-09-05 02:23:54 +00:00 |
Controller.h
|
update progress bar when seeding immediately when the stop ratio setting is changed
|
2007-03-22 19:16:08 +00:00 |
Controller.m
|
update progress bar when seeding immediately when the stop ratio setting is changed
|
2007-03-22 19:16:08 +00:00 |
Defaults.plist
|
Default enables NAT traversal on OS X
|
2007-01-25 23:01:53 +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 |
FileBrowserCell.h
|
some spacing changes in the file table
|
2007-01-18 01:19:14 +00:00 |
FileBrowserCell.m
|
localize new string
|
2007-02-23 15:56:52 +00:00 |
FileOutlineView.h
|
use proper subclass for file table and give accurate path for files
|
2007-01-17 17:44:03 +00:00 |
FileOutlineView.m
|
don't allow selection/context menu for empty row when no torrent in selected
|
2007-01-20 03:32:35 +00:00 |
ImageBackgroundView.h
|
…
|
|
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
|
avoid retaining tons of copies of the folder icon
|
2007-03-05 16:51:32 +00:00 |
InfoWindowController.m
|
update progress bar when seeding immediately when the stop ratio setting is changed
|
2007-03-22 19:16:08 +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
|
flash orange instead of red when piece completes, since red is sometimes interpreted negatively
|
2007-01-11 21:19:31 +00:00 |
PiecesView.m
|
flash orange instead of red when piece completes, since red is sometimes interpreted negatively
|
2007-01-11 21:19:31 +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
|
update progress bar when seeding immediately when the stop ratio setting is changed
|
2007-03-22 19:16:08 +00:00 |
PrefsController.m
|
update progress bar when seeding immediately when the stop ratio setting is changed
|
2007-03-22 19:16:08 +00:00 |
PrefsWindow.h
|
…
|
|
PrefsWindow.m
|
…
|
|
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
|
get rid of unneeded code by instead using built-in function
|
2007-01-18 06:22:15 +00:00 |
StringAdditions.m
|
return "error" when requesting a speed or ratio string for speed/ratio less then 0
|
2007-03-15 12:46:51 +00:00 |
Torrent.h
|
seeding bar shows progress towards ratio
|
2007-03-22 04:30:08 +00:00 |
Torrent.m
|
Optionally return the info hash after attempting to load a duplicate torrent.
|
2007-03-22 18:07:22 +00:00 |
TorrentCell.h
|
seeding bar shows progress towards ratio
|
2007-03-22 04:30:08 +00:00 |
TorrentCell.m
|
update progress bar when seeding immediately when the stop ratio setting is changed
|
2007-03-22 19:16:08 +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
|
…
|
|