Commit Graph

3613 Commits

Author SHA1 Message Date
Mitchell Livingston 0b1801cac2 tiny alignment adjustment in the creator window 2010-05-01 19:41:50 +00:00
Mitchell Livingston c206ccfad0 add an option to peer prefs to toggle LDS 2010-05-01 16:31:44 +00:00
Mitchell Livingston a17dfd02b2 add "local peer discovery" peer info to the inspector 2010-05-01 16:19:40 +00:00
Mitchell Livingston a1f99a048a small adjustments to help 2010-05-01 13:29:04 +00:00
Mitchell Livingston cc55629f0a update Localizable.strings 2010-05-01 02:35:27 +00:00
Mitchell Livingston ccb4a70200 adjust the opening dialog text 2010-05-01 02:29:01 +00:00
Mitchell Livingston efb5a070c9 when downloading the blocklist, don't explicitly overwrite an existing file 2010-04-28 11:03:38 +00:00
Mitchell Livingston 63d3012005 refresh the tracker cell right when we get the favicon 2010-04-24 19:39:25 +00:00
Mitchell Livingston 99084a1190 eliminate a warning 2010-04-24 16:50:18 +00:00
Charles Kerr 044823baf4 (trunk macosx) maybe fix the utils.h breakage? 2010-04-23 16:59:14 +00:00
Mitchell Livingston ade46abd95 add undo and redo menu items, allowing them to work in text fields 2010-04-23 11:50:35 +00:00
Mitchell Livingston fec2a18dd3 #3006 Allow Trackers to be copied in Create Window 2010-04-23 02:13:54 +00:00
Mitchell Livingston 3b38ec9205 #3006 Allow Trackers to be pasted in Create Window 2010-04-23 02:05:34 +00:00
Mitchell Livingston 717a1788c6 small rearrangement of help 2010-04-20 23:47:28 +00:00
Mitchell Livingston e648c6d64f #3157 add hidden plist options "bind-address-ipv4/6" 2010-04-20 21:59:19 +00:00
Mitchell Livingston f939207703 make sure that the inspector is fully reloaded, specifically for when a transfer is demagnetized 2010-04-17 18:44:34 +00:00
Mitchell Livingston adbda30491 make the verifying progress indicator in the "add transfer" window a bar 2010-04-17 14:01:55 +00:00
Mitchell Livingston 609f1994e1 small design changes to the add windows, mainly placing the location, group, priority, and verify options into a box 2010-04-16 02:07:57 +00:00
Charles Kerr d8f49d083c "this time for sure!" 2010-04-14 13:54:18 +00:00
Charles Kerr bb3565df60 blind-leading-the-blind dept: try to fix the mac build from r10480 w/o a mac :) 2010-04-14 13:42:51 +00:00
Charles Kerr 1a7bcbbea2 (trunk) #1869 "new status for torrents that reached the seed ratio" -- add temporary debug messages to help track down the issue leena's reporting in that ticket 2010-04-14 13:36:43 +00:00
Charles Kerr 51ce6c52a9 sync to previous commit 2010-04-14 00:03:34 +00:00
Mitchell Livingston 975e31f619 truncate the inspector's data file path in the middle instead of head 2010-04-13 00:52:23 +00:00
Mitchell Livingston 5363e3d300 small alignment changes to the add windows 2010-04-13 00:50:43 +00:00
Mitchell Livingston 0fa3285a88 prefer favicon.png over favicon.ico 2010-04-13 00:20:19 +00:00
Mitchell Livingston e115a0a2ad #3133 Inspector > Trackers: Look for favicon.png 2010-04-12 02:55:50 +00:00
Mitchell Livingston 10dced5bb5 fix alignment of the "groups" label in the add windows 2010-04-12 02:13:00 +00:00
Mitchell Livingston c0d907d6a3 add an option to the prefs to show the add window for magnet links 2010-04-12 01:34:11 +00:00
Mitchell Livingston f1b108a3ff truncate the inspector's data name in the middle instead of tail 2010-04-12 01:21:07 +00:00
Mitchell Livingston a566ab3fd1 truncate the add windows' titles in the middle instead of tail 2010-04-12 01:18:22 +00:00
Mitchell Livingston d28287a0f7 a few small adjustments to the "add magnet" window 2010-04-12 01:08:13 +00:00
Mitchell Livingston b3af34d53d #2612 Display a neutered add window for magnet links 2010-04-12 00:55:31 +00:00
Mitchell Livingston 6b84271314 when removing the bottom group, select the group above it instead of the first group 2010-04-10 15:48:09 +00:00
Mitchell Livingston a1c83dc9a8 in the "state" field of the inspector, for paused transfers indicate if waiting in the queue or finished 2010-04-06 02:53:07 +00:00
Mitchell Livingston f3f09f7488 only toggle the pieces view when a torrent is selected 2010-04-06 01:44:38 +00:00
Mitchell Livingston 909b710f04 restore ability to toggle pieces view by clicking on it 2010-04-06 01:41:16 +00:00
Mitchell Livingston 861f2b1f85 better code for determining the index of a new group 2010-04-04 13:20:44 +00:00
Mitchell Livingston 09b0e966a3 make the new group color a little bluer 2010-04-04 13:07:38 +00:00
Mitchell Livingston d33374c3c1 #3114 remove preference, now resume all always excludes "seeding complete" transfers 2010-04-04 02:05:40 +00:00
Mitchell Livingston 037db7fead #3114 add option to transfers->management "Resume All includes seeding-complete transfers" 2010-04-04 01:35:51 +00:00
Mitchell Livingston 19d1e5dc23 fix hovering over the pause/resume button in non-compact view 2010-04-02 18:14:46 +00:00
Mitchell Livingston 05cf5fccef when the ratio is set to unlimited when resuming, reload the inspector 2010-04-02 18:05:39 +00:00
Mitchell Livingston 6a4954e867 #1869 Move the finished state to libtransmission. This setting is now remembered between launches. This also causes torrents that hit the seed ratio to not have this setting changed to unlimited until start. 2010-04-02 17:57:25 +00:00
Mitchell Livingston def9a6aba3 make text fields truncate in the middle instead of end 2010-04-01 02:34:29 +00:00
Mitchell Livingston 115e763ac7 still show the progress bar in compact view for selected rows 2010-03-28 01:29:40 +00:00
Mitchell Livingston 72a7337266 #1295 Sync "Start when added" with libtransmission 2010-03-26 02:28:41 +00:00
Mitchell Livingston 8175373775 small help tweak 2010-03-25 12:40:17 +00:00
John Clay 21f519f76f Help draft 2 2010-03-25 03:51:56 +00:00
Mitchell Livingston 7d318261b1 update the help index 2010-03-25 02:59:02 +00:00
John Clay babadea3e2 Oops 2010-03-25 02:57:58 +00:00