]> granicus.if.org Git - transmission/log
transmission
15 years agobetter handling of revealing the main window when the dock is clicked
Mitchell Livingston [Sat, 12 Dec 2009 02:28:27 +0000 (02:28 +0000)]
better handling of revealing the main window when the dock is clicked

15 years ago(trunk libT) removed dead code: tr_isTimeval(), tr_timevalMsec(), tr_timevalSet()
Charles Kerr [Sat, 12 Dec 2009 01:05:29 +0000 (01:05 +0000)]
(trunk libT) removed dead code: tr_isTimeval(), tr_timevalMsec(), tr_timevalSet()

15 years ago(trunk) fix a couple of cases where we don't use the tr_snprintf() portability wrapper
Charles Kerr [Fri, 11 Dec 2009 20:26:40 +0000 (20:26 +0000)]
(trunk) fix a couple of cases where we don't use the tr_snprintf() portability wrapper

15 years ago(trunk third-party) #2657 "dht-0.12 is out" -- sync with dht-0.12
Charles Kerr [Fri, 11 Dec 2009 17:10:57 +0000 (17:10 +0000)]
(trunk third-party) #2657 "dht-0.12 is out" -- sync with dht-0.12

15 years ago(trunk libT) #2416 "crash in event_queue_insert()"
Charles Kerr [Fri, 11 Dec 2009 15:41:34 +0000 (15:41 +0000)]
(trunk libT) #2416 "crash in event_queue_insert()"

15 years agotweak pt localization
Mitchell Livingston [Fri, 11 Dec 2009 13:05:16 +0000 (13:05 +0000)]
tweak pt localization

15 years agowarnings--
Mitchell Livingston [Fri, 11 Dec 2009 04:01:47 +0000 (04:01 +0000)]
warnings--

15 years agoupdate Brazilian Portuguese
Mitchell Livingston [Fri, 11 Dec 2009 00:24:01 +0000 (00:24 +0000)]
update Brazilian Portuguese

15 years agoupdate NEWS
Mitchell Livingston [Thu, 10 Dec 2009 23:39:07 +0000 (23:39 +0000)]
update NEWS

15 years ago(trunk) update NEWS
Charles Kerr [Thu, 10 Dec 2009 23:09:25 +0000 (23:09 +0000)]
(trunk) update NEWS

15 years agoupdate Italian localization
Mitchell Livingston [Thu, 10 Dec 2009 22:59:49 +0000 (22:59 +0000)]
update Italian localization

15 years ago(trunk libT) use curl_multi_socket_action(), even on OS X.
Charles Kerr [Thu, 10 Dec 2009 19:05:21 +0000 (19:05 +0000)]
(trunk libT) use curl_multi_socket_action(), even on OS X.

15 years ago(trunk libT) new utility function tr_timerAddMsec()
Charles Kerr [Thu, 10 Dec 2009 19:04:10 +0000 (19:04 +0000)]
(trunk libT) new utility function tr_timerAddMsec()

15 years agoreturn to using a static NSUInteger for message index - even if never reset, it's...
Mitchell Livingston [Thu, 10 Dec 2009 13:06:04 +0000 (13:06 +0000)]
return to using a static NSUInteger for message index - even if never reset, it's never going to hit its max and this is much simpler

15 years ago(trunk libT) add simple tr_http_unescape() unit test
Charles Kerr [Thu, 10 Dec 2009 10:44:06 +0000 (10:44 +0000)]
(trunk libT) add simple tr_http_unescape() unit test

15 years ago(trunk gtk) fix error in GTK+ client's scrape status text
Charles Kerr [Thu, 10 Dec 2009 09:49:46 +0000 (09:49 +0000)]
(trunk gtk) fix error in GTK+ client's scrape status text

15 years ago(trunk libT) fix errors in tr_httpParseURL()
Charles Kerr [Thu, 10 Dec 2009 09:13:08 +0000 (09:13 +0000)]
(trunk libT) fix errors in tr_httpParseURL()

