Commit Graph

2091 Commits

Author SHA1 Message Date
Mitchell Livingston 4ac75b1b80 fix bug when showing groups and changing sort type to queue order 2008-01-24 21:14:02 +00:00
Mitchell Livingston d98fbdc6e4 better tracking rect calculating for the main table 2008-01-24 15:09:28 +00:00
Mitchell Livingston 1537005b30 fix visual glitch when toggling minimal view 2008-01-24 14:43:50 +00:00
Mitchell Livingston ea44f890c4 make the dock badge colors more obvious 2008-01-24 14:27:35 +00:00
Mitchell Livingston da6a108375 hopefully fix weird drawing issues when resizing, and eliminate a memory leak 2008-01-24 01:05:00 +00:00
Mitchell Livingston 8f21d06cb0 add a shortcut for toggling Group view; get rid of grid line between rows 2008-01-23 22:07:53 +00:00
Mitchell Livingston 5fce7e3d5c show/hide the group dividers right away when toggling that option 2008-01-23 22:00:02 +00:00
Mitchell Livingston 10061504df don't sort when there is 1 or less items 2008-01-23 21:42:37 +00:00
Mitchell Livingston 55aaa70546 don't allow group rows to be edited 2008-01-23 21:33:54 +00:00
Mitchell Livingston 7dc223d488 make group sorting on Tiger consistent with Leopard's 2008-01-23 20:57:07 +00:00
Mitchell Livingston b44c0b059c apply the filter in some necessary situations 2008-01-23 20:50:49 +00:00
Mitchell Livingston 4f9dcb1444 sort instead of filtering when possible 2008-01-23 20:46:37 +00:00
Mitchell Livingston 549521c602 only update and sort by group when filtering, not during normal sorting 2008-01-23 20:31:04 +00:00
Mitchell Livingston 920811c894 eliminate a warning 2008-01-23 18:53:19 +00:00
Mitchell Livingston 230d490637 cleanup for last commit 2008-01-23 18:47:34 +00:00
Mitchell Livingston 320e519a43 when determining selected torrents, if a group is selected, after adding all torrents from that group, skip to the object after all those torrents 2008-01-23 18:41:33 +00:00
Mitchell Livingston 381a5bf4b5 simplify determining selected rows 2008-01-23 18:25:05 +00:00
Mitchell Livingston 30531d75c9 only store the group number for displaying groups in table -- count can be derived 2008-01-23 18:22:54 +00:00
Mitchell Livingston 2761220369 simplify the method for adding groups to the torrent array 2008-01-23 17:41:55 +00:00
Mitchell Livingston 67205c89c8 rename filter and sort methods, and eliminate some redundant calls 2008-01-23 17:22:41 +00:00
Mitchell Livingston d5768a4e54 use NSMutableArray's built-in function to remove multiple objects at once 2008-01-23 17:11:06 +00:00
Mitchell Livingston 5852c78682 keep track of which rows are groups with a separate object 2008-01-23 17:03:42 +00:00
Mitchell Livingston c0463820f7 fix type selection 2008-01-23 03:38:24 +00:00
Mitchell Livingston 7837afd042 move the "Use Groups" menu item out of the sort menu 2008-01-23 03:22:26 +00:00
Mitchell Livingston a471a36cf1 avoid unnecessarily creating a text cell 2008-01-23 03:17:41 +00:00
Mitchell Livingston 327f278976 allow selecting a group row to apply settings to all torrents in the group 2008-01-23 03:12:06 +00:00
Mitchell Livingston 07761591c9 only allow group dividers on 10.5 or higher 2008-01-23 02:56:31 +00:00
Mitchell Livingston 1fa3e0d869 first experimental commit: sorting by group will now add group dividers 2008-01-23 02:51:58 +00:00
Mitchell Livingston d0fb48121e add a convenience function for getting the selected torrents 2008-01-22 23:48:14 +00:00
Mitchell Livingston 221a975c7c update trunk to 1.02+ 2008-01-22 20:54:29 +00:00
Mitchell Livingston e74b176956 allow command-g to open the Groups window 2008-01-22 17:25:05 +00:00
Mitchell Livingston 264bf866a5 if pushing a button, don't allow a double-click to toggle the inspector 2008-01-22 05:33:02 +00:00
Mitchell Livingston 055d067d7e holding down the mouse on the progress field and the minimal status field will cause them to become gray, indicating the toggle 2008-01-22 05:19:18 +00:00
Mitchell Livingston 873049f491 acknowledge autostart when adding torrent data through ipc 2008-01-21 22:01:57 +00:00
Mitchell Livingston 17202c70d9 small adjustments to preferences window 2008-01-21 19:47:01 +00:00
Mitchell Livingston fca4411b5c show the auto-add growl notification even if it shows the open window 2008-01-21 16:52:36 +00:00
Mitchell Livingston 0a2720339f support adding torrent from data with ipc 2008-01-21 06:23:10 +00:00
Mitchell Livingston 4d0e40c576 fix a display bug when pausing/resuming a torrent when filtering torrents by state 2008-01-20 20:38:51 +00:00
Mitchell Livingston e1fa469d5a adjust Prefs layout 2008-01-20 20:10:38 +00:00
Mitchell Livingston 3501bc0014 add a warning under the connection limits field 2008-01-20 20:05:42 +00:00
Mitchell Livingston 30cee125da treat the entire file icon as the action button 2008-01-20 18:51:53 +00:00
Mitchell Livingston bf146526bf fix error where the table would lose track of the selected torrent when sorting by activity 2008-01-20 18:28:28 +00:00
Mitchell Livingston ab6bc91fe3 slight adjustments to preference window size 2008-01-20 05:54:10 +00:00
Mitchell Livingston 3bd38202a6 lower default number of total and per-torrent peers (new global value will automatically replace the current global value) 2008-01-20 04:50:41 +00:00
Mitchell Livingston 27c2833ec3 fix crash reported in #640; other insignificant changes 2008-01-19 05:37:16 +00:00
Mitchell Livingston 179b7b3672 attempt to fix a crash that sometimes occurs with the Add window 2008-01-17 16:39:31 +00:00
Mitchell Livingston beb62cf865 more subdued "no priority" image 2008-01-17 07:05:41 +00:00
Mitchell Livingston 0f0a983d23 update the image when dragging data files onto the main window 2008-01-17 07:01:09 +00:00
Mitchell Livingston 39e3ed4c05 add missing image and testing code 2008-01-17 06:57:51 +00:00
Mitchell Livingston ae2c7c8f12 update dock badge images 2008-01-17 06:53:40 +00:00