Commit Graph

35 Commits

Author SHA1 Message Date
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