Mitchell Livingston
|
9c21268250
|
fix Quick Look from the file inspector
|
2009-10-22 00:10:41 +00:00 |
Mitchell Livingston
|
7f5cfbec77
|
don't try to reveal files that don't exist
|
2009-10-21 22:15:36 +00:00 |
Mitchell Livingston
|
581afef25a
|
use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges)
|
2009-10-21 13:01:14 +00:00 |
Mitchell Livingston
|
3bb47b4630
|
don't zoom in/out the QL window if the corresponding row isn't visible
|
2009-10-12 03:15:37 +00:00 |
Mitchell Livingston
|
99c4d8cc09
|
don't zoom the QL window if the main window's closed
|
2009-10-12 00:19:04 +00:00 |
Mitchell Livingston
|
f9012885c3
|
QuickLook main window even if it's closed, and update the QL window when opening/closing the inspector
|
2009-10-11 23:50:13 +00:00 |
Mitchell Livingston
|
80e3ed302f
|
better consideration of which item to Quick Look based on which windows are open
|
2009-10-11 23:27:53 +00:00 |
Mitchell Livingston
|
1af529aa96
|
phase one of moving quicklook into the controller - it's not as pretty code-wise but the behavior is a lot more consistent
|
2009-10-11 23:16:46 +00:00 |
Mitchell Livingston
|
53273caef2
|
add some more switch statement asserts
|
2009-10-11 17:17:29 +00:00 |
Mitchell Livingston
|
264774859f
|
update the tracker table right away when adding/removing trackers
|
2009-10-11 13:45:50 +00:00 |
Mitchell Livingston
|
6b452c1d07
|
update for the new tracker verification changes, and use a set instead of an array for removing trackers
|
2009-10-10 19:55:47 +00:00 |
Mitchell Livingston
|
a292153b26
|
attempt number one of fixing 10.5 support
|
2009-10-10 13:21:27 +00:00 |
Mitchell Livingston
|
ab7b6aa376
|
remove unused total seeders, leechers, and downloaded fields from the peer inspector tab
|
2009-10-07 00:44:06 +00:00 |
Mitchell Livingston
|
ecea999554
|
#2470 Pasting an address (or list of addresses) into the tracker list should add those trackers
|
2009-10-01 01:15:37 +00:00 |
Mitchell Livingston
|
bb4e35bd1e
|
fix a glitch with using the same address more than once in the tracker removal code
|
2009-09-30 00:11:24 +00:00 |
Mitchell Livingston
|
d53f271f73
|
on 10.6 continue updating the remaining displayed trackers when adding a new tracker
|
2009-09-29 23:56:48 +00:00 |
Mitchell Livingston
|
15f1f18e56
|
prepare for re-adding "remove tracker" functionality
|
2009-09-29 03:53:57 +00:00 |
Mitchell Livingston
|
edefc9a10a
|
getting closer to re-adding "add tracker" functionality
|
2009-09-29 03:02:44 +00:00 |
Mitchell Livingston
|
fbecc713a6
|
fix favicons
|
2009-09-28 03:42:35 +00:00 |
Mitchell Livingston
|
df7ae11485
|
show the full tracker address in a tooltip
|
2009-09-28 02:55:16 +00:00 |
Mitchell Livingston
|
a9101bb1c2
|
first go at redoing the tracker inspector tab (some functionality is still missing)
|
2009-09-28 01:57:35 +00:00 |
Mitchell Livingston
|
773cc64d7a
|
show tracker icons on 10.5
|
2009-09-26 17:04:27 +00:00 |
Mitchell Livingston
|
2d073d9139
|
always get favicons from http://
|
2009-09-26 16:31:00 +00:00 |
Mitchell Livingston
|
dcc1f53714
|
remove "tracker address" from the inspector; reorganize the info tab a little bit
|
2009-09-26 14:21:35 +00:00 |
Mitchell Livingston
|
5b7547a0e1
|
mac build compiles once again
|
2009-09-26 13:58:40 +00:00 |
Mitchell Livingston
|
06df79d02f
|
begin the reorganization of the inspector tracker tab - a lot still left to do
|
2009-09-26 04:02:39 +00:00 |
Mitchell Livingston
|
174a097ebd
|
fix mac build - tracker info tab info is not fully available for now
|
2009-09-25 22:18:54 +00:00 |
Mitchell Livingston
|
5024da259d
|
set the favicon timeout to 30 seconds from 10 seconds
|
2009-09-25 01:34:10 +00:00 |
Mitchell Livingston
|
2433525e32
|
add a 10-second timeout to the favicon request
|
2009-09-23 21:45:51 +00:00 |
Mitchell Livingston
|
cda725f49a
|
add a placeholder favicon for trackers
|
2009-09-21 22:45:19 +00:00 |
Mitchell Livingston
|
8fd3fd8c2a
|
better use of the cache object for tracker favicons, so if an icon is removed from the cache, it will be fetched again the next time it's needed
|
2009-09-21 12:55:04 +00:00 |
Mitchell Livingston
|
b80a6765e2
|
fix manually adding trackers
|
2009-09-21 03:56:57 +00:00 |
Mitchell Livingston
|
3bcb8929bd
|
#2436 on 10.6 let's try showing favicons in the info panel's tracker table
|
2009-09-21 03:44:24 +00:00 |
Mitchell Livingston
|
071cc02fae
|
remove unneeded check for user-added tier
|
2009-09-21 01:13:39 +00:00 |
Mitchell Livingston
|
fd934eeaff
|
remove a warning
|
2009-09-17 01:15:00 +00:00 |
Mitchell Livingston
|
692d35c018
|
show a warning whenever removing any tracker, regardless of if it's built-in
|
2009-09-17 01:10:18 +00:00 |
Mitchell Livingston
|
8b4ec4b7b7
|
remove distinction between built-in trackers and custom-added trackers; add trackers to the end of the list instead of the beginning
|
2009-09-17 00:33:39 +00:00 |
Mitchell Livingston
|
90b83c3224
|
use 10.6's localizedStandardCompare: when sorting by name
|
2009-09-16 02:18:23 +00:00 |
Mitchell Livingston
|
e882a71ddf
|
#2414 Upside-down dock icons in Inspector under Leopard
|
2009-09-16 01:16:12 +00:00 |
Mitchell Livingston
|
61caf165ab
|
add some 10.6 checks for quick look
|
2009-09-07 14:54:22 +00:00 |
Mitchell Livingston
|
75584d81ac
|
zoom from the inspectors file table when quick looking
|
2009-09-05 01:58:13 +00:00 |
Mitchell Livingston
|
92d2b7cc3a
|
kill some warnings
|
2009-09-04 22:59:24 +00:00 |
Mitchell Livingston
|
6b1b1b4833
|
some cleanup of inspector QuickLook
|
2009-09-04 22:21:47 +00:00 |
Mitchell Livingston
|
5e2ef3aa89
|
draft #1 of #2369 - use public API for QuickLook on 10.6 (and drop the hack for 10.5-support)
|
2009-09-04 04:10:46 +00:00 |
Mitchell Livingston
|
912d76dee4
|
#2370 On 10.6, revaling files in Finder will select multiple files in the same directory
|
2009-08-30 17:50:05 +00:00 |
Mitchell Livingston
|
26d89427de
|
call setFlipped: one less time on 10.6
|
2009-08-29 23:16:25 +00:00 |
Mitchell Livingston
|
74bcaba766
|
require 10.6 (and Xcode 3.2) for development, and kill some more deprecated methods too
|
2009-08-29 20:28:52 +00:00 |
Mitchell Livingston
|
ace6821574
|
remove a couple of 10.6 deprecated methods
|
2009-08-28 23:40:11 +00:00 |
Mitchell Livingston
|
ac8079703d
|
#2287 remove torrent file location field from inspector
|
2009-07-19 18:52:17 +00:00 |
Mitchell Livingston
|
1170ac2c73
|
count, not size
|
2009-07-14 00:11:50 +00:00 |