Commit Graph

334 Commits

Author SHA1 Message Date
Mitchell Livingston 6d9089e514 add some missed type changes 2008-11-04 00:34:13 +00:00
Mitchell Livingston 819c1af60e hardcode the max group constant; trivial changes 2008-10-29 02:33:20 +00:00
Mitchell Livingston bb48869f3e update NEWS; trivial changes 2008-10-29 01:18:03 +00:00
Mitchell Livingston 2c0a39d7c6 more changes in counter scope 2008-10-12 22:17:27 +00:00
Mitchell Livingston f48d78bf6f fix recently introduced bug that caused resuming/pausing torrents through the menu item when groups are shown to deselect the row 2008-07-07 02:09:27 +00:00
Mitchell Livingston 212ea5e119 groups are now stored as objects instead of dictionaries 2008-07-01 01:28:19 +00:00
Mitchell Livingston e7fd11864e trivial changes to sorting by state and other miscellaneous changes 2008-06-30 02:22:29 +00:00
Mitchell Livingston abf1349f91 #562 display an error message when opening broken torrent file 2008-06-18 16:25:30 +00:00
Mitchell Livingston 9d5affb0b7 some cleaning 2008-06-17 17:17:15 +00:00
Mitchell Livingston 60b5c525cf updated help from jah 2008-06-11 03:28:14 +00:00
Mitchell Livingston 96955aaf35 (mac) implement proxy support 2008-06-10 18:08:57 +00:00
Mitchell Livingston b7ab0132e7 the pieces bar "slides" using NSAnimation instead of a timer 2008-06-10 05:09:30 +00:00
Mitchell Livingston f010e5f372 minor efficiency improvements 2008-06-05 02:16:33 +00:00
Mitchell Livingston 99c5ce5dce Option to only show the add window when manually adding transfers 2008-05-26 21:39:30 +00:00
Mitchell Livingston e03444fe86 even more efficiency when drawing custom row colors 2008-05-23 20:36:19 +00:00
Mitchell Livingston 793d5bc2b6 don't draw the white rows - this is already performed before hand 2008-05-23 20:18:14 +00:00
Mitchell Livingston 0558f0b05f manually draw the alternating row colors in the tracker table as well 2008-05-23 19:31:57 +00:00
Mitchell Livingston 527450b285 use the clipRect as the visible rect 2008-05-23 19:17:01 +00:00
Mitchell Livingston 5cd3dd1db7 manually draw the alternating row colors - this allows the rows below each group row to start as white 2008-05-23 19:04:19 +00:00
Mitchell Livingston 6345b6ba11 keep strings consistent 2008-05-23 16:56:03 +00:00
Mitchell Livingston b59be62bb5 fix errors with the new file structure code when displaying per-torrent action menu 2008-05-22 20:00:22 +00:00
Mitchell Livingston e6f66b1d07 quicklook window expands from the icon instead of the whole table row 2008-05-21 22:09:05 +00:00
Mitchell Livingston 64e328a741 add QuickLook to the main window (keeping it in the info window as well) 2008-05-21 15:45:27 +00:00
Mitchell Livingston f231e13d6c fix ordering error 2008-05-12 01:32:33 +00:00
Mitchell Livingston c48c9025c8 a little tidyup; update NEWS 2008-05-11 21:57:34 +00:00
Mitchell Livingston cfb91f22e4 allow reordering while groups are shown (and sorting by queue) 2008-05-11 21:38:40 +00:00
Mitchell Livingston a423636ed3 the "selected" status string and the minimal view's "remaining time" status string are now toggled from the main action menu instead of being clickable 2008-05-10 19:24:28 +00:00
Mitchell Livingston bfa9efc9f3 #902 pasting a link into transmission will open the url 2008-05-01 02:20:53 +00:00
Mitchell Livingston 92f5bec9a4 animate the blocklist download bar when first shown; update strings file 2008-04-08 15:45:01 +00:00
Mitchell Livingston 8b06357aab (trunk), double clicking a blank part of the table will toggle the inspector; update NEWS 2008-04-08 03:36:01 +00:00
Mitchell Livingston cd953b9606 update news and eliminate a warning 2008-03-31 18:44:51 +00:00
Mitchell Livingston 2d3ec18f08 only show "selected" in the progress bar (and allow toggling) for multifile torrents 2008-03-31 18:33:34 +00:00
Mitchell Livingston ced900ea12 #764 Use locale specific floats 2008-03-24 00:06:54 +00:00
Mitchell Livingston bc188e86f0 eliminate some Leopard checks 2008-03-23 18:47:35 +00:00
Mitchell Livingston 24fedbe044 add "move data file" to torrent action menu 2008-03-22 17:05:48 +00:00
Mitchell Livingston 4f7742d422 speed up check for enough remaining space by first determining if there is enough space to download what's needed ignoring preallocation 2008-03-18 03:20:27 +00:00
Mitchell Livingston efc7c5f228 fix display issue on launch when group row is set to show ratio 2008-03-17 21:44:14 +00:00
Mitchell Livingston a149f8992b #792 Allow Option-Command-F to focus the filter field in the main window 2008-03-16 14:24:27 +00:00
Mitchell Livingston 9b088498ad #782 comment box will now scroll with the arrows as expected 2008-03-12 17:57:02 +00:00
Mitchell Livingston cf433976b3 make the file menu code a bit more straightforward 2008-03-11 03:46:38 +00:00
Mitchell Livingston 8db7a29ab2 it's faster to lazily generate the torrent action menu each time you need it 2008-03-11 03:37:09 +00:00
Mitchell Livingston 6ad287dbeb group tooltip displays number of transfers 2008-03-04 00:30:26 +00:00
Mitchell Livingston 7463856062 add tooltips for group speeds/ratios 2008-02-28 21:28:48 +00:00
Mitchell Livingston 12994b62b6 remove an unnecessary check for ratio/speed setting 2008-02-28 16:55:28 +00:00
Mitchell Livingston ab6628f36b make the group "ying-yang" full sized; hide dl speed columns when showing ratio 2008-02-28 16:40:14 +00:00
Mitchell Livingston af2339bb9e clicking on the group speed rates will toggle with ratio 2008-02-28 02:17:17 +00:00
Mitchell Livingston 7e929d9d70 add table of trackers to the tracker inspector tab 2008-02-26 22:56:27 +00:00
Mitchell Livingston ccb601787e update strings file 2008-02-19 16:20:38 +00:00
Mitchell Livingston e6211d427e ensure the right table columns are removed on Tiger 2008-02-19 15:57:27 +00:00
Mitchell Livingston 806fd71d52 get rid of an unnecessary method 2008-02-19 15:21:19 +00:00
Mitchell Livingston d9f8018c49 fix type-select with groups 2008-02-19 05:27:15 +00:00
Mitchell Livingston a28583b50b first go at getting the app to work nicely with Tiger again 2008-02-19 05:14:22 +00:00
Mitchell Livingston 6fcf4a8013 ensure up and down group arrows are colored correctly 2008-02-19 02:59:01 +00:00
Mitchell Livingston ac300eab89 line up group row speeds with status bar speeds 2008-02-19 02:24:26 +00:00
Mitchell Livingston 9426e0bf1e more group row adjustments 2008-02-19 02:10:20 +00:00
Mitchell Livingston 03f986dffe better group arrow images 2008-02-18 20:53:10 +00:00
Mitchell Livingston a261460bdd speeds in group rows - Tiger support is currently broken 2008-02-18 19:42:46 +00:00
Mitchell Livingston dd116cc2bc fix a problem with groups on 10.4 2008-02-10 16:56:13 +00:00
Mitchell Livingston a06c1ace83 save collapsed groups between launches 2008-02-07 21:26:04 +00:00
Mitchell Livingston 145d372a0c trivial cleanup 2008-02-07 16:52:38 +00:00
Mitchell Livingston dd0bf1fa8f better encapsulate the collapsed group values 2008-02-07 16:20:24 +00:00
Mitchell Livingston 5e2308daf9 when turning on group view, show all groups expanded 2008-02-07 02:15:24 +00:00
Mitchell Livingston 346060659d expand a torrent's group when removing it, since either the whole group is being removed or it is already expanded 2008-02-07 02:11:26 +00:00
Mitchell Livingston 015f40e498 initial saving of collapsed/expanded groups when switching filters, adding torrents, etc 2008-02-07 01:26:12 +00:00
Mitchell Livingston a0061f43fb First commit of collapsable groups. A lot more needs to still be done. 2008-02-06 23:45:44 +00:00
Mitchell Livingston 4e7cd4d0af fix up the code to get the selected torrent when a group is selected 2008-01-31 04:02:26 +00:00
Mitchell Livingston 02799f7060 fix a crash on Tiger 2008-01-27 19:10:14 +00:00
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 da6a108375 hopefully fix weird drawing issues when resizing, and eliminate a memory leak 2008-01-24 01:05:00 +00:00
Mitchell Livingston 55aaa70546 don't allow group rows to be edited 2008-01-23 21:33:54 +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 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 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 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 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 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 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 4158be90cf avoid weird behavior when pushing down action button by showing the menu on mouse up instead 2008-01-17 04:20:52 +00:00
Mitchell Livingston e63e7ab8e7 attempt to fix buttons on Tiger 2008-01-17 01:57:14 +00:00
Mitchell Livingston b9f6a86c63 ensure the reveal button in the inspector scales the image correctly 2008-01-16 21:09:59 +00:00
Mitchell Livingston 8e993f80ef display the action menu on mouse down, not mouse up 2008-01-16 20:53:24 +00:00
Mitchell Livingston 4b5e05f12e mark action button as pushed when it's clicked; update NEWS 2008-01-16 19:49:10 +00:00
Mitchell Livingston 50a90c3460 update NEWS, clean up pieces bar toggle code 2008-01-16 19:30:12 +00:00
Mitchell Livingston 875b98145f fix bug when quickly toggling the advanced bar 2008-01-16 16:39:18 +00:00
Mitchell Livingston 470d588b50 animate the Pieces bar when showing/hiding it 2008-01-16 15:56:40 +00:00
Mitchell Livingston e49dc50751 fix display of button tip 2008-01-16 07:09:14 +00:00
Mitchell Livingston 4a3d5d7081 when mousing over the icon, show the action button 2008-01-16 06:48:12 +00:00
Mitchell Livingston 06f0fee7b5 dim the action button when hovered over, and display the appropriate status string 2008-01-15 23:48:03 +00:00
Mitchell Livingston a846ff7475 remove a warning and commented-out code 2008-01-15 21:22:08 +00:00
Mitchell Livingston 2cda37ab07 instead of displaying a tooltip for the buttons, when hovered over, display the "tip" where the status string usually is 2008-01-15 21:09:51 +00:00
Mitchell Livingston 2402b1df2e get button hilighting working correctly when it assumes it's inside the button 2008-01-15 19:48:19 +00:00
Mitchell Livingston 6d799f0f89 if a button is pushed, don't hilight other buttons when hovered over 2008-01-15 16:19:16 +00:00
Mitchell Livingston 69a6978fca plain don't allow rollover on 10.4, and pushing a button will select a cell on 10.4 (to avoid flashing) 2008-01-15 05:39:40 +00:00
Mitchell Livingston 804d0193d0 fix tooltips in the main table 2008-01-15 05:03:26 +00:00
Mitchell Livingston edb46062b2 attempt to fix table drawing issues 2008-01-15 04:45:57 +00:00
Mitchell Livingston 2047901eae get table buttons working again 2008-01-15 04:03:06 +00:00
Mitchell Livingston 9685e9563b don't select the row if pushing a button 2008-01-15 03:50:00 +00:00
Mitchell Livingston 0a7d8cd3a5 experiment with hilighting the buttons on rollover (10.5-only, and still incomplete) 2008-01-15 03:33:44 +00:00
Mitchell Livingston 7933bc4d9e migrate some of the action button code to TorrentCell 2008-01-14 19:12:26 +00:00
Mitchell Livingston a275277903 first commit of experimental button refactoring 2008-01-14 18:02:08 +00:00
Mitchell Livingston 59d0ce9d33 on 10.5 use the function to get a prepared cell instead of making one manually 2008-01-12 05:09:03 +00:00
Mitchell Livingston 7b4c423054 disable the code button when creating a torrent 2008-01-11 16:58:23 +00:00
Mitchell Livingston 5299cb1da1 modify double-click code to differentiate Tiger and Leopard 2008-01-11 05:21:28 +00:00
Mitchell Livingston 4a6c14bc01 update NEWS and add a little efficiency for the last commit 2008-01-11 05:04:40 +00:00
Mitchell Livingston 1f862a70e6 return of double-click for inspector, double-click icon to reveal file, and double-click progress string to toggle selected and total status 2008-01-11 04:52:44 +00:00
Mitchell Livingston b0cf977624 remove an unneeded localization 2008-01-10 15:53:02 +00:00
Mitchell Livingston af96ba0d41 move the individual speeds array into the corresponding methods 2008-01-10 07:00:56 +00:00
Mitchell Livingston fe50c35474 make the per-torrent action menus dynamic as well 2008-01-10 06:52:13 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston cd857d4bb8 always allow "resume selected right away" to be selected, even if there are no queues enabled 2008-01-02 04:31:51 +00:00
Mitchell Livingston d9246b1ad4 preliminary commit of group code 2007-12-17 16:06:20 +00:00
Mitchell Livingston b9433123f4 adjust per-torrent action button placement 2007-12-01 16:23:29 +00:00
Mitchell Livingston fce835ceec even more new images 2007-11-30 23:27:55 +00:00
Mitchell Livingston c79f772acd attempt to make per-torrent action menu a little faster 2007-11-26 17:33:31 +00:00
Mitchell Livingston 3ab2e369d4 remove unused code 2007-11-04 16:45:17 +00:00
Mitchell Livingston 525cf7904d trunk: make status bar inactive when window isn't main window 2007-11-01 12:57:35 +00:00
Mitchell Livingston ffeff31ca3 get reordering of torrent queue working again in trunk (thanks to cocoadev mailing list) 2007-10-31 17:23:56 +00:00
Mitchell Livingston 44c66afffb phase 1 of updating menu items to remove bindings 2007-10-30 19:55:47 +00:00
Mitchell Livingston 297b9f0b1d trunk: Leopard: Fix bug with typing values in Inspector->Options 2007-10-29 18:07:09 +00:00
Mitchell Livingston 04b3a94ca0 show the multiple document icon on Leopard when multiple files selected 2007-10-27 18:40:43 +00:00
Mitchell Livingston 83df860896 on Leopard us the built-in delegate to select a row while typing, and make Tiger's behavior similar to the new behavior 2007-10-27 14:57:46 +00:00
Mitchell Livingston 70e6cd0318 make main window textured on Leopard 2007-10-26 16:57:16 +00:00
Mitchell Livingston a90c4a4b09 eliminate the redundant isPaused, instead using !isActive 2007-10-20 21:27:46 +00:00
Mitchell Livingston f5e5a5584b trivial code cleanup 2007-10-12 23:18:21 +00:00
Mitchell Livingston 7207e822fa general cleanup 2007-10-11 12:06:46 +00:00
Mitchell Livingston 433404eff2 double click progress string in main window instead of single click to toggle it 2007-10-08 11:51:58 +00:00
Mitchell Livingston 98575a0169 say goodbye to the often-misunderstood "advanced progress bar" 2007-09-26 19:36:25 +00:00
Mitchell Livingston cc09e542b0 clicking the progress line in the transfer window will toggle between stats for the whole torrent and for just the selected files 2007-09-23 05:39:41 +00:00
Mitchell Livingston f0b968d7b7 get xcode project building again 2007-09-20 20:24:33 +00:00
Mitchell Livingston 844341faef this better work 2007-09-16 01:02:06 +00:00
Mitchell Livingston 1b11564e92 remove Growl 1.1... 2007-09-16 00:52:32 +00:00
Mitchell Livingston 1502435758 make setting code more dynamic 2007-09-15 20:09:28 +00:00
Mitchell Livingston c351a19124 show pause button when checking (will work once encryption branch is merged) 2007-09-11 03:49:03 +00:00
Mitchell Livingston aa80a14a79 remove unused variable 2007-08-27 18:16:30 +00:00
Mitchell Livingston ca6f1934b3 allow new menu method to use an index set instead of range 2007-08-20 19:05:58 +00:00
Mitchell Livingston e91070a1e7 add a menu additions class 2007-08-20 16:49:53 +00:00
Mitchell Livingston 141404356a remove some warnings 2007-08-18 16:55:01 +00:00
Mitchell Livingston 596525d89a dynamically show the files for file selection in the top-level action menu 2007-08-18 05:46:20 +00:00