transmission/macosx
Mitchell Livingston 4951ba05d0 avoid unnecessary memory allocation when updating the rpc access list 2008-06-05 05:00:24 +00:00
..
Applescript
CTGradient pieces bar color adjustment; dead code removal 2008-05-29 21:50:16 +00:00
English.lproj some small simplifications to the group code 2008-06-05 02:46:39 +00:00
Growl.framework
Images in the groups menu, show the "blank group" image; resize the images in the groups menu appropriately 2008-05-31 02:52:49 +00:00
Sparkle.framework (trunk) add Traditional Chinese Sparkle resources 2008-04-01 02:18:28 +00:00
TransmissionHelp update help documentation 2008-04-29 10:32:04 +00:00
UKKQueue
es.lproj update Spanish localization 2008-05-08 13:44:11 +00:00
fr.lproj add a new line at the bottom of the French strings 2008-05-07 18:51:44 +00:00
it.lproj update project for new rpc code (part 2) 2008-05-19 01:05:14 +00:00
nl.lproj update Dutch localization 2008-05-05 00:35:59 +00:00
ru.lproj update project for new rpc code (part 2) 2008-05-19 01:05:14 +00:00
zh_TW.lproj update project for new rpc code (part 2) 2008-05-19 01:05:14 +00:00
AboutWindow.xib
AboutWindowController.h
AboutWindowController.m
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 don't redraw the dock tile if there is no change 2008-04-24 21:24:42 +00:00
BadgeView.m generate the inspector tab button images dynamically when selected/deselected instead of storing them 2008-05-02 13:08:23 +00:00
Badger.h warnings-- and a little tidying up 2008-04-24 21:37:46 +00:00
Badger.m API cleanup: s/tr_torrentRates/tr_sessionGetSpeed/ 2008-05-30 15:19:07 +00:00
BlocklistDownloader.h the blocklist downloader should get the tr_handle from the prefs controller instead of needing it passed separately 2008-04-17 04:25:49 +00:00
BlocklistDownloader.m #948 - when processing the blocklist, don't block the gui (Leopard-only) 2008-05-16 00:25:09 +00:00
BlocklistStatusWindow.xib first implementation of the blocklist 2008-03-29 23:38:38 +00:00
ButtonToolbarItem.h
ButtonToolbarItem.m
Controller.h attempt to eliminate an unused view item 2008-06-03 20:47:33 +00:00
Controller.m avoid unnecessary memory allocation when updating the rpc access list 2008-06-05 05:00:24 +00:00
CreatorWindowController.h ability to create torrent files with multiple trackers 2008-06-04 20:55:38 +00:00
CreatorWindowController.m update strings file; remove commented-out code 2008-06-04 21:18:42 +00:00
Credits.rtf (trunk) Traditional Chinese localization 2008-04-01 01:33:39 +00:00
Defaults.plist add rpc access control table to prefs 2008-06-04 03:50:10 +00:00
DragOverlayView.h
DragOverlayView.m
DragOverlayWindow.h
DragOverlayWindow.m capitalization changes 2008-04-07 13:25:55 +00:00
ExpandedPathToIconTransformer.h
ExpandedPathToIconTransformer.m
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 keep strings consistent 2008-05-23 16:56:03 +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 use a custom class instead of a dictionary for holding a torrent's file structure 2008-05-22 18:39:49 +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 use a custom class instead of a dictionary for holding a torrent's file structure 2008-05-22 18:39:49 +00:00
FilePriorityCell.h
FilePriorityCell.m use a custom class instead of a dictionary for holding a torrent's file structure 2008-05-22 18:39:49 +00:00
FilterButton.h
FilterButton.m
GroupToolbarItem.h
GroupToolbarItem.m
GroupsController.h potential decrease in memory usage when showing the group dividers 2008-05-31 02:38:44 +00:00
GroupsController.m some small simplifications to the group code 2008-06-05 02:46:39 +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 remove os check from plist...the check isn't very reliable 2008-05-01 02:19:59 +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 (mac) initial support for adding and removing trackers 2008-06-02 17:26:02 +00:00
InfoWindowController.m avoid unnecessary memory allocation when updating the rpc access list 2008-06-05 05:00:24 +00:00
Makefile.am (#954) rpc: add "torrent-remove" method. rename tr_torrentDelete() as tr_torrentRemove() for consistency with various parts of the code. 2008-05-20 23:58:59 +00:00
MenuLabel.h
MenuLabel.m
MessageWindow.xib improved sort by date in the message log 2008-04-15 19:57:56 +00:00
MessageWindowController.h improved sort by date in the message log 2008-04-15 19:57:56 +00:00
MessageWindowController.m improved sort by date in the message log 2008-04-15 19:57:56 +00:00
NSApplicationAdditions.h
NSApplicationAdditions.m
NSBezierPathAdditions.h
NSBezierPathAdditions.m
NSMenuAdditions.h
NSMenuAdditions.m
NSStringAdditions.h
NSStringAdditions.m fix incorrect eta value 2008-04-07 05:00:07 +00:00
PeerProgressIndicatorCell.h
PeerProgressIndicatorCell.m
PeerTableView.h
PeerTableView.m
PiecesView.h
PiecesView.m
PortChecker.h
PortChecker.m
PrefsController.h add ability to add and remove to the rpc access list 2008-06-04 04:48:17 +00:00
PrefsController.m avoid unnecessary memory allocation when updating the rpc access list 2008-06-05 05:00:24 +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 use a custom class instead of a dictionary for holding a torrent's file structure 2008-05-22 18:39:49 +00:00
SpeedLimitToTurtleIconTransformer.h
SpeedLimitToTurtleIconTransformer.m
StatsWindow.xib clarify the remaining disk space alert's suppression button's text 2008-04-23 12:44:11 +00:00
StatsWindowController.h #893 add statistics "reset" button 2008-04-22 21:04:01 +00:00
StatsWindowController.m attempt to fix "0 times" stats bug 2008-05-24 23:51:51 +00:00
StatusBarView.h remove "Tiger conditionals" from the status bar 2008-03-28 18:47:43 +00:00
StatusBarView.m remove "Tiger conditionals" from the status bar 2008-03-28 18:47:43 +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 use date added, date completed, and date of last activity from libT, setting the old Mac values on first run 2008-06-03 19:47:07 +00:00
Torrent.m avoid unnecessary memory allocation when updating the rpc access list 2008-06-05 05:00:24 +00:00
TorrentCell.h simplify the drawing of group colors for transfers 2008-05-27 16:07:12 +00:00
TorrentCell.m add ability to add and remove to the rpc access list 2008-06-04 04:48:17 +00:00
TorrentTableView.h quicklook window expands from the icon instead of the whole table row 2008-05-21 22:09:05 +00:00
TorrentTableView.m minor efficiency improvements 2008-06-05 02:16:33 +00:00
TrackerTableView.h missed these files in the last commit 2008-05-23 19:32:35 +00:00
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 (trunk) update to 1.21 2008-05-21 21:15:15 +00:00