Commit Graph

11444 Commits

Author SHA1 Message Date
Jordan Lee 252560ddd9 (trunk gtk) #4791 "Should catch SIGTERM instead of SIGKILL" -- fixed with patch by Matt Krai 2012-02-24 19:52:50 +00:00
Mitchell Livingston 291cb9f712 version number back to 2.50 for re-re-re-tagging 2012-02-19 23:58:04 +00:00
Mitchell Livingston 41cf79099f update Dutch localization for 2.5 2012-02-19 23:48:37 +00:00
Jordan Lee 6660a6f69f bump trunk to 2.50+ 2012-02-19 02:08:05 +00:00
Mitchell Livingston 54bad257aa update European Portuguese localization for 2.5 2012-02-15 23:47:15 +00:00
Mitchell Livingston 5a4171e21c update Simplified Chinese localization for 2.5 2012-02-15 23:44:21 +00:00
Jordan Lee b50aa8f050 bump to 2.50 2012-02-15 01:56:20 +00:00
Jordan Lee ecfab318ed (trunk libT) fix potential NULL pointer dereference in rpc-server.c's crude mime multipart parser 2012-02-15 01:44:21 +00:00
Mitchell Livingston bfaba32d79 #4769 "Display notifications" not staying checked 2012-02-14 03:37:39 +00:00
Jordan Lee 94678506bd sync transmission-gtk translations from launchpad. Five new localizations: Tibetan, Uzbek, Armenian, Valencian Catalan, Interlingua 2012-02-13 20:58:29 +00:00
Mitchell Livingston a47618773a update Brazilian Portuguese localization for 2.5 2012-02-12 21:02:02 +00:00
Jordan Lee 8f55d04992 (trunk web) remove dead css from the removed filter popup 2012-02-12 17:20:38 +00:00
Mitchell Livingston 3e00245976 bump version to 2.50b1 2012-02-11 23:43:47 +00:00
Mitchell Livingston 34d9663139 replace NSAutoreleasePool objects with @autoreleasepool blocks 2012-02-11 05:13:46 +00:00
Mitchell Livingston 72b0086cef spacing fix for r13217 2012-02-11 03:52:57 +00:00
Mitchell Livingston ec28df0bbc (web client) getValue needs to accept all types of html5 text fields 2012-02-11 03:49:21 +00:00
Mitchell Livingston bf076cc096 update French localization for 2.5 2012-02-09 13:48:36 +00:00
Mitchell Livingston a6e141fc96 update NEWS 2012-02-08 12:13:22 +00:00
Mitchell Livingston bd5289b750 update Russian localization for 2.5 2012-02-08 12:13:13 +00:00
Jordan Lee b8c05784de fix oops 2012-02-08 04:09:22 +00:00
Mitchell Livingston 0109992bdb yet another NEWS revision 2012-02-08 03:54:12 +00:00
Jordan Lee 597285830b another NEWS revision 2012-02-08 03:52:54 +00:00
Jordan Lee 44b1eecf12 (trunk web) Include the SASS stylesheet templates in the tarball 2012-02-08 03:49:32 +00:00
Mitchell Livingston 4deb1cbb9c update NEWS 2012-02-08 03:47:39 +00:00
Jordan Lee 423675783b update NEWS for 2.50 2012-02-08 03:15:50 +00:00
Mitchell Livingston 8a0119d467 update Spanish localization for 2.5 2012-02-07 22:51:33 +00:00
Mitchell Livingston 27b341134a update Italian localization for 2.5 2012-02-07 03:41:48 +00:00
Jordan Lee e110757013 (trunk gtk) when processing log messages for the Message Log window and we encounter an error messages, pass it to g_warning() as well 2012-02-04 23:59:42 +00:00
Jordan Lee b20110fe67 use kB/s rather than KiB/s in transmission-remote's manpage 2012-02-04 03:19:49 +00:00
Jordan Lee 43f7dc4c17 (trunk libT) fix minor memory leak of the 'dir' string when deleting local data. (Thanks, valgrind!) 2012-02-04 03:09:31 +00:00
Mitchell Livingston a107ad81ab Mac build compiles again 2012-02-04 02:17:51 +00:00
Jordan Lee 5194175f9a (trunk qt) fix r13200 oops -- I forgot to add the new template file in the qt/ directory 2012-02-04 02:00:21 +00:00
Jordan Lee a33763dbe3 (trunk qt) #4490 "transmission-qt FTB, undefined references to UTP library" -- fixed with patch by niol 2012-02-04 01:55:58 +00:00
Jordan Lee 6d4858d8dd (trunk) #4732 "allow switching between internal and system libnatpmp" -- fixed with patch scarabeus and applied by me, so any patch breakage is probably mine... ;) 2012-02-04 01:28:15 +00:00
Jordan Lee c56b12690c (trunk libT) #4687 "magnet links behave oddly" -- fixed. Thanks to cfpp2p for some very nice sleuthing on this one. 2012-02-04 00:34:39 +00:00
Jordan Lee 4c31104f4f (trunk web) fix positioning issue w/the torrent list going directly under the toolbars 2012-02-03 23:05:24 +00:00
Jordan Lee 9a27751d77 (trunk web) #4731 "'Select All' and 'Deselect All' options missing from Inspector>Files" -- fixed. 2012-02-03 22:59:33 +00:00
Jordan Lee fbc7f3dc3c (trunk) use base-10 units for network bandwidth (ie, speed) and disk sizes.
It looks like the Mac client is already doing this and it's clearly the trend in other apps as well. Even apt-get is using kB/s, ferchrissake... :)