15 years ago(trunk libT) finally get rid of the last remnants of tr_timer
Charles Kerr [Thu, 10 Dec 2009 05:52:46 +0000 (05:52 +0000)]
(trunk libT) finally get rid of the last remnants of tr_timer

15 years agoone more tweak
Mitchell Livingston [Thu, 10 Dec 2009 05:28:45 +0000 (05:28 +0000)]
one more tweak

15 years agofix a bug with the new message index code
Mitchell Livingston [Thu, 10 Dec 2009 05:25:12 +0000 (05:25 +0000)]
fix a bug with the new message index code

15 years agocalculate the message attributes when opening the window, to avoid constant checking...
Mitchell Livingston [Thu, 10 Dec 2009 05:16:30 +0000 (05:16 +0000)]
calculate the message attributes when opening the window, to avoid constant checking for nil

15 years ago(trunk libT) #2655: "1.80b1 crash in peer-mgr.c's getPeersToClose()" -- fixed
Charles Kerr [Thu, 10 Dec 2009 04:54:48 +0000 (04:54 +0000)]
(trunk libT) #2655: "1.80b1 crash in peer-mgr.c's getPeersToClose()" -- fixed

15 years agoon second thought, there's no need to store the index at all - it's just the number...
Mitchell Livingston [Thu, 10 Dec 2009 04:49:57 +0000 (04:49 +0000)]
on second thought, there's no need to store the index at all - it's just the number of messages we have

15 years agoreset the message index when clearing the log
Mitchell Livingston [Thu, 10 Dec 2009 04:44:21 +0000 (04:44 +0000)]
reset the message index when clearing the log

15 years agoupdate Spanish localization
Mitchell Livingston [Thu, 10 Dec 2009 04:35:35 +0000 (04:35 +0000)]
update Spanish localization

15 years ago(trunk libT) #2653 "transmission-remote-dotnet makes transmission-daemon segfault...
Charles Kerr [Wed, 9 Dec 2009 12:44:23 +0000 (12:44 +0000)]
(trunk libT) #2653 "transmission-remote-dotnet makes transmission-daemon segfault" -- fixed for 1.80

15 years ago(trunk gtk) #2650 "hide empty file list in property dialog for multiple torrents...
Charles Kerr [Wed, 9 Dec 2009 04:48:49 +0000 (04:48 +0000)]
(trunk gtk) #2650 "hide empty file list in property dialog for multiple torrents" -- fix minor r9694 oops

15 years ago(trunk gtk) #2650 "hide empty file list in property dialog for multiple torrents...
Charles Kerr [Wed, 9 Dec 2009 04:47:02 +0000 (04:47 +0000)]
(trunk gtk) #2650 "hide empty file list in property dialog for multiple torrents" -- fixed in trunk for 1.80

15 years ago(trunk libT) #2641 "a magnetic-induced crash because of malformed url" -- fixed in...
Charles Kerr [Wed, 9 Dec 2009 04:28:53 +0000 (04:28 +0000)]
(trunk libT) #2641 "a magnetic-induced crash because of malformed url" -- fixed in trunk for 1.80b2

15 years ago(trunk web) IE doesn't like to set the innerHTML of selects, so do this differently...
Kevin Glowacz [Wed, 9 Dec 2009 04:19:37 +0000 (04:19 +0000)]
(trunk web) IE doesn't like to set the innerHTML of selects, so do this differently. Should fix #2652

15 years ago(trunk libT) by request, remove a clientData argument from tr_torrentDeleteLocalData...
Charles Kerr [Wed, 9 Dec 2009 03:51:21 +0000 (03:51 +0000)]
(trunk libT) by request, remove a clientData argument from tr_torrentDeleteLocalData() (reverts r9690)

15 years ago(trunk libT) by request, add a clientData argument to tr_torrentDeleteLocalData()
Charles Kerr [Wed, 9 Dec 2009 03:40:35 +0000 (03:40 +0000)]
(trunk libT) by request, add a clientData argument to tr_torrentDeleteLocalData()

