Commit Graph

10742 Commits

Author SHA1 Message Date
Mitchell Livingston 3e7521963d remove the custom alternating row code in the tracker table, since it isn't futureproof 2011-06-13 22:32:55 +00:00
Mitchell Livingston 4458697259 remove the custom alternating row code, since it isn't futureproof 2011-06-13 22:26:43 +00:00
Jordan Lee 97d80b72aa (trunk web) #4312 "Add sorting by ratio" -- implemented. 2011-06-10 14:04:32 +00:00
Jordan Lee f6d68844bd (trunk libT) #4101 "RPC method blocklist-update is broken" -- add debugging error messages for cases where gzopen/gzread fails 2011-06-10 05:34:16 +00:00
Mitchell Livingston 334aa46d60 override isOpaque for the status bar and filter bar 2011-06-09 02:15:22 +00:00
Mitchell Livingston 83eefe11bd When hiding the filter bar, make the table view the first responder right away. 2011-06-07 23:40:10 +00:00
Mitchell Livingston f0555e8567 #4314 tweak the filter bar item positions and the text filter size 2011-06-07 23:21:15 +00:00
Mitchell Livingston a421f2289f When moving objects in an array from an index to a lower index, no need to first fill the final destination with the object before it. This is pointless and causes issues when moving the item to index 0. 2011-06-07 23:15:12 +00:00
Mitchell Livingston 6cde66f025 When a setting in the Options inspector tab changes, send a notification, preparing for future changes. 2011-06-04 13:48:56 +00:00
Mitchell Livingston 104a42333f #4245 Disable Quick Look space key in the inspector 2011-06-04 13:17:56 +00:00
Jordan Lee d3e427cfd8 (trunk gtk) #4306 "Bogus <b> and </b> in popup hints" -- fixed. 2011-06-02 20:04:23 +00:00
Mitchell Livingston 486679d11c whoops - re-add libz.dylib to the targets 2011-05-31 23:28:17 +00:00
Mitchell Livingston a1973747a1 move libz.dylib into the Libraries directory, and remove duplicates 2011-05-31 23:26:31 +00:00
Mitchell Livingston bab6334a64 compile the Mac executables with libz support 2011-05-31 23:17:03 +00:00
Mitchell Livingston 27fa4091dc have FileListNodes store their corresponding torrents, allowing the removal of this functionality from the file outline view 2011-05-31 22:26:04 +00:00
Mitchell Livingston 764f513c4e for good luck, set the creator window to auto-recalculate view loops 2011-05-31 02:49:05 +00:00
Mitchell Livingston 086eb80305 Set the prefs window to auto recalculate view loops 2011-05-31 02:35:32 +00:00
Mitchell Livingston 91b4edde2e Set the inspector to auto recalculate view loops 2011-05-31 02:34:01 +00:00
Mitchell Livingston 39971c0995 #4300 set the main window to auto-recalculate view loops, so that the tab order will be reset when views are added and removed 2011-05-31 02:25:33 +00:00
Jordan Lee 0aa163dfe9 (trunk libT) #4295 "'download-dir-free-space' contains garbage" -- fixed by bugmenot patch 2011-05-30 18:17:16 +00:00
Jordan Lee 3f6ffb90c2 (trunk libt) #4301 "strerror used instead of tr_strerror -- fix in peer-io.c too 2011-05-30 15:50:50 +00:00
Jordan Lee 4152033360 (trunk daemon) #4301 "strerror used instead of tr_strerror" -- fixed with a patch from taem 2011-05-30 15:28:55 +00:00
Jordan Lee 12270afcb2 (trunk libT) #4004 "allow drag-and-drop links into the web client" -- implemented via a patch from Mook 2011-05-30 15:12:42 +00:00
Mitchell Livingston 4c5f0dcce7 #4299 Don't color the entire row for file-level priorities 2011-05-30 00:28:32 +00:00
Mitchell Livingston 44a13d7803 instead of displaying a star for multiple priorities, display all relevant icons 2011-05-30 00:09:22 +00:00
Mitchell Livingston c6e9e58e0c dead code removal 2011-05-29 15:35:36 +00:00
Jordan Lee 7f2e4084dc (trunk libT) fix webseed issue reported by Alex Hartl 2011-05-29 14:59:00 +00:00
Jordan Lee 26499dff7d (trunk qt) #4281 "visualize seed progress, like the web client does" -- refinement from rb07 in comment:11 2011-05-29 05:05:18 +00:00
Mitchell Livingston 071333dc55 remove an inaccurate assignment 2011-05-28 02:18:07 +00:00
Mitchell Livingston e7632f6c9c shorten the web ui url from the prefs window to "http://localhost:%d/" 2011-05-28 01:53:37 +00:00
Jordan Lee 9331a3cdac (trunk gtk) #4014 "409 error when opening .../transmission/web without trailing '/'" -- use suggestion from Mezz to have the "open web client" button in the GTK+ client follow the same URL as the Qt client 2011-05-28 01:34:07 +00:00
Jordan Lee 2492ac63e5 (trunk libutp) #4260 "uTP not working on embedded device" -- use __attribute__ ((__packed__)) on gcc compilers as suggested by KyleK 2011-05-28 00:50:11 +00:00
Jordan Lee a2432f17e4 (trunk gtk) #4254 "can't see description about Flags" -- fixed. 2011-05-28 00:12:59 +00:00
Jordan Lee c1d5b4a7e6 (trunk, GTK+/Qt) #4281 "Visualize seed progress like the web client does" -- done, with a modified patch & suggestion from mag 2011-05-28 00:09:15 +00:00
Jordan Lee d6e39e4d2f (trunk libT) #4284 "crash via webfrontend or transmission-remote" -- use patch from jerwied 2011-05-27 23:28:40 +00:00
Jordan Lee dcf814a481 (trunk libT) #4283 "Remove 'Prefetch failed' error message" -- done. 2011-05-27 23:26:05 +00:00
Jordan Lee 33eb6d3f9e (trunk) #3817 remove OS proxy integration from the GTK+ client 2011-05-27 13:36:53 +00:00
Mitchell Livingston 7939421a56 bump Growl to 1.2.2 2011-05-25 02:31:26 +00:00
Mitchell Livingston deb2312d1f enable spelling correction in the Create window -> comment filed, for funsies 2011-05-23 01:27:00 +00:00
Mitchell Livingston 7248ea62b8 fix pixel alignment in About window 2011-05-23 01:18:26 +00:00
Mitchell Livingston d1388e4c51 compile NSMutableArrayAdditions 2011-05-23 01:05:52 +00:00
Mitchell Livingston f42b339d95 finish adding NSMutableArrayAdditions, which snuck in the last commit, and another explicit cast 2011-05-23 01:00:32 +00:00
Mitchell Livingston 797c6bc3fd more explicit casting 2011-05-23 00:57:29 +00:00
Mitchell Livingston 40996df50d explicit cast to Torrent * when calculating transfer name length 2011-05-23 00:45:17 +00:00
Mitchell Livingston 3325fbb602 add a description method to FileListNode 2011-05-21 18:29:35 +00:00
Jordan Lee 807cc6fa16 (trunk libT) #4270 "qtr / Qt Client fails to build when libutp is not available" -- fixed with patch by thomasg 2011-05-21 09:13:10 +00:00
Mitchell Livingston 9ea0a9ff80 update jquery.form.min 2011-05-21 02:57:17 +00:00
Mitchell Livingston 6bd919cf91 bump jquery.form to 2.75 2011-05-21 02:51:34 +00:00
Mitchell Livingston 50af35b900 fix alignment issue in the German magnet link window 2011-05-20 21:52:54 +00:00
Jordan Lee eb53352d40 fix an r12447 typo -- SoMud's two-letter prefix is SM, not SO 2011-05-20 18:00:57 +00:00