Commit Graph

2185 Commits

Author SHA1 Message Date
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