Commit Graph

2901 Commits

Author SHA1 Message Date
Mitchell Livingston 17ef142fc9 make credits match authors 2009-01-08 02:55:56 +00:00
Mitchell Livingston fd7fa49fc3 #1668 Groups: filter torrents by evalutating a multivalue property (any tracker and any file) 2009-01-08 02:37:18 +00:00
Mitchell Livingston cd7b38e007 warnings--; miscellaneous other cleanup 2009-01-06 02:07:55 +00:00
Mitchell Livingston 28ce3a64e8 #1661 show group rules for the proper group 2009-01-06 01:21:02 +00:00
Mitchell Livingston 055ab9af20 it's 2009 2009-01-03 21:47:28 +00:00
Mitchell Livingston bf1a2c1811 shoo log 2009-01-03 21:29:00 +00:00
Mitchell Livingston cc8e16ed20 only increment the tier count for valid tiers 2009-01-03 21:27:48 +00:00
Mitchell Livingston d4010f4abd fix dock badging 2009-01-03 06:06:21 +00:00
Mitchell Livingston 06d9314be4 re-add turtle to bandwidth prefs tab 2009-01-02 15:53:53 +00:00
Mitchell Livingston 461ecff904 remove deleted files from Makefile.am 2009-01-02 03:58:34 +00:00
Mitchell Livingston 0b4f9e8357 the speed limit turtle button uses a single turtle image (auto-generate blue image) 2009-01-02 03:57:28 +00:00
Mitchell Livingston a5a04ebb2a make the toolbar images templates; auto-generate the blue highlight for selected toolbar buttons (thanks to Leopard) 2009-01-02 03:35:59 +00:00
Mitchell Livingston 94600c6cf8 extremely trivial adjustments 2009-01-02 02:41:54 +00:00
Mitchell Livingston b97fa09270 clean up the table text coloring code; trivial cleanup 2009-01-02 01:10:54 +00:00
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