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

3052 commits

Author SHA1 Message Date
Charles Kerr
476de56e45 the libevent header file comments LIED about the return value of evbuffer_add_vprintf()! 2007-11-06 23:10:04 +00:00
Charles Kerr
60aab6c433 remove libtransmission code that duplicates functionality in libevent 2007-11-06 21:14:30 +00:00
Mitchell Livingston
44aa1505d4 readd the tooltips to the filter buttons 2007-11-06 21:03:20 +00:00
Mitchell Livingston
90bd00f0c3 update news/credits to mention MiniUPnP 2007-11-06 20:55:03 +00:00
Mitchell Livingston
5cc14442cb use built-in buttons for filter buttons 2007-11-06 20:52:11 +00:00
Charles Kerr
9df263326d use Thomas Bernard's miniupnp library instead of rolling our own. 2007-11-06 16:02:50 +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
a0f4f35620 fix oops 2007-11-05 21:53:14 +00:00
Mitchell Livingston
dbd6b8766b update appcast for 0.92 2007-11-05 21:48:25 +00:00
Mitchell Livingston
483c36589f update configure.ac to 0.92+ 2007-11-05 21:41:55 +00:00
Mitchell Livingston
df505ae0c8 update trunk to 0.92+ 2007-11-05 21:40:35 +00:00
Mitchell Livingston
71da14fa28 update news to remove reference to a fix that might not actually be fixed 2007-11-05 21:37:37 +00:00
Mitchell Livingston
b5ad25acc0 make advanced bar code a little more efficient 2007-11-05 19:15:45 +00:00
Mitchell Livingston
7a8df7a247 typo 2007-11-05 19:00:19 +00:00
Mitchell Livingston
6d8aa2b974 update news 2007-11-05 18:56:30 +00:00
Mitchell Livingston
dcb411e310 move dock badging preference change notification into the Badger 2007-11-05 12:47:20 +00:00
Mitchell Livingston
cbb3e0643e update news 2007-11-05 12:21:49 +00:00
Charles Kerr
5e2b2d34c3 ensure that tr_close() exits gracefully even when the trackers aren't responding. 2007-11-05 05:42:25 +00:00
Mitchell Livingston
60ea0af733 fix bug with setting port value in prefs 2007-11-05 04:00:19 +00:00
Charles Kerr
14d8abb323 maybe fix portmapping 2007-11-05 03:56:54 +00:00
Charles Kerr
0f92cb7f30 fix bug reported in the forums by "grabman" 2007-11-05 03:09:27 +00:00
Mitchell Livingston
22ad00e04c no reason to retain advanced bar info when it's hidden 2007-11-05 00:04:14 +00:00
Mitchell Livingston
3ab2e369d4 remove unused code 2007-11-04 16:45:17 +00:00
Mitchell Livingston
15b9b0feb0 remove unneeded group row code 2007-11-04 16:19:22 +00:00
Mitchell Livingston
25a4d11db4 commit some changes that have been sitting in by checkout 2007-11-04 16:12:49 +00:00
Mitchell Livingston
d3100ffbd3 make gray lighter 2007-11-04 15:15:50 +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
d0353ecb5f add new growl 1.1.2 2007-11-04 00:54:46 +00:00
Mitchell Livingston
d9619dd770 remove old growl 1.1.1 2007-11-04 00:53:51 +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
Charles Kerr
7ce8312ddc fix memory error reported by John_Clay 2007-11-02 20:27:03 +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
Charles Kerr
caa5c24cf3 fix the "./configure --without-gtk" --> "po/Makefile is not ready" issue (#389) 2007-11-01 19:14:40 +00:00
Charles Kerr
e3764e732b fix possible benc leak reported by MishaS (#441) 2007-11-01 18:44:37 +00:00
Charles Kerr
7cb1791f2a fix handshake memory leak reported by MishaS (#442) 2007-11-01 18:41:13 +00:00
Mitchell Livingston
3273b2cc22 don't check if backup status should be set if torrent is not active 2007-11-01 15:53:39 +00:00
Mitchell Livingston
5fd2266da8 add a setting so that nightlies can have debug info 2007-11-01 14:29:57 +00:00
Mitchell Livingston
138d393de2 update news 2007-11-01 14:19:23 +00:00
Mitchell Livingston
b6fe3c2673 trunk: attempt to fix Time Machine setting 2007-11-01 14:04:50 +00:00
Charles Kerr
3e0e462b10 finish cleaning up the code that was churned during the "corruption" fix. 2007-11-01 13:47:32 +00:00
Mitchell Livingston
525cf7904d trunk: make status bar inactive when window isn't main window 2007-11-01 12:57:35 +00:00
Mitchell Livingston
91f4a5db9b set properties on new files 2007-11-01 03:22:31 +00:00
Mitchell Livingston
731b6379a4 use a view to draw the badge on Leopard 2007-11-01 03:20:29 +00:00
Mitchell Livingston
93caebd82f trunk: Leopard: Time Machine will ignore incomplete files 2007-10-31 19:28:22 +00:00
Charles Kerr
e625b10d6d "corruption" fix part 3: cleanup. remove unneeded possible points of failure. 2007-10-31 18:10:55 +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
Charles Kerr
a6206b036c "corruption" fix part 2: lots of assertions, and try to complete pieces & ban bad peers sooner 2007-10-31 04:23:51 +00:00