transmission/macosx
Mitchell Livingston 58621c530b on mouse up/down only redisplay the affected row 2007-08-10 04:06:49 +00:00
..
Applescript second attempt at getting autoconf to be aware of the macosx directories 2007-07-31 02:58:53 +00:00
CTGradient second attempt at getting autoconf to be aware of the macosx directories 2007-07-31 02:58:53 +00:00
English.lproj get english strings to show up in xcode 2007-08-08 18:27:21 +00:00
French.lproj add French translation by tiennou 2007-08-06 15:37:16 +00:00
Greek.lproj update Greek string 2007-08-06 15:12:51 +00:00
Growl.framework second attempt at getting autoconf to be aware of the macosx directories 2007-07-31 02:58:53 +00:00
Images patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +00:00
Italian.lproj second attempt at getting autoconf to be aware of the macosx directories 2007-07-31 02:58:53 +00:00
Korean.lproj update Korean strings 2007-08-06 21:26:38 +00:00
Russian.lproj add new part of russian translation 2007-08-01 10:17:57 +00:00
Spanish.lproj (merge) swap upload and download in Spanish prefs 2007-08-08 14:06:35 +00:00
Sparkle.framework readd Russian Sparkle localization 2007-08-04 14:22:31 +00:00
TransmissionHelp change nightly link to bogg's 2007-08-05 18:03:13 +00:00
UKKQueue second attempt at getting autoconf to be aware of the macosx directories 2007-07-31 02:58:53 +00:00
AboutWindowController.h new about window and updated credits file, inspired by adium's 2007-07-22 18:04:31 +00:00
AboutWindowController.m make short and long version strings the next release instead of the current release (peer id is still the current release with a beta flag) 2007-07-25 00:06:59 +00:00
ActionMenuRatioToDisplayRatioTransformer.h
ActionMenuRatioToDisplayRatioTransformer.m
ActionMenuSpeedToDisplayLimitTransformer.h
ActionMenuSpeedToDisplayLimitTransformer.m
ActionPopUpButton.h
ActionPopUpButton.m
Badger.h
Badger.m hopefully really fix that badging issue 2007-07-04 20:29:25 +00:00
BezierPathAdditions.h
BezierPathAdditions.m
Controller.h only draw rows that are visible 2007-08-08 17:57:50 +00:00
Controller.m move the advanced bar code into TorrentCell (finally) 2007-08-10 03:48:18 +00:00
CreatorWindowController.h fix blurry icon when resizing the creator window 2007-07-01 03:17:01 +00:00
CreatorWindowController.m don't allow creation of torrent files with total size of zero bytes 2007-07-27 21:01:48 +00:00
Credits.rtf patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +00:00
Defaults.plist set stalled checking off by default 2007-07-04 20:46:29 +00:00
DragOverlayView.h
DragOverlayView.m
DragOverlayWindow.h a little code cleanup 2007-07-01 13:27:26 +00:00
DragOverlayWindow.m get rid of random NSLog() 2007-07-16 11:12:41 +00:00
ExpandedPathToIconTransformer.h
ExpandedPathToIconTransformer.m
ExpandedPathToPathTransformer.h
ExpandedPathToPathTransformer.m
FileBrowserCell.h Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
FileBrowserCell.m simplify Torrent's dealloc 2007-07-01 15:18:03 +00:00
FileOutlineView.h adjust priority colors, and show a priority color for folders 2007-07-15 23:42:35 +00:00
FileOutlineView.m images for priorities, courtesy of BigBossman 2007-07-18 00:59:08 +00:00
FilePriorityCell.h images for priorities, courtesy of BigBossman 2007-07-18 00:59:08 +00:00
FilePriorityCell.m images for priorities, courtesy of BigBossman 2007-07-18 00:59:08 +00:00
FilterBarButton.h patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +00:00
FilterBarButton.m patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +00:00
FilterBarView.h
FilterBarView.m patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +00:00
IPCController.h
IPCController.m make short and long version strings the next release instead of the current release (peer id is still the current release with a beta flag) 2007-07-25 00:06:59 +00:00
ImageBackgroundView.h
ImageBackgroundView.m
Info.plist.in make Transmission Help folder one word 2007-07-31 00:34:21 +00:00
InfoWindow.h only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear) 2007-06-23 22:00:09 +00:00
InfoWindow.m only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear) 2007-06-23 22:00:09 +00:00
InfoWindowController.h warnings-- 2007-07-20 21:04:43 +00:00
InfoWindowController.m refresh the file checks in the inspector immediately when changed from the main window 2007-08-08 14:28:51 +00:00
Makefile.am add spanish to the makefile 2007-08-03 21:28:39 +00:00
MessageWindowController.h
MessageWindowController.m
PeerProgressIndicatorCell.h only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear) 2007-06-23 22:00:09 +00:00
PeerProgressIndicatorCell.m only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear) 2007-06-23 22:00:09 +00:00
PiecesView.h simplify the mess of code that is the pieces view 2007-06-20 22:53:46 +00:00
PiecesView.m cleaned up the pieces view segment control code a bit, and clicking the view will toggle it 2007-06-21 23:21:19 +00:00
PortChecker.h
PortChecker.m
PrefsController.h same as last commit, with different objects 2007-07-01 18:02:10 +00:00
PrefsController.m factor in scaling when resizing the prefs window 2007-08-08 18:03:18 +00:00
PrefsWindow.h
PrefsWindow.m
SpeedLimitToTurtleIconTransformer.h
SpeedLimitToTurtleIconTransformer.m
StringAdditions.h
StringAdditions.m trivial change to getting file size string 2007-08-04 01:48:34 +00:00
Torrent.h move the advanced bar code into TorrentCell (finally) 2007-08-10 03:48:18 +00:00
Torrent.m move the advanced bar code into TorrentCell (finally) 2007-08-10 03:48:18 +00:00
TorrentCell.h on mouse up/down only redisplay the affected row 2007-08-10 04:06:49 +00:00
TorrentCell.m silly NSLogs 2007-08-10 03:49:21 +00:00
TorrentTableView.h make the new action menu less crashy 2007-08-08 13:36:27 +00:00
TorrentTableView.m on mouse up/down only redisplay the affected row 2007-08-10 04:06:49 +00:00
Transmission.sdef
Transmission_Prefix.pch
main.m