transmission/macosx
Mitchell Livingston 6bc269d2bc more trivial type changes 2008-10-28 00:08:49 +00:00
..
CTGradient more trivial type changes 2008-10-28 00:08:49 +00:00
Growl.framework add Growl 1.1.3 2008-06-06 22:07:46 +00:00
Images update the prefs bandwidth image 2008-06-13 15:57:24 +00:00
Sparkle.framework add Sparkle 1.5b6 2008-09-14 20:02:42 +00:00
TransmissionHelp remove an unused image from the help documentation; trivial build setting change 2008-10-16 00:05:51 +00:00
UKKQueue
appcast update trunk for 1.34; update appcast 2008-09-17 01:00:45 +00:00
en.lproj update localizable strings, news; clarify a little logic for the filter 2008-10-25 00:34:09 +00:00
es.lproj updated Spanish localization 2008-07-24 03:41:24 +00:00
fr.lproj French localization 2008-07-24 10:56:11 +00:00
it.lproj italian localization 2008-07-24 21:11:41 +00:00
nl.lproj #1328 Grammatical error in Dutch localization 2008-10-08 01:12:56 +00:00
ru.lproj Russian localization 2008-07-27 23:47:11 +00:00
tr.lproj new Turkish localization 2008-07-25 04:07:14 +00:00
zh_TW.lproj update Chinese localization 2008-07-21 02:44:06 +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 more trivial type changes 2008-10-28 00:08:49 +00:00
AddWindowController.m more trivial type changes 2008-10-28 00:08:49 +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 update some floats to CGFloats; append "f" to some float constants 2008-10-25 21:34:30 +00:00
Badger.h trivial changes 2008-09-07 16:08:29 +00:00
Badger.m API cleanup: s/tr_torrentRates/tr_sessionGetSpeed/ 2008-05-30 15:19:07 +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
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 add a link to trac to the Help menu 2008-09-07 14:51:50 +00:00
Controller.m eliminate all "warning: implicit declaration of function..." messages when compiling 2008-10-25 20:54:09 +00:00
CreatorWindowController.h ability to create torrent files with multiple trackers 2008-06-04 20:55:38 +00:00
CreatorWindowController.m more changes in counter scope 2008-10-12 22:17:27 +00:00
Credits.rtf change "Former" to "Previous" 2008-08-10 21:02:30 +00:00
Defaults.plist add option to enable/disable rpc whitelist 2008-10-01 23:02:37 +00:00
DragOverlayView.h
DragOverlayView.m
DragOverlayWindow.h
DragOverlayWindow.m eliminate all "warning: implicit declaration of function..." messages when compiling 2008-10-25 20:54:09 +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 streamline FileListNode.m, moving asserts to more appropriate locations 2008-05-22 21:06:56 +00:00
FileListNode.m potential fix for users that have "0 times" opened in stats window 2008-05-23 22:58:17 +00:00
FileNameCell.h
FileNameCell.m In the file inspector tab, show progress and size for folders 2008-10-12 13:22:13 +00:00
FileOutlineController.h allow quicklook of transfers through the inspector; add a quicklook button; move quicklook code from the file controller to the info controller 2008-05-20 23:04:23 +00:00
FileOutlineController.m missed one 2008-10-12 21:39:12 +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 move a lot of loop counters into the loops' scopes; trivial changes 2008-10-12 21:38:13 +00:00
FilePriorityCell.h
FilePriorityCell.m move a lot of loop counters into the loops' scopes; trivial changes 2008-10-12 21:38:13 +00:00
FilterButton.h
FilterButton.m
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 fix 2 invalid return types; don't show notices when compiling the xib's 2008-06-30 23:28:17 +00:00
GroupsController.m more changes in counter scope 2008-10-12 22:17:27 +00:00
GroupsWindow.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
GroupsWindowController.h
GroupsWindowController.m attempt to make the tracker table and buttons a bit nicer on Tiger 2008-06-03 15:27:03 +00:00
Info.plist Xcode will now preprocess the Info.plist for us; simplify the version script to avoid creating the unneeded (afaict) version.mk 2008-10-12 23:31:20 +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 dim the "peer" label in the the inspector options tab 2008-06-17 21:18:00 +00:00
InfoWindowController.m #1354 Torrent Inspector Activity: Group Ratio 2008-10-16 03:44:54 +00:00
Makefile.am small fixes to get "make distcheck" working 2008-10-19 20:20:23 +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 update some floats to CGFloats; append "f" to some float constants 2008-10-25 21:34:30 +00:00
NSApplicationAdditions.h
NSApplicationAdditions.m
NSBezierPathAdditions.h
NSBezierPathAdditions.m
NSMenuAdditions.h
NSMenuAdditions.m more changes in counter scope 2008-10-12 22:17:27 +00:00
NSStringAdditions.h clean up the string additions class 2008-10-25 21:49:06 +00:00
NSStringAdditions.m more trivial type changes 2008-10-28 00:08:49 +00:00
PeerProgressIndicatorCell.h
PeerProgressIndicatorCell.m
PeerTableView.h
PeerTableView.m
PiecesView.h the pieces bar and pieces view now show shades of blue/green based on progress/availability instead of preset "levels" of color - in other words, it mixes white with either blue or green where the amount of color is the exact percentage of the piece that has been downloaded 2008-06-10 19:56:53 +00:00
PiecesView.m more trivial type changes 2008-10-28 00:08:49 +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 option to enable/disable rpc whitelist 2008-10-01 23:02:37 +00:00
PrefsController.m eliminate all "warning: implicit declaration of function..." messages when compiling 2008-10-25 20:54:09 +00:00
PrefsWindow.h
PrefsWindow.m
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
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 In the file inspector tab, show progress and size for folders 2008-10-12 13:22:13 +00:00
Torrent.m eliminate all "warning: implicit declaration of function..." messages when compiling 2008-10-25 20:54:09 +00:00
TorrentCell.h store progress gradients in the gradient class; miscellaneous cleanup 2008-06-25 05:01:04 +00:00
TorrentCell.m update some floats to CGFloats; append "f" to some float constants 2008-10-25 21:34:30 +00:00
TorrentGroup.h more trivial type changes 2008-10-28 00:08:49 +00:00
TorrentGroup.m more trivial type changes 2008-10-28 00:08:49 +00:00
TorrentTableView.h typo fix 2008-06-11 03:29:06 +00:00
TorrentTableView.m more changes in counter scope 2008-10-12 22:17:27 +00:00
TrackerTableView.h missed these files in the last commit 2008-05-23 19:32:35 +00:00
TrackerTableView.m one less special case for Tiger (trivial change) 2008-10-25 02:34:43 +00:00
Transmission_Prefix.pch
main.m
release_builder.sh
sparkle_dsa_pub.pem Sparkle 1.5 requires signing of the update 2008-09-14 21:39:16 +00:00
version.sh Xcode will now preprocess the Info.plist for us; simplify the version script to avoid creating the unneeded (afaict) version.mk 2008-10-12 23:31:20 +00:00