Commit Graph

340 Commits

Author SHA1 Message Date
Mitchell Livingston 0a98289601 Alternating row colors in file table 2006-06-17 19:34:08 +00:00
Mitchell Livingston e5e903a921 Added parentheses. 2006-06-16 17:33:16 +00:00
Mitchell Livingston d203555d84 Validate using ident instead of function name...it's more future-proof.
Transfers, not Torrents.
2006-06-16 14:30:59 +00:00
Mitchell Livingston ddba2e1856 Remove toolbar button works. 2006-06-16 14:19:04 +00:00
Mitchell Livingston fa23d6d30c Just update the value when there is a change....it's modified only when torrent counts change and just updates a string...nothing too strenuous 2006-06-16 03:45:12 +00:00
Mitchell Livingston e5aab6902a I changed my mind about the images being static. 2006-06-16 03:13:58 +00:00
Mitchell Livingston 6b4e664c0f This will never happen, but if it would: Don't load image more than once. 2006-06-16 03:06:24 +00:00
Mitchell Livingston 1e3848f355 Let's get the images stored before showing the table 2006-06-16 03:03:28 +00:00
Mitchell Livingston 338b2a6a19 Make more images static. 2006-06-16 01:50:10 +00:00
Mitchell Livingston 84ae6d401d Might as well make size more precise. 2006-06-16 00:35:11 +00:00
Mitchell Livingston efb73e8b5b Add context menu to file table 2006-06-16 00:04:29 +00:00
Eric Petit d7388093b6 Use the same font size for the file list as the rest of the inspector 2006-06-15 23:31:40 +00:00
Mitchell Livingston bfb8a06a70 Don't round dock badging speeds. 2006-06-15 22:57:01 +00:00
Mitchell Livingston ae2c0eee33 Apple says that it is preferable to specify the file extension for files 2006-06-15 22:42:22 +00:00
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