1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-01 04:26:34 +00:00
Commit graph

2887 commits

Author SHA1 Message Date
Charles Kerr
4984fe09bb (trunc macosx) #1643: more Makefile.am tweaks 2008-12-30 02:48:31 +00:00
Charles Kerr
e0b380bea2 (trunk mac) #1643: leftover dependency on CTGradient 2008-12-30 01:58:16 +00:00
Mitchell Livingston
b647148cf7 small improvement to the group filtering code 2008-12-29 03:03:11 +00:00
Mitchell Livingston
269b7d650e small streamline of filter code 2008-12-29 02:39:41 +00:00
Mitchell Livingston
ae61a1469d update the help documentation for the changes in Groups 2008-12-28 19:48:30 +00:00
Mitchell Livingston
062c252bec update localizable strings and other trivial changes 2008-12-26 21:31:00 +00:00
Mitchell Livingston
9e71a10313 #1633 embed predicate evaluation in a @try 2008-12-26 21:28:59 +00:00
Mitchell Livingston
7e8a187b69 missed one class for fast enumeration 2008-12-26 15:31:25 +00:00
Mitchell Livingston
c89caf9cb4 finish fast enumeration conversion 2008-12-26 15:11:37 +00:00
Mitchell Livingston
f3add380e5 eliminate some more enumerator objects 2008-12-26 07:25:17 +00:00
Mitchell Livingston
8710f27709 switch over Controller.m's enumerator's to Objective-C 2's fast enumeration 2008-12-26 07:06:02 +00:00
Mitchell Livingston
57054068ad re-add the gear image 2008-12-26 06:17:14 +00:00
Mitchell Livingston
80b365fa8a remove CTGradient - we now use NSGradient 2008-12-26 06:07:13 +00:00
Mitchell Livingston
333e226a3c so long Tiger support 2008-12-26 05:57:51 +00:00
Mitchell Livingston
641e38b728 change the "Use Groups" shortcut to Cmd-G 2008-12-26 00:44:37 +00:00
Mitchell Livingston
e3b2d77ebf reuse existing TorrentGroup object instead of recreating constantly (fixes #1415) 2008-12-26 00:16:19 +00:00
Mitchell Livingston
f5d3068746 #722 Add UTI support 2008-12-25 23:04:41 +00:00
Mitchell Livingston
c7bcae2272 get rid of "creator" as a auto group option 2008-12-25 05:11:01 +00:00
Mitchell Livingston
a688b957b0 get rid of unnecessary localizable strings 2008-12-24 22:17:58 +00:00
Mitchell Livingston
53f96c1165 make GroupRules.xib localizable 2008-12-24 22:16:04 +00:00
Mitchell Livingston
c9d6ddf244 save the groups right away when upgrading from an old archived version 2008-12-24 18:50:57 +00:00
Mitchell Livingston
1d51d28198 #1626 update group rules sheet to use NSPredicateEditor - main commit in r7493 2008-12-24 17:54:30 +00:00
Mitchell Livingston
111ce452d7 set missing properties 2008-12-24 17:41:45 +00:00
Mitchell Livingston
e766168fc6 (trunk) update appcast and version for 1.41 2008-12-24 03:17:53 +00:00
Mitchell Livingston
4df8705d82 (Mac client) #1029: When removing local data only remove data from the torrent 2008-12-24 01:55:33 +00:00
Mitchell Livingston
2d6b6e6306 remove Mac's custom code to show a warning when a folder contains extra data when deleting (in preparation of implementing [7473]) 2008-12-24 01:42:10 +00:00
Charles Kerr
55f263312f (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
Mitchell Livingston
6116b34c94 always show proper text for the orange resume button 2008-12-21 02:45:55 +00:00
Mitchell Livingston
efa404ff25 more thorough check of files in a folder when attempting to trash it 2008-12-20 19:12:09 +00:00
Mitchell Livingston
33633f5ce1 set message level appropriately on launch 2008-12-20 02:24:38 +00:00
Mitchell Livingston
e4178e8f09 remove a space from an email address in credits 2008-12-17 02:53:01 +00:00
Mitchell Livingston
0cb3a858c1 invert that last commit 2008-12-17 02:21:02 +00:00
Mitchell Livingston
d3e8165c83 cleanup for the group menu filling adjustment 2008-12-17 02:19:14 +00:00
Mitchell Livingston
37c9e00aae get rid of an unnecessary class 2008-12-17 02:13:49 +00:00
Mitchell Livingston
6cb8b015de allow the inspector - peer's ip address field to be resized to a much larger size (to accommodate IPv6 addresses) 2008-12-16 01:13:16 +00:00
Mitchell Livingston
102a3af1f9 ensure auto-grouping will never be used on Tiger 2008-12-14 16:50:41 +00:00
Mitchell Livingston
1148805ec9 skip bad rules instead of asserting - this might help down the road if rules are removed/changed 2008-12-14 16:16:37 +00:00
Mitchell Livingston
85995173f1 add some asserts 2008-12-14 16:04:55 +00:00
Mitchell Livingston
8cf700bd3c slight improvement for the auto-group code 2008-12-14 15:58:17 +00:00
Mitchell Livingston
86adbe5baf (trunk) undo the last commit 2008-12-14 05:12:49 +00:00
Mitchell Livingston
ec39d1215a (1.4x) update appcast 2008-12-14 05:07:13 +00:00
Mitchell Livingston
ba86d24e0f (trunk) update appcast; set date of NEWS 2008-12-14 05:06:18 +00:00
Mitchell Livingston
15f99f264b (trunk) update version numbers for 1.41 2008-12-14 04:56:57 +00:00
Mitchell Livingston
02521f4bf8 simplify the "randomize port" text 2008-12-14 00:50:41 +00:00
Mitchell Livingston
2707962707 #1559 Simplify tr_sessionInitFull - Mac client 2008-12-14 00:31:33 +00:00
Mitchell Livingston
29863264e5 merge the group location selection code 2008-12-13 22:49:46 +00:00
Mitchell Livingston
359e462091 disable the group location matching when adding a just-created torrent 2008-12-13 22:10:11 +00:00
Mitchell Livingston
3368de5d44 add an all/any button to the group rules sheet 2008-12-13 17:18:28 +00:00
Mitchell Livingston
659afd89be #1589 Fix a forwarding bug introduced in r7352 random port 2008-12-11 22:47:07 +00:00
Mitchell Livingston
7b17087c70 #1157 ability to pick a random port in libtransmission; mac preference to pick a random port on launch and on button click 2008-12-11 04:41:23 +00:00