Commit Graph

3989 Commits

Author SHA1 Message Date
Mitchell Livingston b3a334c81f update the Chinese localization for 2.4 2011-08-29 03:31:18 +00:00
Mitchell Livingston a9204d3980 remove the queue position from the transfer name 2011-08-28 00:38:31 +00:00
Mitchell Livingston 836ee3595f remember selected transfers when updating the queue order over rpd 2011-08-28 00:26:39 +00:00
Mitchell Livingston 3aba37aa13 remove redundant code 2011-08-28 00:07:30 +00:00
Mitchell Livingston 516164e78e add an RPC session callback for when queue order changes 2011-08-27 23:54:10 +00:00
Mitchell Livingston ee34f2a137 Add some warnings and excessive Lion checks 2011-08-27 21:32:45 +00:00
Mitchell Livingston 75d9ac88f2 #4448 "Resume all" toolbar button should factor in seeding-complete transfers 2011-08-27 21:31:44 +00:00
Mitchell Livingston e8ba7986b6 update the localizable strings file 2011-08-26 03:26:21 +00:00
Mitchell Livingston 65ad4fbcb9 animate toggling minimal view (on Lion) 2011-08-24 03:01:51 +00:00
Mitchell Livingston 6bc3cf8d7c when adding a transfer from the Add window, put the torrent at the bottom of the queue (of currently added transfers) 2011-08-21 16:28:16 +00:00
Mitchell Livingston 576a0436f9 update each torrent's stats in the same loop as where we pull the transfer rates (now that the update method doesn't have any other effects) 2011-08-21 16:00:28 +00:00
Mitchell Livingston 7efc1af537 set all of the windows as non-restorable 2011-08-20 12:42:23 +00:00
Mitchell Livingston 7430e474e0 small tweaks to the help documentation 2011-08-19 23:23:29 +00:00
Mitchell Livingston c8b529b8ec update help images 2011-08-18 01:39:21 +00:00
Mitchell Livingston ff2d250d22 remove unnecessary queue update notifications 2011-08-17 01:49:55 +00:00
Mitchell Livingston a1eab5b3ff adjust r12688 and remove a log message 2011-08-16 02:33:18 +00:00
Mitchell Livingston 256ba78e88 #4425 add window's verification progress bar doesn't consistently auto-hide 2011-08-16 02:31:53 +00:00
Mitchell Livingston 78b7e82828 #4423 Fix coding style of StatusBarController::updateWithDownload:upload:. Patch by Benjamin. 2011-08-15 11:16:44 +00:00
Mitchell Livingston 7003a5544e #4421 Fix warnings related to missing protocols definition 2011-08-15 00:30:29 +00:00
Mitchell Livingston 0e7875848a #4420 The StatusBar updates itself a bit too much 2011-08-15 00:17:18 +00:00
Mitchell Livingston 154f2f96af fix starting transfers when adding 2011-08-11 01:54:14 +00:00
Mitchell Livingston f23b930f36 invert the logic for the "show remaining time" checkbox in the global action popover 2011-08-08 12:34:11 +00:00
Mitchell Livingston 7ab2d316b2 fix a trivial memory leak 2011-08-08 12:24:03 +00:00
Mitchell Livingston cb015c27d8 fix the "waiting" short status strings 2011-08-08 12:18:21 +00:00
Mitchell Livingston a975fad0c7 The Mac UI's "check for stalled transfers" feature now uses the libtransmission hooks 2011-08-08 03:24:23 +00:00
Mitchell Livingston b59cb97da4 Stop waiting transfers before stopping others. This way, for a group of transfers to be stopped, a waiting one won't start if an active one is stopped first. 2011-08-06 15:31:19 +00:00
Mitchell Livingston 95223c3478 update the queue stalled minutes fields in the prefs window when they change over rpc 2011-08-06 03:09:40 +00:00
Mitchell Livingston 51e340636c remove spelling/grammar options from the About window 2011-08-06 02:50:21 +00:00
Mitchell Livingston 7cdcc7cadf #4360 Warning when building Transmission on Mac because the delegate of TorrentTableView does not implement the protocol NSOutlineViewDelegate 2011-08-06 02:04:45 +00:00
Mitchell Livingston 7901232783 don't attempt to generate the dock menu when quitting 2011-08-05 23:21:34 +00:00
Mitchell Livingston 075454604b generate the dock menu exclusively in code 2011-08-05 23:18:02 +00:00
Mitchell Livingston 9386563e5e change the (temporary) name at the cell level, not the torrent level 2011-08-05 03:11:22 +00:00
Mitchell Livingston 0f46306f77 when changing the global ratio setting, reload the main table right away 2011-08-05 02:42:04 +00:00
Mitchell Livingston e3695e1a8e when changing the idle seed time setting, reload the main table right away 2011-08-05 02:38:11 +00:00
Mitchell Livingston 6c7f3cbb08 fix a potential crasher with the displayed (temporary) name 2011-08-05 02:20:17 +00:00
Mitchell Livingston 974034be81 pressing the esc key with focus on the main table will deselect all 2011-08-04 02:04:25 +00:00
Mitchell Livingston 4c5aef91a9 rename updateTorrentsInQueue to a more generic (and appropriate) name 2011-08-04 02:03:58 +00:00
Mitchell Livingston 4d5c05177d update the main window when a torrent is auto-started from the queue 2011-08-04 00:36:02 +00:00
Mitchell Livingston 52487018ed some cleanup of the Mac integration of libT queue code (we're getting there, but we're not there yet) 2011-08-03 02:08:37 +00:00
Mitchell Livingston cd5b9b16fd first go at bringing the libT queue to the Mac client 2011-08-02 12:43:26 +00:00
Mitchell Livingston 97cd1d9d05 more experimenting with locking in the files table 2011-08-01 22:27:21 +00:00
Mitchell Livingston b0659bacf9 slightly better locking in the file table 2011-07-30 00:11:29 +00:00
Mitchell Livingston 2d5d902175 Only show a single popover when excessively clicking the global and per-transfer action buttons 2011-07-27 03:38:01 +00:00
Mitchell Livingston cc8f73b715 #4393 Remove "Open Recent" menu item and list of recent torrent files 2011-07-27 01:32:46 +00:00
Mitchell Livingston 3bbb48df16 #4388 include the computer name in the Bonjour service name 2011-07-26 22:46:33 +00:00
Mitchell Livingston 4c63a00490 add colons to "Limit Up/Download" 2011-07-23 19:18:35 +00:00
Mitchell Livingston 4cdb84aa0d #4379 Lion: Use popovers for global gear button 2011-07-23 15:54:02 +00:00
Eric Petit 2da9a2e03c Build fix 2011-07-21 22:12:34 +00:00
Mitchell Livingston 73b5bfbf5d #4375 Lion: animate filtering message window 2011-07-21 02:36:27 +00:00
Mitchell Livingston 4fde6035fd #4374 Lion: animate filtering files table 2011-07-21 02:36:12 +00:00