1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 09:37:56 +00:00
Commit graph

11197 commits

Author SHA1 Message Date
Jordan Lee
2ccc2bbbfe (trunk) #4550 "no way to build with GTK+ 3" -- fixed. We now use GTK+ 3 if available; GTK+ 2 if it's not. 2011-10-11 04:17:54 +00:00
Jordan Lee
f9388714b7 (trunk gtk) add portability wrappers for gtk_hbox_new() and gtk_vbox_new(), which are deprecated now in GTK+ 3.2 2011-10-11 04:11:08 +00:00
Jordan Lee
94ea901162 (trunk) #4490 "transmission fails to build: undefined references" -- reopened. r12954's solution generated a new problem in "make distclean." 2011-10-10 20:23:24 +00:00
Mitchell Livingston
6baef94d4f cli, daemon, and remote can compile again 2011-10-10 11:25:46 +00:00
Mitchell Livingston
fda1a85724 use our own curl instead of the systems, since 10.6 and 10.7 curls don't get along 2011-10-10 11:17:59 +00:00
Mitchell Livingston
17958e083d remove redundant copies of libcurl and lib crypto 2011-10-09 18:19:47 +00:00
Jordan Lee
576ded51d0 (trunk libT) #4323 "allow usage of system miniupnpc" -- possibly fix OS X regression caused by r12957 2011-10-09 14:51:13 +00:00
Jordan Lee
01f68ca846 (trunk libT) #4323 "Allow usage of system miniupnpc" -- fixed. 2011-10-09 02:05:52 +00:00
Jordan Lee
c9421c4041 (trunk libT) #4530 "lastAnnounceResult is not properly set" -- fixed. 2011-10-09 00:21:36 +00:00
Jordan Lee
bc4e3f137c (trunk libT) #4526 "do not skip scrape unless all three scrape fields came with announce" -- fixed. 2011-10-09 00:18:18 +00:00
Jordan Lee
2786136015 (trunk) #4490 "Transmission 2.40b1 fails to build: undefined references" -- fixed. 2011-10-08 23:53:27 +00:00
Mitchell Livingston
b43079e9b6 (trunk) bump to 2.41+ 2011-10-08 21:38:10 +00:00
Mitchell Livingston
5aa2b6833c correct 2.40's release date 2011-10-08 18:38:01 +00:00
Mitchell Livingston
96c5f9ea15 fix Xcode builds of the cli, daemon, and remote 2011-10-06 12:35:52 +00:00
Mitchell Livingston
8abd52938c replace 'fldr' with kGenericFolderIcon 2011-10-06 03:16:06 +00:00
Mitchell Livingston
54fe88ff2b remove another call to filenames 2011-10-06 02:27:23 +00:00
Mitchell Livingston
bc5b4be310 remove most instances of deprecated filename and filenames methods 2011-10-06 02:16:19 +00:00
Mitchell Livingston
b0ef96516d bump to 2.40+ 2011-10-06 00:36:54 +00:00
Mitchell Livingston
2cb194ccbd use AutoLayout with GlobalOptionsPopover.xib, since it's 10.7-only 2011-10-06 00:35:09 +00:00
Mitchell Livingston
0808bdd2fe We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it. 2011-10-06 00:30:40 +00:00
Mitchell Livingston
315b9b60c5 bump to 2.40 2011-10-05 04:01:44 +00:00
Mitchell Livingston
6485bea986 replace the deprecated setRequiredFileType: with setAllowedFileTypes: 2011-10-03 01:38:55 +00:00
Mitchell Livingston
baaf5b8d3f update the Creator window's tracker-tier informative text the full length of the window 2011-10-01 03:36:44 +00:00
Jordan Lee
5318598f65 bump to 2.40 beta 3 2011-09-29 02:43:07 +00:00
Jordan Lee
0f86650647 parsing uris is expensive, so cache the results. 2011-09-28 18:06:04 +00:00
Jordan Lee
0337806b03 #4506 'crash from memory corruption somewhere called from tr_handshakeDone()' -- possible fix. 2011-09-28 16:07:35 +00:00
Jordan Lee
1aefd9f1de munge tr_torrent's memory immediately before freeing it. 2011-09-28 16:06:19 +00:00
Mitchell Livingston
eb46c13d74 #4524 Redirects with https are broken 2011-09-27 22:34:52 +00:00
Jordan Lee
71c06d2953 #4521 '(web) Make urls in comments clickable' -- done. 2011-09-27 16:44:35 +00:00
Jordan Lee
72a6ab88d8 #4522 'svn link in README outdated' -- fixed. 2011-09-27 16:19:08 +00:00
Jordan Lee
16de40c78d remove redundant assertion 2011-09-27 02:44:07 +00:00
Mitchell Livingston
cee778d694 #4517 mark "add torrent" and "blacklist" url fields as html5 url fields 2011-09-27 02:34:04 +00:00
Mitchell Livingston
0543d53500 warnings-- 2011-09-27 01:49:09 +00:00
Mitchell Livingston
7521bc775f update NEWS 2011-09-27 01:40:17 +00:00
Mitchell Livingston
d28941222d #4512 Groups-based custom locations over RPC 2011-09-27 01:37:41 +00:00
Jordan Lee
fa4b43bb7d #4515 'load jquery-ui via https' -- done. 2011-09-26 23:22:51 +00:00
Jordan Lee
18b90f60bc (trunk libt) in tr_bitfieldSetRaw(), add a `bounded' argument for cases where we know how large the final bitfield will be. This can be used ensure that the excess bits at the end of the array are zeroed out and safe for bitfield.c's countArray() function. 2011-09-26 22:50:42 +00:00
Jordan Lee
bf6c2a0df7 peer.have was being initialized to the block count, rather than the piece count, resulting in wasted overhead. 2011-09-26 22:48:50 +00:00
Jordan Lee
0c4fe00658 (trunk libT) #4511 "fromLpd in rpc" -- add to torrent-get's "peersFrom" response. 2011-09-26 20:49:26 +00:00
Jordan Lee
4857e8ebb1 (trunk libT) add several more tr_completion assertions to smoke out the (sizeWhenDone() < sizeNow()) error reported in the forums 2011-09-26 06:18:48 +00:00
Jordan Lee
0fde2ddc8e in freeTorrent(), don't destruct the torrent's completion field until after calling tr_announceRemoveTorrent() 2011-09-26 05:57:03 +00:00
Jordan Lee
dc498b9a34 (trunk qt) #4510 "Lithuanian (lt) translation for the Qt Client" -- added. 2011-09-25 21:56:11 +00:00
Jordan Lee
5332d234bb (trunk libT) #4504 "crash when adding malformed magnet link" -- fixed. 2011-09-25 21:51:50 +00:00
Jordan Lee
4522a3c055 (trunk libT) #4507 "scrape min_request_interval no longer working" -- fixed. 2011-09-25 21:48:34 +00:00
Mitchell Livingston
abfafbc166 increase the default width of the inspector -> peers's IP address, dl, and ul columns 2011-09-25 15:37:47 +00:00
Mitchell Livingston
e4dabdc5ec Remove duplicate "Copy bundle resources" for PriorityNone.png, again 2011-09-25 01:55:48 +00:00
Mitchell Livingston
bfd9d7ce76 update Dutch localization for 2.4 2011-09-25 01:53:16 +00:00
Mitchell Livingston
4ff20ab627 trivial tweak to betterComponentsSeparatedByCharactersInSet: 2011-09-24 19:38:04 +00:00
Jordan Lee
246d6a72a3 (trunk libT) #4502 "allow verbose scrape" -- patch by reardon. 2011-09-24 05:54:47 +00:00
Jordan Lee
d981f944f3 bump version to 2.40 beta 2 2011-09-23 05:57:03 +00:00