Commit Graph

275 Commits

Author SHA1 Message Date
Mitchell Livingston db98b81f9c streamline setting inspector tabs' tooltips 2007-11-18 02:20:28 +00:00
Mitchell Livingston f45e60a2ee add new peer status enum to gui 2007-11-18 01:03:58 +00:00
Mitchell Livingston c83f25fed5 have the info controller format the peer status string, for efficiency sakes 2007-11-18 00:28:37 +00:00
Mitchell Livingston 243d4cfcba add status field to peers table 2007-11-18 00:09:37 +00:00
Mitchell Livingston 58b3b21a76 in Leopard add tooltips to the not-so-clear header cells in the peers and files tables 2007-11-17 16:22:50 +00:00
Mitchell Livingston 24dd9a2b7e whoops 2007-11-07 02:25:58 +00:00
Mitchell Livingston 98c1d4bb62 get rid of the unneeded ImageBackgroundView 2007-11-07 02:23:35 +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 40da99f695 trunk: fix a warning introduced in [3638] 2007-10-29 19:11:21 +00:00
Mitchell Livingston 297b9f0b1d trunk: Leopard: Fix bug with typing values in Inspector->Options 2007-10-29 18:07:09 +00:00
Mitchell Livingston 42ed03282c change tiff's to png's 2007-10-28 03:29:20 +00:00
Mitchell Livingston 69df8105a7 get the app working on 10.4 and later, compiling on 10.5 2007-10-27 22:11:41 +00:00
Mitchell Livingston 26ca1f0a17 get it running on Tiger again 2007-10-27 19:02:00 +00:00
Mitchell Livingston 04b3a94ca0 show the multiple document icon on Leopard when multiple files selected 2007-10-27 18:40:43 +00:00
Mitchell Livingston 83df860896 on Leopard us the built-in delegate to select a row while typing, and make Tiger's behavior similar to the new behavior 2007-10-27 14:57:46 +00:00
Mitchell Livingston 3a62681b17 typing in the file table will select the appropriate item in Leopard 2007-10-27 14:28:58 +00:00
Mitchell Livingston d8e9c10a34 display all trackers in the announce list in the inspector's tooltip 2007-10-24 18:49:59 +00:00
Mitchell Livingston a90c4a4b09 eliminate the redundant isPaused, instead using !isActive 2007-10-20 21:27:46 +00:00
Mitchell Livingston 3aa131a3e9 simplify how the file outline accesses the torrent 2007-10-20 19:13:52 +00:00
Mitchell Livingston 6c6bd8d1d5 fix regression where N/A is shown when leechers, seeders, or completed is 0; promote AR 2007-10-17 00:46:20 +00:00
Mitchell Livingston d104913f96 switchify more code 2007-10-15 01:57:56 +00:00
Mitchell Livingston 24ec75acb1 improve Activity icon and display the tab name in the inspector's title 2007-10-10 02:35:16 +00:00
Mitchell Livingston fc432f1c29 ensure everything is deallocated properly on quit, libtransmission is closed properly, and inspector window height is remembered 2007-10-08 04:15:25 +00:00
Mitchell Livingston a960174fdf code to place all icons in the inspector's tabs...still needs the images 2007-10-08 03:59:08 +00:00
Mitchell Livingston e2de6f8973 get rid of some warnings 2007-10-07 15:55:27 +00:00
Mitchell Livingston b3c35b036c change some initializers so that they are aware of their own nib's name 2007-10-07 12:24:26 +00:00
Mitchell Livingston 8abcc566dd adjust tab button layout a bit to avoid overlaps 2007-10-07 04:16:58 +00:00
Mitchell Livingston b71ebcfd4b get rid of a few redundant variables 2007-10-07 03:05:55 +00:00
Mitchell Livingston 4887259081 show initially selected tab as selected 2007-10-07 02:31:36 +00:00
Mitchell Livingston 973ed82609 clean up a little inspector code 2007-10-07 02:28:09 +00:00
Mitchell Livingston 9e8dbcfe3e get selected tab in inspector closer to working: 1. it doesn't select at startup 2. needs missing images and cleaned up back images 2007-10-07 02:25:39 +00:00
Mitchell Livingston a5012be5d7 file priorities inspector column works again 2007-10-06 22:34:19 +00:00
Mitchell Livingston a635077abd first commit of updated inspector...images are just placeholders currently 2007-10-06 22:23:44 +00:00
Mitchell Livingston 1770fa78d6 "switch-ify" some code 2007-10-01 21:52:31 +00:00
Mitchell Livingston 83f4509a0c add known peers field to the inspector 2007-10-01 16:23:00 +00:00
Mitchell Livingston 5f41c28cbe update strings file 2007-10-01 12:30:07 +00:00
Mitchell Livingston c96856cb74 "switch" instead of "ifs" 2007-10-01 11:41:15 +00:00
Mitchell Livingston a388c58a05 remove "connected dot" from peer inspector, and append speed string properly to torrents with errors 2007-10-01 11:34:01 +00:00
Mitchell Livingston b50f4189f9 add "failed hash" field to activity tab 2007-09-26 18:32:32 +00:00
Mitchell Livingston 9dec223018 attempt to decrease memory usage a bit when window/application is hidden 2007-09-26 04:12:57 +00:00
Mitchell Livingston 5c5be42659 getting mac version working with the changes from [3178], and specify total have and verified have in inspector 2007-09-26 03:27:00 +00:00
Mitchell Livingston a695e70a45 remove unnecessary call for file stats 2007-09-21 15:16:18 +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 e03c677828 fix small memory leak that has been around forever 2007-09-16 00:40:15 +00:00
Mitchell Livingston b74cfa9358 use nil for blank tooltips 2007-09-15 20:34:30 +00:00
Mitchell Livingston 79656bcf26 warnings-- 2007-09-15 20:29:52 +00:00
Mitchell Livingston 1502435758 make setting code more dynamic 2007-09-15 20:09:28 +00:00
Mitchell Livingston 55111cd53d don't allow pex state to be changed when active 2007-09-15 15:52:02 +00:00