Commit Graph

4203 Commits

Author SHA1 Message Date
Mitchell Livingston 97385bcdee don't use the convenient accessor functionality in file parsing 2012-08-12 14:10:18 +00:00
Mitchell Livingston 6fe0774147 don't use the convenient accessor functionality in the Quick Look plugin 2012-08-12 14:05:55 +00:00
Mitchell Livingston c8ce481f38 add creation date and client information to the quick look preview 2012-08-12 13:55:06 +00:00
Mitchell Livingston 093d968b95 #4998 Support Quick Look of .torrent files in the Finder 2012-08-12 12:11:33 +00:00
Mitchell Livingston 14d4387807 missed a line 2012-08-06 04:02:18 +00:00
Mitchell Livingston 6bb897d175 #4454 Patch by 0ptional: Time Machine exclusion for partial download does not work on Lion 2012-08-06 03:59:07 +00:00
Mitchell Livingston 48d14b9cdb Tweak how we first load in the torrent file list. This time submit the right file. 2012-08-06 03:49:59 +00:00
Mitchell Livingston 9412c55bb5 Tweak how we first load in the torrent file list. 2012-08-06 03:49:36 +00:00
Mitchell Livingston d4c38b79fa #5005 Torrent file deleted twice when added via url 2012-08-05 03:48:13 +00:00
Mitchell Livingston 678a65d9e3 Set each notification's subtitle as the informative text instead of the subtitle, so that it wraps to a second line. 2012-08-05 03:10:56 +00:00
Mitchell Livingston 3479946084 #4963 Support Notification Center on 10.8 2012-07-25 12:49:11 +00:00
Mitchell Livingston d350225a1d #4964 Don't allow Mist notifications on >= 10.8 2012-07-25 12:48:50 +00:00
Mitchell Livingston 53576bfa85 More 10.8 better file size formatting. 2012-07-25 12:48:13 +00:00
Mitchell Livingston 4021d39a63 On 10.8, use NSByteCountFormatter to keep file sizes consistent with the operating system. Also, on 10.8 don't use a number formatter to localize unsigned integers. 2012-07-25 12:46:49 +00:00
Mitchell Livingston 2ab7d280bc re-add #2353 Automatically Remove on Completion 2012-07-24 02:30:24 +00:00
Mitchell Livingston ecb482e1f3 update PrefsWindows.xib to fix #4953 2012-07-24 00:32:35 +00:00
Mitchell Livingston c2c8186003 replace a string with the constant NSTableViewColumnDidResizeNotification 2012-07-24 00:20:04 +00:00
Mitchell Livingston f119dfb89e temporarily revert gui changes for #2353 for 2.61, hiding the new functionality 2012-07-24 00:17:47 +00:00
Mitchell Livingston e94cf23702 #4956 Crash when creating a torrent on 10.7 2012-07-23 11:31:48 +00:00
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 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