Commit Graph

53 Commits

Author SHA1 Message Date
Mitchell Livingston 055afd2d4d update the Mac code's copyright dates 2009-01-10 23:37:37 +00:00
Mitchell Livingston f3add380e5 eliminate some more enumerator objects 2008-12-26 07:25:17 +00:00
Mitchell Livingston 333e226a3c so long Tiger support 2008-12-26 05:57:51 +00:00
Mitchell Livingston c9e5427ed6 now that the types have been converted, revert some that shouldn't have been 2008-11-02 14:04:57 +00:00
Mitchell Livingston 9d5430a381 move a lot of loop counters into the loops' scopes; trivial changes 2008-10-12 21:38:13 +00:00
Mitchell Livingston f3f1526ab0 a little simplification of the last commit 2008-06-30 19:56:29 +00:00
Mitchell Livingston 658741d6bb #1065 QL Zooming in the inspector wasn't zooming to the icon 2008-06-30 19:52:18 +00:00
Mitchell Livingston b89071685f use a custom class instead of a dictionary for holding a torrent's file structure 2008-05-22 18:39:49 +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 1f0c5b891c move quick look into its own class, making it a singleton object to allow expanded functionality 2008-05-21 15:23:26 +00:00
Mitchell Livingston aa0e8df705 update the quicklook window when the selected transfer changes 2008-05-20 23:13:52 +00:00
Mitchell Livingston 7983c5484a allow quicklook of transfers through the inspector; add a quicklook button; move quicklook code from the file controller to the info controller 2008-05-20 23:04:23 +00:00
Mitchell Livingston 1fb597f1ba #958 QuickLook from within the Inspector - thanks Waldorf! 2008-05-20 19:34:33 +00:00
Mitchell Livingston 499d4d5c14 update French localization 2008-03-25 14:10:05 +00:00
Mitchell Livingston a0221c0818 simplify the priority selector mouse-over code 2008-03-25 03:17:35 +00:00
Mitchell Livingston 9f21fdfac5 remove unused code, add a warning 2008-03-23 18:24:18 +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 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 c77d03c040 remove unnecessary NSLog() 2008-01-12 03:54:00 +00:00
Mitchell Livingston 0b3739dace tweaks to showing priority selector 2008-01-12 03:53:41 +00:00
Mitchell Livingston a0578f408b allow priority selector to show even when the inspector is not the main window (10.5-only) 2008-01-12 03:39:26 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston a364c4872e update the file priority gradients 2007-12-22 15:49:45 +00:00
Mitchell Livingston f09965031e use gradients for drawing the file priority background 2007-11-08 12:58:05 +00:00
Mitchell Livingston 15b9b0feb0 remove unneeded group row code 2007-11-04 16:19:22 +00:00
Mitchell Livingston 25a4d11db4 commit some changes that have been sitting in by checkout 2007-11-04 16:12:49 +00:00
Mitchell Livingston 3aa131a3e9 simplify how the file outline accesses the torrent 2007-10-20 19:13:52 +00:00
Mitchell Livingston 7b2a707c8e remove now-unused variable for file outline view 2007-10-11 03:56:04 +00:00
Mitchell Livingston 5df49d03c9 improve the drawing of the background color in file selection 2007-10-11 03:52:35 +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 6423d795c6 dim and don't color cells of disabled files in file table 2007-08-20 19:37:26 +00:00
Mitchell Livingston f407e44edc rearrange some of the file viewer code 2007-08-14 22:55:06 +00:00
Mitchell Livingston 7b69ebac18 layout file browser cell a bit more dynamically 2007-08-10 17:34:52 +00:00
Mitchell Livingston 53d15b5483 images for priorities, courtesy of BigBossman 2007-07-18 00:59:08 +00:00
Mitchell Livingston 76ad605726 adjust priority colors, and show a priority color for folders 2007-07-15 23:42:35 +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 35dc48dc1d use new functions for setting multiple file dl/priorities 2007-07-13 02:57:20 +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 3ff4e7799a hopefully fix a nasty memory leak and a bunch of redundant code 2007-06-29 01:49:41 +00:00
Mitchell Livingston f7f032142a only show the priority selector when over the priority column, not the row 2007-06-24 14:13:57 +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 49889c1cb5 • allow to recheck cache even when torrent is active
• play around with the priority color
2007-06-23 15:14:37 +00:00
Mitchell Livingston ab4a1cd2f7 don't show priority colors for finished files 2007-06-22 01:16:50 +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 9e2470c3da add missing licences 2007-04-03 02:15:24 +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 04345733d9 at creation of file hierarchy determine the state of folders 2007-01-18 03:54:56 +00:00
Mitchell Livingston b8b1383ef5 some spacing changes in the file table 2007-01-18 01:19:14 +00:00