Commit Graph

17 Commits

Author SHA1 Message Date
Mitchell Livingston 201302d7c5 trivial code changes 2008-11-01 14:26:51 +00:00
Mitchell Livingston 4e388c95aa missed one 2008-10-12 21:39:12 +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 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 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 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 bb3f77d2cd remove quicklook animation when the table disappears 2008-05-20 20:38:14 +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 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 3f69befc1b fix double clicking a row in the file table, so that it shows the specific file 2008-01-17 02:54:01 +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 f0f958d755 have the File Outline Controller reload the file data when reloading the table 2008-01-09 21:08:43 +00:00
Mitchell Livingston 72fe8a3df5 generate the file table's menu in code 2008-01-06 05:13:38 +00:00
Mitchell Livingston e9e5638664 first commit of (unfinished) dialog when adding torrents 2008-01-04 04:45:31 +00:00
Mitchell Livingston 93c79adef2 move file outline view code to a separate class 2008-01-04 00:29:13 +00:00