Commit Graph

515 Commits

Author SHA1 Message Date
Mitchell Livingston cb90fd21b6 Better sizing of table in inspector, and slightly larger min width. 2006-09-25 20:21:19 +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 7297f8232c Display a warning when in debug mode. 2006-09-03 17:06:43 +00:00
Mitchell Livingston 4c100c1bf9 Only update peer table when it's visible 2006-09-03 16:16:35 +00:00
Mitchell Livingston 431063d476 Stupid mistake. 2006-08-21 22:12:18 +00:00
Mitchell Livingston 1b0811c812 Message Log window, accessible from the Transmission menu. 2006-08-21 22:07:08 +00:00
Mitchell Livingston 9ef1ebaf19 See exact number of bytes in tooltip over file size in file table. 2006-08-21 16:28:49 +00:00
Mitchell Livingston 78ffb705da unsigned long long for file size 2006-08-21 16:17:36 +00:00
Mitchell Livingston 0caa326038 Make sure the scheduler 24-hour format is double digits. 2006-08-20 20:46:55 +00:00
Mitchell Livingston eb026f1528 Display "info not available" in file table. 2006-08-20 19:11:02 +00:00
Mitchell Livingston 549e375b95 Reveal in file table works again. 2006-08-20 18:37:14 +00:00
Mitchell Livingston a99e6ab33a Add individual file sizes to info's file table. 2006-08-20 18:32:55 +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 96a75b88d4 Initially select IP column for sorting. 2006-08-15 01:40:47 +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 d232d371b5 IP address in peer table 2006-08-14 22:59:30 +00:00
Mitchell Livingston 976dc9e4c3 Don't allow row selection in peer table. 2006-08-13 15:53:25 +00:00
Mitchell Livingston 98f63e9133 Basic peer info in info window...more to come. 2006-08-13 15:46:02 +00:00
Mitchell Livingston 355ae372cf Add help button to Network prefs that goes straight to portforwarding help. 2006-08-08 23:03:45 +00:00
Mitchell Livingston 5ba17385e7 show prefs window in Window menu / dock menu 2006-08-08 22:23:33 +00:00
Mitchell Livingston eb7edc5f28 Don't allow fields in info to be selected if blank. 2006-08-08 21:10:13 +00:00
Mitchell Livingston 5a3352be5c placeholder of N/A in info window 2006-08-08 02:36:02 +00:00
Mitchell Livingston 53039b2074 Filter buttons now actually are buttons, meaning their behavior matches more to Mail.app's 2006-07-23 22:23:59 +00:00
Mitchell Livingston 30ef4b0a52 simplify rect width and height measurements 2006-07-23 19:22:24 +00:00
Mitchell Livingston 19a1edb3b9 Updated help with better icon. 2006-07-23 18:57:50 +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 3f8dd961e1 Auto-start check in the inspector now can be applied to multiple torrents. 2006-07-01 21:34:53 +00:00
Mitchell Livingston d66fd1980f Now can sort by the wait order. 2006-06-25 18:33:52 +00:00
Mitchell Livingston dd5c37cfd7 Auto-start check works correctly (needed the torrent to update beforehand). 2006-06-25 18:17:17 +00:00
Mitchell Livingston c8ce7ebd21 The checking for autostarting in the inspector now correctly starts the transfer if it is able to. 2006-06-23 23:14:40 +00:00
Mitchell Livingston 23dcbc5353 Some more work on queueing. 2006-06-23 22:32:01 +00:00
Mitchell Livingston 3ff2411359 Checkbox for paused torrent to be in queue. 2006-06-23 19:00:07 +00:00
Mitchell Livingston 14cf4c87e6 The beginning of queueing. Has some work to go, but the basic infrastructure is set up. 2006-06-23 15:06:27 +00:00
Mitchell Livingston a067ed6dda Might as well get this small change in. 2006-06-22 02:51:59 +00:00
Mitchell Livingston e179fc6e40 Remember selected inspector tab. 2006-06-22 00:10:37 +00:00
Mitchell Livingston 681ba0ed25 Status is now Activity, commented out now-unused method 2006-06-20 17:19:15 +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
Mitchell Livingston f633c19c03 No need to force resizing now that window resizing is allowed. 2006-06-20 03:54:35 +00:00
Mitchell Livingston 0905436bfe Simplify resizing a little. 2006-06-20 03:08:46 +00:00
Mitchell Livingston dd7900192a small rearrangement 2006-06-20 03:00:39 +00:00
Mitchell Livingston a51b62ac73 tooltip for hash string 2006-06-20 02:57:48 +00:00
Mitchell Livingston ca5f11dc51 always initialize a primitive before adding to it 2006-06-20 00:47:15 +00:00
Mitchell Livingston f54a06b7ca Better resizing behavior. 2006-06-20 00:36:51 +00:00
Eric Petit c20a36c88c Makes the info controller horizontally resizable 2006-06-20 00:06:08 +00:00
Mitchell Livingston cb2eb173d1 Where's the Torrent? Transmission Support Folder 2006-06-19 23:51:04 +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 84ae6d401d Might as well make size more precise. 2006-06-16 00:35:11 +00:00
Mitchell Livingston f954b45699 Multiple selection. 2006-06-15 05:44:01 +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 ae8e73fe72 Inspector window now only becomes key window when necessary. 2006-06-10 20:51:15 +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