Mitchell Livingston
4306c7cfa5
add support in libT and the mac interface for displaying comment, creator, and date created
2006-11-23 01:38:18 +00:00
Mitchell Livingston
78ee2deab5
buttons in inspector to reveal data file and (public) torrent file
2006-10-15 19:57:40 +00:00
Mitchell Livingston
a6a7be9daa
Move the pieces viewer into the Activity pane of Inspector.
2006-09-25 20:53:10 +00:00
Mitchell Livingston
ef7d99d3dc
rearrange activity and peers tab in inspector
2006-09-25 20:00:45 +00:00
Josh Elsasser
0257761670
Merge nat-traversal branch to trunk.
2006-09-25 18:37:45 +00:00
Mitchell Livingston
4690f987f9
Add number of files below info's file table.
2006-08-20 18:09:53 +00:00
Mitchell Livingston
604273f0e8
Sort accessor is private.
2006-08-20 17:59:02 +00:00
Mitchell Livingston
dc282004c8
percentage next to valid downloaded in inspector
2006-08-17 03:24:40 +00:00
Mitchell Livingston
da555b7c6f
Show swarm speed in inspector.
2006-08-17 03:12:40 +00:00
Mitchell Livingston
a04dac16d8
Show checks instead of y's for DL and UL columns.
2006-08-15 02:36:21 +00:00
Mitchell Livingston
e907f7a370
Status in peers tab.
2006-08-15 02:28:38 +00:00
Mitchell Livingston
861d78841b
Colored dots for connected/not connected
2006-08-15 01:51:45 +00:00
Mitchell Livingston
199bb19e14
Check for connected peers, as well as better peer table resizing behavior.
2006-08-15 00:59:44 +00:00
Mitchell Livingston
1043035ce4
Peer table always sorts by ip address after sorting by whatever column is selected.
2006-08-14 23:18:49 +00:00
Mitchell Livingston
98f63e9133
Basic peer info in info window...more to come.
2006-08-13 15:46:02 +00:00
Eric Petit
f199e0a9d9
Revert [619]
2006-07-16 19:39:23 +00:00
Mitchell Livingston
5d36721a15
Remove old Sparkle...
2006-07-16 19:28:19 +00:00
Mitchell Livingston
fed921db09
I can't imagine putting the upload/download rates back into the inspector.
2006-07-13 03:34:20 +00:00
Mitchell Livingston
a5b27acf58
Re-added state to inspector because state isn't visible from minimal view and state can still differ from what's displayed (for example, it might display "waiting to start" when status is "paused").
2006-07-06 00:03:27 +00:00
Mitchell Livingston
28cce2a6a1
Don't reload the whole inspector when only settings need to be changed.
2006-07-04 17:26:18 +00:00
Mitchell Livingston
3ff2411359
Checkbox for paused torrent to be in queue.
2006-06-23 19:00:07 +00:00
Mitchell Livingston
a067ed6dda
Might as well get this small change in.
2006-06-22 02:51:59 +00:00
Mitchell Livingston
e6603def25
Comment out code so connections in Interface Builder don't need to be made and unused calculations aren't made.
2006-06-20 17:10:35 +00:00
Eric Petit
b111bb7cd7
Removed some fields from the info window that are duplicate with the
...
main window
2006-06-19 23:16:07 +00:00
Mitchell Livingston
69fee0da51
Differentiate between valid amount downloaded and total amount downloaded, showing the valid amount in the main window.
2006-06-14 03:00:27 +00:00
Mitchell Livingston
41ce603b10
First commit on my own 8-)
...
Sorting by progress, sorting no longer causes crashes.
New look for the table.
Info is now inspector: can set individual and multiple ratio limits, shows listing of files, more info in general, resizes when changing tabs, can change tabs with cmd-left and cmd-right.
Menu items moved to "Transfers" menu.
Sliding status bar in its own view.
Prefs moved into their own nib.
Toolbar items for pause and resume selected (many wanted this, but it needs better icons)
New icons for Transfers and General.
A lot of tweaking of main window to fix alignment etc.
Sparkle used for updated (still needs to be added to website to work).
And a lot more tweaking and changes that I'm too lazy to list.
...now let's hope I commit this right
2006-06-06 18:05:57 +00:00
Eric Petit
f98fe6a1b0
Added $Id$ keywords and updated a few headers
2006-05-29 21:21:23 +00:00
Eric Petit
7e244c6792
Merged Mitchell's changes, this includes:
...
Adds stop at ratio,
Adds sorting by name, date or state,
Seperates Info window into its own nib,
Adds option to enable or disabled autostarting downloads,
Seperates Network / Transfers in the Preferences
2006-05-25 12:22:19 +00:00