Flame away.
2012-02-03 21:21:52 +00:00
Jordan Lee 86d71b0118 Fix minor formatting issue in the web client
1. the formatter listed speed in units of 1000 bytes, but used "KB" rather than "kB"
2. the bytes-per-second speed was listed as "B" rather than "B/s"
2012-02-03 21:15:07 +00:00
Jordan Lee 1816a92d6f (trunk) #4744 "Fix IT_PROG_INTLTOOL failing if intltool is not installed" -- fixed w/revised patch :) 2012-02-03 17:28:48 +00:00
Jordan Lee e599b3a738 (trunk gtk) To improve translations, help gettext to differentiate between the gerund and verb forms of some -ing words like "Seeding" and "Downloading" -- fixed.
I wasn't sure how to do this, so for the benefit of my future self or anyone else who's interested, here are some breadcrumbs I found: https://trac.transmissionbt.com/ticket/4717#comment:6
2012-02-03 17:12:17 +00:00
Jordan Lee b2d65db45f (trunk) remove trailing spaces from code lines ;) 2012-02-03 16:44:07 +00:00
Jordan Lee 00714200f3 revert previous commit -- wrong version of the patch 2012-02-03 16:22:11 +00:00
Jordan Lee ee15a0fb63 (trunk) #4744 "Fix IT_PROG_INTLTOOL failing if intltool is not installed" -- use patch from Adys 2012-02-03 16:11:05 +00:00
Jordan Lee 631a77287d (trunk gtk) replace the three single dots '...' with the unicode symbol U+2026 (…). 2012-02-03 15:51:36 +00:00
Mitchell Livingston 480700e835 remove redundant code in Torrent's canChangeDownloadCheckForFile:, and enumerate of the files in canChangeDownloadCheckForFiles: concurrently. 2012-01-31 04:22:51 +00:00
Mitchell Livingston d7842c0925 update German localization for 2.5 2012-01-30 23:47:09 +00:00
Mitchell Livingston 335fd11d76 part 2 of r13184 2012-01-30 00:16:57 +00:00
Mitchell Livingston f7cab515f4 Sort the Sort menu items on launch, since the main menu is now localized through a strings file. 2012-01-30 00:14:43 +00:00
Mitchell Livingston 021a5740e2 update Localizable.strings 2012-01-28 17:28:54 +00:00