Mitchell Livingston
|
b891c8b0f6
|
missed one
|
2009-11-26 00:44:30 +00:00 |
Mitchell Livingston
|
e743ffd43c
|
update the text for when creating a trackerless torrent, add a separate "don't ask again" check for private trackerless torrent creation, and don't disable the "open when created" check when there are no trackers
|
2009-11-26 00:44:21 +00:00 |
Mitchell Livingston
|
52ef4a432e
|
support torrents with no trackers in the Mac ui
|
2009-11-26 00:21:55 +00:00 |
Mitchell Livingston
|
34db0dbe0d
|
catch a couple of new cases when dealing with magnet transfers
|
2009-11-25 05:04:19 +00:00 |
Mitchell Livingston
|
7b7dbf58cd
|
start laying a little magnet link groundwork, and remove redundant torrent parse when creating torrent objects
|
2009-11-25 04:11:52 +00:00 |
Mitchell Livingston
|
8f13af5040
|
remove the cap on the number of messages in the message log - my tests had no problem with over 50,000 messages
|
2009-11-22 03:56:04 +00:00 |
Mitchell Livingston
|
00fc846037
|
in the message window code, create the processed file name/line number right away, to avoid having to store an extra number
|
2009-11-22 03:40:19 +00:00 |
Mitchell Livingston
|
a8fc8b7707
|
missed one
|
2009-11-22 01:03:54 +00:00 |
Mitchell Livingston
|
fbf0e3a99a
|
#2592 remove swarm speed from the mac ui
|
2009-11-22 00:50:38 +00:00 |
Mitchell Livingston
|
9add3fe570
|
when displaying the tracker/scrape last announce, factor in an error with no message
|
2009-11-21 18:23:54 +00:00 |
Mitchell Livingston
|
7f16bbaa02
|
have the Mac UI build its own ratio string
|
2009-11-17 01:48:00 +00:00 |
Mitchell Livingston
|
e4f1abfe5f
|
on 10.6, only reload the progress row in the peer table when clicking it
|
2009-11-14 03:26:29 +00:00 |
Mitchell Livingston
|
6d49680077
|
have status bar drawing occur all at once
|
2009-11-14 03:17:07 +00:00 |
Mitchell Livingston
|
cf6e618753
|
adjustment to the port checker, including getting rid of an unneeded instance variable of the port; a couple of implicit settings added to the project file
|
2009-11-08 06:01:29 +00:00 |
Mitchell Livingston
|
e67b450aeb
|
when determining progress bar with, round instead of flooring
|
2009-11-07 23:20:41 +00:00 |
Mitchell Livingston
|
1dfd126ae5
|
tiny changes I have sitting around
|
2009-11-07 22:58:14 +00:00 |
Mitchell Livingston
|
4fc5cff523
|
use pow() instead of powf()
|
2009-11-07 22:57:37 +00:00 |
Mitchell Livingston
|
c824db3f85
|
small efficiency change for file inspector stats
|
2009-11-07 04:48:02 +00:00 |
Mitchell Livingston
|
beaa865fb8
|
the red unavailable bar wasn't showing if none of the desired data was available
|
2009-11-07 04:08:42 +00:00 |
Mitchell Livingston
|
2f94ecf170
|
the new way of determining the unwanted width of the progress bar wasn't cutting it, so use the old way
|
2009-11-07 02:22:57 +00:00 |
Mitchell Livingston
|
4f1fd62cbf
|
use a 10.6-method for displaying the per-torrent action menu
|
2009-11-04 03:00:49 +00:00 |
Mitchell Livingston
|
4df6e0e723
|
on non-folder torrents, the per-torrent action menu shouldn't show the file
|
2009-11-04 02:46:56 +00:00 |
Mitchell Livingston
|
3474b7c2d0
|
nothing of significance
|
2009-11-02 01:40:39 +00:00 |
Mitchell Livingston
|
9a2cc68cdc
|
for now, manually update error messages on the Mac client to use the proper wording for the "move file" menu item
|
2009-11-02 01:33:15 +00:00 |
Mitchell Livingston
|
e47af45db1
|
sleep for 0.05 seconds, and use cocoa to do it
|
2009-11-01 22:26:35 +00:00 |
Mitchell Livingston
|
2c3d75fbd2
|
200 microseconds for real
|
2009-11-01 22:00:51 +00:00 |
Mitchell Livingston
|
a03dd39510
|
attempt to get the move functionality not to hang on Mac by 1. having the while loop wait for 200 microseconds, and 2. making the status variable volatile.
|
2009-11-01 21:56:50 +00:00 |
Mitchell Livingston
|
085302f15f
|
simplify the time machine updating method
|
2009-10-31 16:25:00 +00:00 |
Mitchell Livingston
|
821b215f37
|
Get rid of another warning
|
2009-10-31 02:49:59 +00:00 |
Mitchell Livingston
|
e8aa2f0335
|
eliminate another warning
|
2009-10-31 02:11:35 +00:00 |
Mitchell Livingston
|
15ad92b728
|
silence 2 warnings
|
2009-10-31 02:09:21 +00:00 |
Mitchell Livingston
|
e777fefd63
|
dead code removal
|
2009-10-30 22:53:30 +00:00 |
Mitchell Livingston
|
5126de2802
|
left out a break
|
2009-10-30 22:53:23 +00:00 |
Mitchell Livingston
|
632ccf066a
|
trivial cleanup and update strings file
|
2009-10-29 02:45:58 +00:00 |
Mitchell Livingston
|
c4c2d918ec
|
whoops
|
2009-10-29 01:47:01 +00:00 |
Mitchell Livingston
|
d5cd854bcb
|
remove the mac's redundant location check when adding a transfer
|
2009-10-29 01:44:54 +00:00 |
Mitchell Livingston
|
f254b9eb54
|
change the text at the bottom of the peer info tab from 3 columns to a single line
|
2009-10-28 21:05:50 +00:00 |
Mitchell Livingston
|
05fa587eb3
|
whoops leak
|
2009-10-27 23:23:57 +00:00 |
Mitchell Livingston
|
7220f6fe83
|
per-torrent action menu's priority images might have been flipped on 10.6
|
2009-10-27 23:23:02 +00:00 |
Mitchell Livingston
|
ae5c51060c
|
bump the ratio buffer size to 12, to be on the safe side
|
2009-10-27 04:35:34 +00:00 |
Mitchell Livingston
|
0ce3e4ac41
|
allocate much less memory for the ratio text
|
2009-10-26 23:57:09 +00:00 |
Mitchell Livingston
|
e38c3c8165
|
potential fix to #2519
|
2009-10-26 23:43:15 +00:00 |
Mitchell Livingston
|
be61ded9de
|
fix a crash when trying to delete data that doesn't exist
|
2009-10-26 02:33:23 +00:00 |
Mitchell Livingston
|
397cad4c04
|
only set the inspector reveal button image on 10.5
|
2009-10-26 02:02:25 +00:00 |
Mitchell Livingston
|
db80a915aa
|
we should use the size of the array that we're actually using
|
2009-10-25 21:31:01 +00:00 |
Mitchell Livingston
|
7eed54904a
|
delay part of generating the message log text until after choosing a location
|
2009-10-25 21:30:19 +00:00 |
Mitchell Livingston
|
2296384fc1
|
get rid of 2 more warnings
|
2009-10-25 19:29:30 +00:00 |
Mitchell Livingston
|
c9ac03cdad
|
update strings file
|
2009-10-25 19:00:09 +00:00 |
Mitchell Livingston
|
130c9af1d1
|
on second thought, the other UI's might want this value sooner or later, and it's cheaper to calculate it in the stat function
|
2009-10-25 18:49:20 +00:00 |
Mitchell Livingston
|
a5e0b6e5b2
|
since the Mac UI is the only one to use it, move percentRatio calculation into the Mac code
|
2009-10-25 18:45:35 +00:00 |