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

11570 commits

Author SHA1 Message Date
Mitchell Livingston
429438d021 remove unused code 2012-05-23 00:54:58 +00:00
Mitchell Livingston
e1b84c659b add a Danish localization of Sparkle by Daniel Østergaard Nielsen 2012-05-23 00:54:14 +00:00
Jordan Lee
f226d8a03f (trunk libT) #4914 if a tracker has no scrape URL but the announce response contains any scrape fields, that's as close to a scrape as we're going to get, so use those fields. 2012-05-22 20:21:00 +00:00
Jordan Lee
32f846c1a6 (trunk libT) #4895 "SIGHUP race during session init" -- fixed with patch from gvdl 2012-05-21 02:07:46 +00:00
Jordan Lee
1e07439cd0 (trunk libT) #4908 "Handle UDP scrapes when they don't follow the /announce idiom" -- fixed. 2012-05-20 14:47:18 +00:00
Jordan Lee
e9e76fa970 (trunk libT) #4888: when scraping magnet links, don't send a left=0 argument to the tracker. 2012-05-20 14:14:59 +00:00
Mitchell Livingston
9756b5dcf1 #4912 Filter and check all/uncheck all in Add Transfer window 2012-05-20 00:19:55 +00:00
Mitchell Livingston
a484f90975 #4739 Webkit notifications for downloading/seeding complete events 2012-05-19 21:37:29 +00:00
Mitchell Livingston
0c4bcc52ae trivial NEWS tweak 2012-05-19 14:29:19 +00:00
Jordan Lee
c2f3da6007 bump to 2.52+ 2012-05-19 14:02:25 +00:00
Mitchell Livingston
a37cb62d1c update NEWS some more 2012-05-19 13:54:44 +00:00
Mitchell Livingston
6a901cb9fb bump version to 2.52 2012-05-19 13:45:55 +00:00
Mitchell Livingston
a5be09687e update NEWS for 2.52 2012-05-19 13:44:18 +00:00
Jordan Lee
512cc1af73 silence an unused-variable compiler warning introduced in the previous commit 2012-05-17 22:22:30 +00:00
Jordan Lee
6948852013 (trunk libT) #4894 -- don't use evbuffer_add_printf() and evbuffer_pullup() together. 2012-05-17 17:40:31 +00:00
Mitchell Livingston
a83630baf5 Add Danish localization 2012-05-14 11:34:00 +00:00
Mitchell Livingston
f6802d8552 on Mac, it's NSRect, not CGRect 2012-05-14 00:27:40 +00:00
Mitchell Livingston
cb1903aa1e Make the "all" and "none" file check buttons localizable 2012-05-14 00:24:39 +00:00
Mitchell Livingston
375f701203 #4902 Check all/Uncheck all buttons in the inspector 2012-05-14 00:00:19 +00:00
Jordan Lee
7a478b1e0e sync the Qt pref dialog's terminology with the Gtk+ and Web UI's -- 'alternative speed limits' was listed as 'temporary speed limits' 2012-05-09 17:37:14 +00:00
Eric Petit
7f4c8957bf Add -D_GNU_SOURCE to miniupnp flags, fixing build at least on Ubuntu 11.04 2012-04-29 09:09:33 +00:00
Mitchell Livingston
491a98cf87 #4875 "Web Seeds" field should allow copying 2012-04-29 00:53:34 +00:00
Mitchell Livingston
4332e45f23 remove an NSLog used for debugging 2012-04-28 23:56:53 +00:00
Mitchell Livingston
fb4f10cf38 Don't use the screen size when there is no screen. 2012-04-28 23:44:38 +00:00
Eric Petit
689f35e06a app_indicator_set_title requires appindicator >= 0.4.90 2012-04-28 22:56:33 +00:00
Mitchell Livingston
7a8b7710a8 #4878 update miniupnpc to 1.6.20120410 2012-04-19 01:08:23 +00:00
Mitchell Livingston
4bf03c3be7 since it uses a relative date, set the date added value on each pulse 2012-04-17 10:59:59 +00:00
Mitchell Livingston
27f7ecbcbd #4872 "December 31, 1969 7:00 PM" is displayed in the inspector instead of "N/A" 2012-04-17 03:11:34 +00:00
Jordan Lee
5ad842b6a8 (trunk, gtk) fix #4871 'appindicator does not set its title' w/patch from seb128 2012-04-16 18:42:26 +00:00
Mitchell Livingston
610926c2a3 #4868 Extended tooltip text could be white instead of black 2012-04-14 03:07:06 +00:00
Jordan Lee
53ea28bdf6 (trunk, gtk) fix #4867 'Some strings are not translated in Transmission in Ubuntu 12.04' 2012-04-13 14:49:34 +00:00
Jordan Lee
65e72938ca better fix for #4826 because r13268 introduced a regression with not finding relative-path compilers. d'oh 2012-04-09 03:00:38 +00:00
Mitchell Livingston
1c4a5037c2 2.51+ 2012-04-09 02:11:41 +00:00
Mitchell Livingston
2c3f2a62bc even more NEWS tweaks 2012-04-09 02:04:39 +00:00
Jordan Lee
f82f303f99 (trunk gtk) sync transmission-gtk translations from Rosetta. Also, two new translations: Low German and Sinhalese :) 2012-04-09 01:50:33 +00:00
Mitchell Livingston
a29f28b68a bump version to 2.51 2012-04-09 01:43:50 +00:00
Mitchell Livingston
53b485a2b3 tweak NEWS some more 2012-04-09 01:38:32 +00:00
Jordan Lee
72a3a79e92 (trunk, web) fix bug #4642 'Turtle mode no longer visually apparent when selected in WebUI' 2012-04-08 16:29:39 +00:00
Jordan Lee
78b835f097 (trunk, web) fix ticket #4640 'Gear button's menu is displayed as pushed in when hovered over' 2012-04-08 16:17:00 +00:00
Mitchell Livingston
a74d466347 update NEWS 2012-04-08 16:05:40 +00:00
Jordan Lee
cf716904f9 (trunk, gtk) #4573 'fix crash when opening a torrent file on systems that don't define G_USER_DIRECTORY_DOWNLOAD'. Thanks to Felipe Contreras for the initial patch. 2012-04-08 16:02:48 +00:00
Jordan Lee
0f7337a6cd bump for #4621 2012-04-08 15:03:53 +00:00
Jordan Lee
4727e20aba (trunk, web) fix bug #4621 'seeding progressbars don't show in web ui' 2012-04-08 14:48:57 +00:00
Jordan Lee
40126aa12d bump NEWS for 2.51 2012-04-07 16:04:10 +00:00
Jordan Lee
01535743a0 (trunk) improved & translatable .desktop files patch from jbicha for ticket #4804 2012-04-07 15:45:12 +00:00
Jordan Lee
58b4caefba (trunk) fix bug #4826 where overriding the C++ compliler via the CXX environment variable didn't work 2012-04-07 14:02:13 +00:00
Jordan Lee
fd5014aef5 (trunk gtk) fix ticket #4827 'clicking cancel in Open URL dialog does nothing' 2012-04-07 00:41:21 +00:00
Jordan Lee
217da21bb8 add #4846 'Show magnet links in torrent info in transmission-remote -i' from a patch by eSyr 2012-04-07 00:33:05 +00:00
Jordan Lee
32f3186f84 (trunk gtk) fix #4849 'Transmission-gtk Ignores Notification Sound Setting' with a patch from Jan Varho 2012-04-07 00:30:37 +00:00
Jordan Lee
001813c364 (trunk, qt) fix #4824 'Open Folder bug' with a patch from rb07 2012-04-07 00:16:14 +00:00