1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 09:37:56 +00:00
transmission/macosx
2007-06-28 01:36:30 +00:00
..
Applescript
CTGradient Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
English.lproj rename checking item 2007-06-28 00:02:16 +00:00
French.lproj
German.lproj
Greek.lproj
Growl.framework
Images have a higher quality image for the torrent creation drag overlay 2007-06-18 22:43:49 +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 get the dock badging of completed torrents working finally...seems it was an undocumented Apple bug, so this gets around that 2007-05-23 19:25:51 +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 fix #233 (move menu item applies to all items) 2007-06-25 22:26:33 +00:00
Controller.m fix some memory leaks and crashing when opening by dragging 2007-06-28 01:36:30 +00:00
CreatorWindowController.h store the values of the tracker address, private check, and open check 2007-06-19 23:18:47 +00:00
CreatorWindowController.m save the download location 2007-06-21 01:35:57 +00:00
Credits.rtf Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Defaults.plist save the download location 2007-06-21 01:35:57 +00:00
DragOverlayView.h create the drag badge's background only once 2007-05-19 14:39:06 +00:00
DragOverlayView.m create an addition to NSBezierClass to create a rectangle with rounded corners 2007-05-30 05:47:48 +00:00
DragOverlayWindow.h Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
DragOverlayWindow.m fix some memory leaks and crashing when opening by dragging 2007-06-28 01:36:30 +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 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.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 only show the priority selector when over the priority column, not the row 2007-06-24 14:13:57 +00:00
FilePriorityCell.h get rid of unneeded variable 2007-06-24 15:03:35 +00:00
FilePriorityCell.m get rid of an unneeded variable 2007-06-24 15:02:29 +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
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 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.m apply patch from #324 2007-06-25 22:35:18 +00:00
IPCController.h add the beginnings of ipc to the mac front end 2007-05-28 02:27:13 +00:00
IPCController.m Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
main.m
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 make stalled check work for minutes, not seconds 2007-05-28 16:40:56 +00:00
PrefsController.m make stalled check work for minutes, not seconds 2007-05-28 16:40:56 +00:00
PrefsWindow.h
PrefsWindow.m
SpeedLimitToTurtleIconTransformer.h
SpeedLimitToTurtleIconTransformer.m
StringAdditions.h show an error when moving the file fails 2007-05-10 23:50:28 +00:00
StringAdditions.m Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
Torrent.h commit my current work...still doesn't compile (calls some non-existent functions :)) 2007-06-27 22:12:10 +00:00
Torrent.m rename checking status info to match last commit 2007-06-28 00:03:04 +00:00
TorrentCell.h Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
TorrentCell.m Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +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