Commit Graph

988 Commits

Author SHA1 Message Date
Mitchell Livingston 1537005b30 fix visual glitch when toggling minimal view 2008-01-24 14:43:50 +00:00
Mitchell Livingston 5fce7e3d5c show/hide the group dividers right away when toggling that option 2008-01-23 22:00:02 +00:00
Mitchell Livingston 7dc223d488 make group sorting on Tiger consistent with Leopard's 2008-01-23 20:57:07 +00:00
Mitchell Livingston b44c0b059c apply the filter in some necessary situations 2008-01-23 20:50:49 +00:00
Mitchell Livingston 4f9dcb1444 sort instead of filtering when possible 2008-01-23 20:46:37 +00:00
Mitchell Livingston 549521c602 only update and sort by group when filtering, not during normal sorting 2008-01-23 20:31:04 +00:00
Mitchell Livingston 30531d75c9 only store the group number for displaying groups in table -- count can be derived 2008-01-23 18:22:54 +00:00
Mitchell Livingston 2761220369 simplify the method for adding groups to the torrent array 2008-01-23 17:41:55 +00:00
Mitchell Livingston 67205c89c8 rename filter and sort methods, and eliminate some redundant calls 2008-01-23 17:22:41 +00:00
Mitchell Livingston d5768a4e54 use NSMutableArray's built-in function to remove multiple objects at once 2008-01-23 17:11:06 +00:00
Mitchell Livingston 5852c78682 keep track of which rows are groups with a separate object 2008-01-23 17:03:42 +00:00
Mitchell Livingston 327f278976 allow selecting a group row to apply settings to all torrents in the group 2008-01-23 03:12:06 +00:00
Mitchell Livingston 07761591c9 only allow group dividers on 10.5 or higher 2008-01-23 02:56:31 +00:00
Mitchell Livingston 1fa3e0d869 first experimental commit: sorting by group will now add group dividers 2008-01-23 02:51:58 +00:00
Mitchell Livingston d0fb48121e add a convenience function for getting the selected torrents 2008-01-22 23:48:14 +00:00
Mitchell Livingston 055d067d7e holding down the mouse on the progress field and the minimal status field will cause them to become gray, indicating the toggle 2008-01-22 05:19:18 +00:00
Mitchell Livingston 873049f491 acknowledge autostart when adding torrent data through ipc 2008-01-21 22:01:57 +00:00
Mitchell Livingston 17202c70d9 small adjustments to preferences window 2008-01-21 19:47:01 +00:00
Mitchell Livingston fca4411b5c show the auto-add growl notification even if it shows the open window 2008-01-21 16:52:36 +00:00
Mitchell Livingston 0a2720339f support adding torrent from data with ipc 2008-01-21 06:23:10 +00:00
Mitchell Livingston bf146526bf fix error where the table would lose track of the selected torrent when sorting by activity 2008-01-20 18:28:28 +00:00
Mitchell Livingston 3bd38202a6 lower default number of total and per-torrent peers (new global value will automatically replace the current global value) 2008-01-20 04:50:41 +00:00
Mitchell Livingston 27c2833ec3 fix crash reported in #640; other insignificant changes 2008-01-19 05:37:16 +00:00
Mitchell Livingston e63e7ab8e7 attempt to fix buttons on Tiger 2008-01-17 01:57:14 +00:00
Mitchell Livingston 50a90c3460 update NEWS, clean up pieces bar toggle code 2008-01-16 19:30:12 +00:00
Mitchell Livingston 470d588b50 animate the Pieces bar when showing/hiding it 2008-01-16 15:56:40 +00:00
Mitchell Livingston 7b42f87e50 fix a tiny memory leak 2008-01-14 04:34:45 +00:00
Mitchell Livingston 169c259988 add an option to show the "add" window only for multifile torrents 2008-01-14 04:22:24 +00:00
Mitchell Livingston 07e5c9e22a update news and use a INT_MAX when determining order value to remove 2008-01-10 20:59:56 +00:00
Mitchell Livingston d40a341c76 get rid of a little unnecessary memory management, and other trivial changes 2008-01-10 17:30:49 +00:00
Mitchell Livingston 369301cdbb correct a dictionary for opening a torrent with a sheet 2008-01-10 17:01:09 +00:00
Mitchell Livingston 5b54605822 eliminate some redundant open methods 2008-01-10 16:46:15 +00:00
Mitchell Livingston b0cf977624 remove an unneeded localization 2008-01-10 15:53:02 +00:00
Mitchell Livingston af96ba0d41 move the individual speeds array into the corresponding methods 2008-01-10 07:00:56 +00:00
Mitchell Livingston fe50c35474 make the per-torrent action menus dynamic as well 2008-01-10 06:52:13 +00:00
Mitchell Livingston 80064189fa generate action menu "quick" items in code, rather than tons of repeating menu items in the nib 2008-01-10 06:27:48 +00:00
Mitchell Livingston 5f3f5edf5d when adding a torrent after it was just created, verify the data right away 2008-01-10 01:20:48 +00:00
Mitchell Livingston e2f88ef16d tidy up the main open file method 2008-01-08 05:31:20 +00:00
Mitchell Livingston 2f3d027d04 attempt to fix ipc crash when removing torrents 2008-01-08 02:36:08 +00:00
Mitchell Livingston bc3b1c4bee generalize the duplicate warning; make the scroller in the open window regular size 2008-01-07 20:27:25 +00:00
Mitchell Livingston 0f87a52a30 fix some memory leaks in the file and peer table cells 2008-01-07 00:07:03 +00:00
Mitchell Livingston bb7c659713 set the gear of the action menu in code, since it's 10.5-only 2008-01-06 19:48:48 +00:00
Mitchell Livingston 1eef512b79 update with new urls 2008-01-06 17:00:38 +00:00
Mitchell Livingston fac74ffd7b in the groups popup in the add window, have an option to show the groups window 2008-01-05 22:32:34 +00:00
Mitchell Livingston 57bc23edc5 get rid of a crash when canceling the open sheet 2008-01-05 21:31:05 +00:00
Mitchell Livingston 2dc92e4483 eliminate a warning, add another 2008-01-05 03:44:16 +00:00
Mitchell Livingston 093b59f754 refactor some of the torrent opening code 2008-01-05 02:48:10 +00:00
Mitchell Livingston f2a6d79928 better preservation of old download location 2008-01-05 01:48:55 +00:00
Mitchell Livingston 2dffe3dc00 name open window "add options prompt" 2008-01-05 01:33:28 +00:00
Mitchell Livingston d56a7619fa reorganize the open window 2008-01-04 17:32:55 +00:00
Mitchell Livingston caa6cf0f0c get rid of a warning 2008-01-04 15:41:05 +00:00
Mitchell Livingston 1647bd629a when using the add dialog, delete the torrent file (if set in preferences) 2008-01-04 06:31:41 +00:00
Mitchell Livingston b83cf33f28 acknowledge the start check 2008-01-04 04:54:26 +00:00
Mitchell Livingston e9e5638664 first commit of (unfinished) dialog when adding torrents 2008-01-04 04:45:31 +00:00
Mitchell Livingston 81f32f28d2 check incomplete folder before anything else when adding a torrent 2008-01-04 02:35:23 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston 8a54976d94 fix a crash which occurred when dragging a lot of rows towards the bottom of the table 2008-01-02 15:34:44 +00:00
Mitchell Livingston 6302c64c59 disable the resume selected option if the table isn't useable 2008-01-02 04:33:26 +00:00
Mitchell Livingston cd857d4bb8 always allow "resume selected right away" to be selected, even if there are no queues enabled 2008-01-02 04:31:51 +00:00
Mitchell Livingston e5af776a87 when asking to quit, don't consider stalled transfers active 2007-12-31 18:37:34 +00:00
Mitchell Livingston c931736157 fix typo with active filter not ignoring stalled downloading transfers 2007-12-31 13:58:01 +00:00
Mitchell Livingston e6b61665f3 have the active filter exclude stalled transfers 2007-12-31 01:47:37 +00:00
Mitchell Livingston 4ce681bca9 Russian localization for 1.0 2007-12-30 22:43:03 +00:00
Mitchell Livingston 50abad0d1f show the "quitting" dock overlay on 10.4 2007-12-30 20:28:36 +00:00
Mitchell Livingston 485455640e clean up sorting a little bit 2007-12-30 19:02:40 +00:00
Mitchell Livingston 5ee10d2d28 update the url to transmissionbt.com 2007-12-30 18:53:44 +00:00
Mitchell Livingston c7acb3a294 remove pieces bar info from filtered torrents 2007-12-29 15:54:05 +00:00
Mitchell Livingston fd644baf80 add a missed localized string 2007-12-28 22:17:41 +00:00
Mitchell Livingston 70471f78d1 remove comment that wasn't meant to be committed 2007-12-28 18:25:20 +00:00
Mitchell Livingston a9c3302bc7 French localization for 1.0 2007-12-28 18:24:28 +00:00
Mitchell Livingston 75bae87b4b nothing of significance 2007-12-27 22:26:23 +00:00
Mitchell Livingston 8766f02049 set up message log in tr_initFull 2007-12-24 16:18:09 +00:00
Mitchell Livingston 2b10655f0e use tr_initFull 2007-12-24 15:29:29 +00:00
Mitchell Livingston 63e7a8597e get ipc fully working with ipc 2007-12-24 03:48:42 +00:00
Mitchell Livingston 51f52dd8d6 images loaded with "imageNamed" should include their file extension 2007-12-22 19:57:12 +00:00
Mitchell Livingston 4373e79a2b patch from SoftwareElves for ipc 2007-12-22 18:53:20 +00:00
Mitchell Livingston ec00579ea7 remove ctor from torrent creation and parse functions 2007-12-22 18:43:40 +00:00
Mitchell Livingston 78419871e9 switch-ify an if 2007-12-22 03:39:52 +00:00
Mitchell Livingston b276f285b0 get rid of all the deprecated functions for the ctor versions 2007-12-22 03:31:22 +00:00
Mitchell Livingston 7a5369023e fix an annoying crash 2007-12-21 20:39:43 +00:00
Mitchell Livingston 530b57face use an x for "no group" 2007-12-21 17:54:37 +00:00
Mitchell Livingston 38d8026a5d hopefully resize the "All" filter button on Tiger correctly 2007-12-21 17:41:27 +00:00
Mitchell Livingston 71471102bc combine group code and adjust the group button size 2007-12-21 16:29:42 +00:00
Mitchell Livingston fc1adc6093 add icon for the default group filter 2007-12-21 16:10:13 +00:00
Mitchell Livingston f4211ce19d remove unused method 2007-12-20 20:55:26 +00:00
Mitchell Livingston 44400b6a49 remove bindings from the global ratio menu items 2007-12-20 20:53:55 +00:00
Mitchell Livingston 4cfc42437b update the news 2007-12-20 20:35:47 +00:00
Mitchell Livingston 45155fdc04 get speed limit menu checks displaying again 2007-12-20 20:11:01 +00:00
Mitchell Livingston 1988925a91 experiment to get speed limit action menu to work 2007-12-20 19:57:42 +00:00
Mitchell Livingston 4f8ac624dd don't try to resize the filter bar if it's hidden 2007-12-20 18:58:53 +00:00
Mitchell Livingston 5812cc3937 remove unnecessary Tiger code 2007-12-20 18:05:42 +00:00
Mitchell Livingston b9e60f1086 remove unnecessary filter sizing code 2007-12-20 17:39:05 +00:00
Mitchell Livingston 5ff9d6877a better resizing of the filter buttons 2007-12-20 05:12:23 +00:00
Mitchell Livingston ed9804adf6 experimentally add an "active" filter 2007-12-20 04:49:06 +00:00
Mitchell Livingston 265eeac33a trivial adjustments to the search field 2007-12-20 02:57:47 +00:00
Mitchell Livingston 15c7cebe8b stop timers before clearing the dock icon on quit 2007-12-20 01:42:30 +00:00
Mitchell Livingston e7756980ab a little more streamlining 2007-12-20 01:06:55 +00:00
Mitchell Livingston 5f57d0cf11 streamline the filtering code 2007-12-20 01:00:03 +00:00
Mitchell Livingston 3ccb0a7232 fix crash on Tiger caused by a placeholder image 2007-12-19 21:45:14 +00:00
Mitchell Livingston cc4eb2be94 update the group filter when groups are changed or removed 2007-12-19 21:11:49 +00:00
Mitchell Livingston 3e49741b05 initial group filtering 2007-12-19 20:46:00 +00:00
Mitchell Livingston efbcf507c7 use tag instead of represented object for group values in the menu items 2007-12-19 15:35:23 +00:00
Mitchell Livingston 02e52bb013 fix sizing of group labels with long file names 2007-12-17 22:30:28 +00:00
Mitchell Livingston 0fc13c3d6a sort groups by their order in the table 2007-12-17 20:10:51 +00:00
Mitchell Livingston 17682552ec when table values are changed, reload the table immediately 2007-12-17 19:53:17 +00:00
Mitchell Livingston 4d6eda4a0e add basic sorting by group 2007-12-17 19:47:06 +00:00
Mitchell Livingston f9491abf18 add Group to context menu 2007-12-17 16:52:49 +00:00
Mitchell Livingston 93df72df07 enable and check group menu items appropriately; update news 2007-12-17 16:32:32 +00:00
Mitchell Livingston d9246b1ad4 preliminary commit of group code 2007-12-17 16:06:20 +00:00
Mitchell Livingston c414dd52a6 experiment with a new bottom button look on tiger 2007-12-15 21:29:47 +00:00
Mitchell Livingston 9e15d27495 attempt to fix sizing issue on tiger 2007-12-13 16:04:32 +00:00
Mitchell Livingston 9bf313c08a better hiding of bottom texture on 10.5 2007-12-13 15:19:46 +00:00
Mitchell Livingston cea2275bcf on tiger make the bottom bar a texture 2007-12-13 15:16:04 +00:00
Mitchell Livingston 7567ecc2bb clean up some of the code where it checks for 10.5 2007-12-12 16:28:40 +00:00
Mitchell Livingston a60d623021 on tiger the "ying-yang" status field does not have the strange glow, but as a result won't have any hilighting like on leopard 2007-12-12 15:53:37 +00:00
Mitchell Livingston cf4f43f090 color the background of the status bar on tiger 2007-12-12 15:17:33 +00:00
Mitchell Livingston bc295fe78e use a simpler method for determining text color of table cells on leopard 2007-12-12 05:01:31 +00:00
Mitchell Livingston 73ccb2e0c8 make the text at the bottom of the window appear engraved (on 10.5) 2007-12-12 04:35:38 +00:00
Mitchell Livingston ba6487a93d attempt to put the arrow commands into interface builder 2007-12-12 03:29:59 +00:00
Mitchell Livingston 13c1c8a6a4 use 10.5's built-in ability to generate the textured bottom border instead of a custom view with images 2007-12-12 03:21:11 +00:00
Mitchell Livingston 373b96387b fix typo in last commit 2007-12-12 02:21:01 +00:00
Mitchell Livingston 104a9841f5 better resize the filter buttons on tiger 2007-12-12 01:51:21 +00:00
Mitchell Livingston 1cb7ecce9c update news file and adjust status button size 2007-12-09 22:20:48 +00:00
Mitchell Livingston a64d7d6e19 get rid of the graphite turtle....graphite is hard to see and other apps show blue when prefs are set to graphite 2007-12-09 03:32:00 +00:00
Mitchell Livingston 559cf731fb experiment with making the info and filter toobar images blue when visiable 2007-12-09 03:25:33 +00:00
Mitchell Livingston 34c31a864c display an image in the status popup button 2007-12-09 02:28:53 +00:00
Mitchell Livingston f35f65b1d4 miscellaneous adjustments 2007-12-08 18:51:02 +00:00
Mitchell Livingston 2441a052b0 when the toolbar is set to small size, don't make the group items small 2007-12-07 06:27:42 +00:00
Mitchell Livingston b05bf2c368 remove some nslogs 2007-12-07 03:49:46 +00:00
Mitchell Livingston 46a509a127 group toolbar buttons consistently work in both text and icon modes 2007-12-07 03:41:46 +00:00
Mitchell Livingston c7e6bd9a15 even more toolbar cleanup code 2007-12-06 20:54:26 +00:00
Mitchell Livingston 65507f5df9 fix the toolbar customization sheet 2007-12-06 20:46:58 +00:00
Mitchell Livingston 59857deded more cleanup of the group toolbar button code 2007-12-06 20:25:38 +00:00
Mitchell Livingston 6cd102fd9a get new toolbar buttons working in text-only mode 2007-12-06 20:09:45 +00:00
Mitchell Livingston d2049cc048 group together pause and resume toolbar buttons 2007-12-06 17:21:42 +00:00
Mitchell Livingston 8a15058d80 clean dock badging code 2007-12-05 18:23:51 +00:00
Mitchell Livingston cb5ad53cfb adjust the status label a bit 2007-12-05 01:42:53 +00:00
Mitchell Livingston 19b791def5 the status label in the status bar now gives 4 different options of info to display 2007-12-05 01:26:30 +00:00
Mitchell Livingston 7c190b84f9 display total ratio in the status bar 2007-12-04 21:41:06 +00:00
Mitchell Livingston 161db11c1e move label of transfer count to bottom of window 2007-12-04 20:07:42 +00:00
Mitchell Livingston 66edcdee35 clean up the torrent count string creation a little 2007-12-04 17:33:42 +00:00
Mitchell Livingston 89c43d5c3e get toolbar working in Text-only mode 2007-12-04 01:46:27 +00:00
Mitchell Livingston 1cd5a05fb3 add tooltips for status bar total speeds; update news 2007-12-01 17:31:52 +00:00
Mitchell Livingston e316cf4782 display an image next to each total speed 2007-12-01 15:59:13 +00:00
Mitchell Livingston fce835ceec even more new images 2007-11-30 23:27:55 +00:00
Mitchell Livingston 889df5413b make the toolbar buttons a pixel wider 2007-11-30 18:18:35 +00:00
Mitchell Livingston 0a7708e0a8 change up the bottom of the window, similar to Second Gear 2007-11-30 16:17:43 +00:00
Mitchell Livingston aed1da89fd updated toolbar images from Rick Patrick of Second Gear fame 2007-11-29 21:14:27 +00:00
Mitchell Livingston 9354985e8d don't resize the toolbar images 2007-11-29 17:25:21 +00:00
Mitchell Livingston aa9b21386e animate quit window's progress bar in a different thread 2007-11-29 01:44:33 +00:00
Mitchell Livingston 7a9e5c8109 display window on quit 2007-11-29 01:23:23 +00:00
Mitchell Livingston d3e821e729 make toolbar buttons leopard-like; icons are placeholders 2007-11-29 01:05:11 +00:00
Mitchell Livingston e7c600a237 adjust inspector layout a tiny bit 2007-11-24 16:46:11 +00:00
Mitchell Livingston 654af57b9c sort by speed, then last activity 2007-11-23 16:03:49 +00:00
Mitchell Livingston ddc97a921b get rid of 2 more unnecessary sort methods 2007-11-23 15:48:26 +00:00
Mitchell Livingston dc37d150e8 get rid of unneeded sort descriptors; hold queue order as an integer instead of an object 2007-11-23 15:45:58 +00:00
Mitchell Livingston f657bd524b when sorting by last activity, if there was no activity use date 2007-11-23 02:46:29 +00:00
Mitchell Livingston 8b6f2ad708 implement another ipc method 2007-11-22 03:34:44 +00:00
Mitchell Livingston 00623d8c55 get building again 2007-11-21 20:10:49 +00:00
Mitchell Livingston 4a5a95b606 add option to sort by Last Activity 2007-11-21 18:32:41 +00:00
Mitchell Livingston 97d4bc1709 add stats window...right now the values mean nothing 2007-11-19 18:13:41 +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 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 5c61c7c7f6 clicking on an already-clicked filter button will not deselect it 2007-11-16 22:03:59 +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 f20a6b15b7 add availability bar to dim percent not available (yellow for now) 2007-11-11 16:59: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 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 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 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 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 dcb411e310 move dock badging preference change notification into the Badger 2007-11-05 12:47:20 +00:00
Mitchell Livingston 3ab2e369d4 remove unused code 2007-11-04 16:45:17 +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 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 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 2216967525 use built-in suppression checkbox in alerts under Leopard 2007-10-29 19:45:34 +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 568bc5d4d5 use "Downloads" folder as default folder 2007-10-28 04:35:49 +00:00
Mitchell Livingston 8ed391f18b suppress a warning on Leopard 2007-10-27 02:00:43 +00:00
Mitchell Livingston 0e9c74d732 fix mistake in [3560] 2007-10-25 20:32:16 +00:00
Mitchell Livingston b286397338 filtering by a search string for tracker now checks all trackers in the announce-list 2007-10-25 20:14:24 +00:00
Mitchell Livingston a76423ac1e fix notification to update info 2007-10-23 11:41:03 +00:00
Mitchell Livingston 44e1f5aa96 make the long application support folder path a constant 2007-10-21 14:01:54 +00:00
Mitchell Livingston 6fc01cb59c set some menu titles without regard to what it is already set to (this should in theory be faster and looks cleaner) 2007-10-21 13:53:29 +00:00
Mitchell Livingston a90c4a4b09 eliminate the redundant isPaused, instead using !isActive 2007-10-20 21:27:46 +00:00
Mitchell Livingston b62fb6a7c1 trivial code cleanup 2007-10-19 01:24:42 +00:00
Mitchell Livingston e06d38b4c7 generate the info tab button images when needed, add backend support for different colored tabs depending on aqua/graphite 2007-10-18 00:04:01 +00:00
Mitchell Livingston a2f3b0dac6 small name change and other trivial adjustments 2007-10-17 23:33:22 +00:00
Mitchell Livingston 78d95148dc add a warning and improve some commented out code....nothing to see here 2007-10-14 14:24:34 +00:00
Mitchell Livingston 045c31018b remove unused variables 2007-10-12 21:36:01 +00:00
Mitchell Livingston 2f17b922a9 allow speed limit to be automatically updated when modal panels are active, fixes #366 2007-10-12 20:51:27 +00:00
Mitchell Livingston c4e6607777 get rid of an alloc/release 2007-10-11 16:28:50 +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 4bee975c47 improve the inspector's tab background images 2007-10-07 15:36:39 +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 23c04dfe3f rename en to English (other languages will be changed to i18n names by the next release, though) 2007-10-04 03:45:52 +00:00
Mitchell Livingston 8825a6029d more cleanup from advanced bar removal 2007-09-27 02:46:48 +00:00
Mitchell Livingston c9688d89f8 use LSMinimumSystemVersion instead of custom version check, because on < 10.4 it will never reach that custom code 2007-09-26 23:49:21 +00:00
Mitchell Livingston 98575a0169 say goodbye to the often-misunderstood "advanced progress bar" 2007-09-26 19:36:25 +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 4227d425f1 when the main window isn't the key window, make the status bar show the normal window background 2007-09-23 16:21:03 +00:00
Mitchell Livingston f1d017f622 fix previous commit which prevented transfer changes from being saved 2007-09-23 05:44:50 +00:00
Mitchell Livingston ee634ce23d remove another warning 2007-09-22 15:27:56 +00:00
Mitchell Livingston e34218bd45 get rid of another warning 2007-09-22 12:50:51 +00:00
Mitchell Livingston f0b968d7b7 get xcode project building again 2007-09-20 20:24:33 +00:00
Mitchell Livingston 1208c3a1b5 update the status bar to look better on Leopard...if anyone can do the background image better please get in touch with me 2007-09-17 21:01:31 +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 1502435758 make setting code more dynamic 2007-09-15 20:09:28 +00:00
Mitchell Livingston 4fb7db8348 get inspector ready for encryption 2007-09-14 13:49:37 +00:00
Mitchell Livingston 756795f9a2 fix aa typo 2007-09-10 12:38:57 +00:00
Mitchell Livingston 2c66af397e Remove old Growl 2007-09-09 13:30:06 +00:00
Mitchell Livingston 5cf6f990da get the version number to be 0.81+ finally 2007-09-01 05:51:34 +00:00
Mitchell Livingston 1c0d9d461d clarify remove warnings for different kind of removes 2007-08-31 03:04:49 +00:00
Mitchell Livingston bcfaf3c56d refine the sleep option's text a little 2007-08-30 12:16:11 +00:00
Mitchell Livingston c443e88444 add ability to enable/disable the ability to prevent sleeping with active transfers 2007-08-30 04:35:48 +00:00
Mitchell Livingston 8252e12434 allow filtering by tracker name 2007-08-30 03:52:26 +00:00
Mitchell Livingston eff3d9542c trivial changes 2007-08-29 19:38:03 +00:00
Mitchell Livingston 0b1bc0cc8a make image background views always opaque and other trivial changes 2007-08-29 02:13:38 +00:00
Mitchell Livingston 65ac0968ef allow sleep if the only active torrents are stalled or have errors 2007-08-27 18:32:34 +00:00
Mitchell Livingston 8ae9d20712 rename the addition files 2007-08-20 16:34:21 +00:00
Mitchell Livingston d098877379 kill some compile warnings 2007-08-18 17:35:08 +00:00
Mitchell Livingston 835d333067 by popular demand, add option to sort by tracker 2007-08-16 00:54:50 +00:00
Mitchell Livingston f0162d0bc4 use #defines for filter and sort 2007-08-16 00:41:57 +00:00
Mitchell Livingston 37373317d9 get rid of an unneeded warning 2007-08-15 23:45:43 +00:00
Mitchell Livingston 4bccdef1fd (trunk) fix a problem when adding multiple torrents with "always ask" enabled 2007-08-15 22:30:54 +00:00
Mitchell Livingston 8ad6b7aa3b (trunk) when automatically opening a newly created torrent file, don't trash it regardless of prefs setting 2007-08-14 21:26:12 +00:00
Mitchell Livingston d8905329bb use optimization level -Os 2007-08-14 19:58:07 +00:00
Mitchell Livingston 7ddc2b64cd various negligible cleanup 2007-08-14 05:21:02 +00:00
Mitchell Livingston e316c297c7 get rid of some warnings 2007-08-13 04:30:52 +00:00
Mitchell Livingston 1381610a56 (trunk) fix bug where downloads would not be added when dragging the url onto the window without a constant download location 2007-08-13 03:17:18 +00:00
Mitchell Livingston 8729aba95f when opening multiple copies of the app, after the warning don't make the first copy active (in case that copy has been quit in between checking and responding to the dialog) 2007-08-13 01:55:15 +00:00
Mitchell Livingston c6c1f90996 don't hide the inspector when double-clicking the table's action button 2007-08-11 02:51:36 +00:00
Mitchell Livingston 943c6e90a4 move the advanced bar code into TorrentCell (finally) 2007-08-10 03:48:18 +00:00
Mitchell Livingston 87a2bd6479 use the actual Torrent class to access values for the torrent cell class, rather than creating a dictionary and using that on each reload 2007-08-10 03:20:01 +00:00
Mitchell Livingston ea8a9f39fe patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +00:00
Mitchell Livingston 7a049126a9 only draw rows that are visible 2007-08-08 17:57:50 +00:00
Mitchell Livingston 0588684061 get the torrent action button to appear pressed in 2007-08-08 02:44:32 +00:00
Mitchell Livingston ffa077454e update version number to 0.80+ 2007-08-07 14:15:04 +00:00
Mitchell Livingston e709fe74a1 get the creator window showing up in localizations, and add a donate button to the help menu 2007-08-02 21:59:34 +00:00
Mitchell Livingston bb34abf9f2 readd Greek 2007-08-02 21:30:19 +00:00
Mitchell Livingston cab06a5b29 don't hardcode min and max sizes for the inspector 2007-07-31 00:10:55 +00:00
Mitchell Livingston e406ece219 use libtransmission's "can announce" functionality instead of custom mac code 2007-07-30 22:19:52 +00:00
Mitchell Livingston ff3229868d add italian localization 2007-07-30 10:08:01 +00:00
Mitchell Livingston 8b306b674c new about window and updated credits file, inspired by adium's 2007-07-22 18:04:31 +00:00
Mitchell Livingston 42e150a786 simplify the download finished/restarting code 2007-07-20 02:19:49 +00:00
Mitchell Livingston 491da292f8 set another ipc method 2007-07-18 02:57:44 +00:00
Mitchell Livingston f0a4860166 add basic add torrent ability for ipc 2007-07-18 01:29:26 +00:00
Mitchell Livingston 481dc9f6b8 If Transmission is opened by double-clicking a torrent file, open that torrent before setting up auto-import 2007-07-11 01:40:49 +00:00
Mitchell Livingston 8075c388c2 don't autoimport created torrents 2007-07-05 01:44:01 +00:00
Mitchell Livingston ab20e6d645 make sure the windows are closed before removing torrents...avoids a crash-on-quit 2007-07-04 18:14:58 +00:00
Mitchell Livingston 072a9c7916 update the filter bars when resetting cache 2007-07-04 15:23:33 +00:00
Mitchell Livingston 9fc1829ac5 have the badger not set up all of the badge images and other data at launch...instead wait until it's needed 2007-07-02 22:39:16 +00:00
Mitchell Livingston 29c7ded0a3 avoid a glitch with window placement I introduced earlier today 2007-07-02 01:01:46 +00:00
Mitchell Livingston 0fd3c80c7f same as last commit, with different objects 2007-07-01 18:02:10 +00:00
Mitchell Livingston 0f4aa186d5 • do an initialization only when needed
• get rid of an unnecessary variable and need for release
2007-07-01 17:32:55 +00:00
Mitchell Livingston 08879e11f3 a little code cleanup 2007-07-01 13:27:26 +00:00
Mitchell Livingston c0e872f5b8 whoops 2007-07-01 05:25:43 +00:00
Mitchell Livingston 86c03cfab0 the remains of one of my experiments snuck in 2007-07-01 05:24:42 +00:00
Mitchell Livingston 6ebb14f416 Don't make other actions rely on dealloc being called...it's not reliable. This should make quitting faster in many instances. 2007-07-01 05:23:07 +00:00
Mitchell Livingston 19c7d8367a if a transfer is checking decrease the queue count for both queues but don't start the transfer 2007-06-30 16:13:10 +00:00
Mitchell Livingston 264cdfdc11 add an option in the duplicate alert to not prompt again 2007-06-29 23:54:36 +00:00
Mitchell Livingston 84fe42c280 show a warning when trying to open a duplicate torrent 2007-06-29 23:11:58 +00:00
Mitchell Livingston e478bee3fa fix #240: make sure internally-saved torrent files are only deleted when the torrent is removed, not when quitting...hopefully this will also mean that old torrents won't remain forever in app support 2007-06-29 21:25:32 +00:00
Mitchell Livingston 0554c3f391 fix #239: avoid a loop when trying to cancel adding a torrent in the choose location dialog 2007-06-29 21:13:55 +00:00
Mitchell Livingston 7d6137931f remove some nslogs 2007-06-29 01:59:14 +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 cb82ea8e26 don't crash when restoring torrents on launch, and allow removing then re-adding the same torrent 2007-06-29 01:01:55 +00:00
Mitchell Livingston 96e1688e6f fix some memory leaks and crashing when opening by dragging 2007-06-28 01:36:30 +00:00
Mitchell Livingston 6d7f628bf2 get the mac version building...still buggy 2007-06-27 23:57:02 +00:00
Mitchell Livingston 71470aa852 commit my current work...still doesn't compile (calls some non-existent functions :)) 2007-06-27 22:12:10 +00:00
Mitchell Livingston f39eb233f8 reflect some of the changes in libT (some, which means it still doesn't compile ;)) 2007-06-27 00:42:06 +00:00
Mitchell Livingston f36d558ad4 fix #233 (move menu item applies to all items) 2007-06-25 22:26:33 +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 c17c6eba58 simplify some of the repetitive queue code a bit 2007-06-20 00:54:05 +00:00
Mitchell Livingston 34b2b2e698 if a torrent switches from seeding to downloading still apply this to the queue 2007-06-20 00:04:20 +00:00
Mitchell Livingston 9f939256c6 store the values of the tracker address, private check, and open check 2007-06-19 23:18:47 +00:00
Mitchell Livingston a4d5dfa328 avoid ridiculously rate divide-by-0 2007-06-19 00:08:06 +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