Charles Kerr
|
4a2a685a1e
|
(trunk gtk) minor improvements to the prefs dialog's layout
|
2010-06-04 16:43:16 +00:00 |
Charles Kerr
|
de9a7c7b30
|
(trunk gtk) in the prefs dialog, swap the order of "random port" and "port forwarding"
|
2010-05-20 16:39:23 +00:00 |
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
|
06f044680a
|
(trunk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -- implemented for gtk, qt, daemon, cli, and web client
|
2010-04-28 01:26:46 +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
|
c9c7b95ae8
|
(trunk gtk) #2013 "unable to connect to tracker via authenticated HTTP proxy server" -- fixed in GTK+ for 1.90
|
2010-02-07 05:15:53 +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
|
a334b422c3
|
(trunk) remove unnecessary #includes
|
2010-01-28 13:33:40 +00:00 |
Charles Kerr
|
fa94830df1
|
(trunk gtk) remove a few very minor memory leaks in the GTK+ client
|
2010-01-11 21:54:54 +00:00 |
Charles Kerr
|
5c26afdb52
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
Charles Kerr
|
78ead8c3dd
|
(trunk) update the copyright notices
|
2009-12-05 02:19:24 +00:00 |
Charles Kerr
|
c7db82d48c
|
(trunk gtk) #2597: add an optional "download complete" sound to the gtk client
|
2009-11-22 18:55:24 +00:00 |
Charles Kerr
|
06004319d7
|
(trunk) #2222: revert r8967, as foreshadowed in http://trac.transmissionbt.com/ticket/2222#comment:20
|
2009-11-14 14:43:31 +00:00 |
Charles Kerr
|
cd6ff1211f
|
(trunk gtk) fix a couple of build errors on older versions of GTK+
|
2009-11-07 02:03:12 +00:00 |
Charles Kerr
|
df7e2dcf30
|
(trunkg gtk) fix confusing phrasing in the gtk preferences dialog
|
2009-10-29 17:04:49 +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
|
c204c68994
|
(trunk gtk) #2368: Change "system tray" to "notification area" in the gtk+ client.
|
2009-10-11 02:36:39 +00:00 |
Charles Kerr
|
448a38557c
|
(trunk gtk) #2485: Crash in preferences dialog when testing the open port
|
2009-10-10 07:29:13 +00:00 |
Charles Kerr
|
cb79214854
|
(trunk) remove trailing spaces
|
2009-08-10 20:04:08 +00:00 |
Charles Kerr
|
58ba65f55b
|
(trunk, gtk/qt) use Monsoon's strings for encryption preferences and Deluge's system tray tooltip.
|
2009-06-30 18:08:50 +00:00 |
Charles Kerr
|
bd5c9cf3a8
|
(trunk gtk) #2251: gtk client should use GDK-safe versions of g_idle_add() and g_timeout_add*()
|
2009-06-29 17:22:35 +00:00 |
Charles Kerr
|
abdb05c572
|
(trunk gtk) possible fix for https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/388348
|
2009-06-29 06:21:59 +00:00 |
Charles Kerr
|
0861ca3908
|
(trunk gtk,qt) more o/c simplification of the prefs dialog
|
2009-06-27 05:23:13 +00:00 |
Charles Kerr
|
5b5f01ddd1
|
(trunk gtk,qt) a little more string consistency. blah
|
2009-06-23 14:52:19 +00:00 |
Charles Kerr
|
1ae47c697d
|
(trunk) silence some minor gcc warnings
|
2009-06-23 14:15:23 +00:00 |
Charles Kerr
|
0b52d3d966
|
(trunk qt,gtk) fill in missing mnemonics
|
2009-06-23 03:40:32 +00:00 |
Charles Kerr
|
36eac9e36a
|
(trunk qt, gtk) some string changes: minor Gnome HiGification. omit unnecessary words. use less jargon.
|
2009-06-23 00:24:37 +00:00 |
Charles Kerr
|
39330501e4
|
(trunk) #2222: Make DHT support a compile-time option, enabled by default
|
2009-06-21 08:57:26 +00:00 |
Charles Kerr
|
ebfd93fe7b
|
(trunk gtk) #1963: Use tooltip to notify user of added torrent
|
2009-06-11 16:17:48 +00:00 |
Charles Kerr
|
3775dbdf17
|
(trunk gtk) d'oh, I used the qt mnemonic notation in the gtk client :)
|
2009-05-28 17:31:36 +00:00 |
Charles Kerr
|
b77874936e
|
(trunk qt,gtk) add mnemonic for prefs dialog "Randomize the port every launch". reported by geirha
|
2009-05-21 17:11:26 +00:00 |
Charles Kerr
|
73add1f2f9
|
(trunk) add hooks for disabling/enabling DHT in gtk client, qt client, and transmission-remote
|
2009-05-21 00:15:54 +00:00 |
Charles Kerr
|
4f40a9908e
|
(trunk gtk) add a mnemonic for "use speed limit between" in the prefs dialog. reported by geirha
|
2009-05-13 20:58:35 +00:00 |
Charles Kerr
|
b5487b3454
|
(trunk gtk) make the gtk client's preferences dialog's encryption combobox match the qt client's
|
2009-04-18 23:14:57 +00:00 |
Charles Kerr
|
afe11e1386
|
(trunk) have the gtk and qt clients use the same minimum seed ratio in the preferences dialog as the mac uses
|
2009-04-10 19:16:12 +00:00 |
Charles Kerr
|
f7eaf6ccd9
|
(gtk trunk) tweak one of the strings in the prefs dialog.
|
2009-04-09 18:46:16 +00:00 |
Charles Kerr
|
cac4909bf6
|
(gtk) gtk 3.0 compliance
|
2009-04-09 11:53:11 +00:00 |
Charles Kerr
|
7936dddd57
|
(trunk gtk) use the RPC API for updating the blocklist and for testing the port.
|
2009-04-07 20:13:08 +00:00 |
Charles Kerr
|
391e1245ee
|
(gtk) don't stretch the turtle icon in the prefs dialog.
|
2009-04-07 04:42:50 +00:00 |
Charles Kerr
|
396216563c
|
(trunk gtk) fix stupid #1157 bug reported by RolCol
|
2009-04-07 02:27:47 +00:00 |
Charles Kerr
|
9ca9671d3e
|
(trunk gtk) #1157: random port on startup
|
2009-04-05 16:07:51 +00:00 |
Charles Kerr
|
bae7a76dc1
|
(trunk gtk) #1679: schedule speed limit mode based on days, not just time.
|
2009-04-05 14:53:22 +00:00 |
Charles Kerr
|
9ea5cbb524
|
(trunk gtk) rearrange the prefs dialog tabs a little
|
2009-03-30 01:47:07 +00:00 |
Charles Kerr
|
f1d92708e7
|
(trunk) more speedlimit work
|
2009-03-28 16:47:01 +00:00 |
Charles Kerr
|
b1fc4ed8c4
|
(trunk) #1950: Add off-peak hour bandwidth limiting to libtransmission, rpc
|
2009-03-25 19:18:00 +00:00 |
Charles Kerr
|
68448d18ea
|
(trunk gtk) launchpad bug #338046: XDG_DOWNLOAD_DIR isn't honored in gtk client
|
2009-03-10 15:24:40 +00:00 |
Charles Kerr
|
8c1001f302
|
(trunk gtk) when running for the first time and deciding on a default watch directory, check G_USER_DIRECTORY_DOWNLOAD *before* G_USER_DIRECTORY_DESKTOP. Suggested by Chris Coulson @ https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/338046
|
2009-03-06 16:14:40 +00:00 |