Commit Graph

2940 Commits

Author SHA1 Message Date
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
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
Mitchell Livingston df4c46b73a revert last change - it didn't load the values properly 2008-12-09 01:01:29 +00:00
Mitchell Livingston f36d99ad74 load the rules table before showing the group rules sheet 2008-12-09 00:51:08 +00:00
Mitchell Livingston 87ebddb71d update the localizable strings file 2008-12-08 23:42:32 +00:00
Mitchell Livingston acf4f375bb add a description to the groups rules sheet 2008-12-08 23:38:01 +00:00
Mitchell Livingston 2ace157452 layout adjustment of info text in the preferences window 2008-12-08 04:22:53 +00:00
Mitchell Livingston b75cfdec54 auto-group considers all trackers 2008-12-08 04:11:08 +00:00
Mitchell Livingston 6e519855b8 make sure the group info is updated when adding/removing groups 2008-12-08 03:55:08 +00:00
Mitchell Livingston 1e7807356f missed adding the new GroupsRules xib 2008-12-08 03:26:53 +00:00
Mitchell Livingston 678a3f7c3e #1575 Auto-select a group for new torrents according to criteria for each group 2008-12-08 03:26:28 +00:00
Mitchell Livingston e3b039cd21 missed one 2008-12-07 22:42:01 +00:00
Mitchell Livingston 9701e65bd8 use the short username for the Bonjour web ui name 2008-12-07 22:35:49 +00:00
Mitchell Livingston 79e215ced5 disable the file filter for single-file transfers; update NEWS 2008-12-07 21:51:01 +00:00
Mitchell Livingston bf42f318a0 small alignment changes to the file filter 2008-12-07 21:43:29 +00:00
Mitchell Livingston 647001166f add a search field to filter the file table in the inspector 2008-12-07 21:32:03 +00:00
Mitchell Livingston d0e8c7260a better string comparison of filter text 2008-12-07 19:44:47 +00:00
Mitchell Livingston 7265b4f98d add support to filter file list (not yet implemented in the interface) 2008-12-07 18:20:14 +00:00
Mitchell Livingston bdbe24b6e3 store a flat (non-nested) list of files for each transfer 2008-12-07 02:36:26 +00:00
Mitchell Livingston 418d04374c simplify the code for moving rows in the groups table and fix a bug with disabled elements when adding a group when there are no previous groups 2008-12-06 20:41:18 +00:00
Mitchell Livingston 246dff73a4 #1570 Streamlined macosx/version.sh 2008-12-06 15:06:59 +00:00
Mitchell Livingston 31911bea10 remove a poorly placed semicolon 2008-12-06 04:02:53 +00:00
Mitchell Livingston 399485bf6c add an option to disable Bonjour broadcasting of the web ui link 2008-12-06 02:59:04 +00:00
Mitchell Livingston d105873df1 kill some unneeded logging 2008-12-06 01:28:08 +00:00
Mitchell Livingston 28414a9ed3 #1395 - patch from Waldorf: Bonjour support for Web Interface 2008-12-06 01:18:25 +00:00
Mitchell Livingston 208680d415 #1536 Speed Limit Rollover information 2008-12-03 02:55:38 +00:00
Mitchell Livingston e581bc01f7 #1550 Not being able to deselect all transfers by clicking in the empty field 2008-12-03 00:29:45 +00:00
Mitchell Livingston 932815e400 show a checkmark in the peer inspector for partial seeds and reflect that status in the tooltip 2008-12-03 00:18:18 +00:00
Mitchell Livingston 087f9d75c8 update strings and news 2008-12-02 00:57:13 +00:00
Mitchell Livingston 1a3bb8f3cf add GroupsPrefsControllerto Makefile.am; add a warning 2008-12-01 23:09:48 +00:00
Charles Kerr 92fe161633 remove GroupsWindow from Makefile.am to get the linux build working again 2008-12-01 21:47:51 +00:00
Mitchell Livingston 1dc7ba9583 rename GroupsWindowController.[hm] to GroupsPrefsController.[hm] and change it to an NSObject; remove dead code 2008-12-01 01:44:38 +00:00
Mitchell Livingston fc550e0226 small adjustments to the groups tab 2008-11-30 21:45:11 +00:00
Mitchell Livingston 757f8d6bb4 #757 trio of group support patches 2008-11-30 21:23:59 +00:00
Mitchell Livingston d67c4a2697 add an image for the groups preferences pane 2008-11-30 19:35:10 +00:00
Mitchell Livingston 452c66d9d8 patch from ciaran for #757 to add separate download locations for each group (when added) 2008-11-30 19:23:15 +00:00
Mitchell Livingston 1dde7e9557 (trunk) update version.sh again 2008-11-30 19:19:30 +00:00
Mitchell Livingston ee4f7374f8 whoops trunk version number 2008-11-30 18:02:18 +00:00
Mitchell Livingston 3fe04a34cc trunk: dirty fix to ensure the right svn number is grabbed 2008-11-30 17:46:19 +00:00
Charles Kerr c910993b68 #1379 lay some very early groundwork for "partial seeds" -- change tr_completion's enum to use the partial seed terminology 2008-11-30 01:52:45 +00:00
Mitchell Livingston 76cde98d0b #1533 Remember selected preferences view across sessions 2008-11-29 22:50:04 +00:00
Mitchell Livingston cee7972629 make groups tab a bit taller; when adding a group focus on the name field 2008-11-29 22:14:40 +00:00
Mitchell Livingston 45e59c8bb7 force a single row to always be selected in the group list 2008-11-29 21:58:09 +00:00
Mitchell Livingston 877cc03308 hide the color panel when adding/removing groups 2008-11-29 21:46:34 +00:00
Mitchell Livingston 128c91479a fix a whoops with group row removal; when removing a row, select the row below it 2008-11-29 21:29:06 +00:00
Mitchell Livingston 69877384f1 remove unused GroupsWindow.xib; don't allow group rows to be renamed from the group list 2008-11-29 21:03:47 +00:00
Mitchell Livingston c0034ecc6e remove an unused "Show Groups" menu item 2008-11-29 20:41:31 +00:00
Mitchell Livingston d6fce3abcb remove references and dead code to the group window being its own window; other rearrangements of code 2008-11-29 20:29:54 +00:00
Mitchell Livingston 16e6aadec3 #1529 patch from ciaran to move the groups window into the preferences window 2008-11-29 20:03:18 +00:00