15 years ago(trunk libT) the deleteFunc passed in as the second argument to tr_torrentDeleteLocal...
Charles Kerr [Wed, 9 Dec 2009 03:00:20 +0000 (03:00 +0000)]
(trunk libT) the deleteFunc passed in as the second argument to tr_torrentDeleteLocalData() should /not/ be called unless the file being passed to it actually exists.  Reported by livings124

15 years ago(trunk gtk) #2625 "ability to create a magnet link" -- fix "Copy Magnet Link to Clipb...
Charles Kerr [Wed, 9 Dec 2009 01:42:04 +0000 (01:42 +0000)]
(trunk gtk) #2625 "ability to create a magnet link" -- fix "Copy Magnet Link to Clipboard" for X users who aren't using KDE or GNOME.  Reported by jch

15 years ago(trunk libT) #2651: "missing errmsg in RPC torrentSet" -- reported & patched by elbandi
Charles Kerr [Wed, 9 Dec 2009 01:36:31 +0000 (01:36 +0000)]
(trunk libT) #2651: "missing errmsg in RPC torrentSet" -- reported & patched by elbandi

15 years ago(trunk libT) #2643 "Total UL/DL ratio reset when quitting abnormally" -- fixed.
Charles Kerr [Tue, 8 Dec 2009 20:51:45 +0000 (20:51 +0000)]
(trunk libT) #2643 "Total UL/DL ratio reset when quitting abnormally" -- fixed.

15 years ago(trunk gtk) #2500 "Torrent details window should be single-instance per torrent"...
Charles Kerr [Tue, 8 Dec 2009 20:34:46 +0000 (20:34 +0000)]
(trunk gtk) #2500 "Torrent details window should be single-instance per torrent" -- implemented for 1.80

15 years agosupport pasting a list of trackers in the text field after pressing the tracker tab...
Mitchell Livingston [Tue, 8 Dec 2009 03:36:26 +0000 (03:36 +0000)]
support pasting a list of trackers in the text field after pressing the tracker tab's + button

15 years ago(trunk gtk) #2324 "power management inhibition with gnome-session >= 2.26" -- fix...
Charles Kerr [Mon, 7 Dec 2009 18:04:50 +0000 (18:04 +0000)]
(trunk gtk) #2324 "power management inhibition with gnome-session >= 2.26" -- fix 1.80b1 misimplementation bug reported & researched by kklimonda

15 years ago(trunk) fix warnings found by the clang static analyzer, reported & patched by wereHa...
Charles Kerr [Mon, 7 Dec 2009 04:06:14 +0000 (04:06 +0000)]
(trunk) fix warnings found by the clang static analyzer, reported & patched by wereHamster

15 years ago(trunk libT) remove unnecessary #includes
Charles Kerr [Mon, 7 Dec 2009 03:57:55 +0000 (03:57 +0000)]
(trunk libT) remove unnecessary #includes

15 years agoavoid a potential crash when removing transfers
Mitchell Livingston [Mon, 7 Dec 2009 03:53:52 +0000 (03:53 +0000)]
avoid a potential crash when removing transfers

15 years agoThe IPv6 check could always fail because we did not specify a port when
Eric Petit [Sun, 6 Dec 2009 16:21:29 +0000 (16:21 +0000)]
The IPv6 check could always fail because we did not specify a port when
trying to set up the UDP socket (was reproducible here on 10.6 at least)

