Mitchell Livingston
3e93518815
work around for small bug in apple code
2006-09-28 21:37:19 +00:00
Mitchell Livingston
c8d7769436
Status on ports in prefs window. Thanks to cluthi on the forums for this.
2006-09-28 21:14:49 +00:00
Josh Elsasser
0257761670
Merge nat-traversal branch to trunk.
2006-09-25 18:37:45 +00:00
Mitchell Livingston
62164414d6
Use built-in ability for verifying notifications' objects and update message log a little less often.
2006-09-05 02:12:07 +00:00
Mitchell Livingston
e6d81110d9
Streamlined autoenable function a little.
2006-08-11 23:18:56 +00:00
Mitchell Livingston
cc66511f98
Scheduler is now more automatic.
2006-08-11 22:58:14 +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
5a3352be5c
placeholder of N/A in info window
2006-08-08 02:36:02 +00:00
Mitchell Livingston
9586b1fc41
Allow scheduling of speed limit.
...
Preference window saves when closing again.
2006-08-08 02:11:51 +00:00
Mitchell Livingston
1ad131401d
Use tabs in Transfers section of prefs.
2006-08-07 03:55:03 +00:00
Mitchell Livingston
d068cfcf57
User can now choose the sound that plays.
2006-08-07 02:28:31 +00:00
Mitchell Livingston
874b50ac84
Play sound when seeding completes.
2006-08-07 01:03:14 +00:00
Mitchell Livingston
accc03084c
Option to play sound when downloads finish (for now the sound is "Glass").
2006-08-07 00:46:47 +00:00
Mitchell Livingston
bb0af3e20d
Prefs window is a window rather than a panel, with behavior more similar to Mail, Safari, etc.
2006-08-06 19:35:03 +00:00
Mitchell Livingston
ba3b7ea279
Type-ahead in the table view. Works similar to the way typing in the finder works.
2006-07-23 20:53:31 +00:00
Mitchell Livingston
8226ef9d50
Redo spacing on general prefs a little.
2006-07-22 17:08:54 +00:00
Mitchell Livingston
c0004c7e96
New prefs setting to keep the window sized perfectly for the current number of transfers.
2006-07-22 16:38:05 +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
21d23cf4bd
Don't show multiple checks in pull-down menus in the prefs.
2006-07-16 05:47:06 +00:00
Mitchell Livingston
c96d7422fa
Align turtle to text better.
...
Rename a method.
2006-07-09 14:43:00 +00:00
Mitchell Livingston
e4df127bf9
I could've sworn I already added the turtle image to the prefs.
2006-07-08 20:11:18 +00:00
Mitchell Livingston
d7cb290e28
rework prefs for auto import a bit; 30 seconds, not 5
2006-07-07 01:19:56 +00:00
Mitchell Livingston
cb8baebb35
Monitor a folder for torrent files, adding them as they are added (by polling the folder). Growl notifications for import, and only try to reimport the same torrent if the setting is changed, the app is restarted, or the torrent file is moved to a different folder then moved back.
...
Original code from Steve (brilla on the forums).
2006-07-07 01:03:52 +00:00
Mitchell Livingston
8c50d3b73b
Add the almighty turtle to the prefs window.
2006-07-05 21:14:35 +00:00
Mitchell Livingston
c106ceb023
Closing preference window without confirming a change (as in not hitting the return key) will act as if it was confirmed.
2006-07-03 01:25:22 +00:00
Mitchell Livingston
8055077c33
Multiple checks showed up in the download location pulldown.
2006-07-01 01:18:46 +00:00
Mitchell Livingston
20c791b99d
The Almighty Turtle!
...
Speed Limit can now be accessed from the main window, among smaller changes.
2006-07-01 00:29:26 +00:00
Mitchell Livingston
3beaefcf93
Speed Limit: a way to quickly change the upload and download limits for when less bandwidth has to be used.
2006-06-30 23:43:43 +00:00
Mitchell Livingston
9a6423b63d
Some changes to the preference window to avoid crowding. Some panes will be expanded upon (like bandwidth) when new features are added.
2006-06-30 00:53:17 +00:00
Mitchell Livingston
72eecfa7d4
Added an option to only show the remove/quit warning if transfers are downloading (not seeding). Also change the word "torrent" to "transfer" in the prefs window.
2006-06-26 05:52:51 +00:00
Mitchell Livingston
b057efe9fa
Getting closer to a perfected queue.
2006-06-24 18:28:50 +00:00
Mitchell Livingston
78f35ca2af
Realign "KB/s" in Transfers pref.
2006-06-24 03:19:31 +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
54bfe1f4a7
Fixed spacing a bit in Transfer prefs.
...
This is my last little commit of the day. I swear!
2006-06-10 04:23:53 +00:00
Mitchell Livingston
3e4c48b6e5
Remove a period for consistency
2006-06-09 20:11:26 +00:00
Josh Elsasser
0600f3d4aa
Add support to libtransmission and the MacOS X GUI for saving private copies of
...
torrent files.
2006-06-09 19:53:35 +00:00
Josh Elsasser
9a865c00b9
Revert the last commit, it wasn't supposed to go on the trunk.
2006-06-08 04:44:45 +00:00
Mitchell Livingston
41525beaa3
Initial support of moving torrent files in Mac version. Some things are incomplete and it's not yet guaranteed to work (in other words, only I should be even trying to use it).
2006-06-08 04:40:45 +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