1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-10 06:02:57 +00:00
transmission/macosx
Mitchell Livingston 19940c00de This look for the progress bars matches the new smooth aqua look a lot more and is generated from images instead of drawing the bar from scratch.
The advanced bar should also be easier on the eyes now that the overlay isn't as extreme.

Thanks to FOOOD for the images.
2006-06-12 16:58:04 +00:00
..
Applescript
English.lproj Allow the Reveal item to also work with the inspector's Files table. 2006-06-12 03:29:42 +00:00
Images This look for the progress bars matches the new smooth aqua look a lot more and is generated from images instead of drawing the bar from scratch. 2006-06-12 16:58:04 +00:00
Badger.h First commit on my own 8-) 2006-06-06 18:05:57 +00:00
Badger.m No need to create an autoreleased object and then retain it when it can be done in one step. 2006-06-07 22:02:28 +00:00
Controller.h Make Copy Torrent dialog a sheet. 2006-06-11 00:16:31 +00:00
Controller.m use the word Transfers, not Torrents 2006-06-11 21:37:21 +00:00
Credits.rtf First commit on my own 8-) 2006-06-06 18:05:57 +00:00
Defaults.plist Add support to libtransmission and the MacOS X GUI for saving private copies of 2006-06-09 19:53:35 +00:00
FileTableView.h Add the license info to the new files. 2006-06-12 03:31:50 +00:00
FileTableView.m Add the license info to the new files. 2006-06-12 03:31:50 +00:00
Info.plist.in
InfoWindowController.h First commit on my own 8-) 2006-06-06 18:05:57 +00:00
InfoWindowController.m Inspector window now only becomes key window when necessary. 2006-06-10 20:51:15 +00:00
main.m
MenuButton.h
MenuButton.m First commit on my own 8-) 2006-06-06 18:05:57 +00:00
PrefsController.h Add support to libtransmission and the MacOS X GUI for saving private copies of 2006-06-09 19:53:35 +00:00
PrefsController.m Add support to libtransmission and the MacOS X GUI for saving private copies of 2006-06-09 19:53:35 +00:00
SmoothAquaView.h Changed some headers. 2006-06-06 19:32:27 +00:00
SmoothAquaView.m Add a keyboard shortcut for removing files. 2006-06-09 21:03:18 +00:00
StringAdditions.h First commit on my own 8-) 2006-06-06 18:05:57 +00:00
StringAdditions.m First commit on my own 8-) 2006-06-06 18:05:57 +00:00
Torrent.h Add support to libtransmission and the MacOS X GUI for saving private copies of 2006-06-09 19:53:35 +00:00
Torrent.m Add support to libtransmission and the MacOS X GUI for saving private copies of 2006-06-09 19:53:35 +00:00
TorrentCell.h First commit on my own 8-) 2006-06-06 18:05:57 +00:00
TorrentCell.m This look for the progress bars matches the new smooth aqua look a lot more and is generated from images instead of drawing the bar from scratch. 2006-06-12 16:58:04 +00:00
TorrentTableView.h Double-clicking the icon in the table view will reveal the download. 2006-06-12 15:26:24 +00:00
TorrentTableView.m Double-clicking the icon in the table view will reveal the download. 2006-06-12 15:26:24 +00:00
Transmission.sdef
Transmission_Prefix.pch
Utils.h