1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-23 14:40:43 +00:00
Commit graph

4342 commits

Author SHA1 Message Date
Mitchell Livingston
5ef65d3627 revert smaller Mac png images to fix #5390 2013-07-05 23:08:09 +00:00
Mitchell Livingston
f03d075156 update Danish localization 2013-06-20 02:47:12 +00:00
Jordan Lee
027e3f3066 (trunk, libT) #4682 'Add return id from duplicate torrent torrent-add rpc' -- added. 2013-05-22 20:35:38 +00:00
Mitchell Livingston
877055e3ae update Dutch localization for 2.8 2013-04-15 03:12:24 +00:00
Jordan Lee
c51132ad78 #5335: better compression of .png files by Mangix 2013-04-10 02:27:42 +00:00
Mitchell Livingston
33002a216d update Danish localization for 2.8 2013-04-07 18:12:31 +00:00
Mitchell Livingston
c0a85f4f7e update French localization for 2.8 2013-04-02 00:58:38 +00:00
Mitchell Livingston
2ac39ea80f update European Portuguese localization for 2.8 2013-03-27 12:06:11 +00:00
Mitchell Livingston
8f98375fb0 update Russian localization for 2.8 2013-03-24 18:36:42 +00:00
Mitchell Livingston
2625deacb0 update Italian localization for 2.8 2013-03-13 04:39:16 +00:00
Mitchell Livingston
ac0372f932 missed updating one updatePiecesView 2013-03-12 03:33:54 +00:00
Mitchell Livingston
9e99950dd4 add a note to myself to set off the pieces view target/action in the xib instead of code 2013-03-12 03:08:59 +00:00
Mitchell Livingston
90b042f789 the PiecesView will use target/action instead of notification center for mouse-down events 2013-03-12 02:56:35 +00:00
Mitchell Livingston
92db464093 update Brazilian Portuguese localization for 2.8 2013-03-12 02:13:42 +00:00
Mitchell Livingston
ef1346b144 update Spanish localization for 2.8 2013-03-11 12:16:15 +00:00
Mitchell Livingston
005d5284e5 update German localization for 2.8 2013-03-09 17:06:41 +00:00
Mitchell Livingston
137ba2dee8 update localized strings file 2013-03-09 17:01:26 +00:00
Mitchell Livingston
0323c7531a Simplify betterComponentsSeparatedByCharactersInSet: 2013-03-07 23:55:31 +00:00
Mitchell Livingston
6573789b66 r14044 Use OSAtomicIncrement32(&value) instead of OSAtomicAdd32(1, &value) 2013-03-07 04:27:31 +00:00
Mitchell Livingston
9bbf4b3899 #5319 potential race condition when counting torrents 2013-03-07 04:21:26 +00:00
Mitchell Livingston
0a5024adc9 combine the two rpc delete data methods 2013-03-04 04:18:21 +00:00
Mitchell Livingston
b5be6e86b6 stop when we find the torrent 2013-03-04 04:14:11 +00:00
Mitchell Livingston
7f03e04538 a tiny bit more safety by assigning the torrent directly, instead of getting the index 2013-03-04 04:12:54 +00:00
Mitchell Livingston
ac7b2ee6a7 cleanup and GCD-ing of the rpc methods 2013-03-04 04:01:38 +00:00
Mitchell Livingston
6330b49112 fix path bug from r14034 2013-02-19 02:04:42 +00:00
Mitchell Livingston
9ee681355d make the children in a FileListNode a property 2013-02-19 01:29:25 +00:00
Mitchell Livingston
1de3ddfbc9 retain/autorelease the dictionary when seeding completes, instead of creating a new dictionary 2013-02-19 01:17:53 +00:00
Mitchell Livingston
539aeb2edd remove redundant code when creating a torrent's file list 2013-02-19 00:54:55 +00:00
Mitchell Livingston
313fe8ae94 perform the rename callback in the main thread 2013-02-11 01:47:51 +00:00
Mitchell Livingston
196bbafadb #5286 Files renamed in Mac Inspector are not re-sorted 2013-02-11 01:39:44 +00:00
Mitchell Livingston
88f49eb55d update QuickLook copyright string as well. 2013-02-11 00:45:27 +00:00
Mitchell Livingston
3c490b1666 (Mac trunk) bump copyright year to 2013 2013-02-11 00:43:47 +00:00
Mitchell Livingston
c2bde75718 resize the rename dialogue buttons for different localizations 2013-02-09 19:13:26 +00:00
Mitchell Livingston
6304bef11b (trunk) #5244 Dutch Translation error nl.proj 2013-02-09 04:44:22 +00:00
Mitchell Livingston
8d83fa4d00 properly enable/disable the rename confirm button 2013-02-08 23:26:07 +00:00
Mitchell Livingston
b15027b8ce #5241 Mac crash with VDKQueue 2013-02-08 13:31:38 +00:00
Mitchell Livingston
5a04552631 fix autoreleasing the file watcher queue 2013-02-08 13:18:41 +00:00
Mitchell Livingston
e79005e150 trivial changes 2013-02-08 13:02:16 +00:00
Mitchell Livingston
8345ca460f sync Credits with AUTHORS 2013-02-05 03:48:26 +00:00
Jordan Lee
69f3e31230 (libT) change the API signature for tr_torrentVerify() s.t. client code can be notified when the verify is finished 2013-01-31 21:58:25 +00:00
Mitchell Livingston
a3eafbb742 Move the inspector Rename File context menu item to the bottom of the list. 2013-01-26 22:39:32 +00:00
Mitchell Livingston
27cb435996 more variables corresponding to properties in FileRenameSheetController 2013-01-26 20:11:49 +00:00
Mitchell Livingston
1185b618ff add variables corresponding to properties in FileRenameSheetController 2013-01-26 20:05:06 +00:00
Mitchell Livingston
50d212bf88 explicitly synthesize variables in FileRenameSheetController 2013-01-26 19:59:56 +00:00
Mitchell Livingston
e14b1b0d03 remove another subscript usage 2013-01-26 19:55:26 +00:00
Mitchell Livingston
802d9d5892 remove another subscript usage 2013-01-26 19:52:08 +00:00
Mitchell Livingston
65b51cb4c7 remove two dictionary subscripts 2013-01-26 19:46:42 +00:00
Mitchell Livingston
26dba009db don't access NSArrays using subscripts, since that requires the modern runtime 2013-01-26 19:42:41 +00:00
Mitchell Livingston
94a329b38a update Mac code for logging changes in r13868 2013-01-26 19:17:58 +00:00
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