1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 01:27:28 +00:00
Commit graph

28 commits

Author SHA1 Message Date
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
Mitchell Livingston
8075c388c2 don't autoimport created torrents 2007-07-05 01:44:01 +00:00
Mitchell Livingston
08879e11f3 a little code cleanup 2007-07-01 13:27:26 +00:00
Mitchell Livingston
6962fa6bc9 fix blurry icon when resizing the creator window 2007-07-01 03:17:01 +00:00
Mitchell Livingston
742bbceb44 save the download location 2007-06-21 01:35:57 +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
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