Charles Kerr
da2ef53eeb
(trunk) #1796 "run script after torrent completion" -- implemented for libT, RPC, and the GTK+ and Qt clients
2010-05-08 22:42:28 +00:00
Charles Kerr
2b9ab542cb
(trunk) #3060 "Local Peer Discovery" -- in the code, rename LDS as LPD for Local Peer Discovery
2010-05-08 08:42:45 +00:00
Charles Kerr
3473686ee2
(trunk) add LDS toggles to GTK+ client, Qt client, and transmission-remote
2010-05-01 16:23:42 +00:00
Charles Kerr
ed0cf64f0a
(trunk gtk,qt) adjust the opening dialog text. Using Comic Sans instead of Zapf Chancery due to creative differences with livings124
2010-05-01 02:33:44 +00:00
Charles Kerr
d384b38f07
(trunk) minor transmission.h API cleanup.
...
1. remove tr_sessionGetActiveTorrentCount()
2. make tr_sessionCountTorrents() package-visible instead of public.
3. make tr_torrentGetActivity() private instead of public.
2010-04-29 23:08:11 +00:00
Charles Kerr
358bce52fd
(trunk gtk) #2999 "'Set Location' should support multiple torrents" -- implemented in trunk for 2.00
2010-04-23 19:37:13 +00:00
Charles Kerr
ceba9e6722
(trunk gtk) #3143 "remote RPC calls cause gtk+ API calls to be made from the wrong thread" -- fixed in trunk for 2.00
2010-04-21 04:38:54 +00:00
Charles Kerr
c8ba63ca07
(trunk gtk) #3146 "Toggle state of 'toggle-main-window' not updated when window is shown after launch with running instance" -- fixed in trunk for 2.00 by a patch from qense
2010-04-17 00:41:24 +00:00
Charles Kerr
6c8049742f
(trunk) #3109 "configure: option name doesn't match description" -- fixed in trunk for 2.00
2010-04-01 22:12:32 +00:00
Charles Kerr
e1607c8354
(trunk) #2898 "add pausing and deletion to daemon" -- committed patch from Longinus00 to trunk for 2.00
2010-03-17 19:23:03 +00:00
Charles Kerr
58bc905f55
(trunk gtk) #2989 "Some session prefs changed via remote aren't affected in transmission gtk+'s GUI" -- fixed in trunk for 1.92. Thanks to Longinus00 for the patch.
2010-02-27 18:00:24 +00:00
Charles Kerr
5e25252781
(trunk gtk) #2950 "In GTK+ client, Select-All + Stop sends a 'stopped' event even for already-stopped torrents" -- fixed in trunk for 1.91
2010-02-21 23:56:01 +00:00
Charles Kerr
28726d031d
(trunk gtk) make it easier to change the periodic refresh intervals at the code level
2010-02-01 04:54:10 +00:00
Charles Kerr
92f67263ee
(trunk, libT) #2844 "add able to disable '.part' suffix for incomplete files" -- added to GTK+ and Qt clients and to RPC spec for 1.90
2010-02-01 04:43:10 +00:00
Charles Kerr
7d266ed4d6
(trunk gtk) #2728 "Creates auto-download dir when non-existant" -- fixed for 1.80
2010-01-05 23:23:26 +00:00
Charles Kerr
1457567880
(trunk gtk) make check_filenames() a private function
2009-12-18 05:56:41 +00:00
Charles Kerr
d686257320
(trunk gtk) #2500 "Torrent details window should be single-instance per torrent" -- fix implementation bug from r9685 that caused the same memory to be freed twice on shutdown
2009-12-14 18:20:11 +00:00
Charles Kerr
f293bb97be
(trunk gtk) #2668 "small memory leak in getSelectedTorrentIds" -- fix another, smaller leak in the same code
2009-12-14 17:56:31 +00:00
Charles Kerr
8e0e62187d
(trunk gtk) #2668 "small memory leak in getSelectedTorrentIds()" -- fixed for 1.80
2009-12-14 16:41:49 +00:00
Charles Kerr
2394ad1e56
(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
2009-12-09 01:42:04 +00:00
Charles Kerr
9e9d7c82c7
(trunk gtk) #2500 "Torrent details window should be single-instance per torrent" -- implemented for 1.80
2009-12-08 20:34:46 +00:00
Charles Kerr
4e252aa106
(trunk) fix warnings found by the clang static analyzer, reported & patched by wereHamster
2009-12-07 04:06:14 +00:00
Charles Kerr
12bfde0c2b
(trunk) #1663 "crashes on shutdown if libevent loop doesn't exit soon enough" -- maybe crash less frequently now.
2009-11-30 04:58:03 +00:00
Charles Kerr
ce7cda7a66
(trunk gtk) #2629 "associate transmission with magnet links" -- implemented for GTK+ client on GNOME desktops with GConf2
2009-11-29 20:28:35 +00:00
Charles Kerr
a87c15b389
(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
2009-11-29 18:23:06 +00:00
Charles Kerr
3e921edd2a
(trunk gtk) #2608 "Add URLs by drag-and-drop" - add support for dragging magnet URLs and .torrent file URLs onto the GTK+ client.
2009-11-26 04:57:26 +00:00
Charles Kerr
c06d889269
(trunk gtk) #2556 : add a torrent from a URL. works from the menu and from URLs passed in the command line at startup
2009-11-22 16:20:22 +00:00
Charles Kerr
84f8fb5258
(trunk gtk) #2587 : speed display isn't the same in the main window and in the system tray icon's tooltip
2009-11-18 06:21:01 +00:00
Charles Kerr
08fea5612f
(trunk daemon) yet another commit for #2119 "daemon should reload settings.json on SIGHUP
2009-10-29 23:18:53 +00:00
Charles Kerr
57bfbaabc6
(trunk daemon) #2119 : add 'break' to the SIGHUP switch
2009-10-27 16:46:06 +00:00
Charles Kerr
39ba9bbbba
(trunk) add SIGKILL handling to daemon, gtk clients. This is revision of r9387 for #2119
2009-10-24 16:18:40 +00:00
Charles Kerr
c85ee09fef
(trunk) trunk's just been too stable lately. #2119 : reload settings.json on SIGHUP
2009-10-23 03:41:36 +00:00
Charles Kerr
c59ae60488
libT doesn't need to create the Incomplete directory until it's needed
2009-10-21 19:33:37 +00:00
Charles Kerr
2c94fbdfd7
(trunk gtk,qt) synchronize the gtk, qt preferences dialogs a bit
2009-10-20 14:01:15 +00:00
Charles Kerr
05c77cc975
(trunk) #1483 : move completed torrents to a user-specified directory + #629 : different file extension for incomplete files
2009-10-19 05:05:00 +00:00
Charles Kerr
bfc2e22834
(trunk gtk) #2501 : tray menu shows wrong status for 'main window' when started minimized
2009-10-14 18:29:57 +00:00
Charles Kerr
c204c68994
(trunk gtk) #2368 : Change "system tray" to "notification area" in the gtk+ client.
2009-10-11 02:36:39 +00:00
Charles Kerr
3631a38e67
(trunk, gtk, qt) #2478 : popup dialog for first-time users
2009-10-02 22:53:19 +00:00
Charles Kerr
da62e4945f
(trunk, gtk) #2478 : revise the popup dialog text
2009-10-02 22:10:55 +00:00
Charles Kerr
9d87314eb0
(trunk gtk) #2478 : popup dialog for first-time users
2009-10-02 21:03:55 +00:00
Charles Kerr
8bfdf85ac3
(trunk gtk) #2454 : gtk client handles SIGINT (ctrl-c) oddly
2009-09-27 20:32:32 +00:00
Charles Kerr
3ca7f7f63c
(trunk gtk) rewrite the 'create torrent' dialog
2009-09-17 01:28:45 +00:00
Charles Kerr
149f8c90d8
(trunk gtk) add a Donate item to the Help menu
2009-09-10 17:39:44 +00:00
Charles Kerr
5ab720d87b
(trunk gtk) #2387 : transmission doesn't start; gives message 'err: Did not receive a reply'
2009-09-08 14:58:27 +00:00
Charles Kerr
61e95595b8
(trunk) move tr_lockfile from libtransmission/ to gtk/, since the gtk client is the only one who uses it anymore
2009-08-14 12:53:08 +00:00
Charles Kerr
3de46ad019
(trunk gtk) grr, I accidentally committed the Novell patch related to #2222 . That's supposed to be a downstream patch for SuSE only.
2009-08-11 19:52:52 +00:00
Charles Kerr
cb79214854
(trunk) remove trailing spaces
2009-08-10 20:04:08 +00:00
Charles Kerr
1c3b53244d
(trunk) clean up the return value of tr_torrentParse()
2009-08-05 01:59:16 +00:00
Charles Kerr
ca6c850275
(trunk gtk) don't sensitize the properties button when no torrents are selected. (kklimonda)
2009-08-04 02:55:03 +00:00
Charles Kerr
7cb873b69e
(trunk gtk) remove some unused code
2009-07-22 20:56:44 +00:00