transmission/macosx
Charles Kerr c75c512ff1 readability improvments #1, #2, #3, #4. (muks) 2008-08-12 13:51:11 +00:00
..
Applescript
CTGradient adjust the progress colors corresponding to #1061 2008-06-30 01:56:17 +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
TransmissionHelp #1167: minor help discrepancy 2008-08-10 16:46:08 +00:00
UKKQueue
en.lproj the web ui in 1.4 won't be beta 2008-08-09 13:51:59 +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 update nl's creator window 2008-08-06 22:14:35 +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 replace LICENSE with COPYING 2008-07-04 14:19:47 +00:00
ActionPopUpButton.h
ActionPopUpButton.m
AddWindowController.h
AddWindowController.m "isFolder" is a better method name than "folder" 2008-05-29 22:16:03 +00:00
BadgeView.h
BadgeView.m
Badger.h update NEWS; small changes that happen to be on my local copy 2008-06-15 04:57:41 +00:00
Badger.m API cleanup: s/tr_torrentRates/tr_sessionGetSpeed/ 2008-05-30 15:19:07 +00:00
BlocklistDownloader.h groups are now stored as objects instead of dictionaries 2008-07-01 01:28:19 +00:00
BlocklistDownloader.m the "Cancel" button in the blocklist download sheet resizes to fit the localized string 2008-07-28 00:49:15 +00:00
BlocklistStatusWindow.xib the "Cancel" button in the blocklist download sheet resizes to fit the localized string 2008-07-28 00:49:15 +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 delete the torrent file right after it finishes downloading and is opened (when opening the torrent through a url) 2008-06-26 03:50:21 +00:00
Controller.m add a port field to the proxy prefs 2008-07-15 01:25:21 +00:00
CreatorWindowController.h ability to create torrent files with multiple trackers 2008-06-04 20:55:38 +00:00
CreatorWindowController.m the progress bar color gradients are now all generated by a single color fed into a method to generate the gradient (more consistent gradient between colors and easier to adjust the gradient look in the future) 2008-06-24 03:59:34 +00:00
Credits.rtf change "Former" to "Previous" 2008-08-10 21:02:30 +00:00
Defaults.plist add a port field to the proxy prefs 2008-07-15 01:25:21 +00:00
DragOverlayView.h
DragOverlayView.m
DragOverlayWindow.h
DragOverlayWindow.m
ExpandedPathToIconTransformer.h
ExpandedPathToIconTransformer.m
ExpandedPathToPathTransformer.h
ExpandedPathToPathTransformer.m
FileListNode.h
FileListNode.m
FileNameCell.h
FileNameCell.m
FileOutlineController.h
FileOutlineController.m
FileOutlineView.h
FileOutlineView.m a little simplification of the last commit 2008-06-30 19:56:29 +00:00
FilePriorityCell.h
FilePriorityCell.m
FilterButton.h
FilterButton.m
GroupToolbarItem.h
GroupToolbarItem.m
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 fix 2 invalid return types; don't show notices when compiling the xib's 2008-06-30 23:28:17 +00:00
GroupsWindow.xib
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.in change "English" to "en" 2008-06-30 18:17:40 +00:00
InfoTabButtonCell.h
InfoTabButtonCell.m
InfoWindowController.h dim the "peer" label in the the inspector options tab 2008-06-17 21:18:00 +00:00
InfoWindowController.m #1042: show "in progress" in the inspector when announcing/scraping 2008-07-11 21:48:43 +00:00
Makefile.am bring the mac Makefile.am up-to-date 2008-07-12 12:38:05 +00:00
MenuLabel.h
MenuLabel.m
MessageWindow.xib trivial changes to sorting by state and other miscellaneous changes 2008-06-30 02:22:29 +00:00
MessageWindowController.h
MessageWindowController.m
NSApplicationAdditions.h
NSApplicationAdditions.m
NSBezierPathAdditions.h
NSBezierPathAdditions.m
NSMenuAdditions.h
NSMenuAdditions.m
NSStringAdditions.h comparing with the numeric option works for sorting IP address properly, so let it do the heavy lifting for us 2008-06-27 05:40:22 +00:00
NSStringAdditions.m #1065 QL Zooming in the inspector wasn't zooming to the icon 2008-06-30 19:52:18 +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 some cleaning 2008-06-17 17:17:15 +00:00
PortChecker.h use portcheck.transmissionbt.com instead of a third-party site 2008-07-19 14:32:11 +00:00
PortChecker.m mark the web ui as beta 2008-07-19 14:49:53 +00:00
PrefsController.h add a button to the prefs window to launch the web interface 2008-07-19 13:40:23 +00:00
PrefsController.m readability improvments #1, #2, #3, #4. (muks) 2008-08-12 13:51:11 +00:00
PrefsWindow.h
PrefsWindow.m
QuickLook.h
QuickLookController.h
QuickLookController.m
SpeedLimitToTurtleIconTransformer.h
SpeedLimitToTurtleIconTransformer.m
StatsWindow.xib
StatsWindowController.h
StatsWindowController.m
StatusBarView.h
StatusBarView.m
ToolbarSegmentedCell.h
ToolbarSegmentedCell.m
Torrent.h #1042: show "in progress" in the inspector when announcing/scraping 2008-07-11 21:48:43 +00:00
Torrent.m show "remaining time unknown" instead of "data not fully available" (sigh...) 2008-08-10 17:59:16 +00:00
TorrentCell.h store progress gradients in the gradient class; miscellaneous cleanup 2008-06-25 05:01:04 +00:00
TorrentCell.m store progress gradients in the gradient class; miscellaneous cleanup 2008-06-25 05:01:04 +00:00
TorrentGroup.h fix bug where inspector would reset when changing transfer state (at the cost of the inspector not updating when a group is selected and a its content changes) 2008-07-01 15:11:58 +00:00
TorrentGroup.m fix bug where inspector would reset when changing transfer state (at the cost of the inspector not updating when a group is selected and a its content changes) 2008-07-01 15:11:58 +00:00
TorrentTableView.h typo fix 2008-06-11 03:29:06 +00:00
TorrentTableView.m fix recently introduced bug that caused resuming/pausing torrents through the menu item when groups are shown to deselect the row 2008-07-07 02:09:27 +00:00
TrackerTableView.h
TrackerTableView.m attempt to make the tracker table and buttons a bit nicer on Tiger 2008-06-03 15:27:03 +00:00
Transmission.sdef
Transmission_Prefix.pch
main.m
release_builder.sh
version.sh 1.32+ 2008-08-09 05:09:35 +00:00