transmission/macosx
Mitchell Livingston f8fa5dc7a4 simplify check for priority text 2007-07-15 02:43:16 +00:00
..
Applescript
CTGradient slightly color the progress bars of waiting (queued)torrents, and adjust the light green color a bit (thanks macHD for the gradients) 2007-07-04 21:50:50 +00:00
English.lproj allow file checks to have mixed states 2007-07-04 22:11:15 +00:00
French.lproj
German.lproj
Greek.lproj
Growl.framework
Images awesome Globe icon (Glow|be) from Jonas Rask 2007-06-30 13:20:46 +00:00
Spanish.lproj Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Sparkle.framework
Transmission Help fix a typo in help 2007-06-19 00:21:24 +00:00
UKKQueue
ActionMenuRatioToDisplayRatioTransformer.h
ActionMenuRatioToDisplayRatioTransformer.m
ActionMenuSpeedToDisplayLimitTransformer.h
ActionMenuSpeedToDisplayLimitTransformer.m
ActionPopUpButton.h
ActionPopUpButton.m adjust the action button's image placement 2007-05-21 04:38:05 +00:00
Badger.h have the Badger keep track of the completed count rather than Controller 2007-05-23 05:01:23 +00:00
Badger.m hopefully really fix that badging issue 2007-07-04 20:29:25 +00:00
BezierPathAdditions.h create an addition to NSBezierClass to create a rectangle with rounded corners 2007-05-30 05:47:48 +00:00
BezierPathAdditions.m create an addition to NSBezierClass to create a rectangle with rounded corners 2007-05-30 05:47:48 +00:00
Controller.h don't autoimport created torrents 2007-07-05 01:44:01 +00:00
Controller.m If Transmission is opened by double-clicking a torrent file, open that torrent before setting up auto-import 2007-07-11 01:40:49 +00:00
CreatorWindowController.h fix blurry icon when resizing the creator window 2007-07-01 03:17:01 +00:00
CreatorWindowController.m don't autoimport created torrents 2007-07-05 01:44:01 +00:00
Credits.rtf Don't make other actions rely on dealloc being called...it's not reliable. This should make quitting faster in many instances. 2007-07-01 05:23:07 +00:00
Defaults.plist set stalled checking off by default 2007-07-04 20:46:29 +00:00
DragOverlayView.h
DragOverlayView.m create an addition to NSBezierClass to create a rectangle with rounded corners 2007-05-30 05:47:48 +00:00
DragOverlayWindow.h a little code cleanup 2007-07-01 13:27:26 +00:00
DragOverlayWindow.m get the drag overlay working again....silly rabbit 2007-07-04 17:12:09 +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 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
FileOutlineView.m for priorities experiment with a set instead of an array 2007-07-13 04:52:40 +00:00
FilePriorityCell.h get rid of unneeded variable 2007-06-24 15:03:35 +00:00
FilePriorityCell.m simplify check for priority text 2007-07-15 02:43:16 +00:00
FilterBarButton.h get rid of the numbers next to the filter...have them in tooltips instead 2007-05-30 06:10:05 +00:00
FilterBarButton.m reorganize files in xcodde and avoid a redundant method call 2007-05-31 23:17:46 +00:00
FilterBarView.h get rid of the numbers next to the filter...have them in tooltips instead 2007-05-30 06:10:05 +00:00
FilterBarView.m get rid of the numbers next to the filter...have them in tooltips instead 2007-05-30 06:10:05 +00:00
IPCController.h add the beginnings of ipc to the mac front end 2007-05-28 02:27:13 +00:00
IPCController.m blarg 2007-07-10 19:49:28 +00:00
ImageBackgroundView.h
ImageBackgroundView.m
Info.plist.in
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 hopefully fix a nasty memory leak and a bunch of redundant code 2007-06-29 01:49:41 +00:00
InfoWindowController.m for priorities experiment with a set instead of an array 2007-07-13 04:52:40 +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 same as last commit, with different objects 2007-07-01 18:02:10 +00:00
PrefsWindow.h
PrefsWindow.m
SpeedLimitToTurtleIconTransformer.h
SpeedLimitToTurtleIconTransformer.m
StringAdditions.h
StringAdditions.m Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Torrent.h for priorities experiment with a set instead of an array 2007-07-13 04:52:40 +00:00
Torrent.m for priorities experiment with a set instead of an array 2007-07-13 04:52:40 +00:00
TorrentCell.h make sure the windows are closed before removing torrents...avoids a crash-on-quit 2007-07-04 18:14:58 +00:00
TorrentCell.m slightly color the progress bars of waiting (queued)torrents, and adjust the light green color a bit (thanks macHD for the gradients) 2007-07-04 21:50:50 +00:00
TorrentTableView.h
TorrentTableView.m Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Transmission.sdef
Transmission_Prefix.pch
main.m