Commit Graph

11734 Commits

Author SHA1 Message Date
Mitchell Livingston 1d1017534b #4953 Launching/quitting Growl should update options in preferences 2012-07-07 17:58:52 +00:00
Mitchell Livingston 2586396a11 Explicitly create an ivar for Torrent's remove flag 2012-07-07 02:14:08 +00:00
Mitchell Livingston 379c9d4b19 #2353 Add a preference option for auto-remove 2012-07-07 02:08:05 +00:00
Mitchell Livingston 8a647287ae #2353 Add an option to the inspector to remove transfers from the list when seeding completes 2012-07-07 01:47:12 +00:00
Mitchell Livingston 93109a48ca 2.60+ 2012-07-07 01:46:48 +00:00
Jordan Lee 5979406bfe update GTK+ client translations from rosetta 2012-07-06 01:21:32 +00:00
Mitchell Livingston cf409cb17b bump to 2.60 2012-07-06 01:16:01 +00:00
Mitchell Livingston efb01315ff tweak NEWS some more 2012-07-06 01:13:32 +00:00
Jordan Lee 9ebc212daf tweak NEWS 2012-07-06 01:11:04 +00:00
Mitchell Livingston f489e8778e #4775 Sign the app with my local build scripts, instead of setting the code signing identity in the Xcode project itself. 2012-07-05 02:29:12 +00:00
Mitchell Livingston 58de3d3f93 When displaying file sizes in TB, show at most 2 fraction digits. 2012-07-05 00:18:15 +00:00
Mitchell Livingston d855870cac #4775 When building in Release mode, code sign the app for Gatekeeper (the identity is of course not available publicly) 2012-07-04 22:53:19 +00:00
Mitchell Livingston 2002c0291b first update of NEWS for 2.60 2012-07-02 03:44:14 +00:00
Mitchell Livingston 8b7e2a4924 Update the European Portuguese localization 2012-07-02 02:45:17 +00:00
Jordan Lee ec82624376 (trunk qt) #4937 "basque translation of transmission-qt" -- added patch from Azpidatziak 2012-07-01 04:28:58 +00:00
Jordan Lee e63ae0c50c (trunk daemon) #4947 "Expanded info not in transmission-remote manpage, only in --help" -- fixed. 2012-07-01 04:21:22 +00:00
Jordan Lee 5c34257ee0 (trunk libT) #4943 "tr_sessionClearStats() does not set the stats' dirty flag to true s.t. stats.json gets saved" 2012-07-01 04:00:27 +00:00
Jordan Lee f55ab8dddb (trunk libT) move torrent.c's private function fileExists() to the utility function tr_fileExists() so that it can also be used by stats.c 2012-07-01 03:05:36 +00:00
Jordan Lee 3398a48e57 (trunk libT) #4402 "Transmission Bandwidth allocation getting overflows" -- use gvdl's patch '4402-uint-bpsoverflow.patch' 2012-07-01 02:17:35 +00:00
Jordan Lee 99b615b3b8 (trunk libT) #4931 "Wrong peer percentages for magnetized transfers" -- fixed.
tr_peerUpdateProgress() is guessing at the progress size, but when we don't have the data size yet that guess isn't very good. Add boundary
 clamps on the peer.progress field.
2012-07-01 02:00:02 +00:00
Jordan Lee df80c1ce03 Fix the size for the peers and peersFrom dictionaries.
By setting the initial allocation size correctly, we can avoid unnecessary resizing when adding all the dictionary's fields.
2012-07-01 01:42:58 +00:00
Mitchell Livingston 2f96f8c506 update Dutch localization 2012-06-29 05:05:26 +00:00
Mitchell Livingston bc3026a13f only create the number formatter for formatting integers once 2012-06-28 12:29:01 +00:00
Mitchell Livingston e5d37376ff update Simplified Chinese localization 2012-06-28 12:25:16 +00:00
Mitchell Livingston a2540bc260 update French localization 2012-06-25 23:22:14 +00:00
Mitchell Livingston d1a47ce520 explicit return type for a NSComparator 2012-06-22 11:42:50 +00:00
Mitchell Livingston 7b303a81b9 update Italian localization 2012-06-19 00:52:58 +00:00
Mitchell Livingston 739ae4a99a Don't call setRestorationClass: on 10.6. 2012-06-18 01:33:27 +00:00
Mitchell Livingston f26cee5de6 update Brazilian Portuguese localization 2012-06-18 00:57:14 +00:00
Mitchell Livingston 581c5098a2 update Spanish localization 2012-06-16 13:24:34 +00:00
Mitchell Livingston 4a8ac0b73a update German localization 2012-06-16 02:02:33 +00:00
Mitchell Livingston 12b490842f update makefile for notifications.js 2012-06-15 23:23:31 +00:00
Mitchell Livingston 7be7e22d8a update Danish localization 2012-06-14 11:45:25 +00:00
Mitchell Livingston d6e16312c1 update Russian localization 2012-06-12 10:29:29 +00:00
Mitchell Livingston 57863cbfc3 Update localizable.strings 2012-06-12 01:26:04 +00:00
Mitchell Livingston 3e90d39599 #4891 Solaris 11 compile errors on 2.51 2012-06-12 01:05:19 +00:00
Mitchell Livingston d38f76ac74 specify the background style of the up and down arrows in the status bar 2012-06-10 13:47:32 +00:00
Mitchell Livingston 9d3f8cb79a Fix the Mac build. SVN doesn't work well with files containing @. 2012-06-10 02:48:11 +00:00
Mitchell Livingston af6768d7ae Properly capitalize ToolbarFilterTemplate@2x.png 2012-06-10 02:38:44 +00:00
Mitchell Livingston b830e8cba2 #4749 When accessing images using imageNamed:, don't include the .png. This fixes the app not using the @2x images in HiDPI mode. 2012-06-10 02:35:58 +00:00
Mitchell Livingston 6b8f4738bf Attempt to remove duplicate FavIcon.png 2012-06-10 02:15:00 +00:00
Mitchell Livingston 35104824e4 #4749 Add the Retina 2x images, and the updated 1x images, provided by Kibo. 2012-06-10 02:04:55 +00:00
Mitchell Livingston bb395c1473 #4939 Access Growl from preferences (disabled until the 1.4 framework is released) 2012-06-10 01:44:03 +00:00
Mitchell Livingston d6c1db86cd #4833 regression: Select / Deselect transfers option missing 2012-06-04 00:28:15 +00:00
Mitchell Livingston 4462754c2a whoops 2012-06-03 23:35:22 +00:00
Mitchell Livingston d7db1a4c46 revert 13327 (#4924) 2012-06-03 23:29:39 +00:00
Mitchell Livingston 8b32be67f3 #4929 libminiupnp fails to compile on Mac OS 2012-06-01 01:46:08 +00:00
Jordan Lee 897dcf56cf (trunk libT) sync our build diffs to upstream miniupnp's scripts.
These diffs are necessary because upstream's build scripts require srcdir == builddir
2012-05-30 18:56:30 +00:00
Jordan Lee 69edb1b0d1 (trunk) upgrade miniupnpc to version 1.7. Should fix bug #4891 2012-05-30 18:15:33 +00:00
Jordan Lee 6e6f20da91 (trunmk libT) #4162 "daemon should reopen logfile on SIGHUP" -- patch from gvdl to reopen the logfile on SIGHUP s.t. log rotation can be used by outside tools 2012-05-30 17:59:52 +00:00