Commit Graph

56 Commits

Author SHA1 Message Date
Mitchell Livingston 83dcd3b358 (trunk) #1736 Text for unknown error in torrent creator 2009-01-23 02:39:34 +00:00
Mitchell Livingston 25790cc11e use the torrent file's UTI in open/save dialogs 2009-01-11 21:49:17 +00:00
Mitchell Livingston 055afd2d4d update the Mac code's copyright dates 2009-01-10 23:37:37 +00:00
Mitchell Livingston 333e226a3c so long Tiger support 2008-12-26 05:57:51 +00:00
Charles Kerr 55f263312f (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
Mitchell Livingston ddfe1eddfc even more type changes 2008-11-04 01:31:24 +00:00
Mitchell Livingston fd01b7395d trivial changes 2008-11-01 22:08:02 +00:00
Mitchell Livingston c2519b3e97 Waldorf - make Creator's progress view visible in the xib; update NEWS 2008-11-01 15:58:21 +00:00
Mitchell Livingston 2c0a39d7c6 more changes in counter scope 2008-10-12 22:17:27 +00:00
Mitchell Livingston d4baaede82 remove an unused method; trivial type changes 2008-09-07 17:57:58 +00:00
Mitchell Livingston b121a59172 redo [6731] using the built-in stringByTrimmingCharactersInSet: 2008-09-06 13:49:20 +00:00
Mitchell Livingston fbea64b8ae [1235] allow the adding of trackers with leading and trailing whitespace 2008-09-06 13:37:33 +00:00
Mitchell Livingston 3472851f80 when checking the previous tracker address for the torrent creator, don't use a blank address 2008-08-17 22:50:02 +00:00
Mitchell Livingston fa2bc23cda remove potentially invalid tracker url's in the creator window 2008-08-14 21:47:23 +00:00
Mitchell Livingston 94f08e3074 the progress bar color gradients are now all generated by a single color fed into a method to generate the gradient (more consistent gradient between colors and easier to adjust the gradient look in the future) 2008-06-24 03:59:34 +00:00
Mitchell Livingston abf1349f91 #562 display an error message when opening broken torrent file 2008-06-18 16:25:30 +00:00
Mitchell Livingston 8b3f992ad8 update port status strings and creator "no tracker" string 2008-06-05 19:26:35 +00:00
Mitchell Livingston c6d45c0c73 update strings file; remove commented-out code 2008-06-04 21:18:42 +00:00
Mitchell Livingston d7548a75c6 ability to create torrent files with multiple trackers 2008-06-04 20:55:38 +00:00
Mitchell Livingston 88d357539e (mac) initial support for adding and removing trackers 2008-06-02 17:26:02 +00:00
Mitchell Livingston f3a974c40e allow torrents with no announce address to be created again 2008-06-02 01:55:15 +00:00
Mitchell Livingston 4c20b4e0d4 mac build builds again 2008-06-01 19:08:38 +00:00
Mitchell Livingston ce7e9f92b4 fix typo on Tiger 2008-05-29 00:19:28 +00:00
Mitchell Livingston 7dd1199620 show a warning when create a torrent file with a blank address 2008-05-29 00:18:10 +00:00
Mitchell Livingston aed40c4318 allow creation of torrents with no announce address 2008-05-28 23:57:25 +00:00
Mitchell Livingston ffd70de1b8 even more string cleanup 2008-04-28 18:51:38 +00:00
Mitchell Livingston 308a522845 eliminate some localized strings 2008-04-28 18:43:48 +00:00
Mitchell Livingston 81a326714f disable the create button in the creator window when the tracker address is blank (ignoring anything before "://") 2008-04-27 14:31:49 +00:00
Mitchell Livingston b5d8fd0eb8 when getting the list of all trackers, exclude tiers when necessary 2008-04-24 14:41:41 +00:00
Mitchell Livingston d13c063af3 mac changes for #377, number one (it doesn't compile yet) 2008-04-24 01:55:33 +00:00
Mitchell Livingston 3f198f365d update creator window error parsing to be a bit more expandable (in terms of checking for "http") 2008-04-22 04:00:17 +00:00
Mitchell Livingston ab2d8a4507 Capitalization Changes 2 2008-04-07 13:29:46 +00:00
Mitchell Livingston ef4b7b8dc5 try to clarify the "not all available" message 2008-04-07 02:48:51 +00:00
Mitchell Livingston 73f92cc836 trivial changes: dead code removal, remove a warning, and re-add a comment 2008-03-28 19:42:35 +00:00
Mitchell Livingston 5b5890c8dc remove "Tiger conditionals" from the status bar 2008-03-28 18:47:43 +00:00
Mitchell Livingston 473b8095d5 in the creator window, give a string of what the error is, instead of the error number 2008-03-28 15:30:26 +00:00
Mitchell Livingston 70845fe104 fix crash when torrent creation fails because an integer was being treated as a string 2008-03-28 15:19:07 +00:00
Mitchell Livingston 00f18a0c89 support newly added errors in the torrent creator window 2008-03-24 19:38:29 +00:00
Mitchell Livingston 32b41bb72e more string folding 2008-03-18 22:11:43 +00:00
Mitchell Livingston 7b4c423054 disable the code button when creating a torrent 2008-01-11 16:58:23 +00:00
Mitchell Livingston e9e5638664 first commit of (unfinished) dialog when adding torrents 2008-01-04 04:45:31 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +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 f0b968d7b7 get xcode project building again 2007-09-20 20:24:33 +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 8ae9d20712 rename the addition files 2007-08-20 16:34:21 +00:00
Mitchell Livingston 466325fa92 add a title to the Creator's open panel 2007-08-19 02:52:58 +00:00
Mitchell Livingston 7ddc2b64cd various negligible cleanup 2007-08-14 05:21:02 +00:00
Mitchell Livingston e18e9a706f don't allow creation of torrent files with total size of zero bytes 2007-07-27 21:01:48 +00:00