Commit Graph

93 Commits

Author SHA1 Message Date
Mitchell Livingston 5373a9d82d eliminate the second port status dot/text field to avoid confusion 2007-11-11 06:36:32 +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 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 f3b991cd78 rename English.lproj to en.lproj as recommended by Apple (I'll do the other languages closer to when they are replaced for 0.9) 2007-09-20 21:57:24 +00:00
Mitchell Livingston a0270c6301 fix binding error that would cause the preferences window to not load 2007-09-20 20:35:06 +00:00
Mitchell Livingston 3677ac13d0 remove comments/glue code that disabled encryption, although it still won't build in xcode 2007-09-20 19:30:29 +00:00
Mitchell Livingston 4932e8eb0e allow preferences to set encryption, commented out for now 2007-09-20 11:46:30 +00:00
Mitchell Livingston 910bc0d7b8 use sounds from the user's sounds folder as well as system sounds 2007-09-17 00:01:57 +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 ced5ec5c98 rephrase encryption pref 2007-09-15 02:56:51 +00:00
Mitchell Livingston fe7792194f adjust preferences layout to make spacing around "small note text" consistent 2007-09-15 02:14:45 +00:00
Mitchell Livingston 538d9735e0 fix misplaced status label 2007-09-15 01:55:22 +00:00
Mitchell Livingston 2e05d5fbfb Network prefs become advanced prefs, and add a (disabled) option for encryption 2007-09-15 01:47:11 +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 974bc096e1 only allow update checks daily, and remove an unused method 2007-08-11 04:02:35 +00:00
Charles Kerr ded2db6287 second attempt at getting autoconf to be aware of the macosx directories 2007-07-31 02:58:53 +00:00
Charles Kerr 88fa592a6e first stab at getting autoconf to know about the macosx hierarchy 2007-07-31 01:18:50 +00:00
Mitchell Livingston 128b7a7eaa remove unneeded images from the nib files 2007-07-29 05:02:47 +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 c476286d16 change "warnings" to "alerts" 2007-06-30 13:47:04 +00:00
Mitchell Livingston da55c0df90 rephrase the stalled preferences item (this way it makes sense to show if a torrent is stalled even if both queues are off) 2007-06-21 01:55:57 +00:00
Mitchell Livingston c8ac8e312b make stalled check work for minutes, not seconds 2007-05-28 16:40:56 +00:00
Mitchell Livingston 490b5373c2 minor alignment fix in Transfers Preferences 2007-05-27 23:52:28 +00:00
Mitchell Livingston 10fb28ad4c add ability to start next transfer in queue if one becomes stalled 2007-05-26 06:16:43 +00:00
Mitchell Livingston 92d8072c44 have no default value for auto-import, and instead prompt for directory when enabled 2007-05-07 05:10:21 +00:00
Mitchell Livingston 61a611bd29 have the upload/download checks in prefs enable/disable the right field 2007-04-25 03:24:51 +00:00
Mitchell Livingston 9c4e9d1c5a new option in general prefs to reset all warnings (replaces option for enabling file size check) 2007-04-25 03:16:25 +00:00
Mitchell Livingston c31578423d warning when starting up with message log set to debug 2007-04-25 03:00:43 +00:00
Mitchell Livingston b073b85e69 rearrange General prefs pane and put download above upload throughout the app 2007-04-25 02:34:07 +00:00
Mitchell Livingston 80323c1b8f fix [214] 2007-04-19 19:59:46 +00:00
Mitchell Livingston f946888316 preference to not give warning about remaining space 2007-03-24 17:31:10 +00:00
Mitchell Livingston 1c0e5ca701 update progress bar when seeding immediately when the stop ratio setting is changed 2007-03-22 19:16:08 +00:00
Mitchell Livingston 0d2ef564b6 fix visual glitch in prefs 2007-01-13 16:13:51 +00:00
Mitchell Livingston 806693281f separate queue for seeding torrents 2007-01-09 03:25:13 +00:00
Mitchell Livingston c6b6e93265 let's make things simpler: no need for default individual torrent bandwidth limits...global limits and inspector options are enough 2007-01-08 15:11:15 +00:00
Mitchell Livingston 0cc6a306ac remove bindings from the rest of the text fields, added back glue code 2006-12-31 23:24:23 +00:00
Mitchell Livingston 5c0230cfcb bindings + formatters = trouble....revert to glue code for speed limit, torrent limit, and port fields in prefs...more to come later 2006-12-31 21:38:35 +00:00
Mitchell Livingston 0389289d16 fixed tabbing behavior in prefs 2006-12-28 21:24:19 +00:00
Mitchell Livingston d7f1933087 redone options tab of inspector...current settings for "stop at ratio" won't carry over 2006-12-28 00:29:05 +00:00
Mitchell Livingston 738149e629 don't autovalidate toolbar items that never change 2006-11-06 02:05:32 +00:00
Mitchell Livingston b11b48e804 remove option to save a private torrent copy...just do it automatically 2006-11-05 19:08:38 +00:00
Mitchell Livingston 8509b7aed4 check appeared in auto open pulldown for some reason 2006-11-03 16:11:58 +00:00
Mitchell Livingston 4c36ac4a10 incomplete folder for downloading torrents 2006-11-03 16:01:45 +00:00
Mitchell Livingston 2873ff5baf Use an NSDatePicker for the speed limit scheduler...this will require 10.4 for now. 2006-11-01 16:37:14 +00:00
Mitchell Livingston c3992fde5e uncheck "delete original" when unchecking "copy torrent" 2006-10-29 17:38:57 +00:00
Mitchell Livingston 52841c94b9 bind sound popups and catch if auto speed limit times are the same 2006-10-29 17:05:27 +00:00
Mitchell Livingston 5d77966aa4 Use bindings to show text and icon of pulldown menu items. 2006-10-29 16:14:35 +00:00
Mitchell Livingston fb2d39c3d2 Re-enable ratio action menu items. 2006-10-28 15:44:19 +00:00