Mitchell Livingston
|
90741d6d98
|
stats
|
2007-11-26 20:23:12 +00:00 |
|
Mitchell Livingston
|
845568f0be
|
in stats, display sizes in mb's instead of bytes
|
2007-11-26 19:39:08 +00:00 |
|
Mitchell Livingston
|
e9f1e35756
|
update help documentation
|
2007-11-26 19:31:29 +00:00 |
|
Mitchell Livingston
|
227c04db44
|
in stats window, show time in minutes; increase stats window minimum width
|
2007-11-26 19:23:57 +00:00 |
|
Mitchell Livingston
|
bf3bd6bd5d
|
avoid divide-by-0 in stats
|
2007-11-26 19:18:00 +00:00 |
|
Mitchell Livingston
|
6b5f1839aa
|
get last commit building
|
2007-11-26 19:10:53 +00:00 |
|
Mitchell Livingston
|
c79f772acd
|
attempt to make per-torrent action menu a little faster
|
2007-11-26 17:33:31 +00:00 |
|
Mitchell Livingston
|
1fe9d15e31
|
update trunk's appcast and version info
|
2007-11-26 00:08:43 +00:00 |
|
Mitchell Livingston
|
e49ca41f2c
|
display file count in inspector next to total size, instead of under the file table
|
2007-11-25 04:06:26 +00:00 |
|
Mitchell Livingston
|
ca1c0dee37
|
update strings file
|
2007-11-24 19:33:15 +00:00 |
|
Mitchell Livingston
|
e7c600a237
|
adjust inspector layout a tiny bit
|
2007-11-24 16:46:11 +00:00 |
|
Mitchell Livingston
|
8c3c5c5043
|
remove redundant code
|
2007-11-23 17:49:05 +00:00 |
|
Mitchell Livingston
|
c6117dbd3f
|
show remaining time for seeding torrents towards ratio
|
2007-11-23 17:42:49 +00:00 |
|
Mitchell Livingston
|
654af57b9c
|
sort by speed, then last activity
|
2007-11-23 16:03:49 +00:00 |
|
Mitchell Livingston
|
ddc97a921b
|
get rid of 2 more unnecessary sort methods
|
2007-11-23 15:48:26 +00:00 |
|
Mitchell Livingston
|
dc37d150e8
|
get rid of unneeded sort descriptors; hold queue order as an integer instead of an object
|
2007-11-23 15:45:58 +00:00 |
|
Mitchell Livingston
|
34a226d403
|
have a smaller minimum width as well
|
2007-11-23 03:40:13 +00:00 |
|
Mitchell Livingston
|
2991619fbd
|
have a maximum width for the stats window
|
2007-11-23 03:38:45 +00:00 |
|
Mitchell Livingston
|
f657bd524b
|
when sorting by last activity, if there was no activity use date
|
2007-11-23 02:46:29 +00:00 |
|
Charles Kerr
|
87d4bcd278
|
Change the default port from 9090 to 51413 to get in compliance with IANA's port number assignment scheme. (1024 through 49151 are reserved)
|
2007-11-22 04:15:22 +00:00 |
|
Mitchell Livingston
|
8b6f2ad708
|
implement another ipc method
|
2007-11-22 03:34:44 +00:00 |
|
Mitchell Livingston
|
afc98ac91e
|
get rid of an unnecessary width check
|
2007-11-21 20:22:04 +00:00 |
|
Mitchell Livingston
|
00623d8c55
|
get building again
|
2007-11-21 20:10:49 +00:00 |
|
Mitchell Livingston
|
4a5a95b606
|
add option to sort by Last Activity
|
2007-11-21 18:32:41 +00:00 |
|
Mitchell Livingston
|
60c39854f1
|
allow file location to be changed if it does not yet exist
|
2007-11-21 17:39:45 +00:00 |
|
Mitchell Livingston
|
a7671a3afc
|
update clients list to identify test builds
|
2007-11-21 15:20:07 +00:00 |
|
Mitchell Livingston
|
761ca4b364
|
hr, not hours
|
2007-11-21 02:31:48 +00:00 |
|
Mitchell Livingston
|
33e23b35ae
|
don't pluralize "time" if opened only once
|
2007-11-21 02:27:23 +00:00 |
|
Mitchell Livingston
|
7e6194ae97
|
update stats window for session and total info
|
2007-11-21 02:19:42 +00:00 |
|
Charles Kerr
|
f1cdb4ffbd
|
tweak the version.sh script
|
2007-11-21 02:10:11 +00:00 |
|
Charles Kerr
|
b708c2f0cb
|
mirror the version.sh change in trunk
|
2007-11-20 20:05:09 +00:00 |
|
Mitchell Livingston
|
d96f0b629b
|
don't display the not available bar for paused transfers
|
2007-11-20 13:16:24 +00:00 |
|
Mitchell Livingston
|
c37b0c1dad
|
move status from peer table column to tooltip
|
2007-11-20 13:08:10 +00:00 |
|
Charles Kerr
|
8a0fafac9c
|
sync the struct name with the r3892
|
2007-11-19 21:21:34 +00:00 |
|
Mitchell Livingston
|
963dd61f72
|
move code to generate time string to its own method
|
2007-11-19 20:00:18 +00:00 |
|
Mitchell Livingston
|
e1eb915741
|
include time running stat
|
2007-11-19 19:47:12 +00:00 |
|
Mitchell Livingston
|
9a351bfc2c
|
make stats window a panel
|
2007-11-19 18:55:09 +00:00 |
|
Mitchell Livingston
|
ada39e3b09
|
add Number Opened field to Stats window
|
2007-11-19 18:28:24 +00:00 |
|
Mitchell Livingston
|
97d4bc1709
|
add stats window...right now the values mean nothing
|
2007-11-19 18:13:41 +00:00 |
|
Mitchell Livingston
|
84b10c4312
|
more straightforward way to get string width for message window
|
2007-11-18 05:45:28 +00:00 |
|
Mitchell Livingston
|
fa687d0928
|
get rid of a warning, and add a new one
|
2007-11-18 04:27:55 +00:00 |
|
Mitchell Livingston
|
11ebb80bff
|
rename "Recheck Existing Data" to "Verify Local Data"
|
2007-11-18 02:50:30 +00:00 |
|
Mitchell Livingston
|
db4954cc68
|
get rid of the Debug warning (it's not as relevant as it was back in the olden days)
|
2007-11-18 02:33:17 +00:00 |
|
Mitchell Livingston
|
db98b81f9c
|
streamline setting inspector tabs' tooltips
|
2007-11-18 02:20:28 +00:00 |
|
Mitchell Livingston
|
f45e60a2ee
|
add new peer status enum to gui
|
2007-11-18 01:03:58 +00:00 |
|
Mitchell Livingston
|
c83f25fed5
|
have the info controller format the peer status string, for efficiency sakes
|
2007-11-18 00:28:37 +00:00 |
|
Mitchell Livingston
|
243d4cfcba
|
add status field to peers table
|
2007-11-18 00:09:37 +00:00 |
|
Mitchell Livingston
|
c4ac8eeb71
|
when creating a torrent, changing the torrent file location will give an explanation in the save panel; localized the Select button in the save panel; set the location as the torrent file's currently set location
|
2007-11-17 18:54:07 +00:00 |
|
Mitchell Livingston
|
bf191cec1b
|
work with last commit
|
2007-11-17 16:52:56 +00:00 |
|
Mitchell Livingston
|
2483e074ad
|
move FilterButton to proper directory
|
2007-11-17 16:51:41 +00:00 |
|