transmission/macosx
Mitchell Livingston 7265b4f98d add support to filter file list (not yet implemented in the interface) 2008-12-07 18:20:14 +00:00
..
CTGradient update release notes; trivial changes 2008-11-06 03:45:56 +00:00
Growl.framework
Images add an image for the groups preferences pane 2008-11-30 19:35:10 +00:00
Sparkle.framework add Sparkle 1.5b6 2008-09-14 20:02:42 +00:00
TransmissionHelp update NEWS and help to reflect that speed displays no longer show overhead 2008-11-06 03:33:57 +00:00
UKKQueue
appcast appcast updated for 1.40 2008-11-09 21:53:56 +00:00
en.lproj add an option to disable Bonjour broadcasting of the web ui link 2008-12-06 02:59:04 +00:00
es.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
fr.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
it.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
nl.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
ru.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
tr.lproj update Turkish strings 2008-11-07 22:40:43 +00:00
zh_TW.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
AboutWindow.xib
AboutWindowController.h
AboutWindowController.m update some floats to CGFloats; append "f" to some float constants 2008-10-25 21:34:30 +00:00
ActionPopUpButton.h
ActionPopUpButton.m
AddWindowController.h remove references and dead code to the group window being its own window; other rearrangements of code 2008-11-29 20:29:54 +00:00
AddWindowController.m add GroupsPrefsControllerto Makefile.am; add a warning 2008-12-01 23:09:48 +00:00
BadgeView.h update some floats to CGFloats; append "f" to some float constants 2008-10-25 21:34:30 +00:00
BadgeView.m trivial cleanups 2008-11-15 19:47:57 +00:00
Badger.h even more type changes 2008-11-04 01:31:24 +00:00
Badger.m trivial changes to table grid color drawing and other areas 2008-11-08 22:13:00 +00:00
BlocklistDownloader.h
BlocklistDownloader.m
BlocklistDownloaderViewController.h
BlocklistDownloaderViewController.m more trivial type changes 2008-10-28 00:08:49 +00:00
BlocklistScheduler.h
BlocklistScheduler.m decrease the wait time for blocklist autoupdate 2008-10-16 04:16:42 +00:00
BlocklistStatusWindow.xib
BonjourController.h #1395 - patch from Waldorf: Bonjour support for Web Interface 2008-12-06 01:18:25 +00:00
BonjourController.m remove a poorly placed semicolon 2008-12-06 04:02:53 +00:00
ButtonToolbarItem.h
ButtonToolbarItem.m
ColorTextField.h
ColorTextField.m
Controller.h #1536 Speed Limit Rollover information 2008-12-03 02:55:38 +00:00
Controller.m add an option to disable Bonjour broadcasting of the web ui link 2008-12-06 02:59:04 +00:00
CreatorWindowController.h
CreatorWindowController.m even more type changes 2008-11-04 01:31:24 +00:00
Credits.rtf
Defaults.plist add an option to disable Bonjour broadcasting of the web ui link 2008-12-06 02:59:04 +00:00
DragOverlayView.h
DragOverlayView.m trivial changes 2008-11-01 22:08:02 +00:00
DragOverlayWindow.h
DragOverlayWindow.m (libT) add #ifdefs to ensure that client apps don't #include private libtransmission headers. 2008-11-24 20:17:36 +00:00
ExpandedPathToIconTransformer.h
ExpandedPathToIconTransformer.m more trivial type changes 2008-10-28 00:08:49 +00:00
ExpandedPathToPathTransformer.h
ExpandedPathToPathTransformer.m
FileListNode.h store a flat (non-nested) list of files for each transfer 2008-12-07 02:36:26 +00:00
FileListNode.m store a flat (non-nested) list of files for each transfer 2008-12-07 02:36:26 +00:00
FileNameCell.h
FileNameCell.m trivial cleanups 2008-11-15 19:47:57 +00:00
FileOutlineController.h add support to filter file list (not yet implemented in the interface) 2008-12-07 18:20:14 +00:00
FileOutlineController.m add support to filter file list (not yet implemented in the interface) 2008-12-07 18:20:14 +00:00
FileOutlineView.h
FileOutlineView.m now that the types have been converted, revert some that shouldn't have been 2008-11-02 14:04:57 +00:00
FilePriorityCell.h
FilePriorityCell.m update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
FilterButton.h even more type changes 2008-11-04 01:31:24 +00:00
FilterButton.m even more type changes 2008-11-04 01:31:24 +00:00
GroupToolbarItem.h
GroupToolbarItem.m move a lot of loop counters into the loops' scopes; trivial changes 2008-10-12 21:38:13 +00:00
GroupsController.h simplify the code for moving rows in the groups table and fix a bug with disabled elements when adding a group when there are no previous groups 2008-12-06 20:41:18 +00:00
GroupsController.m simplify the code for moving rows in the groups table and fix a bug with disabled elements when adding a group when there are no previous groups 2008-12-06 20:41:18 +00:00
GroupsPrefsController.h rename GroupsWindowController.[hm] to GroupsPrefsController.[hm] and change it to an NSObject; remove dead code 2008-12-01 01:44:38 +00:00
GroupsPrefsController.m simplify the code for moving rows in the groups table and fix a bug with disabled elements when adding a group when there are no previous groups 2008-12-06 20:41:18 +00:00
Info.plist from Waldorf: show svn number in Get Info Finder window 2008-11-01 17:37:41 +00:00
InfoTabButtonCell.h
InfoTabButtonCell.m
InfoWindowController.h more type changes 2008-11-02 01:07:01 +00:00
InfoWindowController.m #1395 - patch from Waldorf: Bonjour support for Web Interface 2008-12-06 01:18:25 +00:00
Makefile.am #1395 - patch from Waldorf: Bonjour support for Web Interface 2008-12-06 01:18:25 +00:00
MenuLabel.h
MenuLabel.m
MessageWindow.xib
MessageWindowController.h update some floats to CGFloats; append "f" to some float constants 2008-10-25 21:34:30 +00:00
MessageWindowController.m now that the types have been converted, revert some that shouldn't have been 2008-11-02 14:04:57 +00:00
NSApplicationAdditions.h
NSApplicationAdditions.m
NSBezierPathAdditions.h even more type changes 2008-11-04 01:31:24 +00:00
NSBezierPathAdditions.m even more type changes 2008-11-04 01:31:24 +00:00
NSMenuAdditions.h
NSMenuAdditions.m hardcode the max group constant; trivial changes 2008-10-29 02:33:20 +00:00
NSStringAdditions.h even more type changes 2008-11-04 01:31:24 +00:00
NSStringAdditions.m even more type changes 2008-11-04 01:31:24 +00:00
PeerProgressIndicatorCell.h show a checkmark in the peer inspector for partial seeds and reflect that status in the tooltip 2008-12-03 00:18:18 +00:00
PeerProgressIndicatorCell.m show a checkmark in the peer inspector for partial seeds and reflect that status in the tooltip 2008-12-03 00:18:18 +00:00
PeerTableView.h
PeerTableView.m
PiecesView.h update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
PiecesView.m now that the types have been converted, revert some that shouldn't have been 2008-11-02 14:04:57 +00:00
PortChecker.h trivial changes 2008-09-07 16:08:29 +00:00
PortChecker.m trivial changes 2008-09-07 16:08:29 +00:00
PrefsController.h add an option to disable Bonjour broadcasting of the web ui link 2008-12-06 02:59:04 +00:00
PrefsController.m add an option to disable Bonjour broadcasting of the web ui link 2008-12-06 02:59:04 +00:00
PrefsWindow.h
PrefsWindow.m
ProgressGradients.h CTGradientAdditions is now ProgressGradients 2008-10-31 00:13:50 +00:00
ProgressGradients.m missed with the last commit 2008-10-31 00:27:20 +00:00
QuickLook.h
QuickLookController.h
QuickLookController.m
SpeedLimitToTurtleIconTransformer.h
SpeedLimitToTurtleIconTransformer.m
StatsWindow.xib
StatsWindowController.h
StatsWindowController.m more trivial type changes 2008-10-28 00:08:49 +00:00
StatusBarView.h
StatusBarView.m more trivial type changes 2008-10-28 00:08:49 +00:00
ToolbarSegmentedCell.h
ToolbarSegmentedCell.m
Torrent.h store a flat (non-nested) list of files for each transfer 2008-12-07 02:36:26 +00:00
Torrent.m add support to filter file list (not yet implemented in the interface) 2008-12-07 18:20:14 +00:00
TorrentCell.h CTGradientAdditions is now ProgressGradients 2008-10-31 00:13:50 +00:00
TorrentCell.m trivial cleanups 2008-11-15 19:47:57 +00:00
TorrentGroup.h more trivial type changes 2008-10-28 00:08:49 +00:00
TorrentGroup.m hardcode the max group constant; trivial changes 2008-10-29 02:33:20 +00:00
TorrentTableView.h update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
TorrentTableView.m #1550 Not being able to deselect all transfers by clicking in the empty field 2008-12-03 00:29:45 +00:00
TrackerTableView.h
TrackerTableView.m don't append "http" to addresses in the proxy address field 2008-11-09 12:12:29 +00:00
Transmission_Prefix.pch
main.m
release_builder.sh remove some pretty pointless steps in the release builder 2008-11-01 17:08:49 +00:00
sparkle_dsa_pub.pem Sparkle 1.5 requires signing of the update 2008-09-14 21:39:16 +00:00
version.sh #1570 Streamlined macosx/version.sh 2008-12-06 15:06:59 +00:00