.. |
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
|
(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
|
…
|
|
en.lproj
|
change "English" to "en"
|
2008-06-30 18:17:40 +00:00 |
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
|
replace LICENSE with COPYING
|
2008-07-04 14:19:47 +00:00 |
ActionPopUpButton.h
|
…
|
|
ActionPopUpButton.m
|
…
|
|
AddWindowController.h
|
show amount selected in open window
|
2008-02-27 19:34:55 +00:00 |
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
|
groups are now stored as objects instead of dictionaries
|
2008-07-01 01:28:19 +00:00 |
BlocklistDownloader.m
|
fix 2 invalid return types; don't show notices when compiling the xib's
|
2008-06-30 23:28:17 +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
|
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
|
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 |
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
|
a little simplification of the last commit
|
2008-06-30 19:56:29 +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
|
capitalization adjustments
|
2008-03-04 01:03:15 +00:00 |
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
|
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
|
change "English" to "en"
|
2008-06-30 18:17:40 +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
|
cleanup for the removal of the ip sort function
|
2008-06-27 06:08:12 +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
|
trivial changes to sorting by state and other miscellaneous changes
|
2008-06-30 02:22:29 +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
|
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
|
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
|
store progress gradients in the gradient class; miscellaneous cleanup
|
2008-06-25 05:01:04 +00:00 |
PrefsController.h
|
make RPC password use the Keychain as well
|
2008-06-13 19:56:09 +00:00 |
PrefsController.m
|
cleanup for the removal of the ip sort function
|
2008-06-27 06:08:12 +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
|
trivial changes to sorting by state and other miscellaneous changes
|
2008-06-30 02:22:29 +00:00 |
Torrent.m
|
trivial changes to sorting by state and other miscellaneous changes
|
2008-06-30 02:22:29 +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
|
groups are now stored as objects instead of dictionaries
|
2008-07-01 01:28:19 +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 |