15 years ago(trunk web) 'Start when added' checkbox when adding torrents. Patch from Grub (with...
Kevin Glowacz [Sun, 6 Dec 2009 03:21:16 +0000 (03:21 +0000)]
(trunk web) 'Start when added' checkbox when adding torrents. Patch from Grub (with fixes). Fixes #2295.

15 years ago(trunk web) Add Select / Deselect All buttons to the file listing. Patch from Grug...
Kevin Glowacz [Sun, 6 Dec 2009 03:21:08 +0000 (03:21 +0000)]
(trunk web) Add Select / Deselect All buttons to the file listing. Patch from Grug. Fixes #2294

15 years ago(trunk libT) #2551 "when uploading to peers, prefetch local data from disk" -- prefet...
Charles Kerr [Sat, 5 Dec 2009 19:30:15 +0000 (19:30 +0000)]
(trunk libT) #2551 "when uploading to peers, prefetch local data from disk" -- prefetching performance tweak described in http://trac.transmissionbt.com/ticket/2551#comment:22 -- instead of prefetching [8..12] blocks, always prefetch 12 blocks

15 years agoOnly reset the inspector when a magnetized transfer's metadata is retrieved if the...
Mitchell Livingston [Sat, 5 Dec 2009 16:10:59 +0000 (16:10 +0000)]
Only reset the inspector when a magnetized transfer's metadata is retrieved if the transfer is selected

15 years agofix pasting a url into the torrent window
Mitchell Livingston [Sat, 5 Dec 2009 15:48:26 +0000 (15:48 +0000)]
fix pasting a url into the torrent window

15 years agodisplay a console message if setting default magnet link app fails
Mitchell Livingston [Sat, 5 Dec 2009 15:42:14 +0000 (15:42 +0000)]
display a console message if setting default magnet link app fails

15 years agotweak NEWS
Mitchell Livingston [Sat, 5 Dec 2009 03:52:53 +0000 (03:52 +0000)]
tweak NEWS

15 years ago(trunk) update the copyright notices
Charles Kerr [Sat, 5 Dec 2009 02:19:24 +0000 (02:19 +0000)]
(trunk) update the copyright notices

15 years agodecrease the size of the buffer for logging
Mitchell Livingston [Sat, 5 Dec 2009 01:28:42 +0000 (01:28 +0000)]
decrease the size of the buffer for logging

15 years agoremove a redundant level check in tr_msg()
Mitchell Livingston [Sat, 5 Dec 2009 01:02:37 +0000 (01:02 +0000)]
remove a redundant level check in tr_msg()

15 years ago(trunk gtk) small string tweak
Charles Kerr [Sat, 5 Dec 2009 00:35:58 +0000 (00:35 +0000)]
(trunk gtk) small string tweak

15 years ago#2625 Add a menu item to copy a magnet link to the clipboard
Mitchell Livingston [Fri, 4 Dec 2009 13:35:15 +0000 (13:35 +0000)]
#2625 Add a menu item to copy a magnet link to the clipboard

15 years ago(trunk, qt) #2096: show magnet links the same way the gtk+ client does
Charles Kerr [Fri, 4 Dec 2009 05:05:19 +0000 (05:05 +0000)]
(trunk, qt) #2096: show magnet links the same way the gtk+ client does

15 years ago(trunk web) show relevant status and progress bar for when a magnetized torrent is...
Kevin Glowacz [Fri, 4 Dec 2009 04:31:29 +0000 (04:31 +0000)]
(trunk web) show relevant status and progress bar for when a magnetized torrent is still waiting for metadata

15 years ago(trunk) #2638 'tweak news'
Charles Kerr [Fri, 4 Dec 2009 00:14:12 +0000 (00:14 +0000)]
(trunk) #2638 'tweak news'

15 years ago(trunk Qt) #2096 "magnet links" -- fix crashes when displaying magnet links in Qt...
Charles Kerr [Thu, 3 Dec 2009 17:23:53 +0000 (17:23 +0000)]
(trunk Qt) #2096 "magnet links" -- fix crashes when displaying magnet links in Qt client

15 years ago(trunk, qt) #2096 "magnet links" -- Add the "Copy Magnet Link to Clipboard" feature...
Charles Kerr [Thu, 3 Dec 2009 15:23:43 +0000 (15:23 +0000)]
(trunk, qt) #2096 "magnet links" -- Add the "Copy Magnet Link to Clipboard" feature to Qt client

15 years ago(trunk qt) #2616: "for the ratio mode button, use the yin/yang icon submitted by...
Charles Kerr [Thu, 3 Dec 2009 14:46:54 +0000 (14:46 +0000)]
(trunk qt) #2616: "for the ratio mode button, use the yin/yang icon submitted by jimmac"

15 years ago(trunk) #2096 "magnet links" -- fix RPC typo introduced in r9655 and reported by...
Charles Kerr [Thu, 3 Dec 2009 12:40:23 +0000 (12:40 +0000)]
(trunk) #2096 "magnet links" -- fix RPC typo introduced in r9655 and reported by KyleK

15 years ago(trunk libT) #2636: "wrong peer progress update" -- possible fix as described in...
Charles Kerr [Thu, 3 Dec 2009 03:11:22 +0000 (03:11 +0000)]
(trunk libT) #2636: "wrong peer progress update" -- possible fix as described in comment:2

15 years agoupdate strings file
Mitchell Livingston [Thu, 3 Dec 2009 01:28:19 +0000 (01:28 +0000)]
update strings file

15 years ago(trunk third-party) #2636: "Fix stray printf in dht.c"
Charles Kerr [Wed, 2 Dec 2009 23:08:33 +0000 (23:08 +0000)]
(trunk third-party) #2636: "Fix stray printf in dht.c"

15 years ago(trunk cli(!)) #2096 "Magnet links - Extension for Peers to Send Metadata Files ...
Charles Kerr [Wed, 2 Dec 2009 22:56:57 +0000 (22:56 +0000)]
(trunk cli(!)) #2096 "Magnet links - Extension for Peers to Send Metadata Files (BEP #9)" -- add support for adding magnet links as a command-line argument

15 years ago(trunk) #2096 "Magnet Links - Extension for Peers to Send Metadata Files (BEP #9...
Charles Kerr [Wed, 2 Dec 2009 20:05:19 +0000 (20:05 +0000)]
(trunk) #2096 "Magnet Links - Extension for Peers to Send Metadata Files (BEP #9)" -- publish tr_stat.metadataPecentComplete in the RPC so that kjg can use it in the web client

15 years ago(trunk libT)
Charles Kerr [Wed, 2 Dec 2009 20:03:27 +0000 (20:03 +0000)]
(trunk libT)
11:59 < klapaucjusz> charles: net.c line 314.
11:59 < klapaucjusz> Please change the value to 8192.
12:00 < charles> okay but why?
12:00 < klapaucjusz> I'm not sure it will trigger, but having space for 4 full-sized segments is always a good idea.
12:01 < klapaucjusz> It means you have a better chance of recovering from a lost segment

15 years ago(trunk libT) fix implicit pointer conversion error when #included in C++
Charles Kerr [Wed, 2 Dec 2009 19:44:01 +0000 (19:44 +0000)]
(trunk libT) fix implicit pointer conversion error when #included in C++

15 years ago(trunk libT) minor tweaks: make bencode's int parser code more consistent; make some...
Charles Kerr [Wed, 2 Dec 2009 15:16:29 +0000 (15:16 +0000)]
(trunk libT) minor tweaks: make bencode's int parser code more consistent; make some comments more readable

15 years ago(trunk libT) experimental: Reduce SO_SNDBUF and SO_RCVBUF for tracker announce/scrape...
Charles Kerr [Wed, 2 Dec 2009 05:30:46 +0000 (05:30 +0000)]
(trunk libT) experimental: Reduce SO_SNDBUF and SO_RCVBUF for tracker announce/scrape messages.  Reduce SO_RCVBUF for outgoing peer connections on seeding torrents.

15 years ago10,000 log messages is enough for anyone
Mitchell Livingston [Wed, 2 Dec 2009 01:55:09 +0000 (01:55 +0000)]
10,000 log messages is enough for anyone

15 years agosignificantly cleaner code (and more than likely just-as or more efficient) for the...
Mitchell Livingston [Wed, 2 Dec 2009 01:35:48 +0000 (01:35 +0000)]
significantly cleaner code (and more than likely just-as or more efficient) for the Mac message log cap - avoids sorting the whole thing, which is, I'm sure, more expensive than the search that it's being replaced with

15 years agocap the message log count in the Mac UI
Mitchell Livingston [Wed, 2 Dec 2009 00:27:07 +0000 (00:27 +0000)]
cap the message log count in the Mac UI

15 years agocap libT's message log
Mitchell Livingston [Tue, 1 Dec 2009 23:20:00 +0000 (23:20 +0000)]
cap libT's message log

15 years ago(trunk gtk) revert a couple of menu reorderings that were probably better off left...
Charles Kerr [Tue, 1 Dec 2009 07:43:21 +0000 (07:43 +0000)]
(trunk gtk) revert a couple of menu reorderings that were probably better off left alone

15 years ago(trunk gtk) #2324 "power management inhibition with gnome-session >= 2.26" -- fixed
Charles Kerr [Tue, 1 Dec 2009 04:22:14 +0000 (04:22 +0000)]
(trunk gtk) #2324 "power management inhibition with gnome-session >= 2.26" -- fixed

15 years ago(trunk) #2119 "daemon should reload settings.json on SIGHUP" -- reload the blocklists...
Charles Kerr [Tue, 1 Dec 2009 00:07:18 +0000 (00:07 +0000)]
(trunk) #2119 "daemon should reload settings.json on SIGHUP" -- reload the blocklists, too.  Suggested by nano- in irc.

15 years ago(trunk) #2222 "DHT support" -- remove "DHT support enabled/disabled" line from config...
Charles Kerr [Mon, 30 Nov 2009 15:37:50 +0000 (15:37 +0000)]
(trunk) #2222 "DHT support" -- remove "DHT support enabled/disabled" line from configure.ac, since it's always enabled now.

15 years ago(trunk) #1663 "crashes on shutdown if libevent loop doesn't exit soon enough" --...
Charles Kerr [Mon, 30 Nov 2009 04:58:03 +0000 (04:58 +0000)]
(trunk) #1663 "crashes on shutdown if libevent loop doesn't exit soon enough" -- maybe crash less frequently now.

15 years ago(trunk daemon) fix minor text formatting error in transmission-remote
Charles Kerr [Mon, 30 Nov 2009 02:00:41 +0000 (02:00 +0000)]
(trunk daemon) fix minor text formatting error in transmission-remote

15 years agoinline tr_removeElementFromArray()
Mitchell Livingston [Mon, 30 Nov 2009 01:31:05 +0000 (01:31 +0000)]
inline tr_removeElementFromArray()

15 years agotweak NEWS a little more
Mitchell Livingston [Mon, 30 Nov 2009 01:13:18 +0000 (01:13 +0000)]
tweak NEWS a little more

15 years agoupdate NEWS
Mitchell Livingston [Sun, 29 Nov 2009 22:56:40 +0000 (22:56 +0000)]
update NEWS

15 years ago(trunk) first draft of 1.80 release notes
Charles Kerr [Sun, 29 Nov 2009 22:38:42 +0000 (22:38 +0000)]
(trunk) first draft of 1.80 release notes

15 years ago#2629 Add a button to make Transmission the default app for magnet links
Mitchell Livingston [Sun, 29 Nov 2009 22:07:57 +0000 (22:07 +0000)]
#2629 Add a button to make Transmission the default app for magnet links

15 years ago(trunk gtk) #2096 "magnet links" -- if a user (or, more likely, web browser) starts...
Charles Kerr [Sun, 29 Nov 2009 20:35:48 +0000 (20:35 +0000)]
(trunk gtk) #2096 "magnet links" -- if a user (or, more likely, web browser) starts up a second copy of Transmission to add a magnet link via its command line, delegate that magnet link back to the already-running copy of Transmission via DBus.

15 years ago(trunk gtk) #2629 "associate transmission with magnet links" -- implemented for GTK...
Charles Kerr [Sun, 29 Nov 2009 20:28:35 +0000 (20:28 +0000)]
(trunk gtk) #2629 "associate transmission with magnet links" -- implemented for GTK+ client on GNOME desktops with GConf2

15 years ago(trunk libT) #2607 "avoid unnecessary calls to getPeerCandidates(), wasted cycles...
Charles Kerr [Sun, 29 Nov 2009 18:35:02 +0000 (18:35 +0000)]
(trunk libT) #2607 "avoid unnecessary calls to getPeerCandidates(), wasted cycles in peerIsInUse()"

15 years ago(trunk libT) #2576 "IPv6 support for DHT (BEP #32)" -- silence message "IPv6 DHT...
Charles Kerr [Sun, 29 Nov 2009 18:31:36 +0000 (18:31 +0000)]
(trunk libT) #2576 "IPv6 support for DHT (BEP #32)" -- silence message "IPv6 DHT not ready."  Reported by KyleK; fixed by jch

15 years ago(trunk gtk) #2625: "ability to create a manget link" -- remove the magnet link from...
Charles Kerr [Sun, 29 Nov 2009 18:23:06 +0000 (18:23 +0000)]
(trunk gtk) #2625: "ability to create a manget link" -- remove the magnet link from the properties dialog; add a "Copy _Magnet Link to Clipboard" menu & context menu item instead

15 years ago(trunk libT) #2631 "Add webseed support to magnet links"
Charles Kerr [Sun, 29 Nov 2009 17:49:58 +0000 (17:49 +0000)]
(trunk libT) #2631 "Add webseed support to magnet links"

15 years ago(trunk libT) add SO_SNDBUF, SO_RCVBUF logging messages
Charles Kerr [Sun, 29 Nov 2009 08:53:14 +0000 (08:53 +0000)]
(trunk libT) add SO_SNDBUF, SO_RCVBUF logging messages

15 years ago(trunk gtk) fix r9625 oops on adding torrents by their raw 40 character hex hashcode...
Charles Kerr [Sun, 29 Nov 2009 08:29:57 +0000 (08:29 +0000)]
(trunk gtk) fix r9625 oops on adding torrents by their raw 40 character hex hashcode from the commandline in the GTK+ client

15 years ago(trunk libT, gtk) #2625 "ability to create a magnet link" -- add hook for generating...
Charles Kerr [Sun, 29 Nov 2009 08:27:55 +0000 (08:27 +0000)]
(trunk libT, gtk) #2625 "ability to create a magnet link" -- add hook for generating a magnet link from a tr_torrent, and use it in the Torrent Properties dialog in the GTK+ client

15 years ago(trunk libT) resolve "noslashes" vs "keep_slashes" variable name inconsistency betwee...
Charles Kerr [Sun, 29 Nov 2009 08:05:47 +0000 (08:05 +0000)]
(trunk libT) resolve "noslashes" vs "keep_slashes" variable name inconsistency between the declaration and the definition of tr_http_escape()

15 years ago(trunk gtk) support adding torrents by their raw 40 character hex hashcode
Charles Kerr [Sun, 29 Nov 2009 07:42:39 +0000 (07:42 +0000)]
(trunk gtk) support adding torrents by their raw 40 character hex hashcode

15 years ago(trunk gtk) the Torrent menu's getting crowded... split it into File and Torrent
Charles Kerr [Sun, 29 Nov 2009 07:41:13 +0000 (07:41 +0000)]
(trunk gtk) the Torrent menu's getting crowded... split it into File and Torrent

15 years agoadd a bit more safety to the message log code
Mitchell Livingston [Sun, 29 Nov 2009 02:17:11 +0000 (02:17 +0000)]
add a bit more safety to the message log code

15 years agotrivial change to array size
Mitchell Livingston [Sun, 29 Nov 2009 00:04:29 +0000 (00:04 +0000)]
trivial change to array size