Jordan Lee
|
f75027d5e9
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
Mitchell Livingston
|
c6290bcd71
|
Move the rename menu item to the File menu.
|
2013-01-23 03:46:04 +00:00 |
Mitchell Livingston
|
45c8174cc2
|
Use tr_torrentRenamePath() instead of the removed tr_torrentRename()
|
2013-01-23 03:44:47 +00:00 |
Mitchell Livingston
|
806fdb0314
|
When renaming a transfer or file, reload the proper tables.
|
2013-01-22 03:54:51 +00:00 |
Mitchell Livingston
|
694861217c
|
add the rename option to the main window context menu
|
2013-01-22 00:50:28 +00:00 |
Mitchell Livingston
|
5a53ea421f
|
use the new rename function for the torrent, instead of the per-file function; update the interface right away when renaming the torrent
|
2013-01-22 00:44:58 +00:00 |
Mitchell Livingston
|
9236571f1c
|
#1220 Initial Mac support for changing file and folder names. Not fully complete.
|
2013-01-22 00:09:48 +00:00 |
Mitchell Livingston
|
d2d3671e22
|
fix the build on the build Mac
|
2013-01-19 05:13:00 +00:00 |
Mitchell Livingston
|
aec98490b9
|
update the makefile for VDKQueue
|
2013-01-19 05:06:51 +00:00 |
Mitchell Livingston
|
bc574a559a
|
#5223 Use VDKQueue for watching for torrent files
|
2013-01-19 05:03:00 +00:00 |
Mitchell Livingston
|
68d68d9420
|
add new quark files to the project file, and update the libtransmission initialization constants
|
2012-12-23 03:17:18 +00:00 |
Mitchell Livingston
|
1dc8c47059
|
mac build compiles with r13667
|
2012-12-14 23:28:49 +00:00 |
Jordan Lee
|
e96ed247fe
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
Mitchell Livingston
|
06fb61cbda
|
#5106 Work around for crash when seeding completes and the transfer is auto-removed.
|
2012-11-24 03:34:45 +00:00 |
Mitchell Livingston
|
16c3540792
|
remove invalid break in r13611
|
2012-11-04 19:29:53 +00:00 |
Mitchell Livingston
|
1e34d5a78b
|
#5121 Stopped torrents resume after sleep automatically.
|
2012-11-04 19:28:51 +00:00 |
Mitchell Livingston
|
b242dcaf14
|
simplify how the torrent table gets the type ahead name for group rows
|
2012-11-02 21:46:18 +00:00 |
Mitchell Livingston
|
6c8adbfc1d
|
some cleanup to retains when removing torrents
|
2012-11-01 03:21:35 +00:00 |
Mitchell Livingston
|
4b5b4271eb
|
revert r13603
|
2012-10-31 21:27:59 +00:00 |
Mitchell Livingston
|
13d5c76437
|
experimental fix for #5106
|
2012-10-30 00:44:20 +00:00 |
Mitchell Livingston
|
1e0f36fda0
|
#2794 Don't apply auto-grouping until torrent is demagnetized
|
2012-10-30 00:22:10 +00:00 |
Mitchell Livingston
|
7e2f344ff6
|
re-add layout code commented out in r13583
|
2012-10-29 22:44:12 +00:00 |
Mitchell Livingston
|
a5971d289a
|
#5109 Show expansion tooltip for abbreviated file names in the File table
|
2012-10-29 22:17:08 +00:00 |
Mitchell Livingston
|
8e0a157531
|
silence a deprecation warning
|
2012-10-29 22:16:42 +00:00 |
Mitchell Livingston
|
809bd8e788
|
no padding between the title/status strings in the file table and the priority column
|
2012-10-29 00:04:18 +00:00 |
Mitchell Livingston
|
7bcafd7149
|
#4373 In the file list, swap the priority switch and download check, so that the scrollbar doesn't appear above the high priority switch
|
2012-10-28 23:57:08 +00:00 |
Mitchell Livingston
|
b2b1aeb282
|
don't do layout in code until localizations are updated in 2.8
|
2012-10-19 03:52:59 +00:00 |
Mitchell Livingston
|
79d0f5d792
|
don't update the badge count when a transfer finishes seeding and is removed at the same time.
|
2012-10-17 00:25:28 +00:00 |
Mitchell Livingston
|
da2afd01ef
|
update to the Dutch localization
|
2012-10-15 02:23:54 +00:00 |
Mitchell Livingston
|
493d2824b3
|
#5090 Include seeding-complete transfers in badged count on Dock icon
|
2012-10-15 02:12:44 +00:00 |
Mitchell Livingston
|
83d89cd33a
|
Remove another debug logging message.
|
2012-10-14 17:46:42 +00:00 |
Mitchell Livingston
|
2430bb060d
|
move a variable outside of a loop
|
2012-10-14 17:33:23 +00:00 |
Mitchell Livingston
|
3fbc1efd2b
|
comment out a debug log statement
|
2012-10-14 17:32:38 +00:00 |
Mitchell Livingston
|
b60375bc2e
|
#5051 Mac client causes dual-GPU Macbook Pros to use the discrete GPU
|
2012-10-12 02:44:19 +00:00 |
Mitchell Livingston
|
126583ba85
|
in Mac world it's NSRect, not CGRect
|
2012-09-27 00:21:10 +00:00 |
Mitchell Livingston
|
340c8aedf7
|
perform localization of InfoActivityViewController with a strings files and resizing code
|
2012-09-27 00:17:43 +00:00 |
Mitchell Livingston
|
d3e57ff7f8
|
fix a bug with the auto-resizing localization code in InfoGeneralViewController
|
2012-09-27 00:16:21 +00:00 |
Mitchell Livingston
|
7a3f6e6010
|
uncomment resizing code for localizations post-2.7
|
2012-09-26 18:59:34 +00:00 |
Mitchell Livingston
|
c9f86ff4e3
|
#5053 Fix crash on 10.6
|
2012-09-26 16:55:34 +00:00 |
Mitchell Livingston
|
cf9d109480
|
Make the stats window's localization-resizing code a bit more generic
|
2012-09-24 02:43:44 +00:00 |
Jordan Lee
|
36e1337e68
|
Fix "make clean" when xcodebuild isn't available on the build box
|
2012-09-23 00:14:04 +00:00 |
Jordan Lee
|
00b0678904
|
fix warnings generated by autoreconf -Wall
|
2012-09-22 22:23:04 +00:00 |
Mitchell Livingston
|
7825c3a743
|
add WebSeedTableView.[hm] to the makefile
|
2012-09-22 19:27:01 +00:00 |
Mitchell Livingston
|
10ae4e612b
|
update the macosx makefile
|
2012-09-22 18:30:46 +00:00 |
Mitchell Livingston
|
f28c421e40
|
Remove the Simplified Chinese localization. We are on the lookout for a new localizer.
|
2012-09-22 16:09:52 +00:00 |
Mitchell Livingston
|
54ad8ee9d6
|
add European Portuguese localization of the Quick Look plugin for 2.7
|
2012-09-22 15:28:46 +00:00 |
Mitchell Livingston
|
8391e3ed32
|
update European Portuguese localization for 2.7
|
2012-09-22 15:28:00 +00:00 |
Mitchell Livingston
|
369adbbc0c
|
update French localization for 2.7
|
2012-09-20 13:02:34 +00:00 |
Mitchell Livingston
|
4cce91e006
|
Refine the logic for determining the "partial/full file size" string. It's better, but not perfect, depending on how languages are localized for special cases. A partial size of zero will now always hide the unit.
|
2012-09-11 00:46:32 +00:00 |
Mitchell Livingston
|
d04bd9b8be
|
when generating the size units for libtransmission, use an arbitrary size instead of 0 to avoid potential pluralization special cases in some localizations
|
2012-09-10 03:21:07 +00:00 |
Mitchell Livingston
|
76bc93b6a6
|
On Mountain Lion, pull the file/memory size units for libtransmission from the operating system using a byte count formatter, rather than using a localized string.
|
2012-09-10 03:09:56 +00:00 |
Mitchell Livingston
|
7dd5b57851
|
properly retain/release nstimers like any other objective-c object
|
2012-09-10 02:37:29 +00:00 |
Mitchell Livingston
|
4382b7c93a
|
avoid creating the Bonjour Controller singleton unnecessarily
|
2012-09-10 02:01:07 +00:00 |
Mitchell Livingston
|
1f58ca17e5
|
re-commit change from r13488
|
2012-09-09 13:01:53 +00:00 |
Mitchell Livingston
|
e016d25414
|
revert the last commit because of styling changes snuck in from copy/paste
|
2012-09-09 12:58:53 +00:00 |
Mitchell Livingston
|
9699c550f8
|
#4874 Deleting multiple torrents from the WebUI fails
|
2012-09-09 12:42:10 +00:00 |
Mitchell Livingston
|
bb9c73bda4
|
Take an int instead of an NSInteger for the Bonjour port
|
2012-09-09 12:26:18 +00:00 |
Mitchell Livingston
|
72435a2f40
|
#5036 always use "Transmission" instead of "Transmission Web Interface" for consistency
|
2012-09-09 05:33:55 +00:00 |
Mitchell Livingston
|
610a8ee0fb
|
debug message snuck in r13483
|
2012-09-09 05:23:04 +00:00 |
Mitchell Livingston
|
dd1a937ce2
|
#5036 Bonjour Service Name Maximum Length Bug
|
2012-09-09 05:19:10 +00:00 |
Mitchell Livingston
|
1acd97b55d
|
update Brazilian Portuguese localization for 2.7
|
2012-09-09 00:31:09 +00:00 |
Mitchell Livingston
|
e139ed0ebd
|
add in placeholder code so thatInfoGeneralView can be localized with a strings file after 2.7
|
2012-09-08 20:22:05 +00:00 |
Mitchell Livingston
|
1ff62b9cbe
|
add in placeholder code so that InfoOptionsView can be localized with a strings file after 2.7
|
2012-09-08 18:09:02 +00:00 |
Mitchell Livingston
|
4e2555dac4
|
add in placeholder code so that AddMagnetWindow can be localized with a strings file after 2.7
|
2012-09-08 03:48:12 +00:00 |
Mitchell Livingston
|
497d6f72b8
|
remove a blank view that snuck into the Creator xib file.
|
2012-09-08 01:09:55 +00:00 |
Mitchell Livingston
|
1b65933da1
|
update Russian localization for 2.7
|
2012-09-07 11:54:14 +00:00 |
Mitchell Livingston
|
781776dd69
|
revert MessageWindowController changes
|
2012-09-06 03:25:52 +00:00 |
Mitchell Livingston
|
723d681b63
|
Whoops! Revert new changes committed in r13469
|
2012-09-06 03:23:50 +00:00 |
Mitchell Livingston
|
9e7e64fe04
|
Revert r13468 for now.
|
2012-09-06 03:21:03 +00:00 |
Mitchell Livingston
|
4935b91e3a
|
convert the Quick Look plugin to ARC
|
2012-09-06 03:09:49 +00:00 |
Mitchell Livingston
|
d3def60514
|
ensure that NSApp is loaded for the QuickLook plugin
|
2012-09-06 01:15:31 +00:00 |
Mitchell Livingston
|
bdab0f7e77
|
update Dutch localization for 2.7
|
2012-09-06 00:09:55 +00:00 |
Mitchell Livingston
|
3d2357d89b
|
updated Spanish Quick Look plugin localization
|
2012-09-05 03:08:05 +00:00 |
Mitchell Livingston
|
9f0452832a
|
update Italian localization for 2.7
|
2012-09-04 22:53:12 +00:00 |
Mitchell Livingston
|
261e54ad27
|
update Danish localization for 2.7
|
2012-09-04 22:49:46 +00:00 |
Mitchell Livingston
|
7fb5ae5881
|
update Spanish localization for 2.7
|
2012-09-04 22:46:06 +00:00 |
Mitchell Livingston
|
9394c9795a
|
use localized strings properly in the quick look plugin
|
2012-09-03 18:37:18 +00:00 |
Mitchell Livingston
|
8f3cc932d4
|
German localization for 2.7
|
2012-09-02 16:48:52 +00:00 |
Mitchell Livingston
|
0de19ad251
|
when drawing the status bar lines, don't assume the full lines will be drawn (although they probably will be)
|
2012-08-30 03:40:13 +00:00 |
Mitchell Livingston
|
9dadb8928f
|
#5026 Slight decrease in the opacity of the toolbar noise
|
2012-08-30 02:48:07 +00:00 |
Mitchell Livingston
|
656ebb3bc0
|
#5026 StatusBarView doesn't fully match toolbar on 10.7+
|
2012-08-30 02:37:00 +00:00 |
Mitchell Livingston
|
3b066d3c97
|
use "Show" instead of "Reveal" in the "seeding complete" notification button
|
2012-08-30 00:18:18 +00:00 |
Mitchell Livingston
|
4113e288c1
|
update the English strings file
|
2012-08-30 00:15:26 +00:00 |
Mitchell Livingston
|
4b5331fe0e
|
remove an unused variable
|
2012-08-30 00:14:43 +00:00 |
Mitchell Livingston
|
f406f49647
|
remove unnecessary 10.8 checks
|
2012-08-19 19:08:18 +00:00 |
Mitchell Livingston
|
37009c2890
|
When running on 10.8 with Growl not running, show a button in Prefs to open System Preferences.
|
2012-08-19 19:06:52 +00:00 |
Mitchell Livingston
|
06d250a7a2
|
silence warnings about string literals
|
2012-08-13 00:56:52 +00:00 |
Mitchell Livingston
|
9c8395d109
|
silence several warnings related to printing ints in strings
|
2012-08-13 00:52:04 +00:00 |
Mitchell Livingston
|
0f60662945
|
better spacing of the file/tracker/webseed list in Quick Look
|
2012-08-12 20:14:26 +00:00 |
Mitchell Livingston
|
3d4f9a140c
|
modify the Quick Look plugin's main.c
|
2012-08-12 16:19:06 +00:00 |
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 |
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 |
Mitchell Livingston
|
b6c2134338
|
more changes to make future porting to ARC easier
|
2012-03-13 03:39:56 +00:00 |
Mitchell Livingston
|
4252d0ca02
|
re-add non-ARC-specific changes from r13248-50, mainly to make re-adding ARC support easier in the future
|
2012-03-13 03:20:09 +00:00 |
Mitchell Livingston
|
3d866c03e6
|
Call release, not dealloc on the Info View Controllers
|
2012-03-13 02:55:15 +00:00 |
Mitchell Livingston
|
2406572104
|
reverse r13248-r13250, since ARC doesn't support 32-bit.
|
2012-03-13 02:52:11 +00:00 |
Mitchell Livingston
|
21075ebd5d
|
replace a method with GCD calls
|
2012-03-10 13:59:44 +00:00 |
Mitchell Livingston
|
aabd4c9397
|
less crashing with ARC
|
2012-03-10 13:36:26 +00:00 |
Mitchell Livingston
|
11f57ccb18
|
#4822 Enable Automatic Reference Counting
|
2012-03-10 03:38:58 +00:00 |
Mitchell Livingston
|
d1f837e709
|
show dates in the inspector as relative (today/yesterday instead of a date), and don't show the day of the week
|
2012-03-05 02:11:33 +00:00 |
Mitchell Livingston
|
bc6d6fb54b
|
#4788 "export TRANSMISSION_HOME=" broken in Mac client
|
2012-02-29 02:45:42 +00:00 |
Mitchell Livingston
|
6ac2b87fd9
|
#4790 Increase most number formatter limits from 10000 to 99999 (9999 for peers per-torrent)
|
2012-02-27 04:30:20 +00:00 |
Mitchell Livingston
|
41cf79099f
|
update Dutch localization for 2.5
|
2012-02-19 23:48:37 +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 |
Mitchell Livingston
|
bfaba32d79
|
#4769 "Display notifications" not staying checked
|
2012-02-14 03:37:39 +00:00 |
Mitchell Livingston
|
a47618773a
|
update Brazilian Portuguese localization for 2.5
|
2012-02-12 21:02:02 +00:00 |
Mitchell Livingston
|
34d9663139
|
replace NSAutoreleasePool objects with @autoreleasepool blocks
|
2012-02-11 05:13:46 +00:00 |
Mitchell Livingston
|
bf076cc096
|
update French localization for 2.5
|
2012-02-09 13:48:36 +00:00 |
Mitchell Livingston
|
bd5289b750
|
update Russian localization for 2.5
|
2012-02-08 12:13:13 +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 |
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 |
Mitchell Livingston
|
d37b29264d
|
use NSSearchPathForDirectoriesInDomains to retrieve the Application Support directory for config files, instead of libtransmission's hardcoded path
|
2012-01-22 17:57:55 +00:00 |
Mitchell Livingston
|
4a64ae9fa2
|
use NSFileManager to read/write the torrent history in the Application Support directory, instead of a hard-coded path
|
2012-01-21 23:28:34 +00:00 |
Mitchell Livingston
|
fa439f6ad7
|
fix the mac build when compiling in 32-bit mode, which doesn't support the "modern runtime" for creating ivars
|
2012-01-21 14:58:39 +00:00 |
Mitchell Livingston
|
63b5979594
|
for the fun of it, replace some variables with @property in the file and tracker nodes
|
2012-01-20 02:41:49 +00:00 |
Mitchell Livingston
|
12dc463e61
|
revert accidental removal in r13172
|
2012-01-19 00:27:11 +00:00 |
Mitchell Livingston
|
52e447603d
|
Make sure groups are expanded/collapsed correctly when filtering on 10.6
|
2012-01-19 00:25:08 +00:00 |
Mitchell Livingston
|
3262566ab4
|
progress marks are floats, not doubles
|
2012-01-18 04:09:39 +00:00 |
Mitchell Livingston
|
c157c820bc
|
replace two unnecessary instances of reloadData with setNeedsDisplay:
|
2012-01-18 04:03:12 +00:00 |
Mitchell Livingston
|
e1510639c7
|
miscellaneous fiddling
|
2012-01-18 01:40:34 +00:00 |
Mitchell Livingston
|
3c485a4845
|
bump the year displayed within the app to 2012
|
2012-01-16 02:17:15 +00:00 |
Mitchell Livingston
|
bdd9a157e7
|
remove an extraneous endUpdates call
|
2012-01-15 07:47:31 +00:00 |
Mitchell Livingston
|
7228dddbc2
|
Reselect proper rows after removing transfers on Snow Leopard
|
2012-01-15 07:39:24 +00:00 |
Mitchell Livingston
|
56a0a90b1e
|
improve on r13164
|
2012-01-14 20:11:51 +00:00 |
Mitchell Livingston
|
66a268bb7f
|
unconditionally expand all groups when toggling group rows
|
2012-01-14 20:07:26 +00:00 |
Mitchell Livingston
|
6777c6f0f6
|
On Lion with group rows shown, when moving torrents to a group row that did not previously exist, do sliding instead of fading and keep selected torrents selected.
|
2012-01-14 19:53:08 +00:00 |
Mitchell Livingston
|
8ca8c76799
|
bump Mac copyright to 2012
|
2012-01-14 17:12:04 +00:00 |
Mitchell Livingston
|
0adcc8c6f4
|
use GCD instead of a variable to not animate the main table at launch
|
2012-01-14 16:08:45 +00:00 |
Mitchell Livingston
|
1b4ec4dc4d
|
search for folder nodes concurrently when generating a torrent's file list
|
2012-01-14 16:07:58 +00:00 |
Mitchell Livingston
|
bfc288a309
|
consider the corresponding torrent when comparing tracker nodes
|
2012-01-14 16:06:39 +00:00 |
Mitchell Livingston
|
6a6887242f
|
#4713 (Lion) animate removing rows from the tracker table
|
2012-01-14 02:28:54 +00:00 |
Mitchell Livingston
|
3de5847158
|
#4705 Removing a group in prefs doesn't remove the group row in the main window
|
2012-01-12 00:12:17 +00:00 |
Mitchell Livingston
|
5b653e17d4
|
merge the code to update the table when toggling the group rows
|
2012-01-09 23:59:57 +00:00 |
Mitchell Livingston
|
8419853c76
|
better enumeration when generating a torrent's file list
|
2012-01-09 04:27:09 +00:00 |
Mitchell Livingston
|
a0abfd79c0
|
concurrent enumeration when generating a torrent's file list
|
2012-01-09 00:57:50 +00:00 |
Mitchell Livingston
|
f05360e5a3
|
another concurrency safety change
|
2012-01-08 20:22:43 +00:00 |
Mitchell Livingston
|
ee8977d5c3
|
fix a theoretical concurrency issue when removing previous pieces info
|
2012-01-08 19:58:58 +00:00 |
Mitchell Livingston
|
27595b4888
|
Use concurrent enumeration when generating the list of filtered torrents.
|
2012-01-08 19:28:59 +00:00 |
Mitchell Livingston
|
a43f649935
|
Fix a theoretical concurrency issue by generating an index set directly instead of enumerating objects and filling an index set.
|
2012-01-08 18:58:47 +00:00 |
Mitchell Livingston
|
bb16b6b4e2
|
improve how we search the message window's message array
|
2012-01-08 17:05:12 +00:00 |
Mitchell Livingston
|
685d04fa56
|
dead code removal
|
2012-01-08 17:04:30 +00:00 |
Mitchell Livingston
|
7223a980f3
|
more array enumeration using blocks and the concurrent option
|
2012-01-08 05:37:18 +00:00 |
Mitchell Livingston
|
bc344e6e74
|
update the file table node search to (possibly) use concurrent enumeration
|
2012-01-08 05:05:47 +00:00 |
Mitchell Livingston
|
9c75df7ddc
|
remove the no-longer-necessary lock from the file table
|
2012-01-08 04:11:30 +00:00 |
Mitchell Livingston
|
3cb231283e
|
store the list of newly-adding transfers in a set rather than an array
|
2012-01-08 04:11:07 +00:00 |
Mitchell Livingston
|
21ba5ced8c
|
When adding torrents, slide them in from the left
|
2012-01-08 00:51:05 +00:00 |
Mitchell Livingston
|
db9606d67a
|
don't animate the main table on launch
|
2012-01-07 22:06:23 +00:00 |
Mitchell Livingston
|
3fd186f3f2
|
Animate rearranging the queue separately from the main filter animation. This allows us to ensure that the animation shows the dragged torrents being moved instead of the torrents around them.
|
2012-01-07 21:05:02 +00:00 |
Mitchell Livingston
|
88aa9cbe4a
|
move tinkering with the main table's animations
|
2012-01-07 18:46:03 +00:00 |
Mitchell Livingston
|
568ca2eb8e
|
more block usage when removing previous piece info
|
2012-01-07 17:40:18 +00:00 |
Mitchell Livingston
|
61bca9fa60
|
re-add code (removed in r13132) to remove previous piece information for no-longer-displayed torrents (in a fun new block way!)
|
2012-01-07 17:08:28 +00:00 |
Mitchell Livingston
|
351f574f08
|
when showing/hiding group rows, fade them in/out instead of sliding them left
|
2012-01-07 16:18:56 +00:00 |
Mitchell Livingston
|
abc1852ff8
|
#4701 Table looks like it will accept drag-and-drop without a row
|
2012-01-07 16:01:28 +00:00 |
Mitchell Livingston
|
b2f3bc7eaf
|
#4696 Step one of getting the main table to animate for everything besides the already-added sorting. This also contains improvements to the sorting code by sorting in-place.
|
2012-01-07 15:46:42 +00:00 |
Mitchell Livingston
|
62cef8ea98
|
speed up for #4696
|
2012-01-04 23:40:23 +00:00 |
Mitchell Livingston
|
9eab42d613
|
#4696 (Lion) animate sorting the main table
|
2012-01-04 05:16:07 +00:00 |
Mitchell Livingston
|
9353eba3cd
|
#4694 replace more reloadData table calls with setNeedsDisplay:
|
2012-01-04 00:36:21 +00:00 |
Mitchell Livingston
|
16e70167d0
|
update moveGroupAtRow:toRow to use NSMutableArrayAdditions's moveObjectAtIndex:toIndex:
|
2012-01-04 00:06:30 +00:00 |
Mitchell Livingston
|
d024e6bf39
|
#4694 Don't call reloadData on the main table on each updateUI call (and each sort) if the order hasn't changed; instead call setNeedsDisplay:. Don't call reloadData when toggling the main window per-torrent status string
|
2012-01-03 01:53:53 +00:00 |
Mitchell Livingston
|
97c9f72cda
|
revert r13121 for the time being
|
2012-01-02 23:55:10 +00:00 |
Mitchell Livingston
|
575a57525c
|
don't create a NSColorPanel just to close it
|
2012-01-02 21:47:14 +00:00 |
Mitchell Livingston
|
ff5510a3fc
|
#4693 (Lion) animate adding/removing/dragging rows in the group pref table
|
2012-01-02 19:05:21 +00:00 |
Mitchell Livingston
|
a03cad7132
|
remove accidental line removal in r13121
|
2011-12-29 18:42:45 +00:00 |
Mitchell Livingston
|
577b578f61
|
#4688 On Lion use new dragging functionality, allowing for the count of dragged files to appear under the mouse pointer
|
2011-12-29 18:40:17 +00:00 |
Mitchell Livingston
|
ea33599308
|
display the priority images in the pulldown menus in the add windows
|
2011-12-28 03:25:48 +00:00 |
Mitchell Livingston
|
2a670d54a9
|
support pasting magnet links into the torrent table
|
2011-12-27 23:19:14 +00:00 |
Mitchell Livingston
|
22a5e885ba
|
If we have a url and string in the clipboard, only use the url when trying to open as a torrent file. This way we avoid opening the same URL twice
|
2011-12-26 02:46:27 +00:00 |
Mitchell Livingston
|
5339d25dca
|
run on Snow Leopard again
|
2011-12-26 02:39:30 +00:00 |
Mitchell Livingston
|
aafb346abd
|
#4686 Capture pasted strings that are URLs
|
2011-12-26 02:33:13 +00:00 |
Mitchell Livingston
|
01590dacf3
|
make sure there's a screen before attempting to constrain info window size
|
2011-12-25 22:15:13 +00:00 |
Mitchell Livingston
|
25a5834614
|
#4683 Info window swapped view heights not constrained to screen size
|
2011-12-25 22:05:18 +00:00 |
Mitchell Livingston
|
30f7fae5a5
|
eliminate all warnings by switching NSOpenPanel/NSSavePanels to use completion handler blocks
|
2011-12-11 22:31:01 +00:00 |
Mitchell Livingston
|
7d14f9617b
|
#4654 Make Mist notifications an optional setting configured through Preferences
|
2011-12-03 02:50:21 +00:00 |
Mitchell Livingston
|
788b1f20a7
|
update Growl framework to 1.3.1
|
2011-11-27 14:40:00 +00:00 |
Mitchell Livingston
|
c674378499
|
#3948 avoid a crash when closing magnet link windows
|
2011-11-19 16:14:16 +00:00 |
Mitchell Livingston
|
bc79f36f8c
|
#3948 Fix crash with command-option-w
|
2011-11-15 00:09:17 +00:00 |
Mitchell Livingston
|
359326a853
|
#4611 Update Growl framework to 1.3
|
2011-11-02 23:13:02 +00:00 |
Mitchell Livingston
|
fc5b820182
|
add a log message if setting the quarantine attribute fails
|
2011-11-02 03:19:44 +00:00 |
Mitchell Livingston
|
8057b31936
|
#2009 Quarantine files when downloading finishes
|
2011-11-01 23:45:26 +00:00 |
Mitchell Livingston
|
8b106f68f2
|
#4587 update the main window when a transfer changes stalled-ness
|
2011-10-30 03:13:20 +00:00 |
Mitchell Livingston
|
f27a4e5e6f
|
capitalize "Priority" in "Transfer Priority"
|
2011-10-30 01:37:13 +00:00 |
Jordan Lee
|
7c9fdfa8dd
|
(trunk) run all our pngs through "pngout.exe" and "optipng -zc1-9 -zm1-9 -zs0-3 -f0-5"
|
2011-10-26 16:11:21 +00:00 |
Mitchell Livingston
|
ab93e2d07b
|
remove an unneeded (and unimplemented) method from TorrentCell.h
|
2011-10-24 02:14:57 +00:00 |
Mitchell Livingston
|
d67dd1f292
|
#4591 Don't have the inspector float above other windows
|
2011-10-24 02:02:19 +00:00 |
Mitchell Livingston
|
b3153d4e89
|
Fix the priority images in the 10.6 torrent action menu
|
2011-10-23 17:51:37 +00:00 |
Mitchell Livingston
|
b15cac8c43
|
#4356 Extend tooltip support to torrent names in the main window
|
2011-10-23 17:45:05 +00:00 |
Mitchell Livingston
|
c264f9d366
|
experimented with updated priority images
|
2011-10-22 20:45:20 +00:00 |
Mitchell Livingston
|
c516b1cce1
|
#4581 Change the multiple sessions confirmation button from "Quit" to "OK"
|
2011-10-21 11:19:32 +00:00 |
Mitchell Livingston
|
317c20622f
|
silence two warnings by declaring the NSURLDownloadDelegate protocol
|
2011-10-20 01:08:30 +00:00 |
Mitchell Livingston
|
0536107144
|
remove unused views from InfoActivityView and InfoGeneralView
|
2011-10-19 02:10:56 +00:00 |
Mitchell Livingston
|
3d55b6c2c6
|
#4575 Bug when filtering a transfer withs its file table selected
|
2011-10-19 01:22:49 +00:00 |
Mitchell Livingston
|
76dc60c366
|
silence more warnings
|
2011-10-18 04:32:30 +00:00 |
Mitchell Livingston
|
995d754baf
|
Silence some new warnings with LLVM 3.0/Xcode 4.2
|
2011-10-18 02:30:22 +00:00 |
Mitchell Livingston
|
75767317ad
|
(trunk) "Tier name" in the inspector is editable by double clicking it
|
2011-10-12 03:35:55 +00:00 |
Mitchell Livingston
|
76ca23331d
|
explicitly left-align the text in the add windows
|
2011-10-12 02:50:30 +00:00 |
Mitchell Livingston
|
8abd52938c
|
replace 'fldr' with kGenericFolderIcon
|
2011-10-06 03:16:06 +00:00 |
Mitchell Livingston
|
54fe88ff2b
|
remove another call to filenames
|
2011-10-06 02:27:23 +00:00 |
Mitchell Livingston
|
bc5b4be310
|
remove most instances of deprecated filename and filenames methods
|
2011-10-06 02:16:19 +00:00 |
Mitchell Livingston
|
2cb194ccbd
|
use AutoLayout with GlobalOptionsPopover.xib, since it's 10.7-only
|
2011-10-06 00:35:09 +00:00 |
Mitchell Livingston
|
0808bdd2fe
|
We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it.
|
2011-10-06 00:30:40 +00:00 |
Mitchell Livingston
|
6485bea986
|
replace the deprecated setRequiredFileType: with setAllowedFileTypes:
|
2011-10-03 01:38:55 +00:00 |
Mitchell Livingston
|
baaf5b8d3f
|
update the Creator window's tracker-tier informative text the full length of the window
|
2011-10-01 03:36:44 +00:00 |
Mitchell Livingston
|
0543d53500
|
warnings--
|
2011-09-27 01:49:09 +00:00 |
Mitchell Livingston
|
d28941222d
|
#4512 Groups-based custom locations over RPC
|
2011-09-27 01:37:41 +00:00 |
Mitchell Livingston
|
abfafbc166
|
increase the default width of the inspector -> peers's IP address, dl, and ul columns
|
2011-09-25 15:37:47 +00:00 |
Mitchell Livingston
|
bfd9d7ce76
|
update Dutch localization for 2.4
|
2011-09-25 01:53:16 +00:00 |
Mitchell Livingston
|
4ff20ab627
|
trivial tweak to betterComponentsSeparatedByCharactersInSet:
|
2011-09-24 19:38:04 +00:00 |
Mitchell Livingston
|
3362a73a22
|
even more work on betterComponentsSeparatedByCharactersInSet:
|
2011-09-19 02:00:52 +00:00 |
Mitchell Livingston
|
e0278e8d52
|
improvements to betterComponentsSeparatedByCharactersInSet:
|
2011-09-19 01:55:52 +00:00 |
Mitchell Livingston
|
aead1caae1
|
whoops, comment
|
2011-09-19 01:38:01 +00:00 |
Mitchell Livingston
|
2389bbd49b
|
roll my own method to separate a string into components
|
2011-09-19 01:37:43 +00:00 |
Mitchell Livingston
|
95126c5505
|
#4493 improve search filter behavior
|
2011-09-19 00:48:30 +00:00 |
Mitchell Livingston
|
bdda467d35
|
the Italian MainMenu.xib was the Portuguese version. Whoops.
|
2011-09-18 21:14:33 +00:00 |
Mitchell Livingston
|
a565627389
|
update French localization for 2.4
|
2011-09-17 18:08:12 +00:00 |
Mitchell Livingston
|
76785d0c73
|
update Italian localization's MainMenu.xib
|
2011-09-14 22:42:56 +00:00 |
Mitchell Livingston
|
f6579d58b2
|
before applying the gradient to the status and filter bars, check that the remaining rect is not empty
|
2011-09-14 03:31:34 +00:00 |
Mitchell Livingston
|
c9cf99d9cc
|
when drawing gradients in the status and filter bar, always draw the full height
|
2011-09-14 03:15:58 +00:00 |
Mitchell Livingston
|
9f30587258
|
update Portuguese (Portugal) localization for 2.4
|
2011-09-10 04:52:39 +00:00 |
Mitchell Livingston
|
846155d7f3
|
update Russian localization for 2.4
|
2011-09-08 22:14:00 +00:00 |
Mitchell Livingston
|
cca9af71ef
|
revert the spacing between the table row buttons
|
2011-09-07 01:24:43 +00:00 |
Mitchell Livingston
|
916aea36e3
|
add a bit more spacing within the torrent cell, and make the code more easily changeable in the future
|
2011-09-06 23:31:23 +00:00 |
Mitchell Livingston
|
6373e27d78
|
undo accidental submit in r12845
|
2011-09-06 11:29:22 +00:00 |
Mitchell Livingston
|
2d147b01e3
|
update Italian localization for 2.4
|
2011-09-06 11:28:36 +00:00 |