Commit Graph

3977 Commits

Author SHA1 Message Date
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
Mitchell Livingston b28c4fb6cc #4376 Lion: Use popovers for per-torrent gear button 2011-07-21 02:35:03 +00:00
Mitchell Livingston 01a585d144 re-enable "Sort by Size" 2011-07-21 00:13:45 +00:00
Mitchell Livingston df27df041c temporarily disable "Sort by Size" for 2.33 (it'll be back for 2.4) 2011-07-19 22:31:23 +00:00
Mitchell Livingston 37f9835e7d #4365 enforce window size for auto-resizing by setting min/max size 2011-07-18 00:48:00 +00:00
Mitchell Livingston 2dd5c5c611 #4346 items in the status bar aren't set at launch 2011-07-06 23:22:21 +00:00
Mitchell Livingston d75b57c7e2 increase the info file view's scroller size to "Regular" 2011-07-05 01:46:45 +00:00
Mitchell Livingston d99648eb5a explicitly set the filter bar's state filter buttons' background styles 2011-07-04 21:26:23 +00:00
Mitchell Livingston 622297cc5d explicitly set the status bar's "status button"'s background style 2011-07-04 20:51:54 +00:00
Mitchell Livingston fa63ffbdc7 #4225 Sort torrents by size 2011-07-04 19:47:15 +00:00
Mitchell Livingston ace8a619a9 minor NEWS tweaks 2011-06-28 01:39:30 +00:00
Mitchell Livingston 5124d87a5b in the dock badger, check for membership first when removing a torrent 2011-06-19 03:59:04 +00:00
Mitchell Livingston 4d5ab8a4c5 #4241 Update dock badge count after removing download through web interface 2011-06-19 03:52:54 +00:00