1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-24 07:00:40 +00:00
Commit graph

3054 commits

Author SHA1 Message Date
Mitchell Livingston
37c9e00aae get rid of an unnecessary class 2008-12-17 02:13:49 +00:00
Mitchell Livingston
6cb8b015de allow the inspector - peer's ip address field to be resized to a much larger size (to accommodate IPv6 addresses) 2008-12-16 01:13:16 +00:00
Mitchell Livingston
102a3af1f9 ensure auto-grouping will never be used on Tiger 2008-12-14 16:50:41 +00:00
Mitchell Livingston
1148805ec9 skip bad rules instead of asserting - this might help down the road if rules are removed/changed 2008-12-14 16:16:37 +00:00
Mitchell Livingston
85995173f1 add some asserts 2008-12-14 16:04:55 +00:00
Mitchell Livingston
8cf700bd3c slight improvement for the auto-group code 2008-12-14 15:58:17 +00:00
Mitchell Livingston
86adbe5baf (trunk) undo the last commit 2008-12-14 05:12:49 +00:00
Mitchell Livingston
ec39d1215a (1.4x) update appcast 2008-12-14 05:07:13 +00:00
Mitchell Livingston
ba86d24e0f (trunk) update appcast; set date of NEWS 2008-12-14 05:06:18 +00:00
Mitchell Livingston
15f99f264b (trunk) update version numbers for 1.41 2008-12-14 04:56:57 +00:00
Mitchell Livingston
02521f4bf8 simplify the "randomize port" text 2008-12-14 00:50:41 +00:00
Mitchell Livingston
2707962707 #1559 Simplify tr_sessionInitFull - Mac client 2008-12-14 00:31:33 +00:00
Mitchell Livingston
29863264e5 merge the group location selection code 2008-12-13 22:49:46 +00:00
Mitchell Livingston
359e462091 disable the group location matching when adding a just-created torrent 2008-12-13 22:10:11 +00:00
Mitchell Livingston
3368de5d44 add an all/any button to the group rules sheet 2008-12-13 17:18:28 +00:00
Mitchell Livingston
659afd89be #1589 Fix a forwarding bug introduced in r7352 random port 2008-12-11 22:47:07 +00:00
Mitchell Livingston
7b17087c70 #1157 ability to pick a random port in libtransmission; mac preference to pick a random port on launch and on button click 2008-12-11 04:41:23 +00:00
Mitchell Livingston
df4c46b73a revert last change - it didn't load the values properly 2008-12-09 01:01:29 +00:00
Mitchell Livingston
f36d99ad74 load the rules table before showing the group rules sheet 2008-12-09 00:51:08 +00:00
Mitchell Livingston
87ebddb71d update the localizable strings file 2008-12-08 23:42:32 +00:00
Mitchell Livingston
acf4f375bb add a description to the groups rules sheet 2008-12-08 23:38:01 +00:00
Mitchell Livingston
2ace157452 layout adjustment of info text in the preferences window 2008-12-08 04:22:53 +00:00
Mitchell Livingston
b75cfdec54 auto-group considers all trackers 2008-12-08 04:11:08 +00:00
Mitchell Livingston
6e519855b8 make sure the group info is updated when adding/removing groups 2008-12-08 03:55:08 +00:00
Mitchell Livingston
1e7807356f missed adding the new GroupsRules xib 2008-12-08 03:26:53 +00:00
Mitchell Livingston
678a3f7c3e #1575 Auto-select a group for new torrents according to criteria for each group 2008-12-08 03:26:28 +00:00
Mitchell Livingston
e3b039cd21 missed one 2008-12-07 22:42:01 +00:00
Mitchell Livingston
9701e65bd8 use the short username for the Bonjour web ui name 2008-12-07 22:35:49 +00:00
Mitchell Livingston
79e215ced5 disable the file filter for single-file transfers; update NEWS 2008-12-07 21:51:01 +00:00
Mitchell Livingston
bf42f318a0 small alignment changes to the file filter 2008-12-07 21:43:29 +00:00
Mitchell Livingston
647001166f add a search field to filter the file table in the inspector 2008-12-07 21:32:03 +00:00
Mitchell Livingston
d0e8c7260a better string comparison of filter text 2008-12-07 19:44:47 +00:00
Mitchell Livingston
7265b4f98d add support to filter file list (not yet implemented in the interface) 2008-12-07 18:20:14 +00:00
Mitchell Livingston
bdbe24b6e3 store a flat (non-nested) list of files for each transfer 2008-12-07 02:36:26 +00:00
Mitchell Livingston
418d04374c simplify the code for moving rows in the groups table and fix a bug with disabled elements when adding a group when there are no previous groups 2008-12-06 20:41:18 +00:00
Mitchell Livingston
246dff73a4 #1570 Streamlined macosx/version.sh 2008-12-06 15:06:59 +00:00
Mitchell Livingston
31911bea10 remove a poorly placed semicolon 2008-12-06 04:02:53 +00:00
Mitchell Livingston
399485bf6c add an option to disable Bonjour broadcasting of the web ui link 2008-12-06 02:59:04 +00:00
Mitchell Livingston
d105873df1 kill some unneeded logging 2008-12-06 01:28:08 +00:00
Mitchell Livingston
28414a9ed3 #1395 - patch from Waldorf: Bonjour support for Web Interface 2008-12-06 01:18:25 +00:00
Mitchell Livingston
208680d415 #1536 Speed Limit Rollover information 2008-12-03 02:55:38 +00:00
Mitchell Livingston
e581bc01f7 #1550 Not being able to deselect all transfers by clicking in the empty field 2008-12-03 00:29:45 +00:00
Mitchell Livingston
932815e400 show a checkmark in the peer inspector for partial seeds and reflect that status in the tooltip 2008-12-03 00:18:18 +00:00
Mitchell Livingston
087f9d75c8 update strings and news 2008-12-02 00:57:13 +00:00
Mitchell Livingston
1a3bb8f3cf add GroupsPrefsControllerto Makefile.am; add a warning 2008-12-01 23:09:48 +00:00
Charles Kerr
92fe161633 remove GroupsWindow from Makefile.am to get the linux build working again 2008-12-01 21:47:51 +00:00
Mitchell Livingston
1dc7ba9583 rename GroupsWindowController.[hm] to GroupsPrefsController.[hm] and change it to an NSObject; remove dead code 2008-12-01 01:44:38 +00:00
Mitchell Livingston
fc550e0226 small adjustments to the groups tab 2008-11-30 21:45:11 +00:00
Mitchell Livingston
757f8d6bb4 #757 trio of group support patches 2008-11-30 21:23:59 +00:00
Mitchell Livingston
d67c4a2697 add an image for the groups preferences pane 2008-11-30 19:35:10 +00:00
Mitchell Livingston
452c66d9d8 patch from ciaran for #757 to add separate download locations for each group (when added) 2008-11-30 19:23:15 +00:00
Mitchell Livingston
1dde7e9557 (trunk) update version.sh again 2008-11-30 19:19:30 +00:00
Mitchell Livingston
ee4f7374f8 whoops trunk version number 2008-11-30 18:02:18 +00:00
Mitchell Livingston
3fe04a34cc trunk: dirty fix to ensure the right svn number is grabbed 2008-11-30 17:46:19 +00:00
Charles Kerr
c910993b68 #1379 lay some very early groundwork for "partial seeds" -- change tr_completion's enum to use the partial seed terminology 2008-11-30 01:52:45 +00:00
Mitchell Livingston
76cde98d0b #1533 Remember selected preferences view across sessions 2008-11-29 22:50:04 +00:00
Mitchell Livingston
cee7972629 make groups tab a bit taller; when adding a group focus on the name field 2008-11-29 22:14:40 +00:00
Mitchell Livingston
45e59c8bb7 force a single row to always be selected in the group list 2008-11-29 21:58:09 +00:00
Mitchell Livingston
877cc03308 hide the color panel when adding/removing groups 2008-11-29 21:46:34 +00:00
Mitchell Livingston
128c91479a fix a whoops with group row removal; when removing a row, select the row below it 2008-11-29 21:29:06 +00:00
Mitchell Livingston
69877384f1 remove unused GroupsWindow.xib; don't allow group rows to be renamed from the group list 2008-11-29 21:03:47 +00:00
Mitchell Livingston
c0034ecc6e remove an unused "Show Groups" menu item 2008-11-29 20:41:31 +00:00
Mitchell Livingston
d6fce3abcb remove references and dead code to the group window being its own window; other rearrangements of code 2008-11-29 20:29:54 +00:00
Mitchell Livingston
16e6aadec3 #1529 patch from ciaran to move the groups window into the preferences window 2008-11-29 20:03:18 +00:00
Mitchell Livingston
a70c922ab8 mac builds again 2008-11-25 22:21:14 +00:00
Mitchell Livingston
a12715fc9a #1029 show a warning dialog when removing a transfer's data if its directory contains extra files 2008-11-25 03:04:17 +00:00
Charles Kerr
a1cd6d85dc (libT) add #ifdefs to ensure that client apps don't #include private libtransmission headers. 2008-11-24 20:17:36 +00:00
Mitchell Livingston
dfd731c9a4 #1505 rearrange context menu's "Reveal Data File In Finder" 2008-11-24 06:05:24 +00:00
Mitchell Livingston
9ee9a96b7d trivial torrent table change 2008-11-17 03:20:15 +00:00
Mitchell Livingston
3548135711 trivial cleanups 2008-11-15 19:47:57 +00:00
Mitchell Livingston
8af3bd43bc make sure sparkle_dsa_pub.pem is copied to the tarball 2008-11-15 02:08:10 +00:00
Mitchell Livingston
fd85bf9d12 trunk is now 1.40+ 2008-11-10 01:34:00 +00:00
Mitchell Livingston
e17ee3dcac appcast updated for 1.40 2008-11-09 21:53:56 +00:00
Mitchell Livingston
edd328ad61 get ready for 1.40 2008-11-09 21:40:12 +00:00
Mitchell Livingston
97c85554de set a better, better default download location for the web ui 2008-11-09 14:25:52 +00:00
Mitchell Livingston
c17d8bd156 set a better default download location for the web ui 2008-11-09 14:17:44 +00:00
Mitchell Livingston
6aad895ce4 fix a crasher by setting the default download directory 2008-11-09 14:14:33 +00:00
Mitchell Livingston
19870b5794 more type conversions and remove pointless method call 2008-11-09 12:33:09 +00:00
Mitchell Livingston
00ab31b454 don't append "http" to addresses in the proxy address field 2008-11-09 12:12:29 +00:00
Mitchell Livingston
239fc6610b trivial changes to table grid color drawing and other areas 2008-11-08 22:13:00 +00:00
Mitchell Livingston
b995928ab6 fix dock badging on 10.5 2008-11-08 18:12:56 +00:00
Mitchell Livingston
9a3ba84807 fix badger on 10.4 2008-11-08 18:09:25 +00:00
Mitchell Livingston
c511fe2e07 formatting and release notes update 2008-11-08 04:33:14 +00:00
Charles Kerr
42fe27c067 more fucking around with the speed measurements. 2008-11-08 02:49:04 +00:00
Mitchell Livingston
1f60b88573 update Turkish strings 2008-11-07 22:40:43 +00:00
Mitchell Livingston
85fdc28add Turkish Mac localization for 1.4 2008-11-07 12:38:15 +00:00
Mitchell Livingston
bd3f3568e2 update release notes; trivial changes 2008-11-06 03:45:56 +00:00
Mitchell Livingston
4f5df7fdfa update NEWS and help to reflect that speed displays no longer show overhead 2008-11-06 03:33:57 +00:00
Mitchell Livingston
82ae55c9ce fix bad connection for rpc authorization check 2008-11-06 03:15:15 +00:00
Mitchell Livingston
bc3159f4ac lazily call tr_torrentGetBytesLeftToAllocate() 2008-11-05 13:09:39 +00:00
Mitchell Livingston
db2ca16cf4 streamline the check for enough remaining space 2008-11-05 12:42:03 +00:00
Mitchell Livingston
96f30a802d fix a small occasional memory leak reported by m1b & clang 2008-11-05 02:34:44 +00:00
Mitchell Livingston
88b322ff85 update appcast notes 2008-11-05 02:02:44 +00:00
Mitchell Livingston
c5f215d4ee fix a small potential leak reported by m1b & clang 2008-11-05 01:57:37 +00:00
Mitchell Livingston
17ca492cc5 update Dutch strings 2008-11-04 22:43:54 +00:00
Mitchell Livingston
263a53f927 Dutch Mac localization for 1.4 2008-11-04 22:33:37 +00:00
Mitchell Livingston
fa9a9ba363 Russian Mac localization for 1.4 2008-11-04 22:29:57 +00:00
Mitchell Livingston
4ec4c07929 seeding eta better matches libT's calculation 2008-11-04 13:18:05 +00:00
Charles Kerr
85b0495e52 rewind the trunk builds back to -TR134Z- as they should be 2008-11-04 06:26:54 +00:00
Charles Kerr
ff3773e874 bump the version to 1.40b1 2008-11-04 06:24:17 +00:00
Mitchell Livingston
ddfe1eddfc even more type changes 2008-11-04 01:31:24 +00:00
Mitchell Livingston
6d9089e514 add some missed type changes 2008-11-04 00:34:13 +00:00
Mitchell Livingston
2b6fd3412a French Mac localization for 1.4 2008-11-03 13:11:28 +00:00
Mitchell Livingston
98e5967dfc use NSIntegerMax and NSUIntegerMax 2008-11-03 03:41:49 +00:00
Mitchell Livingston
dad56ccc62 Spanish Mac localization for 1.4 2008-11-02 23:18:26 +00:00
Mitchell Livingston
405f8f3b84 update Italian localization for 1.4 2008-11-02 23:01:45 +00:00
Mitchell Livingston
c9e5427ed6 now that the types have been converted, revert some that shouldn't have been 2008-11-02 14:04:57 +00:00
Mitchell Livingston
9814920756 more type conversions 2008-11-02 13:52:45 +00:00
Mitchell Livingston
43fce70e43 more type changes 2008-11-02 01:07:01 +00:00
Charles Kerr
0af10528ac (macosx) sync the Makefile.am with the source tree s.t. all the macosx source files will be included in the tarball 2008-11-01 22:56:45 +00:00
Mitchell Livingston
fd01b7395d trivial changes 2008-11-01 22:08:02 +00:00
Mitchell Livingston
e7baca0272 fix an text alignment issue in the file inspector table 2008-11-01 17:52:25 +00:00
Mitchell Livingston
f9293a3c18 from Waldorf: show svn number in Get Info Finder window 2008-11-01 17:37:41 +00:00
Mitchell Livingston
e854dfebd9 remove some pretty pointless steps in the release builder 2008-11-01 17:08:49 +00:00
Mitchell Livingston
c2519b3e97 Waldorf - make Creator's progress view visible in the xib; update NEWS 2008-11-01 15:58:21 +00:00
Mitchell Livingston
afb9d97f55 update NEWS; trivial changes 2008-11-01 15:22:32 +00:00
Mitchell Livingston
201302d7c5 trivial code changes 2008-11-01 14:26:51 +00:00
Mitchell Livingston
8ccc1768e7 update Chinese localization for 1.4 2008-11-01 14:26:36 +00:00
Mitchell Livingston
ed6954681e missed with the last commit 2008-10-31 00:27:20 +00:00
Mitchell Livingston
7b1f6d5e40 CTGradientAdditions is now ProgressGradients 2008-10-31 00:13:50 +00:00
Mitchell Livingston
74f9ce520b for the "torrent file" in the inspector, don't give information about the internal torrent file 2008-10-30 01:37:46 +00:00
Mitchell Livingston
819c1af60e hardcode the max group constant; trivial changes 2008-10-29 02:33:20 +00:00
Mitchell Livingston
bb48869f3e update NEWS; trivial changes 2008-10-29 01:18:03 +00:00
Mitchell Livingston
6bc269d2bc more trivial type changes 2008-10-28 00:08:49 +00:00
Mitchell Livingston
183c613054 clean up the string additions class 2008-10-25 21:49:06 +00:00
Mitchell Livingston
99982b55a8 update some floats to CGFloats; append "f" to some float constants 2008-10-25 21:34:30 +00:00
Mitchell Livingston
46f80eb754 eliminate all "warning: implicit declaration of function..." messages when compiling 2008-10-25 20:54:09 +00:00
Mitchell Livingston
7392fd2d62 one less special case for Tiger (trivial change) 2008-10-25 02:34:43 +00:00
Mitchell Livingston
6b4170e970 update localizable strings, news; clarify a little logic for the filter 2008-10-25 00:34:09 +00:00
Mitchell Livingston
d50048566c grammar correction 2008-10-23 21:19:30 +00:00
Charles Kerr
674307add7 Add a new token, TR_DEFAULT_ENCRYPTION, and use it as the default in the various clients.
Add a new #define, TR_EMBEDDED.  When it's set, gettext is disabled and non-encrypted connections are the default.
2008-10-22 17:16:12 +00:00
Mitchell Livingston
9fab46e0e1 #449 The Scroll Bar is Hidden When Switching Filters 2008-10-22 02:21:26 +00:00
Charles Kerr
0c4f300f1b #1369: clarify the different torrent status & callbacks' APIs and typenames 2008-10-20 17:54:56 +00:00
Charles Kerr
1a1bfe248d small fixes to get "make distcheck" working 2008-10-19 20:20:23 +00:00
Mitchell Livingston
45160cff16 decrease the wait time for blocklist autoupdate 2008-10-16 04:16:42 +00:00
Mitchell Livingston
db9f3310d2 #1354 Torrent Inspector Activity: Group Ratio 2008-10-16 03:44:54 +00:00
Mitchell Livingston
919b47bfb1 remove an unused image from the help documentation; trivial build setting change 2008-10-16 00:05:51 +00:00
Mitchell Livingston
75a50cc057 Xcode will now preprocess the Info.plist for us; simplify the version script to avoid creating the unneeded (afaict) version.mk 2008-10-12 23:31:20 +00:00
Mitchell Livingston
2c0a39d7c6 more changes in counter scope 2008-10-12 22:17:27 +00:00
Mitchell Livingston
4e388c95aa missed one 2008-10-12 21:39:12 +00:00
Mitchell Livingston
9d5430a381 move a lot of loop counters into the loops' scopes; trivial changes 2008-10-12 21:38:13 +00:00
Mitchell Livingston
87bbe46af5 In the file inspector tab, show progress and size for folders 2008-10-12 13:22:13 +00:00
Mitchell Livingston
21288a4086 whoops 2008-10-11 21:46:40 +00:00
Mitchell Livingston
12b288f120 by default, show the Quick Look toolbar button on Leopard; update NEWS 2008-10-11 20:19:34 +00:00
Mitchell Livingston
9a4b37b15c #1294 Don't auto-delete torrents when adding from Transmissions application support folder with the torrent name the same as the internal torrent name 2008-10-08 02:57:39 +00:00
Mitchell Livingston
56c05114d9 #1328 Grammatical error in Dutch localization 2008-10-08 01:12:56 +00:00
Mitchell Livingston
2a3515a4e7 add a note to help's FAQ about overhead rates being displayed 2008-10-06 02:35:26 +00:00
Mitchell Livingston
1716f3c55d when adding a torrent through rpc, respect the paused flag (although now a torrent cannot be added in the "queued" state) 2008-10-03 11:21:40 +00:00
Mitchell Livingston
c1af45ab28 make sure the rpc whitelist check actually is hooked up to something 2008-10-01 23:05:21 +00:00
Mitchell Livingston
79e7223421 add option to enable/disable rpc whitelist 2008-10-01 23:02:37 +00:00
Mitchell Livingston
a616666541 support the new whitelist 2008-10-01 22:17:25 +00:00
Mitchell Livingston
830bb2f57b remove a redundant framework reference and other trivial changes 2008-10-01 02:40:04 +00:00
Mitchell Livingston
6b637753c7 again verify that ip addresses are valid for the acl (removed in [6803]) 2008-09-30 14:08:21 +00:00
Mitchell Livingston
89b6c61326 attempt to fix #1293 2008-09-26 21:58:00 +00:00
Eric Petit
ecd5ea21fe More Mac fixes 2008-09-26 09:09:15 +00:00
Mitchell Livingston
089054957c update mac version script to only check macosx and libtransmission directories (eliminates 11 harmless errors when compiling) - thanks Balrog 2008-09-18 01:04:24 +00:00
Mitchell Livingston
b79aebf818 update trunk for 1.34; update appcast 2008-09-17 01:00:45 +00:00
Mitchell Livingston
ea83375238 Sparkle 1.5 requires signing of the update 2008-09-14 21:39:16 +00:00
Mitchell Livingston
89f3ce94f7 don't allow Sparkle to be set to automatically download updates (who knows if a future version might have new requirements that can't be checked automatically, such as all transfers being finished to avoid data loss - it's happened before) 2008-09-14 20:08:51 +00:00
Mitchell Livingston
5052164d5d add Sparkle 1.5b6 2008-09-14 20:02:42 +00:00
Mitchell Livingston
a6705a05c0 remove Sparkle 1.5b5 2008-09-14 20:02:07 +00:00
Mitchell Livingston
dbce677e5d small alignment issue in the network tab 2008-09-08 02:09:34 +00:00
Mitchell Livingston
7b471bd798 update localizable strings 2008-09-07 21:49:41 +00:00
Eric Petit
f37f992086 Also delay the port check if port forwarding was just disabled 2008-09-07 20:33:10 +00:00
Mitchell Livingston
d4baaede82 remove an unused method; trivial type changes 2008-09-07 17:57:58 +00:00
Mitchell Livingston
5b2f63e781 trivial changes 2008-09-07 16:08:29 +00:00
Mitchell Livingston
389439e552 add a link to trac to the Help menu 2008-09-07 14:51:50 +00:00
Mitchell Livingston
040f766dd5 update the help to point to the trac mainpage instead of timeline 2008-09-07 14:42:43 +00:00
Mitchell Livingston
27ecc3517d if delay is off, perform the port check probe without any timer; on 10.5, set the port checker to ignore remote cache data on top of local cache data 2008-09-06 21:57:13 +00:00
Eric Petit
ede407ee0e Do not delay port checking if port forwarding is disabled 2008-09-06 15:07:09 +00:00
Mitchell Livingston
b121a59172 redo [6731] using the built-in stringByTrimmingCharactersInSet: 2008-09-06 13:49:20 +00:00
Mitchell Livingston
fbea64b8ae [1235] allow the adding of trackers with leading and trailing whitespace 2008-09-06 13:37:33 +00:00
Mitchell Livingston
ddd89ba21f missed on mainRunLoop 2008-09-01 23:41:46 +00:00
Mitchell Livingston
d623624ce2 runs on Tiger again, although blocklist auto-update won't be reliable on Tiger 2008-09-01 23:17:30 +00:00
Mitchell Livingston
fb2355571e if the blocklist downloader is running, don't allow the schedule to be reset 2008-09-01 15:51:47 +00:00
Mitchell Livingston
14760b85f3 ability to auto-update the blocklist automatically weekly (mac) 2008-09-01 15:46:00 +00:00
Mitchell Livingston
34e2aa1b35 "Last updated: never" if there's no blocklist 2008-09-01 04:04:00 +00:00
Mitchell Livingston
05d35d6698 add a field indicating when the blocklist was last updated 2008-09-01 03:26:04 +00:00
Mitchell Livingston
a4f6f04811 this should've been part of the last commit 2008-08-31 21:14:24 +00:00
Mitchell Livingston
b9ca63e0d4 make sure the blocklist sheet's initial text matches the current download status (this will matter later on) 2008-08-31 21:10:45 +00:00
Mitchell Livingston
12d148ea45 add BlocklistDownloaderViewController.[hm] to the makefile 2008-08-31 20:51:36 +00:00
Mitchell Livingston
25c30650d6 some more streamlining of the blocklist code 2008-08-31 20:48:10 +00:00
Mitchell Livingston
f28d15372d blocklist xib needs to reference the new blocklist view class 2008-08-31 20:29:16 +00:00
Mitchell Livingston
3c997c92a7 cancel blocklist download when quitting; cleanup 2008-08-31 20:26:41 +00:00
Mitchell Livingston
8cf84293b5 some cleanup of the blocklist code, and store the date of the last blocklist update 2008-08-31 20:05:46 +00:00
Mitchell Livingston
0401e5a83a initial separation of blocklist downloader and the corresponding view 2008-08-31 19:47:11 +00:00
Mitchell Livingston
c7ace2e5ff better [6658] 2008-08-29 01:13:33 +00:00
Mitchell Livingston
89ea3c2a4e trunk: update the list of mac files to include in the tarball 2008-08-29 00:39:02 +00:00
Mitchell Livingston
2a355ddc67 if the quick look window is in the middle of opening and the selection changes, update the window 2008-08-28 02:25:57 +00:00
Mitchell Livingston
21b862a303 save the add window's location (#1221), and adjust the initial placement of most other windows 2008-08-23 00:25:34 +00:00
Mitchell Livingston
404dd4dee1 #1224 memory leak when updating blocklist: autoreleased with no pool 2008-08-22 22:59:20 +00:00
Charles Kerr
82815a74d2 #1214: add RPC support for per-peer status,ul,dl,address info 2008-08-22 17:59:31 +00:00
Mitchell Livingston
7edebaf18e update the trunk version to 1.33+ 2008-08-21 03:51:14 +00:00
Mitchell Livingston
0def4c1558 update the appcast and NEWS 2008-08-21 03:47:59 +00:00
Mitchell Livingston
e018aa4a93 remove another unused file 2008-08-18 01:21:49 +00:00
Mitchell Livingston
3472851f80 when checking the previous tracker address for the torrent creator, don't use a blank address 2008-08-17 22:50:02 +00:00
Mitchell Livingston
e7d449c83a remove unused applescript 2008-08-17 15:47:25 +00:00
Mitchell Livingston
f20f90e7ca remove unneeded hardcoded default values 2008-08-17 14:13:13 +00:00
Mitchell Livingston
e56a34000b update release notes url 2008-08-17 01:12:56 +00:00
Mitchell Livingston
ac70f13ff1 update appcast a bit 2008-08-16 23:54:46 +00:00
Charles Kerr
d06f101e57 #220: lazy bitfields 2008-08-16 21:06:57 +00:00
Mitchell Livingston
6111a82a5f adjustments to the releasenotes 2008-08-16 19:52:22 +00:00
Mitchell Livingston
16ae41ad72 update the appcast with a new look 2008-08-16 19:45:38 +00:00
Mitchell Livingston
f8077b5bca the default is now to not limit upload and to have a default of 50 kb/s 2008-08-16 18:05:48 +00:00
Mitchell Livingston
2bf3559d13 initial Sparkle 1.5 b5 commit 2008-08-15 01:44:46 +00:00
Mitchell Livingston
30a8c07e00 remove Sparkle 1.1 2008-08-15 01:43:30 +00:00
Mitchell Livingston
fa2bc23cda remove potentially invalid tracker url's in the creator window 2008-08-14 21:47:23 +00:00
Mitchell Livingston
12a10f514f always manually remove torrents from libT, even when removed through rpc 2008-08-14 02:18:14 +00:00
Charles Kerr
c75c512ff1 readability improvments #1, #2, #3, #4. (muks) 2008-08-12 13:51:11 +00:00
Mitchell Livingston
e8ec19530b change "Former" to "Previous" 2008-08-10 21:02:30 +00:00
Mitchell Livingston
b66269d34e update Credits to match AUTHORS 2008-08-10 20:18:23 +00:00
Mitchell Livingston
81d4e5887d show "remaining time unknown" instead of "data not fully available" (sigh...) 2008-08-10 17:59:16 +00:00
Mitchell Livingston
c009a9d331 #1167: minor help discrepancy 2008-08-10 16:46:08 +00:00
Mitchell Livingston
4501b3d24d warnings-- 2008-08-09 20:20:21 +00:00
Mitchell Livingston
5035de8ce2 #1163: Minor wording inconsistency between Help and Preferences 2008-08-09 20:09:41 +00:00
Mitchell Livingston
4855db0d6d the web ui in 1.4 won't be beta 2008-08-09 13:51:59 +00:00
Mitchell Livingston
285b288d55 rearrange the proxy settings 2008-08-09 12:45:21 +00:00
Mitchell Livingston
e25f03767f 1.32+ 2008-08-09 05:09:35 +00:00
Mitchell Livingston
c533aaf835 get ready for 1.32 2008-08-09 02:26:36 +00:00
Mitchell Livingston
665b4425d1 update NEWS; version is 1.31+ 2008-08-07 02:54:49 +00:00
Mitchell Livingston
0a9334b606 #1145 on startup, proxy type would change from SOCKS5 to SOCKS4 2008-08-07 02:50:30 +00:00
Mitchell Livingston
8fed6bb40c update nl's creator window 2008-08-06 22:14:35 +00:00
Mitchell Livingston
9ded5a11e0 get ready for 1.31 2008-08-06 21:58:38 +00:00
Mitchell Livingston
32e8e8790e ready for 1.30 2008-08-06 00:53:55 +00:00
Mitchell Livingston
0e91a7630d update "remote" help 2008-08-01 00:24:33 +00:00
Mitchell Livingston
24ec4d2f94 the "Cancel" button in the blocklist download sheet resizes to fit the localized string 2008-07-28 00:49:15 +00:00
Mitchell Livingston
34fab50cd2 Russian localization 2008-07-27 23:47:11 +00:00
Mitchell Livingston
9987d9431e new Turkish localization 2008-07-25 04:07:14 +00:00
Mitchell Livingston
c7a0559653 italian localization 2008-07-24 21:11:41 +00:00
Mitchell Livingston
9d837d026d French localization 2008-07-24 10:56:11 +00:00
Mitchell Livingston
6eec43efe9 updated Spanish localization 2008-07-24 03:41:24 +00:00
Mitchell Livingston
9ca3792f48 updated Dutch localization 2008-07-24 03:37:55 +00:00
Mitchell Livingston
d439f8f5ed put a space between SOCKS and 4/5 2008-07-21 03:09:31 +00:00
Mitchell Livingston
5c3d1a739d update Chinese localization 2008-07-21 02:44:06 +00:00
Mitchell Livingston
24f69b7f63 update strings and news 2008-07-19 14:56:47 +00:00
Mitchell Livingston
da14f40e5e mark the web ui as beta 2008-07-19 14:49:53 +00:00
Mitchell Livingston
6071e2da89 use portcheck.transmissionbt.com instead of a third-party site 2008-07-19 14:32:11 +00:00
Mitchell Livingston
5a061b0191 add a button to the prefs window to launch the web interface 2008-07-19 13:40:23 +00:00
Mitchell Livingston
959fbba39c clarify the port check failure message 2008-07-18 11:48:52 +00:00
Mitchell Livingston
f49b471454 the mac app now includes and works with the web ui 2008-07-18 04:54:11 +00:00
Mitchell Livingston
f19dac5ea6 update the mac build for the new shttpd 2008-07-17 01:05:17 +00:00
Mitchell Livingston
04981e32c4 add a port field to the proxy prefs 2008-07-15 01:25:21 +00:00
Charles Kerr
4a2c663de3 bring the mac Makefile.am up-to-date 2008-07-12 12:38:05 +00:00
Mitchell Livingston
012f35bb96 #1042: show "in progress" in the inspector when announcing/scraping 2008-07-11 21:48:43 +00:00
Mitchell Livingston
a396617f1a add a warning; improve the manual reordering code 2008-07-07 02:35:20 +00:00
Mitchell Livingston
f48d78bf6f fix recently introduced bug that caused resuming/pausing torrents through the menu item when groups are shown to deselect the row 2008-07-07 02:09:27 +00:00
Mitchell Livingston
857cf6ad00 replace LICENSE with COPYING 2008-07-04 14:19:47 +00:00
Mitchell Livingston
c180a6fdf8 fix bug where inspector would reset when changing transfer state (at the cost of the inspector not updating when a group is selected and a its content changes) 2008-07-01 15:11:58 +00:00
Mitchell Livingston
212ea5e119 groups are now stored as objects instead of dictionaries 2008-07-01 01:28:19 +00:00
Mitchell Livingston
d4345a40b8 fix 2 invalid return types; don't show notices when compiling the xib's 2008-06-30 23:28:17 +00:00