Commit Graph

258 Commits

Author SHA1 Message Date
Mitchell Livingston c8d88af6f2 don't resize the inspector unnecessarily 2007-08-17 01:29:46 +00:00
Mitchell Livingston 7fb27df36d again by popular demand, allow peers and files tabs to be resized vertically 2007-08-17 01:23:17 +00:00
Mitchell Livingston 284f9830cc store only a single icon in the Torrent class instead of 2 2007-08-16 04:12:43 +00:00
Mitchell Livingston d836254dc7 get file tab working again 2007-08-15 03:43:54 +00:00
Mitchell Livingston 7633470496 get mac version building again 2007-08-15 03:12:54 +00:00
Mitchell Livingston f407e44edc rearrange some of the file viewer code 2007-08-14 22:55:06 +00:00
Mitchell Livingston 7ddc2b64cd various negligible cleanup 2007-08-14 05:21:02 +00:00
Mitchell Livingston 9133c4b919 when checking/unchecking files update the table right away 2007-08-13 21:21:59 +00:00
Mitchell Livingston 4d1403fc21 refresh the file checks in the inspector immediately when changed from the main window 2007-08-08 14:28:51 +00:00
Mitchell Livingston 68d355b497 a little trivial cleanup 2007-08-04 01:12:04 +00:00
Mitchell Livingston 9453048522 don't allow comment and creator fields to be selected when empty 2007-07-31 00:45:39 +00:00
Mitchell Livingston cab06a5b29 don't hardcode min and max sizes for the inspector 2007-07-31 00:10:55 +00:00
Mitchell Livingston 0927851321 merge upload and download speed methods 2007-07-21 03:13:11 +00:00
Mitchell Livingston 2a601cb513 warnings-- 2007-07-20 21:04:43 +00:00
Mitchell Livingston ab163b908f get the mac build compiling again 2007-07-20 04:26:50 +00:00
Mitchell Livingston 769b29ce68 get compiling 2007-07-16 01:05:03 +00:00
Mitchell Livingston 04f0761d71 get the mac os build building again 2007-07-15 21:57:42 +00:00
Mitchell Livingston 42bcba5853 use peersConnected instead of peersTotal 2007-07-15 17:25:06 +00:00
Mitchell Livingston e6ba612b78 for priorities experiment with a set instead of an array 2007-07-13 04:52:40 +00:00
Mitchell Livingston 3440ad7ef3 hopefully function for getting priorities is a bit faster 2007-07-13 04:20:11 +00:00
Mitchell Livingston 5975ae7a59 simplify some file view code...speed difference should be negligible 2007-07-13 03:11:50 +00:00
Mitchell Livingston 481dc9f6b8 If Transmission is opened by double-clicking a torrent file, open that torrent before setting up auto-import 2007-07-11 01:40:49 +00:00
Mitchell Livingston 2dc3f8b8f0 compile with charles_ last set of changes...currently file selection doesn't apply 2007-07-10 03:30:25 +00:00
Mitchell Livingston 8959463882 in file selection, if you option click a file checkbox, it will select/deselect all 2007-07-04 18:32:48 +00:00
Mitchell Livingston 6bc49feffc improve priority context menu 2007-07-04 16:40:18 +00:00
Mitchell Livingston 621ce10c18 option pulldowns work for multiple transfers again 2007-07-03 21:55:42 +00:00
Mitchell Livingston 2dccaa90c4 enable the context menu for enable selected properly 2007-06-30 02:52:24 +00:00
Mitchell Livingston 84fe42c280 show a warning when trying to open a duplicate torrent 2007-06-29 23:11:58 +00:00
Mitchell Livingston 7d6137931f remove some nslogs 2007-06-29 01:59:14 +00:00
Mitchell Livingston 3ff4e7799a hopefully fix a nasty memory leak and a bunch of redundant code 2007-06-29 01:49:41 +00:00
Mitchell Livingston 7a8fbb837e apply patch from #324 2007-06-25 22:35:18 +00:00
Mitchell Livingston f36d558ad4 fix #233 (move menu item applies to all items) 2007-06-25 22:26:33 +00:00
Mitchell Livingston 714a43d242 get the "only check selected" item working 2007-06-24 15:23:52 +00:00
Mitchell Livingston 4986127ff3 get rid of an unneeded variable 2007-06-24 15:02:29 +00:00
Mitchell Livingston ecc93b8032 small cleanup 2007-06-24 04:03:43 +00:00
Mitchell Livingston 28cd39da13 only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear) 2007-06-23 22:00:09 +00:00
Mitchell Livingston ab4a1cd2f7 don't show priority colors for finished files 2007-06-22 01:16:50 +00:00
Mitchell Livingston 280aa01f4e disable the priority item for completed files 2007-06-21 23:45:41 +00:00
Mitchell Livingston 153841a68c remove a few duplicate calls 2007-06-21 23:33:17 +00:00
Mitchell Livingston 6d55430138 cleaned up the pieces view segment control code a bit, and clicking the view will toggle it 2007-06-21 23:21:19 +00:00
Mitchell Livingston f1a2fe0218 add a menu item in the context menu to only check selected (and uncheck others) 2007-06-21 22:36:01 +00:00
Mitchell Livingston 8547e53c79 add a control to the pieces view 2007-06-20 23:53:09 +00:00
Mitchell Livingston 0256f4616d Merge file selection and torrent creation into the main branch.
The new code for these features is under a new license.
2007-06-18 03:40:41 +00:00
Mitchell Livingston e18549429a remove the pieces window from nibs 2007-06-01 03:31:25 +00:00
Mitchell Livingston 620b189969 reorganize files in xcodde and avoid a redundant method call 2007-05-31 23:17:46 +00:00
Mitchell Livingston 0397fbd6dd display "last activity" in inspector 2007-05-25 20:33:43 +00:00
Mitchell Livingston 715298e688 move date info to the activity tab of inspector 2007-05-25 20:07:54 +00:00
Mitchell Livingston 4481e184cf display date completed info in the inspector 2007-05-25 19:45:14 +00:00
Mitchell Livingston e6ee697398 get rid of some unused variables 2007-05-25 03:05:49 +00:00
Mitchell Livingston d24a638e07 get rid of lock that apparently doesn't work 2007-05-23 04:41:25 +00:00
Mitchell Livingston dfdfe11e19 the animations for the inspector are too buggy, so they have to go 2007-05-22 04:05:21 +00:00
Mitchell Livingston 95f5f6a0bd a little longer fade transition 2007-05-21 23:58:19 +00:00
Mitchell Livingston 0d26587e48 experiment with fading inspector 2007-05-21 23:46:48 +00:00
Mitchell Livingston 0fde32ead5 comment out an nslog i was using for testing 2007-05-16 03:57:28 +00:00
Mitchell Livingston 3af24be44e separate code for determining if there is a download with same name and location 2007-05-11 18:56:59 +00:00
Mitchell Livingston 02710f8092 have the secondary sort alternate ascending/descending when the primary does 2007-05-11 00:03:05 +00:00
Mitchell Livingston 894c606162 expand upon the code for setting download and incomplete folders 2007-05-10 18:29:36 +00:00
Mitchell Livingston ffde59b418 passing nil for no progress is a bit more efficient 2007-05-10 03:32:40 +00:00
Mitchell Livingston 92f637e017 show nothing under "client" in the peer table for unconnected peers 2007-05-10 03:24:45 +00:00
Mitchell Livingston abedda5dc4 hide peer progress bar for unconnected peers 2007-05-10 00:43:51 +00:00
Mitchell Livingston 93bb89e3d3 efficiencies in processing peer info in inspector 2007-05-09 03:49:27 +00:00
Mitchell Livingston 7ac67d4527 use 0 instead of -1 for no progress 2007-05-06 19:01:05 +00:00
Mitchell Livingston 20ae43e2b1 stupid mistake 2007-05-06 17:30:04 +00:00
Mitchell Livingston d7007dd1f2 some tidying up 2007-05-06 17:18:11 +00:00
Mitchell Livingston 2f82b2f4fa change slightly which values are sent for display in the inspector (i.e. don't send values that won't be displayed), in peer table's tooltip show N/A instead of 0 for port when not available, and don't show progress for non-connected peers 2007-05-04 18:42:26 +00:00
Mitchell Livingston 7b78590acf Disable the stop ratio once it is reached (while seeding). 2007-04-20 23:07:10 +00:00
Mitchell Livingston 23598215bc when no torrent is selected, disable the PEX button? 2007-04-18 21:51:39 +00:00
Mitchell Livingston 304d735e7d get valid downloaded number from new left variable 2007-04-04 01:05:04 +00:00
Mitchell Livingston b3a6186abe help avoid a crash when going from 0.7 to 0.61 (just in case) 2007-04-03 15:24:12 +00:00
Mitchell Livingston 974c69215a update licenses to 2007 2007-04-03 02:22:25 +00:00
Mitchell Livingston f89831fc66 small adjustments 2007-04-02 21:28:09 +00:00
Mitchell Livingston 1bb5140467 Add preference option to disable PEX in Mac frontend. 2007-03-31 20:08:10 +00:00
Mitchell Livingston 18c690e825 rename date to date added 2007-03-30 18:58:18 +00:00
Josh Elsasser 09c87aad84 Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
Mitchell Livingston 1c0e5ca701 update progress bar when seeding immediately when the stop ratio setting is changed 2007-03-22 19:16:08 +00:00
Mitchell Livingston ce1a10ab74 get the app icon in the proper way, to avoid potential badging 2007-03-20 19:46:40 +00:00
Mitchell Livingston 1713e5ff88 avoid retaining tons of copies of the folder icon 2007-03-05 16:51:32 +00:00
Mitchell Livingston cf1e916cc0 store folder icons for now 2007-03-05 02:46:48 +00:00
Mitchell Livingston 5b0332ea4b store file list icons to increase speed under the file tab 2007-03-05 02:31:20 +00:00
Mitchell Livingston 22d5a4ecf5 the last commit shouldn't have unhid the check boxes 2007-03-02 01:35:31 +00:00
Mitchell Livingston 81cda31d78 move torrent check code to the Torrent class 2007-03-02 01:34:06 +00:00
Mitchell Livingston 16cd689de2 small efficiency change and some improvements for the invisible file checkboxes 2007-02-23 19:17:31 +00:00
Mitchell Livingston c21833ab06 show individual file progress in inspector 2007-02-23 13:40:30 +00:00
Mitchell Livingston 2fcc2d76d6 this might've given the masses the wrong idea 2007-02-16 14:34:52 +00:00
Mitchell Livingston 87994eb063 updated help from jah 2007-02-16 14:14:04 +00:00
Mitchell Livingston 6c85eee3f8 hopefully this makes the inspector less confusing once and for all....use popup buttons instead of checks 2007-02-07 05:01:07 +00:00
Mitchell Livingston c5badbf343 simplify getting string 2007-02-02 18:03:19 +00:00
Mitchell Livingston 3b7de9ceec same as last change for ratio option 2007-02-02 17:54:24 +00:00
Mitchell Livingston 5d2ae4eb61 simplify options for download limits in inspector with 3 check states: mixed for system defaults, checked for override with limit, and no check for no limit 2007-02-02 17:33:32 +00:00
Mitchell Livingston 50fbe60adb parentheses makes things better 2007-02-02 01:51:23 +00:00
Mitchell Livingston d97ac66e43 deselect files when changing selected torrent 2007-01-20 03:42:06 +00:00
Mitchell Livingston 1c39a8e290 don't allow selection/context menu for empty row when no torrent in selected 2007-01-20 03:32:35 +00:00
Mitchell Livingston 63913686d5 get around a bug in table views to keep consistent row colors by creating a blank row when no torrent is selected 2007-01-20 03:25:35 +00:00
Mitchell Livingston 2b7d630d54 swap the standard file table row height 2007-01-19 15:30:41 +00:00
Mitchell Livingston f55c1b05cd pass object instead of creating string 2007-01-18 22:53:27 +00:00
Mitchell Livingston 0a48921e19 small layout adjustment 2007-01-18 22:09:39 +00:00
Mitchell Livingston 271badba8b file table rows for files are now larger with the size displayed under it 2007-01-18 22:00:24 +00:00
Mitchell Livingston 4bffa20e5c undo commit of being unable to unselect all files, since it was way too expensive on torrents with many files and might actually be desirable in some situations 2007-01-18 06:27:34 +00:00
Mitchell Livingston 9d203de8ef don't allow deselection of a file if that will leave no files selected 2007-01-18 05:24:08 +00:00
Mitchell Livingston f18bd36d31 for file selection checks, only reload those that are affected by any change 2007-01-17 23:36:17 +00:00