transmission/macosx
Mitchell Livingston 4a24269a82 some more adjustments to the progress bar gradient 2008-06-24 19:36:25 +00:00
..
Applescript
CTGradient some more adjustments to the progress bar gradient 2008-06-24 19:36:25 +00:00
English.lproj 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
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 (trunk) add Traditional Chinese Sparkle resources 2008-04-01 02:18:28 +00:00
TransmissionHelp the network prefs help button now works correctly 2008-06-12 04:26:32 +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 miscellaneous cleanup 2008-03-23 03:57:14 +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 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 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 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
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 don't allow quick look of folders that don't exist 2008-06-22 01:31:50 +00:00
Controller.m don't allow quick look of folders that don't exist 2008-06-22 01:31:50 +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 email addresses should start with "mailto:" 2008-06-09 04:33:53 +00:00
Defaults.plist #562 display an error message when opening broken torrent file 2008-06-18 16:25:30 +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 simplify the priority selector mouse-over code 2008-03-25 03:17:35 +00:00
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 let's store the proxy password in the keychain 2008-06-12 03:59:55 +00:00
GroupsController.m some small simplifications to the group code 2008-06-05 02:46:39 +00:00
GroupsWindow.xib decouple the group controller with the group window, and as a result only have the groups window loaded when it's opened 2008-03-23 00:56:43 +00:00
GroupsWindowController.h clean up the behavior with the group color picker 2008-03-23 04:36:30 +00:00
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 dim the "peer" label in the the inspector options tab 2008-06-17 21:18:00 +00:00
InfoWindowController.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
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 remove unused code, add a warning 2008-03-23 18:24:18 +00:00
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 more unused code removal, update NEWS 2008-03-24 02:38:00 +00:00
PeerProgressIndicatorCell.m more unused code removal, update NEWS 2008-03-24 02:38:00 +00:00
PeerTableView.h more unused code removal, update NEWS 2008-03-24 02:38:00 +00:00
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
PortChecker.m
PrefsController.h make RPC password use the Keychain as well 2008-06-13 19:56:09 +00:00
PrefsController.m #562 display an error message when opening broken torrent file 2008-06-18 16:25:30 +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 store the completed pieces of the pieces bar as an index set 2008-06-11 16:28:33 +00:00
Torrent.m whoops 2008-06-24 04:00:39 +00:00
TorrentCell.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
TorrentCell.m avoid some unnecessary calculations when drawing the progress bar gradients by flipping it 2008-06-24 04:16:46 +00:00
TorrentTableView.h typo fix 2008-06-11 03:29:06 +00:00
TorrentTableView.m #562 display an error message when opening broken torrent file 2008-06-18 16:25:30 +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 appcast and version 2008-06-13 21:59:20 +00:00