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

4180 commits

Author SHA1 Message Date
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
8b7e2a4924 Update the European Portuguese localization 2012-07-02 02:45:17 +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
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
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
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
5c1feaf937 #4924 Use recycleURLs:completionHandler: to trash files 2012-05-29 01:53:36 +00:00
Mitchell Livingston
c1f2085715 session_handle does not need to be a global variable in the prefs controller 2012-05-29 01:03:21 +00:00
Mitchell Livingston
4ddc3582d0 silence 2 warnings 2012-05-29 00:53:44 +00:00
Mitchell Livingston
f4961e0632 hide the filter field and check/uncheck all buttons for single-file torrents 2012-05-28 20:16:43 +00:00
Mitchell Livingston
5bcc41da4e #4923 "Open when created" might not be respected 2012-05-28 19:43:53 +00:00
Mitchell Livingston
ff6af7b86a when migrating old blacklists, use URLs instead of string paths and don't hardcode the Application Support folder location 2012-05-28 17:43:51 +00:00
Mitchell Livingston
84a7f149a6 #4922 On Lion, use window restoration on the preferences window 2012-05-28 17:26:15 +00:00
Mitchell Livingston
8e4eea032b fix compiling in 32-bit mode 2012-05-28 14:34:32 +00:00
Mitchell Livingston
7466139067 #4921 On Lion, use window restoration on the torrent creation window 2012-05-28 14:28:50 +00:00
Mitchell Livingston
bcde8ebef6 #4920 On Lion, use window restoration on the message log and stats window 2012-05-27 22:31:58 +00:00
Mitchell Livingston
8ba32b11c0 spelling corrections for the Danish localization 2012-05-23 23:55:31 +00:00
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
Mitchell Livingston
9756b5dcf1 #4912 Filter and check all/uncheck all in Add Transfer window 2012-05-20 00:19:55 +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
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
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
Mitchell Livingston
610926c2a3 #4868 Extended tooltip text could be white instead of black 2012-04-14 03:07:06 +00:00
Mitchell Livingston
496290d263 #4839 Use configuration directory retrieved from libtransmission 2012-03-18 14:33:50 +00:00
Mitchell Livingston
87b6288c73 more cleanup 2012-03-13 03:49:30 +00:00