1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-27 18:18:10 +00:00
Commit graph

665 commits

Author SHA1 Message Date
Mitchell Livingston
69c6a9b40b updated open toolbar icon 2006-11-13 17:04:18 +00:00
Mitchell Livingston
96006d2d18 Store location after it's set, incase the name isn't exactly what it was set to. 2006-11-13 14:45:28 +00:00
Mitchell Livingston
c97aa2b55a No choice but to delete the torrent file when adding when adding with url. 2006-11-13 04:05:24 +00:00
Mitchell Livingston
6c09899704 improving to adding url's 2006-11-13 00:12:58 +00:00
Mitchell Livingston
faa173ecd2 Only try to download torrent files that will end in .torrent (even if the url doesn't). 2006-11-12 21:51:48 +00:00
Mitchell Livingston
ed82ce2223 Patch by Brian Webster to automatically download and open torrents by dragging url's onto the window/dock icon. 2006-11-12 20:42:22 +00:00
Mitchell Livingston
8ebdd6070a use bindings for speed limit 2006-11-11 21:03:50 +00:00
Mitchell Livingston
835a616494 smaller max width for ip address column 2006-11-11 20:16:37 +00:00
Mitchell Livingston
406600e491 If the folder doesn't exist, still show a folder icon for the download/incomplete folder prefs. 2006-11-11 20:00:50 +00:00
Mitchell Livingston
9056d96e74 get rid of some warnings when compiling 2006-11-10 19:47:45 +00:00
Mitchell Livingston
9b90fcc632 peer progress colors now change at 30% and 70% 2006-11-10 06:18:58 +00:00
Mitchell Livingston
74f2c86b2d remove Panther help index 2006-11-10 05:51:52 +00:00
Mitchell Livingston
53881e4b2e progress column smaller by default 2006-11-10 05:42:29 +00:00
Mitchell Livingston
3dce9fd744 continuous, not discrete 2006-11-10 05:32:29 +00:00
Mitchell Livingston
b076a34ab8 tooltip shows peer's percent when over progress bar 2006-11-10 05:04:44 +00:00
Mitchell Livingston
5f3434788a Peers progress bar in inspector window. Bar should be red when progress is < .33, yellow when < .66, and green when greater. 2006-11-10 04:55:52 +00:00
Mitchell Livingston
e26dde8731 a little cleanup for the last commit 2006-11-09 06:10:07 +00:00
Mitchell Livingston
ca5e8c26bc auto-import should work better with multiple torrents and always ask enabled 2006-11-09 05:54:12 +00:00
Mitchell Livingston
52e66c96f8 Don't request more peers if stopping (or changing ports). 2006-11-09 04:38:32 +00:00
Mitchell Livingston
738149e629 don't autovalidate toolbar items that never change 2006-11-06 02:05:32 +00:00
Mitchell Livingston
2187166572 magnifying glasses in info window reveal correct files 2006-11-06 00:08:49 +00:00
Mitchell Livingston
0ad94134b4 download "file", not "files" 2006-11-05 21:03:51 +00:00
Mitchell Livingston
d48f684f63 dock badging should be a bit more accurate 2006-11-05 20:35:00 +00:00
Mitchell Livingston
b11b48e804 remove option to save a private torrent copy...just do it automatically 2006-11-05 19:08:38 +00:00
Mitchell Livingston
ed16a15356 update inspector when torrent location changes 2006-11-04 08:32:29 +00:00
Mitchell Livingston
8509b7aed4 check appeared in auto open pulldown for some reason 2006-11-03 16:11:58 +00:00
Mitchell Livingston
4c36ac4a10 incomplete folder for downloading torrents 2006-11-03 16:01:45 +00:00
Mitchell Livingston
c111c4fb53 remove some 10.3 checks 2006-11-03 02:49:16 +00:00
Mitchell Livingston
2873ff5baf Use an NSDatePicker for the speed limit scheduler...this will require 10.4 for now. 2006-11-01 16:37:14 +00:00
Mitchell Livingston
d5ca0624a4 only create temporary torrent if import failed 2006-10-31 21:21:47 +00:00
Mitchell Livingston
cd0b6875da use full path for autoimport check 2006-10-31 21:01:12 +00:00
Mitchell Livingston
0f75cc7799 autoimport can now tell if not opening was a result of the torrent already existing or not being supported 2006-10-31 20:53:10 +00:00
Mitchell Livingston
f165fb0404 better auto importing of incomplete files 2006-10-31 19:29:38 +00:00
Mitchell Livingston
f955d93c22 bindings for minimal view and advanced bar 2006-10-31 19:16:15 +00:00
Mitchell Livingston
e6e00af061 get rid of a variable 2006-10-30 23:54:14 +00:00
Mitchell Livingston
614b904d31 i should compile before committing 2006-10-30 23:38:57 +00:00
Mitchell Livingston
6e4df87e62 actually toggle speed limit 2006-10-30 23:38:25 +00:00
Mitchell Livingston
594644c2f2 disable some logs 2006-10-29 17:41:45 +00:00
Mitchell Livingston
c3992fde5e uncheck "delete original" when unchecking "copy torrent" 2006-10-29 17:38:57 +00:00
Mitchell Livingston
52841c94b9 bind sound popups and catch if auto speed limit times are the same 2006-10-29 17:05:27 +00:00
Mitchell Livingston
5d77966aa4 Use bindings to show text and icon of pulldown menu items. 2006-10-29 16:14:35 +00:00
Mitchell Livingston
fb2d39c3d2 Re-enable ratio action menu items. 2006-10-28 15:44:19 +00:00
Mitchell Livingston
00fe6a984f Partial use of bindings in prefs/action menu. This is still experimental and evolving, with the most obvious problem that entering an invalid value causes an annoying error sheet to appear. 2006-10-27 19:14:04 +00:00
Mitchell Livingston
21c2aba63b remove some redundant warnings 2006-10-25 13:36:30 +00:00
Mitchell Livingston
bc619e3df3 Small fix for changing action menu values after prefs are changed. 2006-10-25 13:31:49 +00:00
Mitchell Livingston
bc103e3f6f fix a mistake in portchecker 2006-10-25 13:15:47 +00:00
Mitchell Livingston
5a554cef95 load prefs when first used as opposed to at launch 2006-10-25 02:57:00 +00:00
Mitchell Livingston
e14c518ab6 remove redundant methods 2006-10-24 21:25:03 +00:00
Mitchell Livingston
ab291dc44d proper title in prefs window 2006-10-24 21:04:40 +00:00
Mitchell Livingston
b95748b998 some cleanup from the previous commit 2006-10-24 20:51:47 +00:00