Commit Graph

1702 Commits

Author SHA1 Message Date
Mitchell Livingston c37b0c1dad move status from peer table column to tooltip 2007-11-20 13:08:10 +00:00
Charles Kerr 8a0fafac9c sync the struct name with the r3892 2007-11-19 21:21:34 +00:00
Mitchell Livingston 963dd61f72 move code to generate time string to its own method 2007-11-19 20:00:18 +00:00
Mitchell Livingston e1eb915741 include time running stat 2007-11-19 19:47:12 +00:00
Mitchell Livingston 9a351bfc2c make stats window a panel 2007-11-19 18:55:09 +00:00
Mitchell Livingston ada39e3b09 add Number Opened field to Stats window 2007-11-19 18:28:24 +00:00
Mitchell Livingston 97d4bc1709 add stats window...right now the values mean nothing 2007-11-19 18:13:41 +00:00
Mitchell Livingston 84b10c4312 more straightforward way to get string width for message window 2007-11-18 05:45:28 +00:00
Mitchell Livingston fa687d0928 get rid of a warning, and add a new one 2007-11-18 04:27:55 +00:00
Mitchell Livingston 11ebb80bff rename "Recheck Existing Data" to "Verify Local Data" 2007-11-18 02:50:30 +00:00
Mitchell Livingston db4954cc68 get rid of the Debug warning (it's not as relevant as it was back in the olden days) 2007-11-18 02:33:17 +00:00
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 c4ac8eeb71 when creating a torrent, changing the torrent file location will give an explanation in the save panel; localized the Select button in the save panel; set the location as the torrent file's currently set location 2007-11-17 18:54:07 +00:00
Mitchell Livingston bf191cec1b work with last commit 2007-11-17 16:52:56 +00:00
Mitchell Livingston 2483e074ad move FilterButton to proper directory 2007-11-17 16:51:41 +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 0b24911389 readd the custom FilterButton subclass to simplify setting the tooltip 2007-11-17 15:55:23 +00:00
Mitchell Livingston cd7de9ae16 fix bug where dragging a torrent that is already opened off of the window will make the overlay appear and fade off 2007-11-17 14:43:05 +00:00
Mitchell Livingston 7da33be84b set titles of inspector buttons to hopefully allow better accessibility 2007-11-17 14:30:08 +00:00
Mitchell Livingston 5c61c7c7f6 clicking on an already-clicked filter button will not deselect it 2007-11-16 22:03:59 +00:00
Mitchell Livingston dd4fb1e6d1 update strings file 2007-11-14 22:48:43 +00:00
Mitchell Livingston 008025c9c9 localize the folders' names in the "Transfers > General" preference pane 2007-11-13 03:45:10 +00:00
Mitchell Livingston 7f9e4d9efe when dragging a file on the window, check if it has the .torrent extension; smaller changes 2007-11-13 00:56:58 +00:00
Mitchell Livingston ec024c569c update version info and news 2007-11-12 03:01:51 +00:00
Mitchell Livingston 2af8500b60 make the availability bar red 2007-11-11 21:45:27 +00:00
Mitchell Livingston f20a6b15b7 add availability bar to dim percent not available (yellow for now) 2007-11-11 16:59:32 +00:00
Mitchell Livingston 5373a9d82d eliminate the second port status dot/text field to avoid confusion 2007-11-11 06:36:32 +00:00
Mitchell Livingston 4854aac298 remove code to manually close torrents on quit 2007-11-11 03:15:49 +00:00
Mitchell Livingston e37a3d3157 when sorting by queue order, allow torrents to be reordered even if they are filtered (put below the one above it in the total queue) 2007-11-09 23:38:35 +00:00
Mitchell Livingston b382628933 have libtransmission be in charge of checking if nat traversal is disabled when quitting 2007-11-09 15:06:32 +00:00
Mitchell Livingston ba61307266 the main window doesn't have to detect mouse moved events now that the filter bar is using built-in buttons 2007-11-09 13:47:34 +00:00
Mitchell Livingston e9f667afb9 adjust filter bar button placement 2007-11-09 13:35:43 +00:00
Mitchell Livingston 4a5125cc53 updated open toolbar image from AR 2007-11-09 04:03:16 +00:00
Mitchell Livingston 6ee138e0fd add pref option to prefer to use/not use encryption (currently seems crashy) 2007-11-08 23:12:07 +00:00
Mitchell Livingston f09965031e use gradients for drawing the file priority background 2007-11-08 12:58:05 +00:00
Mitchell Livingston a7e92e501e get mac build building again 2007-11-08 01:07:25 +00:00
Mitchell Livingston 371454d595 update help index 2007-11-07 12:23:23 +00:00
Mitchell Livingston cf0125204c update firewall help for Leopard 2007-11-07 12:18:17 +00:00
Mitchell Livingston 2c4244b540 keep track of sort menu item by using tag and validate methods instead of storing the current menu items 2007-11-07 05:02:43 +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 6253979516 load the status bar background in the init method, because awakeFromNib drew the back with a white background on launch 2007-11-07 00:35:03 +00:00
Mitchell Livingston 4a301fdf82 no need to reload status bar when the window becomes/resigns main, since it is now the same when inactive or inactive 2007-11-07 00:16:32 +00:00
Mitchell Livingston 44075895b2 remove the separate filter bar view and instead reuse the status bar view 2007-11-07 00:14:33 +00:00
Mitchell Livingston f704bc503a update status bar to use the same gradient as the filter bar, and remove the corresponding images 2007-11-07 00:09:36 +00:00
Mitchell Livingston cc5abfe6f4 make the filter bar color match leopard's 2007-11-06 23:55:51 +00:00
Mitchell Livingston 44aa1505d4 readd the tooltips to the filter buttons 2007-11-06 21:03:20 +00:00
Mitchell Livingston 90bd00f0c3 update news/credits to mention MiniUPnP 2007-11-06 20:55:03 +00:00
Mitchell Livingston 5cc14442cb use built-in buttons for filter buttons 2007-11-06 20:52:11 +00:00
Mitchell Livingston cfa809bc47 clean up the pieces bar drawing to avoid putting it into an image, and use NSColor object for the piece colors 2007-11-06 04:53:06 +00:00
Mitchell Livingston df505ae0c8 update trunk to 0.92+ 2007-11-05 21:40:35 +00:00
Mitchell Livingston b5ad25acc0 make advanced bar code a little more efficient 2007-11-05 19:15:45 +00:00
Mitchell Livingston dcb411e310 move dock badging preference change notification into the Badger 2007-11-05 12:47:20 +00:00
Mitchell Livingston 60ea0af733 fix bug with setting port value in prefs 2007-11-05 04:00:19 +00:00
Mitchell Livingston 22ad00e04c no reason to retain advanced bar info when it's hidden 2007-11-05 00:04:14 +00:00
Mitchell Livingston 3ab2e369d4 remove unused code 2007-11-04 16:45:17 +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 d3100ffbd3 make gray lighter 2007-11-04 15:15:50 +00:00
Mitchell Livingston 3bccf26f23 by popular demand the return of the advanced bar (now Pieces Bar) 2007-11-04 15:01:34 +00:00
Mitchell Livingston d0353ecb5f add new growl 1.1.2 2007-11-04 00:54:46 +00:00
Mitchell Livingston d9619dd770 remove old growl 1.1.1 2007-11-04 00:53:51 +00:00
Mitchell Livingston 1f0b346295 if the download finishes/becomes unfinished, keep trying to reset the time machine setting, and other miscellaneous cleanup 2007-11-02 22:07:16 +00:00
Mitchell Livingston 930199dbeb fix a possible small release-then-use 2007-11-02 15:05:20 +00:00
Mitchell Livingston 59fb0f936f stop timers and notification checking on quit right away (real this time) 2007-11-02 03:15:12 +00:00
Mitchell Livingston 4cb7eb603d stop timers and notification checking on quit right away 2007-11-02 03:13:44 +00:00
Mitchell Livingston c5836d33e0 trunk: refresh status bar and completed badge when window becomes/resigns main, not key 2007-11-01 19:18:26 +00:00
Mitchell Livingston 3273b2cc22 don't check if backup status should be set if torrent is not active 2007-11-01 15:53:39 +00:00
Mitchell Livingston b6fe3c2673 trunk: attempt to fix Time Machine setting 2007-11-01 14:04:50 +00:00
Mitchell Livingston 525cf7904d trunk: make status bar inactive when window isn't main window 2007-11-01 12:57:35 +00:00
Mitchell Livingston 731b6379a4 use a view to draw the badge on Leopard 2007-11-01 03:20:29 +00:00
Mitchell Livingston 93caebd82f trunk: Leopard: Time Machine will ignore incomplete files 2007-10-31 19:28:22 +00:00
Mitchell Livingston ffeff31ca3 get reordering of torrent queue working again in trunk (thanks to cocoadev mailing list) 2007-10-31 17:23:56 +00:00
Mitchell Livingston 4584417bf0 phase 2 of updating menu items to remove bindings 2007-10-30 20:19:22 +00:00
Mitchell Livingston 44c66afffb phase 1 of updating menu items to remove bindings 2007-10-30 19:55:47 +00:00
Mitchell Livingston 14c90560fc use built-in general and advanced images in the preferences window on Leopard 2007-10-29 20:57:36 +00:00
Mitchell Livingston 2216967525 use built-in suppression checkbox in alerts under Leopard 2007-10-29 19:45:34 +00:00
Mitchell Livingston 40da99f695 trunk: fix a warning introduced in [3638] 2007-10-29 19:11:21 +00:00
Mitchell Livingston 64f7382d1b trunk: Leopard: Fix bug with toggling Minimal View 2007-10-29 18:59:23 +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 7e8cbad592 use built-in rounded corner rect on Leopard 2007-10-29 11:49:53 +00:00
Mitchell Livingston 1d636ec095 typo in last commit 2007-10-29 04:44:10 +00:00
Mitchell Livingston 2c3dc63569 if on Leopard use the built in badging for the number of completed downloads 2007-10-29 04:31:44 +00:00
Mitchell Livingston bbbe46363d trunk is still developmental 2007-10-28 23:54:29 +00:00
Mitchell Livingston 202a378a6c updates for .91 2007-10-28 23:49:42 +00:00
Mitchell Livingston 568bc5d4d5 use "Downloads" folder as default folder 2007-10-28 04:35:49 +00:00
Mitchell Livingston e12b212ef2 remove now-unnecessary tooltip from message window 2007-10-28 03:34:48 +00:00
Mitchell Livingston 42ed03282c change tiff's to png's 2007-10-28 03:29:20 +00:00
Mitchell Livingston 353c73c151 update help images for Leopard 2007-10-28 03:21:08 +00:00
Mitchell Livingston cbffc0589f allow messages to take multiple rows in message 2007-10-28 03:10:11 +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 46ecfe04dc inspector tabs become graphite when the system is set to graphite 2007-10-27 20:09:29 +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 16c64f98da add a function to check if running on Leopard 2007-10-27 14:41:16 +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