Commit Graph

143 Commits

Author SHA1 Message Date
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
Mitchell Livingston 1a8d2103f6 path tooltip only under the name column 2007-01-17 23:24:35 +00:00
Mitchell Livingston cf9ccc6c73 add checks to file table for file selection...disabled until they actually can be used 2007-01-17 23:19:53 +00:00
Mitchell Livingston 091e3c389f move functions used for setting the look of the file table into the file view's subclass 2007-01-17 17:49:22 +00:00
Mitchell Livingston c1dcc826fa file table tool tip now shows full file path 2007-01-17 17:34:27 +00:00
Mitchell Livingston 93c55ebc5c reveal files in files table works again 2007-01-17 17:29:42 +00:00
Mitchell Livingston 839a026fe7 re-add tooltips to file table 2007-01-17 07:46:17 +00:00
Mitchell Livingston 99c63daaea show file size in file table again 2007-01-17 07:26:33 +00:00
Mitchell Livingston 091aec4abe show accurate number of total files 2007-01-17 06:43:07 +00:00
Mitchell Livingston b7e3c9af5a first go at using an outline view for files....what a pain parsing the file names 2007-01-17 06:25:35 +00:00
Mitchell Livingston 348f35f505 retain/release arrays instead of using mutable arrays, and file table only shows files when a single torrent is selected 2007-01-17 02:43:07 +00:00
Mitchell Livingston 486e5789f6 Dim "kb/s" label in inspector when the corresponding text field is disabled 2007-01-12 17:02:33 +00:00
Mitchell Livingston d6104b6f71 move ratio from mac code to libT code 2006-12-30 19:24:09 +00:00
Mitchell Livingston bd608129d8 spacing changes 2006-12-28 01:07:47 +00:00
Mitchell Livingston d7f1933087 redone options tab of inspector...current settings for "stop at ratio" won't carry over 2006-12-28 00:29:05 +00:00
Mitchell Livingston b31ee4f03c individual download/upload speed caps accessible under options in the inspector 2006-12-27 02:57:55 +00:00