Commit Graph

12231 Commits

Author SHA1 Message Date
Jordan Lee a7855372b9 new languages for transmission-gtk: Shan and Northern Sami 2013-06-26 02:20:46 +00:00
Jordan Lee a95b6c1e6c (trunk) #5382: better compression of our bundled png files. recompressed by Mangix 2013-06-26 02:06:43 +00:00
Jordan Lee df0d7f7f43 (trunk, qt) #5374: add url support for dragging-and-dropping multiple URLs into transmission-qt. patch by rb07 2013-06-26 01:48:47 +00:00
Mitchell Livingston 0a26c2ae1d fix typos in NEWS 2013-06-26 01:35:14 +00:00
Mitchell Livingston f03d075156 update Danish localization 2013-06-20 02:47:12 +00:00
Jordan Lee beeb4d3b77 (trunk, gtk) minor fix to tr_prefs_init_default() -- avoid redundant calls to g_get_user_special_dir 2013-06-12 00:22:41 +00:00
Jordan Lee 5f61425565 updated Basque translation by Xabier Aramendi via rb07 in ticket #4937 2013-06-11 19:09:07 +00:00
Jordan Lee ea19848067 don't hardcode the config dir, as discussed in ticket #4503 comments 17, 19 2013-06-09 22:52:33 +00:00
Jordan Lee a2ca089cfd (trunk, qt) #5374 handle multifile drag-and-drop in Qt client, patch by kernel_daemon 2013-06-09 20:18:47 +00:00
Jordan Lee d1db86eba9 in transmission-daemon.service, remove unnecessary comments and change Type from simple to notify since transmission-daemon uses sd_notify() 2013-06-09 19:54:58 +00:00
Jordan Lee adb8077706 (trunk web) #5380 'numeric input method not compatible with non-querty keyboards' -- fixed w/patch from lechevalierd3on 2013-06-09 19:41:51 +00:00
Jordan Lee 43b3a47661 (trunk, libT) #53737 fix 2.77+ nightly regression that misreported the number of webseeds 2013-06-09 18:56:10 +00:00
Jordan Lee 30882e69b1 (trunk libT) fix 2.7x crash when dealing with webseeds 2013-06-09 18:39:24 +00:00
Jordan Lee 5ecb8352de add transmission-daemon.service to EXTRA_DIST 2013-06-09 18:25:03 +00:00
Jordan Lee a7d9f17b22 (trunk daemon) add a systemd service file for transmission-daemon.
Suggestions / improvements welcomed at https://trac.transmissionbt.com/ticket/4503
2013-06-09 18:18:09 +00:00
Mitchell Livingston f3eb6d449e tweak NEWS 2013-06-08 01:57:39 +00:00
Jordan Lee 4ac417b331 (daemon) systemd support, part 1: add sd_notify() calls to transmission-daemon if libsystemd-daemon is detected at compile time 2013-06-07 23:31:26 +00:00
Jordan Lee 3fb74c4e00 (trunk, libT) fix tr_torrentStat() regression in the nightlies reported in #5294 by mw3demo 2013-05-27 21:04:48 +00:00
Jordan Lee 9e244e0b7e add transmission-daemon's --dump option to the manpage. 2013-05-25 23:20:20 +00:00
Jordan Lee 5452908346 whitespace/indentation 2013-05-23 05:43:12 +00:00
Jordan Lee f36d705060 whitespace/indentation 2013-05-23 03:20:18 +00:00
Jordan Lee e39c11316f whitespace/indentation 2013-05-23 00:11:09 +00:00
Jordan Lee 96aaa41218 safer implementation of tr_torrentName() 2013-05-22 22:56:13 +00:00
Jordan Lee 027e3f3066 (trunk, libT) #4682 'Add return id from duplicate torrent torrent-add rpc' -- added. 2013-05-22 20:35:38 +00:00
Jordan Lee 094af58f29 undo previous commit's accidental inclusion of changes to peer-msgs.* and peer-mgr.c 2013-05-22 19:06:54 +00:00
Jordan Lee d81f956daa (trunk, libT) #5356 'only set CURLOPT_COOKIEFILE if cookies.txt exists on startup' -- fixed. 2013-05-22 19:02:07 +00:00
Jordan Lee 68665b939d (libT) prevent possible oscillation in paused_easy_handles reported by vipjml in bug #1079 comment:27 2013-04-28 00:06:22 +00:00
Jordan Lee de6e408a66 (qt) fix file-tree icon regression caused by r14000 for #5285; found & patched by rb07 2013-04-24 22:56:28 +00:00
Mitchell Livingston 877055e3ae update Dutch localization for 2.8 2013-04-15 03:12:24 +00:00
Jordan Lee ff4267bf00 (trunk libT) #1079 'webseeds don't respect speed limits': fixed. 2013-04-13 20:56:24 +00:00
Jordan Lee 96786b7fa1 (trunk) update web.h's API s.t. there's an explicit function to use when downloading webseed content. 2013-04-13 20:25:28 +00:00
Jordan Lee 6bcdd93e45 (trunk libT) #5318: 'socket leak when bind() fails': fixed. 2013-04-13 19:34:34 +00:00
Jordan Lee d4d2a04560 libT: undo r13901 regression to #4888 in the nightlies 2013-04-13 19:28:49 +00:00
Jordan Lee f1d616d37c (trunk libT) #5316 'UMR in quark, tr-getopt code': fixed. 2013-04-13 18:29:56 +00:00
Jordan Lee 908af43d99 add unit tests for tr-getopt 2013-04-13 18:27:36 +00:00
Jordan Lee 4a28e82f3f #5343 slightly better compression in two jQueryUI png files, compressed by Mangix 2013-04-13 12:31:44 +00:00
Jordan Lee 152e78199c fix r14062 regression reported by x190 in https://trac.transmissionbt.com/ticket/4076#comment:47 2013-04-13 12:22:07 +00:00
Jordan Lee a8f375eb88 (qt) increase the freespace-label update interval from 5 seconds to 15 seconds 2013-04-10 03:17:15 +00:00
Jordan Lee 7ac1e563a0 (qt) if freespace can't be determined, don't show it in the label. reported by rb07 in https://trac.transmissionbt.com/ticket/4076#comment:45 2013-04-10 03:05:31 +00:00
Jordan Lee c3be9b9afc (web) fix add-by-URL regression in the nightlies 2013-04-10 03:00:37 +00:00
Jordan Lee c51132ad78 #5335: better compression of .png files by Mangix 2013-04-10 02:27:42 +00:00
Jordan Lee 0abb762ed5 segfault when opening prefs dialog in gtk+ 3.8.0 2013-04-10 02:12:19 +00:00
Jordan Lee 4e079b5f88 #5165: undo whitespace damage 2013-04-10 02:07:14 +00:00
Mitchell Livingston 33002a216d update Danish localization for 2.8 2013-04-07 18:12:31 +00:00
Mitchell Livingston c0a85f4f7e update French localization for 2.8 2013-04-02 00:58:38 +00:00
Mitchell Livingston 2ac39ea80f update European Portuguese localization for 2.8 2013-03-27 12:06:11 +00:00
Mitchell Livingston 8f98375fb0 update Russian localization for 2.8 2013-03-24 18:36:42 +00:00
Mitchell Livingston 2625deacb0 update Italian localization for 2.8 2013-03-13 04:39:16 +00:00
Mitchell Livingston ac0372f932 missed updating one updatePiecesView 2013-03-12 03:33:54 +00:00
Mitchell Livingston 9e99950dd4 add a note to myself to set off the pieces view target/action in the xib instead of code 2013-03-12 03:08:59 +00:00