Commit Graph

3641 Commits

Author SHA1 Message Date
Mitchell Livingston 236184c4a9 avoid theoretical memory leaks when the info window is deallocated 2010-03-14 02:14:03 +00:00
Mitchell Livingston c5a3856e4f add an optional clearView method to the InfoViewController protocol 2010-03-14 01:52:45 +00:00
Mitchell Livingston efce4e9759 add a protocol for the info view controllers, and as a result eliminate some excessive code 2010-03-14 01:42:49 +00:00
Mitchell Livingston 272364d324 #3009 display an indeterminate progress indicator in the add window when waiting to start 2010-03-10 03:44:30 +00:00
Mitchell Livingston 15c2279052 avoid setting views in the inspector until necessary 2010-03-09 02:26:52 +00:00
Mitchell Livingston c6a76932b2 adjust default inspector window size and placement 2010-03-07 14:51:41 +00:00
Mitchell Livingston e4f891b3c5 adjust default window size and placement 2010-03-07 14:49:58 +00:00
Mitchell Livingston d83c14dd89 set default sorts for the peer, web seed, and message log tables in the xib instead of code 2010-03-07 14:39:13 +00:00
Mitchell Livingston f7cf4b7190 fix potential layout glitch for labels in general and activity inspector tabs 2010-03-07 03:11:10 +00:00
Mitchell Livingston b7b5c43da6 fix label display glitch in the options inspector tab 2010-03-07 03:08:17 +00:00
Mitchell Livingston 5d4ecbcecf #3017 fix the pieces bar for magnet links 2010-03-07 02:46:49 +00:00
Mitchell Livingston c83b9c5cb9 allow the pieces grid's type to be changed once again 2010-03-07 02:46:15 +00:00
Mitchell Livingston c1e70f4e17 one less warning 2010-03-07 02:28:50 +00:00
Mitchell Livingston 539e5f4da8 fix the pieces grid 2010-03-07 01:55:05 +00:00
Mitchell Livingston 41f29d45eb make sure a info tab is loaded the first time it's shown 2010-03-07 01:40:32 +00:00
Mitchell Livingston 7bf62b1311 update makefile for new inspector files 2010-03-07 00:52:22 +00:00
Mitchell Livingston 9945c07f80 add some missing localizable strings, and remove some warnings 2010-03-06 23:56:44 +00:00
Mitchell Livingston 933dbc0ad4 better implementation of r10310 2010-03-06 23:31:40 +00:00
Mitchell Livingston 5279b0f9da the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
Mitchell Livingston d5f4c15fb8 Refactor the info window, so that each view is in a separate xib and view controller. This should make future localizations simpler and the code more modular/readable. 2010-03-06 23:12:30 +00:00
Mitchell Livingston bd635f22d0 for scrapes: add a new field to distinguish from error messages returned from the tracker, and scrape timeouts, so that they can be displayed differently 2010-02-25 23:06:05 +00:00
Mitchell Livingston 5fd8bef417 #2968 "Add" window -> Low Priority goes to High 2010-02-25 01:56:56 +00:00
Mitchell Livingston 8973806d44 in the torrent removal dialog, magnet links, as well as torrent files, can be used to re-add transfers 2010-02-23 00:41:44 +00:00
Mitchell Livingston f3b98a6c18 avoid unnecessary setting of id when calling tr_torrentSetAnnounceList 2010-02-22 00:15:27 +00:00
Mitchell Livingston fa7292cde7 display correct number of trackers to remove in the dialog box 2010-02-20 22:20:03 +00:00
Mitchell Livingston 0b3f22fc42 replace an invalid comment 2010-02-20 18:32:29 +00:00
Charles Kerr 7feaa9faae (trunk) #2938 -- sync gtk, mac, and cli clients with previous commit 2010-02-20 15:57:34 +00:00
Mitchell Livingston c4dbf9f8be dead code removal 2010-02-20 14:43:25 +00:00
Mitchell Livingston 633920d362 when the message log is full, only reload if the content changes 2010-02-20 14:29:33 +00:00
Mitchell Livingston d909dfb111 update Brazilian Portuguese for 1.9 2010-02-18 02:50:17 +00:00
Mitchell Livingston 06df33e6cd fix typo in French localization 2010-02-17 04:16:12 +00:00
Mitchell Livingston abec600d35 update French localization for 1.9 2010-02-16 12:53:17 +00:00
Mitchell Livingston b65ead918f small tweaks 2010-02-16 03:29:31 +00:00
Mitchell Livingston 52172c80d6 update Simplified Chinese localization for 1.9 2010-02-15 22:22:55 +00:00
Mitchell Livingston 7afbfa7600 update German and English creator windows (missed English in last commit) 2010-02-15 22:17:53 +00:00
Mitchell Livingston 9ae523535d update the creator window's comment field to remove some unnecessary settings 2010-02-15 22:14:49 +00:00
Mitchell Livingston 1ed383776f when adding a new tracker, display tier as "New Tier" 2010-02-15 19:26:23 +00:00
Mitchell Livingston 4bb5f833ef update Italian localization for 1.9 2010-02-15 17:32:42 +00:00
Mitchell Livingston d6a7b2fbd8 2 less warnings from localizations 2010-02-15 16:51:08 +00:00
Mitchell Livingston f5c5db18da remove nl's pref window's max size 2010-02-15 16:21:25 +00:00
Mitchell Livingston 78f6a488d5 remove temporary asserts 2010-02-15 14:56:14 +00:00
Mitchell Livingston 496e86cbac #2905 Minor memory leak in AddWindowController 2010-02-15 14:41:53 +00:00
Mitchell Livingston 2421798dd9 update German localization for 1.9 2010-02-14 19:39:54 +00:00
Mitchell Livingston 26ccf12b3e #2902 New tracker addition field obscured when trackers vertically fill inspector view 2010-02-14 04:48:12 +00:00
Mitchell Livingston 48f3316926 update Traditional Chinese localization for 1.9 2010-02-13 14:39:35 +00:00
Mitchell Livingston 4524029ab4 add the ability to remove trackers when multiple torrents are selected 2010-02-13 04:30:47 +00:00
Mitchell Livingston 3831b66375 slightly increase the Add window's minimum width 2010-02-12 22:27:42 +00:00
Mitchell Livingston 6d8843a3a1 update Spanish localization for 1.9 2010-02-12 22:26:06 +00:00
Mitchell Livingston 16a8db4d8b update Dutch localization for 1.9 2010-02-12 01:51:47 +00:00
Mitchell Livingston f885922a58 small adjustments to the file inspector's dnd/priority code 2010-02-12 01:32:09 +00:00
Charles Kerr b7b5a0e427 (trunk) #2894 "tr_torrentGetFileDL() and tr_torrentGetFilePriority() should go away" -- get rid of it in the mac client and libtransmission too 2010-02-11 15:05:07 +00:00
Mitchell Livingston b21fedd454 update Russian localization for 1.9 2010-02-11 13:12:55 +00:00
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
Mitchell Livingston 4ea2557fed using ABS is better than multiplying by -1 2010-01-17 16:20:28 +00:00
Mitchell Livingston 45933314c5 r9955 for all localizations 2010-01-17 15:53:03 +00:00
Mitchell Livingston b8ed0d3940 in the peer inspector, truncate the bottom two lines instead of wrapping 2010-01-17 15:49:29 +00:00
Mitchell Livingston 7cad213bbc send "close" to windows when quitting instead of "orderOut:" 2010-01-16 22:57:21 +00:00
Charles Kerr e3dcd00f5b (trunk) add NSApplicationAdditions.[hm] to Makefile.am 2010-01-15 06:18:24 +00:00
Charles Kerr a77770a51a (trunk) add tr_torrent_stat.id to RPC documentation. Rename tr_tracker_stat.identifier as tr_tracker_stat.id for consistency with tr_torrent.id 2010-01-13 22:40:07 +00:00
Charles Kerr a276ef5911 (trunk macosx) tweak the automake file 2010-01-13 04:48:50 +00:00
Mitchell Livingston 47f9397122 eliminate a couple of compiler warnings 2010-01-13 03:05:03 +00:00
Mitchell Livingston 98bf7709f7 remove Turkish localization - the translator is MIA 2010-01-11 14:23:46 +00:00
Mitchell Livingston 14da64ec06 assorted small cleanup and log removal 2010-01-10 16:26:30 +00:00
Mitchell Livingston 6138daec3f add an identifier to trackers, for use by the ui's (this should hopefully fix the problem for removing trackers with "invisible" trackers) 2010-01-10 02:34:00 +00:00
Mitchell Livingston c4cf9fd5bc even more logs! 2010-01-09 04:43:54 +00:00
Mitchell Livingston f18fa22d53 even more logs 2010-01-09 00:57:30 +00:00
Mitchell Livingston 521a1dba2b add some NSLogs to help smoke out http://forum.transmissionbt.com/viewtopic.php?f=1&t=9105&start=105#p43232 2010-01-08 02:48:08 +00:00
Mitchell Livingston 3a1c9f2cd7 change the code for determining which trackers to remove 2010-01-07 01:52:15 +00:00
Mitchell Livingston b5ad91e3de fix pluralization of "got 1 peer" 2010-01-05 04:34:31 +00:00
Charles Kerr c26c0deed9 (trunk mac) that's what I get for messing with mac code w/o a compiler... 2010-01-04 20:21:01 +00:00
Charles Kerr 7c9b968916 (trunk) sync mac, gtk clients with r9863 2010-01-04 20:18:21 +00:00
Mitchell Livingston a641d038af create file lists lazily 2010-01-02 02:50:22 +00:00
Mitchell Livingston 1fec2fb2d0 happy new year! 2010-01-01 21:12:04 +00:00
Mitchell Livingston ef935d24c0 avoid copying file paths when unnecessary 2009-12-31 18:55:14 +00:00
Mitchell Livingston f2bbae3fd8 some more insignificant changes I have sitting around locally 2009-12-31 03:19:54 +00:00
Mitchell Livingston cee48f8c07 might as well dump a bunch of small changes/optimizations I have sitting locally 2009-12-28 20:05:33 +00:00
Mitchell Livingston 78c2abb585 update French localization 2009-12-28 20:03:36 +00:00
Mitchell Livingston c242a19eaf avoid needlessly copying the folder icon 2009-12-27 19:30:20 +00:00
Mitchell Livingston 37c0f8cfa8 update Traditional Chinese localization 2009-12-27 07:21:13 +00:00
Mitchell Livingston a3b7c17437 add Simplified Chinese localization 2009-12-26 16:43:55 +00:00
Mitchell Livingston ad8ab37fac update Dutch strings 2009-12-26 00:12:52 +00:00
Mitchell Livingston b32ff10cba assorted code cleanup 2009-12-26 00:02:20 +00:00
Mitchell Livingston 4fe06681be update Dutch localization 2009-12-26 00:01:55 +00:00
Mitchell Livingston 5812c61812 small code nudges here and there 2009-12-23 02:02:11 +00:00
Mitchell Livingston c9a3324684 replace a 10.6-deprecated method 2009-12-21 23:47:16 +00:00
Mitchell Livingston c14571561d miscellany 2009-12-20 21:02:58 +00:00
Mitchell Livingston c5b73408ab update Russian localization 2009-12-20 18:33:04 +00:00
Mitchell Livingston 130b4ffd29 add a magnet link "icon" 2009-12-20 14:44:56 +00:00
Mitchell Livingston c167246319 whoops 2009-12-19 21:43:15 +00:00
Mitchell Livingston 8bb145e61b make the previously selectable fields again selectable on non-English 2009-12-19 21:39:59 +00:00
Mitchell Livingston 2f5ee5546f #2594 make the headers selectable as well 2009-12-19 20:25:27 +00:00
Mitchell Livingston 64696d5714 #2594 Make all inspector fields selectable 2009-12-19 20:15:16 +00:00
Mitchell Livingston 274f6b2707 random cleanup 2009-12-19 19:17:09 +00:00
Mitchell Livingston f7bc63e080 #2686 Do not cache torrents added by url 2009-12-19 19:14:29 +00:00
Mitchell Livingston a942125d2f #2680 "Group Name" cleared after choosing "Custom location" 2009-12-16 03:19:09 +00:00
Mitchell Livingston 512662d5b3 update Credits to match AUTHORS 2009-12-16 02:35:39 +00:00
Mitchell Livingston e0d2b59931 one less calculation 2009-12-14 23:47:15 +00:00
Mitchell Livingston 897f344b71 possible fix for #2586 2009-12-14 23:35:55 +00:00
Mitchell Livingston 11c119d960 one more update to pt localization 2009-12-14 13:45:16 +00:00
Mitchell Livingston 8a52126803 restore placement of priority icon 2009-12-14 13:20:36 +00:00
Mitchell Livingston 9ff95249f6 update pt strings 2009-12-14 13:15:17 +00:00