Commit Graph

3489 Commits

Author SHA1 Message Date
Mitchell Livingston 1440e61555 if the last announce resulted in no peers being retrieved, don't display info on the number of peers retrieved 2010-02-11 03:15:06 +00:00
Mitchell Livingston 8f78dfcb82 #2835 remove file selection in action menu - all localizations 2010-02-11 02:15:04 +00:00
Mitchell Livingston 395f652816 update localizable strings 2010-02-11 02:01:50 +00:00
Mitchell Livingston 609527fbca #2846 Priority Selection in "Add" window 2010-02-11 01:34:32 +00:00
Mitchell Livingston 84f81d5d00 delay creation of the message log window until it is first opened 2010-02-09 13:15:52 +00:00
Mitchell Livingston b81f957164 deselect trackers in inspector when changing selection with > 1 selected in the main table 2010-02-09 00:10:27 +00:00
Mitchell Livingston 4489c25fdf fix adding trackers 2010-02-08 04:17:41 +00:00
Mitchell Livingston 5595666310 a couple more tweaks to displaying peers and webseeds 2010-02-07 17:37:01 +00:00
Mitchell Livingston d835f48828 if no webseeds, avoid some unneeded work when generating the list 2010-02-07 01:56:17 +00:00
Mitchell Livingston 7de86fd404 retrieve peers and webseeds in a single loop 2010-02-07 01:51:45 +00:00
Mitchell Livingston e305a68d7b add good Growl 2010-02-06 19:26:35 +00:00
Mitchell Livingston 513ac3c958 remove bad Growl 2010-02-06 19:25:27 +00:00
Mitchell Livingston 59390939a5 add Growl 1.2.1 2010-02-06 19:22:37 +00:00
Mitchell Livingston e937357bb9 remove Growl 1.2 2010-02-06 19:22:03 +00:00
Mitchell Livingston 799e94aeb7 #2844 Add option to disable ".part" suffix for incomplete files (Mac) 2010-02-06 18:44:13 +00:00
Mitchell Livingston fdc6e9d4e0 one more temp assert 2010-02-06 17:26:48 +00:00
Mitchell Livingston 300db84d7d add some temporary asserts to track down #2805 2010-02-06 17:12:16 +00:00
Mitchell Livingston 310e33bece a tiny bit of improvement to the tracker tab efficiency 2010-02-06 15:58:35 +00:00
Mitchell Livingston 3b2ad86fcf slight efficiency improvements for peers and webseeds in the inspector 2010-02-06 15:42:18 +00:00
Mitchell Livingston cee284549b (hopefully) fix r10106 peer table resize issue 2010-02-06 03:52:32 +00:00
Mitchell Livingston e03d7dd658 #2867 Display peers and web seeds for all selected torrents in the inspector 2010-02-06 03:34:49 +00:00
Mitchell Livingston 1dd5dddcec improve how tracker tiers are sent to the inspector code 2010-02-06 02:35:27 +00:00
Mitchell Livingston ce81f5c888 specify timeouts in the tracker tab 2010-02-06 00:45:28 +00:00
Mitchell Livingston 5733f139fa if torrent name is unavailable, use hash 2010-02-06 00:20:20 +00:00
Mitchell Livingston 94517feeeb #2860 Display trackers for all selected torrents in the inspector 2010-02-05 02:51:42 +00:00
Charles Kerr 36d97610bd (trunk) #2802, #2716, #2717 -- remember magnet links and their settings between sessions, and allow their trackers to be modified 2010-02-02 22:45:22 +00:00
Mitchell Livingston 879d5555b2 #2720 When adding a duplicate magnet link, display an appropriate error message instead of a generic message 2010-02-02 01:47:22 +00:00
Mitchell Livingston 1eaf271510 #2593 Add a Filter field to the Message Log window 2010-02-02 01:13:15 +00:00
Mitchell Livingston 205b21dca3 add a convenience function for determining if an address is an IP address, and when picking a favicon in the Mac UI's tracker tab, use the full IP address when applicable 2010-02-01 23:52:46 +00:00
Mitchell Livingston 12e6074b64 add a temporary assert 2010-02-01 13:01:33 +00:00
Mitchell Livingston b5842c49f0 remove the header in the add window's file table 2010-02-01 00:05:01 +00:00
Mitchell Livingston 404b845590 #2791 show a progress indicator when verifying local data in the add window 2010-01-31 23:36:48 +00:00
Mitchell Livingston 54c9331258 #2827 Display tracker favicon at 16 x 16px 2010-01-31 22:33:00 +00:00
Mitchell Livingston 70793c23dd #2835 remove file selection in action menu 2010-01-31 21:26:45 +00:00
Mitchell Livingston bc0f2bb3f0 remove a few 1.8 -> 1.9 warnings 2010-01-31 21:25:49 +00:00
Mitchell Livingston f0b08137ed avoid setting the port twice when setting a random port 2010-01-29 00:50:55 +00:00
Mitchell Livingston 2b397fe64f display the drag window's text in the system font as opposed to hardcoding "Lucida Grande" 2010-01-28 03:48:21 +00:00
Mitchell Livingston d2e491285a some cleanup of DragOverlayView 2010-01-28 03:36:47 +00:00
Mitchell Livingston 0a113245b1 remove an extra frame resize in the drag overlay window 2010-01-28 03:23:35 +00:00
Mitchell Livingston 5b41378241 add a missing removeObserver: to the message window controller
the last commit ensured that the drag overlay window resized when not window, which led to inaccurate sizes when exposé-d
2010-01-28 03:17:50 +00:00
Mitchell Livingston dc31055e53 add a missing removeObserver: to the message window controller 2010-01-28 03:16:55 +00:00
Mitchell Livingston bf2a6d8f09 #2798 Disable "Verify Local Data" for magnetized transfers 2010-01-23 21:51:04 +00:00
Mitchell Livingston 25e3227c89 Add © to copyright string 2010-01-23 14:55:09 +00:00
Eric Petit ee1a6015c9 Update my email address
Happy r10000 and kudos to charles, livings and all those who make T live on!
2010-01-23 01:13:08 +00:00
Mitchell Livingston abe7ba3a94 fix magnet links when app is closed that I broke in r9996 2010-01-23 00:36:18 +00:00
Mitchell Livingston 5cece5feb3 #2785 - generate the file list right away instead of lazily, since auto-grouping might rely on it 2010-01-23 00:30:04 +00:00
Mitchell Livingston 312339d3c2 #2787 allow dragging of URLs onto the dock icon once again 2010-01-23 00:05:40 +00:00
Mitchell Livingston a6634e4300 by request, remove from credits 2010-01-20 05:14:47 +00:00
Mitchell Livingston bd8b215d67 remove an unused field from the Simplified Chinese localization's tracker tab (how can a new localization already have this sort of issue?) 2010-01-19 04:16:40 +00:00
Mitchell Livingston 590e4d0d9e don't save the torrent file for magnetized transfers 2010-01-17 17:57:54 +00:00