Mitchell Livingston
|
a5012be5d7
|
file priorities inspector column works again
|
2007-10-06 22:34:19 +00:00 |
Mitchell Livingston
|
a635077abd
|
first commit of updated inspector...images are just placeholders currently
|
2007-10-06 22:23:44 +00:00 |
Mitchell Livingston
|
3cff117a63
|
updated high and low priority images from AR
|
2007-10-04 22:44:28 +00:00 |
Mitchell Livingston
|
d8067ebe9c
|
updated error icon from AR
|
2007-10-04 21:33:34 +00:00 |
Mitchell Livingston
|
23c04dfe3f
|
rename en to English (other languages will be changed to i18n names by the next release, though)
|
2007-10-04 03:45:52 +00:00 |
Mitchell Livingston
|
1770fa78d6
|
"switch-ify" some code
|
2007-10-01 21:52:31 +00:00 |
Mitchell Livingston
|
83f4509a0c
|
add known peers field to the inspector
|
2007-10-01 16:23:00 +00:00 |
Mitchell Livingston
|
794ea0b0c6
|
allow columns in peer table to be reordered
|
2007-10-01 15:50:38 +00:00 |
Mitchell Livingston
|
5f41c28cbe
|
update strings file
|
2007-10-01 12:30:07 +00:00 |
Mitchell Livingston
|
c96856cb74
|
"switch" instead of "ifs"
|
2007-10-01 11:41:15 +00:00 |
Mitchell Livingston
|
a388c58a05
|
remove "connected dot" from peer inspector, and append speed string properly to torrents with errors
|
2007-10-01 11:34:01 +00:00 |
Mitchell Livingston
|
66bf641f5d
|
streamline the minimal status string code a little
|
2007-09-30 13:41:26 +00:00 |
Mitchell Livingston
|
aaaa932625
|
rearrange some status string code
|
2007-09-30 13:33:50 +00:00 |
Mitchell Livingston
|
6c962e15b1
|
if there is an error still display per-torrent speeds in the main window
|
2007-09-30 13:22:15 +00:00 |
Mitchell Livingston
|
9f926a9ca7
|
make sure to update torrent status before applying completeness changes
|
2007-09-29 15:23:40 +00:00 |
Mitchell Livingston
|
1bdc481ee2
|
work with new callback for completeness change
|
2007-09-28 15:36:46 +00:00 |
Mitchell Livingston
|
788a925fb0
|
left this out of the last commit
|
2007-09-28 14:33:55 +00:00 |
Mitchell Livingston
|
c34d940361
|
remove an unused dictionary
|
2007-09-28 14:31:20 +00:00 |
Mitchell Livingston
|
2ac0980ea5
|
combine some progress string code and release an attributes dictionary when it's not needed
|
2007-09-28 13:42:28 +00:00 |
Mitchell Livingston
|
dc7a374fb3
|
make sure to retain the attributes dictionary
|
2007-09-28 13:05:01 +00:00 |
Mitchell Livingston
|
f5bd7f17ce
|
didn't mean to commit some experimental, nonworking code; also, only create the string attributes when needed
|
2007-09-28 12:58:31 +00:00 |
Mitchell Livingston
|
6a976eed1c
|
clicking on the peer progress indicator will toggle between progress bar and a number for progress, inspired by beelsebob
|
2007-09-28 12:55:28 +00:00 |
Mitchell Livingston
|
c5a6b6b111
|
use the system's default bold font for dock badging
|
2007-09-28 03:44:53 +00:00 |
Mitchell Livingston
|
4bf0ad193a
|
streamline display string code a little more
|
2007-09-28 02:58:25 +00:00 |
Mitchell Livingston
|
ee5bcca70b
|
get rid of a warning and add an item to news
|
2007-09-28 02:35:34 +00:00 |
Mitchell Livingston
|
df4c5cacee
|
clean progress string code a little more
|
2007-09-27 21:12:56 +00:00 |
Mitchell Livingston
|
22e66ab5d2
|
clean up some of the new display string code
|
2007-09-27 21:02:25 +00:00 |
Mitchell Livingston
|
c81961d908
|
instead of creating every string, including both minimal and regular together, for every torrent, generate the string when requested
|
2007-09-27 20:42:20 +00:00 |
Mitchell Livingston
|
04f6e208b9
|
patch from beelsebob to fix crash with connected peers with no client name
|
2007-09-27 12:44:25 +00:00 |
Mitchell Livingston
|
8825a6029d
|
more cleanup from advanced bar removal
|
2007-09-27 02:46:48 +00:00 |
Mitchell Livingston
|
dd86bc5adf
|
remove some leftovers from the advanced bar
|
2007-09-27 02:29:32 +00:00 |
Mitchell Livingston
|
c9688d89f8
|
use LSMinimumSystemVersion instead of custom version check, because on < 10.4 it will never reach that custom code
|
2007-09-26 23:49:21 +00:00 |
Mitchell Livingston
|
98575a0169
|
say goodbye to the often-misunderstood "advanced progress bar"
|
2007-09-26 19:36:25 +00:00 |
Mitchell Livingston
|
a222ba1774
|
fix progress bar inversion
|
2007-09-26 18:53:11 +00:00 |
Mitchell Livingston
|
2b0a7153cc
|
rename "failed hash" to "failed dl" and reorder dl above ul
|
2007-09-26 18:43:32 +00:00 |
Mitchell Livingston
|
b50f4189f9
|
add "failed hash" field to activity tab
|
2007-09-26 18:32:32 +00:00 |
Mitchell Livingston
|
faff3145ce
|
remove the remaining extra drawing and use of non-integers in the regular bar
|
2007-09-26 17:42:45 +00:00 |
Mitchell Livingston
|
0743709b51
|
eliminate some useless drawing for the progress bar, and ensure width is an integer (drawing with pixels is quite annoying)
|
2007-09-26 17:30:54 +00:00 |
Mitchell Livingston
|
9c0b470457
|
for file size always show at least one decimal place
|
2007-09-26 16:18:18 +00:00 |
Mitchell Livingston
|
9dec223018
|
attempt to decrease memory usage a bit when window/application is hidden
|
2007-09-26 04:12:57 +00:00 |
Mitchell Livingston
|
5c5be42659
|
getting mac version working with the changes from [3178], and specify total have and verified have in inspector
|
2007-09-26 03:27:00 +00:00 |
Mitchell Livingston
|
32679a4d18
|
updated check image from AR
|
2007-09-26 01:54:43 +00:00 |
Mitchell Livingston
|
8d4d653044
|
for seeding peers overlay a check mark on progress bar
|
2007-09-25 21:11:54 +00:00 |
Mitchell Livingston
|
2d9875f07a
|
miss a localized button in About window
|
2007-09-24 12:44:35 +00:00 |
Mitchell Livingston
|
1dda5836cf
|
delocalize About window
|
2007-09-24 12:28:44 +00:00 |
Mitchell Livingston
|
4227d425f1
|
when the main window isn't the key window, make the status bar show the normal window background
|
2007-09-23 16:21:03 +00:00 |
Mitchell Livingston
|
f1d017f622
|
fix previous commit which prevented transfer changes from being saved
|
2007-09-23 05:44:50 +00:00 |
Mitchell Livingston
|
cc09e542b0
|
clicking the progress line in the transfer window will toggle between stats for the whole torrent and for just the selected files
|
2007-09-23 05:39:41 +00:00 |
Mitchell Livingston
|
ee634ce23d
|
remove another warning
|
2007-09-22 15:27:56 +00:00 |
Mitchell Livingston
|
e34218bd45
|
get rid of another warning
|
2007-09-22 12:50:51 +00:00 |