transmission/macosx
Mitchell Livingston bf42f318a0 small alignment changes to the file filter 2008-12-07 21:43:29 +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 appcast updated for 1.40 2008-11-09 21:53:56 +00:00
en.lproj small alignment changes to the file filter 2008-12-07 21:43:29 +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 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 remove a poorly placed semicolon 2008-12-06 04:02:53 +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 #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 ability to create torrent files with multiple trackers 2008-06-04 20:55:38 +00:00
CreatorWindowController.m even more type changes 2008-11-04 01:31:24 +00:00
Credits.rtf change "Former" to "Previous" 2008-08-10 21:02:30 +00:00
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 remove the last script committed - Transmission now requires Mac OS X 10.4.11 with Security Update 2008-002 or 10.5 or higher 2008-04-30 18:35:07 +00:00
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 quicklook window expands from the icon instead of the whole table row 2008-05-21 22:09:05 +00:00
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 generate the inspector tab button images dynamically when selected/deselected instead of storing them 2008-05-02 13:08:23 +00:00
InfoTabButtonCell.m update "i" general info image in the inspector; trivial code changes 2008-05-04 19:45:51 +00:00
InfoWindowController.h add a search field to filter the file table in the inspector 2008-12-07 21:32:03 +00:00
InfoWindowController.m add a search field to filter the file table in the inspector 2008-12-07 21:32:03 +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 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
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 #958 QuickLook from within the Inspector - thanks Waldorf! 2008-05-20 19:34:33 +00:00
QuickLookController.h use a custom class instead of a dictionary for holding a torrent's file structure 2008-05-22 18:39:49 +00:00
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 #893 add statistics "reset" button 2008-04-22 21:04:01 +00:00
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 revert the last commit 2008-04-22 13:25:53 +00:00
ToolbarSegmentedCell.m revert the last commit 2008-04-22 13:25:53 +00:00
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 missed these files in the last commit 2008-05-23 19:32:35 +00:00
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