transmission/macosx
Mitchell Livingston 85fdc28add Turkish Mac localization for 1.4 2008-11-07 12:38:15 +00:00
..
CTGradient update release notes; trivial changes 2008-11-06 03:45:56 +00:00
Growl.framework
Images
Sparkle.framework add Sparkle 1.5b6 2008-09-14 20:02:42 +00:00
TransmissionHelp update NEWS and help to reflect that speed displays no longer show overhead 2008-11-06 03:33:57 +00:00
UKKQueue
appcast update release notes; trivial changes 2008-11-06 03:45:56 +00:00
en.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
es.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
fr.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
it.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
nl.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
ru.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
tr.lproj Turkish Mac localization for 1.4 2008-11-07 12:38:15 +00:00
zh_TW.lproj fix bad connection for rpc authorization check 2008-11-06 03:15:15 +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 trivial changes 2008-11-01 22:08:02 +00:00
AddWindowController.m trivial changes 2008-11-01 22:08:02 +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 even more type changes 2008-11-04 01:31:24 +00:00
Badger.m CTGradientAdditions is now ProgressGradients 2008-10-31 00:13:50 +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
ColorTextField.m
Controller.h more type conversions 2008-11-02 13:52:45 +00:00
Controller.m fix a small potential leak reported by m1b & clang 2008-11-05 01:57:37 +00:00
CreatorWindowController.h
CreatorWindowController.m even more type changes 2008-11-04 01:31:24 +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 trivial changes 2008-11-01 22:08:02 +00:00
DragOverlayWindow.h
DragOverlayWindow.m trivial changes 2008-11-01 22:08:02 +00:00
ExpandedPathToIconTransformer.h
ExpandedPathToIconTransformer.m more trivial type changes 2008-10-28 00:08:49 +00:00
ExpandedPathToPathTransformer.h
ExpandedPathToPathTransformer.m
FileListNode.h update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
FileListNode.m update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
FileNameCell.h
FileNameCell.m fix an text alignment issue in the file inspector table 2008-11-01 17:52:25 +00:00
FileOutlineController.h
FileOutlineController.m trivial code changes 2008-11-01 14:26:51 +00:00
FileOutlineView.h
FileOutlineView.m now that the types have been converted, revert some that shouldn't have been 2008-11-02 14:04:57 +00:00
FilePriorityCell.h
FilePriorityCell.m update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
FilterButton.h even more type changes 2008-11-04 01:31:24 +00:00
FilterButton.m even more type changes 2008-11-04 01:31:24 +00:00
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 add some missed type changes 2008-11-04 00:34:13 +00:00
Info.plist from Waldorf: show svn number in Get Info Finder window 2008-11-01 17:37:41 +00:00
InfoTabButtonCell.h
InfoTabButtonCell.m
InfoWindowController.h more type changes 2008-11-02 01:07:01 +00:00
InfoWindowController.m more type changes 2008-11-02 01:07:01 +00:00
Makefile.am (macosx) sync the Makefile.am with the source tree s.t. all the macosx source files will be included in the tarball 2008-11-01 22:56:45 +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 now that the types have been converted, revert some that shouldn't have been 2008-11-02 14:04:57 +00:00
NSApplicationAdditions.h
NSApplicationAdditions.m
NSBezierPathAdditions.h even more type changes 2008-11-04 01:31:24 +00:00
NSBezierPathAdditions.m even more type changes 2008-11-04 01:31:24 +00:00
NSMenuAdditions.h
NSMenuAdditions.m hardcode the max group constant; trivial changes 2008-10-29 02:33:20 +00:00
NSStringAdditions.h even more type changes 2008-11-04 01:31:24 +00:00
NSStringAdditions.m even more type changes 2008-11-04 01:31:24 +00:00
PeerProgressIndicatorCell.h
PeerProgressIndicatorCell.m hardcode the max group constant; trivial changes 2008-10-29 02:33:20 +00:00
PeerTableView.h
PeerTableView.m
PiecesView.h update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
PiecesView.m now that the types have been converted, revert some that shouldn't have been 2008-11-02 14:04:57 +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 update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
PrefsController.m update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
PrefsWindow.h
PrefsWindow.m
ProgressGradients.h CTGradientAdditions is now ProgressGradients 2008-10-31 00:13:50 +00:00
ProgressGradients.m missed with the last commit 2008-10-31 00:27:20 +00:00
QuickLook.h
QuickLookController.h
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 more type changes 2008-11-02 01:07:01 +00:00
Torrent.m update release notes; trivial changes 2008-11-06 03:45:56 +00:00
TorrentCell.h CTGradientAdditions is now ProgressGradients 2008-10-31 00:13:50 +00:00
TorrentCell.m even more type changes 2008-11-04 01:31:24 +00:00
TorrentGroup.h more trivial type changes 2008-10-28 00:08:49 +00:00
TorrentGroup.m hardcode the max group constant; trivial changes 2008-10-29 02:33:20 +00:00
TorrentTableView.h update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
TorrentTableView.m add some missed type changes 2008-11-04 00:34:13 +00:00
TrackerTableView.h
TrackerTableView.m trivial code changes 2008-11-01 14:26:51 +00:00
Transmission_Prefix.pch
main.m
release_builder.sh remove some pretty pointless steps in the release builder 2008-11-01 17:08:49 +00:00
sparkle_dsa_pub.pem Sparkle 1.5 requires signing of the update 2008-09-14 21:39:16 +00:00
version.sh rewind the trunk builds back to -TR134Z- as they should be 2008-11-04 06:26:54 +00:00