Commit Graph

2361 Commits

Author SHA1 Message Date
Mitchell Livingston cd953b9606 update news and eliminate a warning 2008-03-31 18:44:51 +00:00
Mitchell Livingston 2d3ec18f08 only show "selected" in the progress bar (and allow toggling) for multifile torrents 2008-03-31 18:33:34 +00:00
Charles Kerr 51a82e70c1 remove `TR_STATUS_DONE' from libtransmission's public API. It's useful as an internal state but not for code calling libtransmission. 2008-03-31 17:59:16 +00:00
Mitchell Livingston b773c9aeba (trunk) Fix visual glitch with the tracker inspector tab when there is no scrape address 2008-03-30 04:41:55 +00:00
Mitchell Livingston fb437cb20a update the strings file; adjust the blocklist text 2008-03-30 03:40:13 +00:00
Mitchell Livingston 06832b7647 make the blocklist compatible with tiger 2008-03-30 02:00:05 +00:00
Mitchell Livingston 66e9879e23 merge the code to set the blocklist download progress into a single method 2008-03-30 01:51:48 +00:00
Mitchell Livingston e0af0fd5c6 some rephrasing for the blocklist prefs window 2008-03-30 01:18:23 +00:00
Mitchell Livingston 5596981934 show the number of blocked ip addresses in the preferences window 2008-03-30 01:10:18 +00:00
Mitchell Livingston c8241d597e update function name 2008-03-30 00:00:46 +00:00
Mitchell Livingston eb431b6d9a show progress while downloading the blocklist 2008-03-29 23:55:10 +00:00
Mitchell Livingston 7fdb2f6f40 first implementation of the blocklist 2008-03-29 23:38:38 +00:00
Mitchell Livingston faf5af0959 update missed copyright date 2008-03-28 21:33:07 +00:00
Mitchell Livingston 73f92cc836 trivial changes: dead code removal, remove a warning, and re-add a comment 2008-03-28 19:42:35 +00:00
Mitchell Livingston 5b5890c8dc remove "Tiger conditionals" from the status bar 2008-03-28 18:47:43 +00:00
Mitchell Livingston 1d7d7eef18 update trunk version to 1.10+ 2008-03-28 18:01:57 +00:00
Mitchell Livingston 473b8095d5 in the creator window, give a string of what the error is, instead of the error number 2008-03-28 15:30:26 +00:00
Mitchell Livingston 70845fe104 fix crash when torrent creation fails because an integer was being treated as a string 2008-03-28 15:19:07 +00:00
Mitchell Livingston dbcbd99bf0 slightly more efficient drawing in the status bar (avoids filling in the whole bar and then drawing lines on top of it) 2008-03-28 13:32:44 +00:00
Mitchell Livingston 79931a5b6a dead code removal for the status bar 2008-03-28 13:26:02 +00:00
Mitchell Livingston 9392d9701d Spanish string fixes 2008-03-28 13:25:04 +00:00
Mitchell Livingston 5daf7d4938 minor adjustments to the status bar 2008-03-28 03:57:18 +00:00
Mitchell Livingston 51b0bf38cb a first-shot at making the status and filter bars match those in Finder (and other "scope" bars) 2008-03-28 03:47:08 +00:00
Mitchell Livingston b99e29c518 Spanish localization 2008-03-28 01:29:24 +00:00
Mitchell Livingston 6484f685b4 resize the status button if it is too large (typically this is for localizations) 2008-03-28 01:28:57 +00:00
Mitchell Livingston 183b77ab27 slight math adjustment 2008-03-27 03:43:44 +00:00
Mitchell Livingston fab1ffb8a2 replace a loop with math 2008-03-27 03:32:40 +00:00
Mitchell Livingston ac0cd085ca remove unused parameters from a method 2008-03-26 19:51:58 +00:00
Mitchell Livingston 5e04a1d6b4 update strings file 2008-03-26 19:06:42 +00:00
Mitchell Livingston 110affd81a update Russian localization 2008-03-26 18:45:35 +00:00
Mitchell Livingston c6456aead9 add missing title localizations 2008-03-26 18:40:41 +00:00
Mitchell Livingston 35063d2482 simplify stats window resizing code 2008-03-25 23:10:49 +00:00
Mitchell Livingston 499d4d5c14 update French localization 2008-03-25 14:10:05 +00:00
Mitchell Livingston a0221c0818 simplify the priority selector mouse-over code 2008-03-25 03:17:35 +00:00
Mitchell Livingston f637a15802 improve stats strings for future localizations 2008-03-25 01:01:28 +00:00
Mitchell Livingston 3b7c9a0464 fix typos in Dutch localization 2008-03-25 00:43:19 +00:00
Mitchell Livingston 51cebfd6d4 update Dutch localization 2008-03-25 00:36:23 +00:00
Mitchell Livingston dfb508d83b eliminate some redundant methods in the group controller 2008-03-24 23:06:04 +00:00
Mitchell Livingston 558e612853 give the message window a "brushed" look 2008-03-24 22:42:30 +00:00
Mitchell Livingston 00f18a0c89 support newly added errors in the torrent creator window 2008-03-24 19:38:29 +00:00
Mitchell Livingston 363a583391 update Italian localization 2008-03-24 15:22:06 +00:00
Mitchell Livingston da52925b20 fix bug where dragging on and then off a torrent file that has already been added would cause the overlay to instantly appear and fade out 2008-03-24 02:57:59 +00:00
Mitchell Livingston c67b781fcb more unused code removal, update NEWS 2008-03-24 02:38:00 +00:00
Mitchell Livingston ced900ea12 #764 Use locale specific floats 2008-03-24 00:06:54 +00:00
Mitchell Livingston 36d8b00e94 adjust alignment of fields in Creator window 2008-03-23 21:49:30 +00:00
Mitchell Livingston d31f17865a trunk: add missing ":" to "Automatic" in transfer prefs 2008-03-23 21:09:22 +00:00
Mitchell Livingston bc188e86f0 eliminate some Leopard checks 2008-03-23 18:47:35 +00:00
Mitchell Livingston 9f21fdfac5 remove unused code, add a warning 2008-03-23 18:24:18 +00:00
Mitchell Livingston 5681c18c02 clean up the behavior with the group color picker 2008-03-23 04:36:30 +00:00
Mitchell Livingston 86a701be34 miscellaneous cleanup 2008-03-23 03:57:14 +00:00
Mitchell Livingston c402442786 decouple the group controller with the group window, and as a result only have the groups window loaded when it's opened 2008-03-23 00:56:43 +00:00
Mitchell Livingston bfac9268c4 truncate group names if they are too long to display 2008-03-22 20:50:41 +00:00
Mitchell Livingston e3bd0f0ec7 use correct value in sizeof 2008-03-22 18:22:10 +00:00
Mitchell Livingston c1f0bb6607 fix the warnings generated by the last commit 2008-03-22 18:18:39 +00:00
Mitchell Livingston 24fedbe044 add "move data file" to torrent action menu 2008-03-22 17:05:48 +00:00
Mitchell Livingston ae2420422d don't add tier separators when getting the tracker list when they aren't used 2008-03-21 21:07:31 +00:00
Mitchell Livingston 0a4e7bcfa3 fix filtering by tracker name 2008-03-21 20:28:04 +00:00
Mitchell Livingston 78e8cae3d1 update credits; trivial code changes 2008-03-21 18:23:40 +00:00
Mitchell Livingston 2f917c2ad8 #799 treat "waiting to check..." as paused 2008-03-19 18:03:02 +00:00
Mitchell Livingston 32b41bb72e more string folding 2008-03-18 22:11:43 +00:00
Mitchell Livingston f741e74659 fold similar strings together for easier translation 2008-03-18 21:59:17 +00:00
Mitchell Livingston 4f7742d422 speed up check for enough remaining space by first determining if there is enough space to download what's needed ignoring preallocation 2008-03-18 03:20:27 +00:00
Mitchell Livingston efc7c5f228 fix display issue on launch when group row is set to show ratio 2008-03-17 21:44:14 +00:00
Mitchell Livingston f14ee4fd6b simplify the remaining disk space checking code 2008-03-17 21:12:07 +00:00
Mitchell Livingston 8d5ce92d38 update NEWS; trivial changes 2008-03-17 20:18:23 +00:00
Mitchell Livingston 8e45cc27b2 #763 better determination of needed space 2008-03-17 19:59:26 +00:00
Mitchell Livingston e59104e36a clean up a little more of the message log code 2008-03-16 15:44:10 +00:00
Mitchell Livingston 0692e0bb25 cleanup of the message window code 2008-03-16 15:26:53 +00:00
Mitchell Livingston 36c9ab960c update strings file 2008-03-16 15:03:30 +00:00
Mitchell Livingston a149f8992b #792 Allow Option-Command-F to focus the filter field in the main window 2008-03-16 14:24:27 +00:00
Mitchell Livingston c4646711a1 move some of the repetitive code into a method 2008-03-16 06:31:37 +00:00
Mitchell Livingston 3c0e3b8978 use a single xib file for all Stats window localizations 2008-03-16 06:20:35 +00:00
Mitchell Livingston 9829264413 localize "level" string in message window; update strings file 2008-03-15 20:23:44 +00:00
Mitchell Livingston e6e1539be5 localize the window title as well 2008-03-15 20:18:44 +00:00
Mitchell Livingston 96432c8dbb use a single xib file for all Message window localizations, localizing just from the strings file 2008-03-15 20:17:19 +00:00
Mitchell Livingston c771a9a156 get rid of a potential extra string comparison 2008-03-15 14:57:42 +00:00
Mitchell Livingston f03073e080 truncate torrent name in message window instead of removing words; rename "Activity" to "Process"; add the torrent name to a particularly common log message 2008-03-13 11:08:23 +00:00
Mitchell Livingston 32c901670d rename "Name" column in Message window to "Activity" 2008-03-13 10:56:52 +00:00
Mitchell Livingston 3137d3fcac #138 per-torrent messages in the mac client 2008-03-13 10:49:48 +00:00
Mitchell Livingston 9b088498ad #782 comment box will now scroll with the arrows as expected 2008-03-12 17:57:02 +00:00
Mitchell Livingston cf433976b3 make the file menu code a bit more straightforward 2008-03-11 03:46:38 +00:00
Mitchell Livingston 8db7a29ab2 it's faster to lazily generate the torrent action menu each time you need it 2008-03-11 03:37:09 +00:00
Mitchell Livingston 1b78c1bf02 #777 get rid of toolbar button in preference window 2008-03-10 03:32:29 +00:00
Mitchell Livingston 56a181d696 updated help from jah 2008-03-07 14:07:55 +00:00
Mitchell Livingston 382dd2cfdc adjustments to last activity field 2008-03-07 13:23:01 +00:00
Mitchell Livingston d347e428c9 with multiple torrents selected, show the latest "last activity" 2008-03-06 16:13:05 +00:00
Mitchell Livingston 93ccd72f77 update project file to have -DSYS_DARWIN flag 2008-03-04 03:34:50 +00:00
Mitchell Livingston 4dd36a8331 fix group ratio, thanks to charles 2008-03-04 03:27:25 +00:00
Mitchell Livingston 052d849b59 get mac build compiling again 2008-03-04 02:23:01 +00:00
Mitchell Livingston fa085c4adc capitalization adjustments 2008-03-04 01:03:15 +00:00
Mitchell Livingston 6ad287dbeb group tooltip displays number of transfers 2008-03-04 00:30:26 +00:00
Mitchell Livingston 20fd7f3456 adjust status bar speeds placement 2008-03-03 14:23:25 +00:00
Mitchell Livingston 7463856062 add tooltips for group speeds/ratios 2008-02-28 21:28:48 +00:00
Mitchell Livingston 12994b62b6 remove an unnecessary check for ratio/speed setting 2008-02-28 16:55:28 +00:00
Mitchell Livingston ab6628f36b make the group "ying-yang" full sized; hide dl speed columns when showing ratio 2008-02-28 16:40:14 +00:00
Mitchell Livingston 0ee2fd6d3b improved group ratio and options images 2008-02-28 16:15:34 +00:00
Mitchell Livingston af2339bb9e clicking on the group speed rates will toggle with ratio 2008-02-28 02:17:17 +00:00
Mitchell Livingston 4f11506522 streamline code from last commit 2008-02-27 19:58:15 +00:00
Mitchell Livingston 78b08324ea show amount selected in open window 2008-02-27 19:34:55 +00:00
Mitchell Livingston 6cbec1912b mac client will verify data with ipc 2008-02-27 19:04:38 +00:00
Charles Kerr 9ee96fd0dc add `verify' command to ipc. 2008-02-27 17:38:39 +00:00
Mitchell Livingston a9213b0f4b don't reload the table info when the the same torrents are selected 2008-02-27 13:59:26 +00:00
Mitchell Livingston 598cb4a0d5 small efficiency improvements when displaying the list of peers and list of trackers 2008-02-27 13:52:43 +00:00
Charles Kerr 494acbfa85 tear out about 1/3 of ipcparse's overhead. 2008-02-27 06:01:46 +00:00
Mitchell Livingston c24432c129 cleanup for last commit 2008-02-27 02:06:46 +00:00
Mitchell Livingston b2cb5f6fe3 save each individual inspector tab's size separately 2008-02-27 01:57:13 +00:00
Mitchell Livingston 265c29b907 adjust tracker table 2008-02-27 01:25:37 +00:00
Mitchell Livingston 14edc2cfe8 update trunk to 1.06+ 2008-02-27 01:17:21 +00:00
Mitchell Livingston 7e929d9d70 add table of trackers to the tracker inspector tab 2008-02-26 22:56:27 +00:00
Mitchell Livingston dea64f0c5a have all dates include the day of the week 2008-02-26 02:12:11 +00:00
Mitchell Livingston 07ccdcda01 use system-defined time format in the inspector 2008-02-26 02:03:30 +00:00
Mitchell Livingston b6b42cdf61 format time string using unsigned values 2008-02-26 00:28:22 +00:00
Mitchell Livingston c8799f36f3 temp code for testing time output 2008-02-25 23:57:49 +00:00
Mitchell Livingston aafadf7170 add image for tracker tab 2008-02-25 20:16:02 +00:00
Mitchell Livingston 27d5e73d7c dead code removal 2008-02-24 15:16:13 +00:00
Mitchell Livingston 8850f7b070 update strings file 2008-02-22 15:39:20 +00:00
Mitchell Livingston 2a1b14d238 remove unused field from the tracker inspector tab; merge code for converting time into a string 2008-02-22 15:29:20 +00:00
Mitchell Livingston 6a8672009e improvements on the tracker inspector tab 2008-02-22 04:37:52 +00:00
Mitchell Livingston 68f5231b96 initial inclusion of the "tracker" tab 2008-02-22 01:36:30 +00:00
Mitchell Livingston ccb601787e update strings file 2008-02-19 16:20:38 +00:00
Mitchell Livingston e6211d427e ensure the right table columns are removed on Tiger 2008-02-19 15:57:27 +00:00
Mitchell Livingston 806fd71d52 get rid of an unnecessary method 2008-02-19 15:21:19 +00:00
Mitchell Livingston 8896efb400 ensure correct object value is given to the table on Tiger 2008-02-19 11:36:25 +00:00
Mitchell Livingston 3aae015468 small height adjustment 2008-02-19 05:49:41 +00:00
Mitchell Livingston 4d4b4c1c36 show "X" image for "no group" row 2008-02-19 05:39:56 +00:00
Mitchell Livingston d9f8018c49 fix type-select with groups 2008-02-19 05:27:15 +00:00
Mitchell Livingston a28583b50b first go at getting the app to work nicely with Tiger again 2008-02-19 05:14:22 +00:00
Mitchell Livingston d4eb3c018e remove cache file when removing a transfer 2008-02-19 05:09:52 +00:00
Mitchell Livingston 6fcf4a8013 ensure up and down group arrows are colored correctly 2008-02-19 02:59:01 +00:00
Mitchell Livingston ac300eab89 line up group row speeds with status bar speeds 2008-02-19 02:24:26 +00:00
Mitchell Livingston 9426e0bf1e more group row adjustments 2008-02-19 02:10:20 +00:00
Mitchell Livingston bb8782db3a remove testing code 2008-02-19 02:00:06 +00:00
Mitchell Livingston d17cb50d25 add color and adjust size of group row 2008-02-19 01:58:36 +00:00
Mitchell Livingston 03f986dffe better group arrow images 2008-02-18 20:53:10 +00:00
Mitchell Livingston f43f30b7ac size adjustment of group speeds 2008-02-18 19:54:22 +00:00
Mitchell Livingston a261460bdd speeds in group rows - Tiger support is currently broken 2008-02-18 19:42:46 +00:00
Mitchell Livingston 7ab59f951f in minimal mode, show eta for seeding 2008-02-16 19:32:22 +00:00
Mitchell Livingston 5ce3a259f0 fix binding on "seeding complete" sound button 2008-02-15 00:29:42 +00:00
Mitchell Livingston 215c31f55c fix inspector display error caused by the last commit allowing null field values 2008-02-14 04:38:33 +00:00
Mitchell Livingston c9e3322034 hopefully fix a crash with the open window 2008-02-13 19:33:04 +00:00
Mitchell Livingston b223f16bde insignificant filtering improvements 2008-02-11 00:16:47 +00:00
Mitchell Livingston dd116cc2bc fix a problem with groups on 10.4 2008-02-10 16:56:13 +00:00
Mitchell Livingston 0df97ab3b5 trunk: update appcast and version 2008-02-09 04:07:32 +00:00
Mitchell Livingston f546a32361 on Leopard, remove Tiger-only views 2008-02-08 13:37:15 +00:00
Mitchell Livingston a06c1ace83 save collapsed groups between launches 2008-02-07 21:26:04 +00:00
Mitchell Livingston 4d472ae9f7 image for "open address" toolbar button...now with the image 2008-02-07 20:54:37 +00:00
Mitchell Livingston 2c9b5137dc image for "open address" toolbar button 2008-02-07 20:54:14 +00:00
Mitchell Livingston 1f9b6248df add an "Open Address" button (updated image is in the works) 2008-02-07 20:34:14 +00:00
Mitchell Livingston 145d372a0c trivial cleanup 2008-02-07 16:52:38 +00:00
Mitchell Livingston 0c61836b1e collapsed groups were expanded and vice versa 2008-02-07 16:23:22 +00:00