.. |
Applescript
|
Revert [619]
|
2006-07-16 19:39:23 +00:00 |
English.lproj
|
updated Localizable.strings
|
2007-02-12 16:09:33 +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
|
when adding new files and the download/incomplete folder doesn't exist, give a sheet to choose new location/cancel
|
2007-01-15 18:36:08 +00:00 |
Controller.m
|
clicking on download/seeding complete growl notifications will reveal in finder
|
2007-02-11 23:38:36 +00:00 |
Defaults.plist
|
Default enables NAT traversal on OS X
|
2007-01-25 23:01:53 +00:00 |
DisableTextField.h
|
Dim "kb/s" label in inspector when the corresponding text field is disabled
|
2007-01-12 17:02:33 +00:00 |
DisableTextField.m
|
Dim "kb/s" label in inspector when the corresponding text field is disabled
|
2007-01-12 17:02:33 +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
|
get around a bug in table views to keep consistent row colors by creating a blank row when no torrent is selected
|
2007-01-20 03:25:35 +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
|
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
|
hopefully this makes the inspector less confusing once and for all....use popup buttons instead of checks
|
2007-02-07 05:01:07 +00:00 |
InfoWindowController.m
|
hopefully this makes the inspector less confusing once and for all....use popup buttons instead of checks
|
2007-02-07 05:01:07 +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
|
separate queue for seeding torrents
|
2007-01-09 03:25:13 +00:00 |
PrefsController.m
|
Sounds pulldowns only get sounds from the built-in system sound folder. This should avoid an Apple error (and resulting crash) with some wav files on Intel macs.
|
2007-02-09 15:02:25 +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
|
get rid of unneeded code by instead using built-in function
|
2007-01-18 06:22:15 +00:00 |
StringAdditions.m
|
get rid of unnecessary comparison
|
2007-02-09 12:52:32 +00:00 |
Torrent.h
|
same as last change for ratio option
|
2007-02-02 17:54:24 +00:00 |
Torrent.m
|
clicking on download/seeding complete growl notifications will reveal in finder
|
2007-02-11 23:38:36 +00:00 |
TorrentCell.h
|
Use tableView:objectValueForTableColumn:row: instead of tableView:willDisplayCell:...
|
2006-09-11 23:52:03 +00:00 |
TorrentCell.m
|
some changes to the way text is drawn to the table
|
2007-01-19 02:06:12 +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 |