Commit Graph

1161 Commits

Author SHA1 Message Date
Mitchell Livingston 15394498b0 add a button to the bottom-left of the main window to clean up all completed transfers 2011-03-10 01:36:51 +00:00
Mitchell Livingston 23d727d017 hard-code the status bar and filter bar height, so that the max window size factors in their height 2011-03-08 00:20:58 +00:00
Mitchell Livingston 6092362c1e revert the last commit 2011-02-26 14:59:05 +00:00
Mitchell Livingston 39709abd6e store secondsDownloading and secondsSeeding as ints instead of time_t 2011-02-26 14:56:58 +00:00
Mitchell Livingston 0cb651af29 change the default toolbar to separate the remove button and the pause/resume all button with a space instead of a separator 2011-02-24 23:40:36 +00:00
Mitchell Livingston 541effd743 slightly simplify filter code 2011-02-21 04:18:58 +00:00
Mitchell Livingston 9d805527e3 silence a warning 2011-02-20 15:05:01 +00:00
Mitchell Livingston c1ac1d629f restore cmd-option-f to select the search filter field when the torrent table view is selected 2011-02-20 04:34:46 +00:00
Mitchell Livingston 7ba8bcb2b6 make sure filter buttons' tooltips are updated when the bar is shown 2011-02-20 04:23:09 +00:00
Mitchell Livingston 6d10cd2c9c move the filter bar into its own xib 2011-02-20 03:58:50 +00:00
Mitchell Livingston a41e93c506 change the status bar's left menu to be within the button (in the xib) 2011-02-20 00:33:49 +00:00
Mitchell Livingston 5c419c6256 remove unused variables 2011-02-20 00:24:25 +00:00
Mitchell Livingston 543063b4b8 move the status bar into its own xib file 2011-02-20 00:22:55 +00:00
Mitchell Livingston 7cf8470ec7 when resizing the filter bar, use the filter bar width instead of the status bar width; silence a warning 2011-02-19 21:12:45 +00:00
Mitchell Livingston 23d175866c add µTP to the Prefs window 2011-02-18 03:26:54 +00:00
Mitchell Livingston 98a82de9ec remove selected transfers when removing completed transfers, removing through RPC, etc. (whenever removing transfers that aren't the selected transfers) 2011-02-13 02:14:21 +00:00
Mitchell Livingston 9348605f03 Add option to remove completed transfers 2011-02-13 02:02:13 +00:00
Mitchell Livingston e5b8461919 fix a crash with the URL window, and memory leak with the URL window, and update the "Open" button of the URL window when shown 2011-02-11 03:17:36 +00:00
Mitchell Livingston 7fabe85b96 remember the text in the URL sheet 2011-02-10 00:58:05 +00:00
Mitchell Livingston 9c1281c43c move the "open torrent URL" sheet into its own xib file 2011-02-10 00:51:25 +00:00
Mitchell Livingston beb2973b85 set the visibility priority for high and low priority menu items 2011-02-08 01:08:30 +00:00
Mitchell Livingston c165ff1463 #3675 handle trashing data over RPD in the Mac client 2011-02-06 17:32:16 +00:00
Mitchell Livingston a1eedd117d #3940 Global displayed speed does not include webseeds; remove a now-unused libT speed function 2011-01-23 18:23:52 +00:00
Mitchell Livingston 792b5ad6f7 #3686 "add rpc command to cleanly shutdown daemon" - added for Mac client 2011-01-15 18:44:39 +00:00
Mitchell Livingston 0a57ced868 change the filter bar outlet to FilterBarView 2011-01-15 17:18:44 +00:00
Mitchell Livingston b1bded8471 use a string instead of an int when setting peer-socket-tos 2011-01-15 17:16:12 +00:00
Mitchell Livingston 9e504a848d replace the "Reverse Sort Order" menu item with "Ascending" and "Descending" menu items 2011-01-06 04:09:04 +00:00
Mitchell Livingston 4b190aa0c2 separate the code for the filter and status bars 2011-01-02 17:11:41 +00:00
Mitchell Livingston 25ee42d68d update the copyright years in the Mac code to 2011 2011-01-01 20:42:14 +00:00
Mitchell Livingston 20cdf0162a #3851 use an autorelease pool when the completeness callback is called; revert the unnecessary r11607 2010-12-31 01:25:03 +00:00
Mitchell Livingston 1fb6eaa34e use autorelease pools when handling downloading/seeding state changes 2010-12-30 12:33:37 +00:00
Mitchell Livingston 69f1e8ba0e silence a warning 2010-12-20 14:25:20 +00:00
Mitchell Livingston 3f20d52371 #3675 "Not all .part files are removed" - Mac patch 2010-12-16 03:39:11 +00:00
Mitchell Livingston e634510ae1 remove some glue code 2010-12-09 23:34:44 +00:00
Mitchell Livingston 0371e8bc80 #3788 Adjust the status and filter bars' colors; make status bar draggable (again) 2010-12-09 23:30:35 +00:00
Mitchell Livingston 09cbb20c87 undo the status bar in #3788 for now 2010-12-05 19:20:07 +00:00
Mitchell Livingston 03632ac9d8 experiment for #3788 Adjust the status and filter bars' colors; make main window draggable 2010-12-04 03:55:36 +00:00
Mitchell Livingston 457f55e6c1 set the status bar's upload and download numbers to the raised style, like the rest of the items in the bar 2010-11-28 04:47:50 +00:00
Mitchell Livingston 3700c97b21 #3613 run a script when download completes - patch by Alexander Courtis 2010-11-23 00:32:43 +00:00
Mitchell Livingston 35f3596db4 #3743 properly set the blocklist URL on launch 2010-11-14 23:44:07 +00:00
Mitchell Livingston c8ada6126c add a string function to format an NSUInteger as a formatted string 2010-11-14 20:26:58 +00:00
Mitchell Livingston 69fcecce1a use number formatters when displaying the number of transfers 2010-11-14 18:33:57 +00:00
Mitchell Livingston 90a1f45f99 update the toolbar icons right away in a handful of potentially relevant events 2010-11-13 19:10:31 +00:00
Mitchell Livingston 57e918d196 didn't mean to do that 2010-11-13 16:11:22 +00:00
Mitchell Livingston 6ea9179ca4 disable the blocklist's update button if no URL is entered 2010-11-13 16:07:27 +00:00
Mitchell Livingston 317349c13c #3697 make blocklist URL configurable in the Mac UI 2010-10-31 19:05:46 +00:00
Mitchell Livingston 64f9c4f2e2 remove proxy support from the Mac client 2010-10-31 14:51:50 +00:00
Mitchell Livingston fac0ce51f4 push the bottom buttons left two pixels 2010-10-24 19:37:52 +00:00
Mitchell Livingston 05175c8100 #3669 Streamline the bottom-left buttons, removing the button borders and using an updated turtle image. There is glue-code for this to work on localizations until they update the xib files. 2010-10-24 19:19:21 +00:00
Mitchell Livingston 458f2d603f #3643 When saving a copy of the torrent file, don't allow the extension to be hidden 2010-10-19 00:01:31 +00:00