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

1697 commits

Author SHA1 Message Date
Josh Elsasser
33ade6978b Fix daemon to unlink the socket on exit with -s 2007-06-17 15:47:09 +00:00
Eric Petit
1636fc70d2 BeOS fixes 2007-06-14 11:41:09 +00:00
Charles Kerr
2006882927 (trunk - gtk) in prefs dialog, changes to the download directory weren't always honored. 2007-06-11 17:21:08 +00:00
Josh Elsasser
ecda8e78c3 Fix bug where partially received messages data would be dropped,
causing a parse error when the rest of the message arrived.
2007-06-11 01:07:28 +00:00
Josh Elsasser
ce5da16e2d Add missing keywords. 2007-06-11 00:41:27 +00:00
Josh Elsasser
3486153987 Send bad-format instead of not-supported where appropriate.
Implement supported message.
2007-06-11 00:37:10 +00:00
Josh Elsasser
78a4e7d51e Send bad-format instead of not-supported where appropriate.
Implement supported message.
2007-06-10 23:56:35 +00:00
Josh Elsasser
cf6994f559 Fix upnp verbose logging to show outgoing http requests. 2007-06-10 23:12:43 +00:00
Josh Elsasser
0eaedc2fe3 Return bad-format message when appropriate.
Fix supported message to be more accurate.
2007-06-10 22:56:18 +00:00
Josh Elsasser
1315161ae4 Add some code for verbose UPnP logging which can be enabled at compile-time. 2007-06-10 22:26:59 +00:00
Josh Elsasser
de7287a829 Add a missing quote and fix UPnP regressions. 2007-06-10 22:01:46 +00:00
Josh Elsasser
b19a3ec7d9 Add bad-format message. 2007-06-10 20:31:52 +00:00
Josh Elsasser
7fa08b8f3c Add a new bad-format message to avoid overloading not-supported. 2007-06-10 20:29:31 +00:00
Josh Elsasser
fc912cbf98 Add possible replies for each message. 2007-06-10 19:36:07 +00:00
Josh Elsasser
ad6efc3658 Typo. 2007-06-10 18:59:16 +00:00
Josh Elsasser
2054ff05b0 Make bencoded examples readable.
Fix a couple examples that didn't make sense, improve some others.
2007-06-10 18:15:21 +00:00
Eric Petit
ba5bb320ca Bencoded dictionaries are now sorted alphabetically, this should fix
compatibility with some clients, incl. BitTornado-based ones.
(Reported by roee88 from LH-ABC)
2007-06-10 15:38:58 +00:00
Charles Kerr
b96a30d7c1 Work with gtk < 2.8 2007-06-09 17:08:25 +00:00
Charles Kerr
3b8d1e13c4 uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
Charles Kerr
7b28aa2156 gtk: added "about" window; refreshed translation potfile; wrote a simple script so every release I don't have to re-learn how to make potfiles. 2007-06-09 15:20:32 +00:00
Charles Kerr
5d9fe27797 Ticket #217: Missing Progress in GTK+ Torrent Inspector (reported by CatharsisCarth) 2007-06-09 00:34:39 +00:00
Charles Kerr
ecf19e2528 fix torrent-inspector memory leaks 2007-06-07 17:53:54 +00:00
Charles Kerr
908dfd8a62 trivial commit to test new svn account 2007-06-07 16:07:10 +00:00
Mitchell Livingston
4ada334f57 patches from Charles Kerr to update the Inspector in GTK and fix some memory leaks 2007-06-06 00:30:13 +00:00
Mitchell Livingston
e18549429a remove the pieces window from nibs 2007-06-01 03:31:25 +00:00
Mitchell Livingston
cb263cd7f2 when dragging torrents for folders or multiple torrents, show the total file count 2007-06-01 00:33:31 +00:00
Mitchell Livingston
f7501a0dd6 attempt to kill an io bug 2007-05-31 23:40:56 +00:00
Mitchell Livingston
620b189969 reorganize files in xcodde and avoid a redundant method call 2007-05-31 23:17:46 +00:00
Mitchell Livingston
43bff5b4a0 some cleanup from the last commit 2007-05-30 06:25:32 +00:00
Mitchell Livingston
1152c69bcf get rid of the numbers next to the filter...have them in tooltips instead 2007-05-30 06:10:05 +00:00
Mitchell Livingston
892d9bf156 create an addition to NSBezierClass to create a rectangle with rounded corners 2007-05-30 05:47:48 +00:00
Mitchell Livingston
16627cc209 patch to avoid unneeded io checking when starting 2007-05-30 05:16:43 +00:00
Mitchell Livingston
d06814b007 place filter buttons correctly at launch 2007-05-29 22:00:26 +00:00
Mitchell Livingston
90f9a9c716 update filter correctly when switching from waiting to check state to seeding 2007-05-29 21:56:38 +00:00
Mitchell Livingston
0adeb9b2f6 avoid unnecessarily specifying a color 2007-05-29 21:31:22 +00:00
Mitchell Livingston
74324bb1f1 get rid of a ceilf 2007-05-29 21:26:20 +00:00
Mitchell Livingston
a0a6211779 adjust the filter bar badge size 2007-05-29 21:06:45 +00:00
Mitchell Livingston
89d93dd7a0 put the filter button numbers in a circle 2007-05-29 20:53:09 +00:00
Mitchell Livingston
db89f64730 make the number in the filter button smaller 2007-05-29 16:17:51 +00:00
Mitchell Livingston
7609bd76e5 update filter buttons' size and shadow 2007-05-29 14:06:25 +00:00
Mitchell Livingston
2c25d1019b avoid resizing the search field if unnecessary 2007-05-29 04:53:05 +00:00
Mitchell Livingston
fd8cccf789 shrink the search field instead of hiding it until it's too small to be usable at all 2007-05-29 04:38:49 +00:00
Mitchell Livingston
575d0d779d fix typo 2007-05-29 03:27:09 +00:00
Mitchell Livingston
c23f223f85 properly show/hide the filter search field 2007-05-29 03:20:47 +00:00
Mitchell Livingston
7012e883bd in the filter bar show the number of each type next to the name 2007-05-29 02:57:29 +00:00
Mitchell Livingston
3852bbb6e6 some rewriting of the filter bar so it can dynamically place the buttons, and some extra, yet-to-be-used code 2007-05-29 02:00:23 +00:00
Mitchell Livingston
73c6c3324e when pausing and then resuming a checking transfer, recheck from the start 2007-05-28 22:32:39 +00:00
Mitchell Livingston
2a214bd9f3 Library Search Paths in proxy daemon and remote Targets need to be quoted to prevent failure when the build path has a space 2007-05-28 21:21:15 +00:00
Mitchell Livingston
de37792d9a update files to recognize the new "waiting to check" state 2007-05-28 18:37:47 +00:00
Mitchell Livingston
4c1151556d use a function for the progress towards the stop ratio 2007-05-28 18:17:31 +00:00