transmission/macosx
Mitchell Livingston 641e38b728 change the "Use Groups" shortcut to Cmd-G 2008-12-26 00:44:37 +00:00
..
CTGradient update release notes; trivial changes 2008-11-06 03:45:56 +00:00
Growl.framework add Growl 1.1.3 2008-06-06 22:07:46 +00:00
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 #1626 update group rules sheet to use NSPredicateEditor - main commit in r7493 2008-12-24 17:54:30 +00:00
en.lproj change the "Use Groups" shortcut to Cmd-G 2008-12-26 00:44:37 +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 disable the group location matching when adding a just-created torrent 2008-12-13 22:10:11 +00:00
AddWindowController.m cleanup for the group menu filling adjustment 2008-12-17 02:19:14 +00:00
BadgeView.h (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
BadgeView.m (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
Badger.h (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
Badger.m (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
BlocklistDownloader.h make sure the blocklist sheet's initial text matches the current download status (this will matter later on) 2008-08-31 21:10:45 +00:00
BlocklistDownloader.m ability to auto-update the blocklist automatically weekly (mac) 2008-09-01 15:46:00 +00:00
BlocklistDownloaderViewController.h some more streamlining of the blocklist code 2008-08-31 20:48:10 +00:00
BlocklistDownloaderViewController.m more trivial type changes 2008-10-28 00:08:49 +00:00
BlocklistScheduler.h ability to auto-update the blocklist automatically weekly (mac) 2008-09-01 15:46:00 +00:00
BlocklistScheduler.m decrease the wait time for blocklist autoupdate 2008-10-16 04:16:42 +00:00
BlocklistStatusWindow.xib blocklist xib needs to reference the new blocklist view class 2008-08-31 20:29:16 +00:00
BonjourController.h #1395 - patch from Waldorf: Bonjour support for Web Interface 2008-12-06 01:18:25 +00:00
BonjourController.m missed one 2008-12-07 22:42:01 +00:00
ButtonToolbarItem.h
ButtonToolbarItem.m
ColorTextField.h dim text fields in the prefs window when they correspond to disabled fields 2008-06-17 21:09:06 +00:00
ColorTextField.m dim text fields in the prefs window when they correspond to disabled fields 2008-06-17 21:09:06 +00:00
Controller.h (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
Controller.m change the "Use Groups" shortcut to Cmd-G 2008-12-26 00:44:37 +00:00
CreatorWindowController.h (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
CreatorWindowController.m (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
Credits.rtf remove a space from an email address in credits 2008-12-17 02:53:01 +00:00
Defaults.plist remove Mac's custom code to show a warning when a folder contains extra data when deleting (in preparation of implementing [7473]) 2008-12-24 01:42:10 +00:00
DragOverlayView.h
DragOverlayView.m trivial changes 2008-11-01 22:08:02 +00:00
DragOverlayWindow.h (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
DragOverlayWindow.m (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +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 small alignment changes to the file filter 2008-12-07 21:43:29 +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 set missing properties 2008-12-24 17:41:45 +00:00
GroupsController.m save the groups right away when upgrading from an old archived version 2008-12-24 18:50:57 +00:00
GroupsPrefsController.h get rid of unnecessary localizable strings 2008-12-24 22:17:58 +00:00
GroupsPrefsController.m get rid of unnecessary localizable strings 2008-12-24 22:17:58 +00:00
Info.plist #722 Add UTI support 2008-12-25 23:04:41 +00:00
InfoTabButtonCell.h
InfoTabButtonCell.m
InfoWindowController.h add a search field to filter the file table in the inspector 2008-12-07 21:32:03 +00:00
InfoWindowController.m disable the file filter for single-file transfers; update NEWS 2008-12-07 21:51:01 +00:00
Makefile.am get rid of an unnecessary class 2008-12-17 02:13:49 +00:00
MenuLabel.h
MenuLabel.m
MessageWindow.xib save the add window's location (#1221), and adjust the initial placement of most other windows 2008-08-23 00:25:34 +00:00
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
NSStringAdditions.h even more type changes 2008-11-04 01:31:24 +00:00
NSStringAdditions.m reuse existing TorrentGroup object instead of recreating constantly (fixes #1415) 2008-12-26 00:16:19 +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 (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
PrefsController.m remove Mac's custom code to show a warning when a folder contains extra data when deleting (in preparation of implementing [7473]) 2008-12-24 01:42:10 +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 better [6658] 2008-08-29 01:13:33 +00:00
SpeedLimitToTurtleIconTransformer.h
SpeedLimitToTurtleIconTransformer.m
StatsWindow.xib save the add window's location (#1221), and adjust the initial placement of most other windows 2008-08-23 00:25:34 +00:00
StatsWindowController.h (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
StatsWindowController.m (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
StatusBarView.h
StatusBarView.m more trivial type changes 2008-10-28 00:08:49 +00:00
ToolbarSegmentedCell.h
ToolbarSegmentedCell.m
Torrent.h set missing properties 2008-12-24 17:41:45 +00:00
Torrent.m set missing properties 2008-12-24 17:41:45 +00:00
TorrentCell.h CTGradientAdditions is now ProgressGradients 2008-10-31 00:13:50 +00:00
TorrentCell.m always show proper text for the orange resume button 2008-12-21 02:45:55 +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 #1626 update group rules sheet to use NSPredicateEditor - main commit in r7493 2008-12-24 17:54:30 +00:00