Commit Graph

276 Commits

Author SHA1 Message Date
Eric Petit 9d49bdda41 Trying to spare some more space here and there 2006-06-15 22:28:34 +00:00
Mitchell Livingston bc5e8c066b Keyboard shortcut for Remove Downloaded 2006-06-15 22:20:06 +00:00
Mitchell Livingston 72998f58c9 a little safety 2006-06-15 22:07:05 +00:00
Mitchell Livingston c1e764a03a This might fix bar overlapping (but who really cares since it can't be seen on normal builds anyways) 2006-06-15 16:01:26 +00:00
Eric Petit 96d62e8ca9 Don't follow links when building the OS X package, so the Sparkle
framework isn't copied 3 times
2006-06-15 14:05:34 +00:00
Mitchell Livingston 24acb44310 Potentially get rid of (unnoticeable) overlap in simple progress bar. 2006-06-15 06:24:03 +00:00
Mitchell Livingston f954b45699 Multiple selection. 2006-06-15 05:44:01 +00:00
Mitchell Livingston 78753134fa Make sure nil is returned on failure. 2006-06-15 05:30:08 +00:00
Mitchell Livingston fb875a5409 Simplify the code a bit. 2006-06-15 05:03:32 +00:00
Mitchell Livingston 23e6c4d5e3 stupid defaults! 2006-06-15 02:46:54 +00:00
Mitchell Livingston c1c071da81 Should save between launches now, among other things. 2006-06-15 02:35:40 +00:00
Mitchell Livingston cac18c2503 By popular demand: the return of "Remove Torrent File." It only applies to the files not moved to the private folder. 2006-06-15 02:07:50 +00:00
Mitchell Livingston 5f5d433b8e Newer icon for Transfers. 2006-06-15 00:11:05 +00:00
Mitchell Livingston 94768da2ae Don't check for icons for empty rows. 2006-06-14 20:35:28 +00:00
Mitchell Livingston 19dce501cf Missed one... 2006-06-14 20:16:27 +00:00
Mitchell Livingston 4eb8918f3a Get rid of unnecessary class by merging ellipsis code into StringAdditions. 2006-06-14 20:08:51 +00:00
Mitchell Livingston 341b6ef526 simplify the icon resizing 2006-06-14 17:58:40 +00:00
Mitchell Livingston e0bed11f56 Onced isn't a word... 2006-06-14 14:46:58 +00:00
Mitchell Livingston 69fee0da51 Differentiate between valid amount downloaded and total amount downloaded, showing the valid amount in the main window. 2006-06-14 03:00:27 +00:00
Mitchell Livingston 4c9421cfa4 Make the right end blue if the whole bar is blue. 2006-06-14 01:53:24 +00:00
Mitchell Livingston a3e1af9717 Transfer, not Torrent 2006-06-14 01:28:23 +00:00
Mitchell Livingston d77470bdf8 The statusbar image that should've been there this whole time. 2006-06-13 17:03:17 +00:00
Mitchell Livingston 1b548fae96 Touch up the project file. 2006-06-13 16:32:40 +00:00
Mitchell Livingston 7db94af961 Change "Remove Downloaded" back to "Remove Downloaded Files." 2006-06-13 02:28:49 +00:00
Mitchell Livingston 064b33066a Setting the size for the images that will start large initially was redundant. 2006-06-13 01:10:48 +00:00
Eric Petit 047216976e Adds appcast URL 2006-06-13 01:04:24 +00:00
Eric Petit cca3cab9fc Fixes #22 (all torrents apparently at 0 % when T restarts) 2006-06-13 00:28:03 +00:00
Mitchell Livingston 4d20e5c525 Moved myself up in the credits, tweaks here and there 2006-06-13 00:12:46 +00:00
Mitchell Livingston 66c9fffb82 This should make the borders of the new progress bar a bit more consistent. 2006-06-12 23:36:25 +00:00
Mitchell Livingston 1280d7cd4d This actually includes the glossier progress image. whoops 2006-06-12 17:26:32 +00:00
Mitchell Livingston 0098328648 The advanced bar is a bit more glossy. 2006-06-12 17:25:50 +00:00
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
Mitchell Livingston f4562e3bbd Double-clicking the icon in the table view will reveal the download. 2006-06-12 15:26:24 +00:00
Mitchell Livingston 218ddd0cb9 Make private methods actually private. 2006-06-12 04:56:07 +00:00
Mitchell Livingston 9dacd02f92 Declare private methods. 2006-06-12 04:25:43 +00:00
Eric Petit f9b207a3d6 svn:keywords 2006-06-12 04:24:16 +00:00
Mitchell Livingston 13eba9cfa3 Add the license info to the new files. 2006-06-12 03:31:50 +00:00
Mitchell Livingston c189ac3371 Allow the Reveal item to also work with the inspector's Files table. 2006-06-12 03:29:42 +00:00
Mitchell Livingston d498cc77d9 Clicking the File tableview in the Inspector will now make the inspector the key window, making reveal for it work again and not appear gray when clicked. 2006-06-12 03:03:16 +00:00
Mitchell Livingston 7d760579e1 use the word Transfers, not Torrents 2006-06-11 21:37:21 +00:00
Mitchell Livingston 050c37bddc Move "reveal" and "show inspector" to Transfers and View respectively. 2006-06-11 21:21:40 +00:00
Mitchell Livingston 2e00ca9459 Rename a few menu items (especially "Remove Data File" to "Remove Downloaded Files") and move "Copy Torrent File" to the File Menu as "Save a Torrent Copy As..." 2006-06-11 20:51:58 +00:00
Josh Elsasser 2d055ae6ce Fix a recently-introduced memory leak. 2006-06-11 16:20:56 +00:00
Mitchell Livingston 94f7caba34 Inspector, not Info, for previous tab menu item 2006-06-11 08:41:12 +00:00
Josh Elsasser 738f24d46d Add -h and -v command-line options. 2006-06-11 06:08:58 +00:00
Josh Elsasser 85a36967d2 Remove the separate preference option for files added via drag-and-drop
and use the "standard" option.
2006-06-11 05:04:27 +00:00
Josh Elsasser e1c5b19b46 Fix bug where upload and download totals were discarded when fastresume failed. 2006-06-11 04:32:41 +00:00
Mitchell Livingston 2ef0725b59 Make Copy Torrent dialog a sheet. 2006-06-11 00:16:31 +00:00
Mitchell Livingston 86edc01368 Validate menu item and show warning on failure for "Copy Torrent" 2006-06-10 23:29:47 +00:00
Mitchell Livingston a668c237a1 Initial support for creating a torrent copy (to recover torrent files after being placed in Support folder, basically). Next commit will refine it a bit. 2006-06-10 23:06:30 +00:00