Commit Graph

2936 Commits

Author SHA1 Message Date
Charles Kerr 52261d88fd Fix 0.90 socket connection leak. 2007-10-25 13:38:34 +00:00
Charles Kerr 2422012145 set the lowest "maximum upload" and "maximum download" speed to 0 2007-10-24 22:59:54 +00:00
Charles Kerr 9fa2fa2c8f ensure that "make install" installs the man pages. 2007-10-24 22:53:44 +00:00
Charles Kerr d6e6fb1798 bundle the mk/ directory along for mac users 2007-10-24 22:21:37 +00:00
Charles Kerr 6ed06160fb don't package .svn and .deps directories underneath macosx/ 2007-10-24 21:47:13 +00:00
Mitchell Livingston 534df72393 trunk: because of the crashing caused by soundNamed: with some sounds, don't allow custom sounds 2007-10-24 21:33:04 +00:00
Charles Kerr 4af3c1c82b use BUILT_SOURCES for version.h to ensure it gets built first 2007-10-24 20:18:13 +00:00
Charles Kerr 82194a2f2f don't require the user to have svn installed when building from tarball 2007-10-24 19:57:47 +00:00
Mitchell Livingston d8e9c10a34 display all trackers in the announce list in the inspector's tooltip 2007-10-24 18:49:59 +00:00
Charles Kerr e38311e64e fix two separate version.h errors 2007-10-24 18:36:53 +00:00
Mitchell Livingston 45452352f3 add context menu item for "Update Tracker" 2007-10-24 18:16:18 +00:00
Charles Kerr e97eb7ac9e users don't need to run autogen from the tarball 2007-10-24 17:25:41 +00:00
Charles Kerr f71319b90f get "make distcheck" working again 2007-10-24 17:20:50 +00:00
Mitchell Livingston 2b3751c2d8 trunk: fix small memory leak when generating sounds menu 2007-10-24 16:50:10 +00:00
Mitchell Livingston 156ed97d04 trunk: update mac makefile 2007-10-24 16:00:51 +00:00
Charles Kerr f15acdceb9 trying to get "make distcheck" to work right 2007-10-24 15:25:43 +00:00
Mitchell Livingston 36f9130baa trunk: Add Dutch Sparkle localization and update news for news/authors localization 2007-10-24 15:19:57 +00:00
Mitchell Livingston 4da483e113 add missing localized string 2007-10-24 13:10:59 +00:00
Mitchell Livingston ac9bd74d6c trunk: update version to 0.90+ 2007-10-24 12:59:52 +00:00
Mitchell Livingston 59918a1035 updated readme 2007-10-24 04:13:07 +00:00
Mitchell Livingston e3b61a9f78 eliminate old releases from appcast 2007-10-24 03:46:05 +00:00
Mitchell Livingston 4640171088 update appcast and release_builder 2007-10-24 03:10:37 +00:00
Mitchell Livingston 36faadd42b ready for 0.90 2007-10-24 02:38:04 +00:00
Charles Kerr 41cd046660 initial checkin of gtk i18n changelog 2007-10-24 01:32:20 +00:00
Charles Kerr 7371bd29cf rewind this morning's changes. 2007-10-23 20:42:00 +00:00
Charles Kerr ed6ffe39e4 fix r3506 bug that prevented incoming peers from connecting 2007-10-23 15:53:57 +00:00
Charles Kerr 799954843e maybe fix incoming handshakes with peers that don't send their peer_id immediately 2007-10-23 14:14:37 +00:00
Charles Kerr 50c8c88c04 Update the credits 2007-10-23 14:00:17 +00:00
Mitchell Livingston a76423ac1e fix notification to update info 2007-10-23 11:41:03 +00:00
Mitchell Livingston b464564992 updated icon from AR 2007-10-23 11:22:57 +00:00
Charles Kerr 216ee3f52b fix a nasty error with fallback unencrypted peer connections. 2007-10-22 23:31:03 +00:00
Charles Kerr b704654275 dead code removal. 2007-10-22 23:27:47 +00:00
Charles Kerr a5946e396c tweak the logging a bit. 2007-10-22 18:52:36 +00:00
Charles Kerr e1fbd16941 fix some memory leaks reported by valgrind. 2007-10-22 14:15:16 +00:00
Mitchell Livingston 50e99456d1 add Korean localization part 4 2007-10-21 21:57:15 +00:00
Mitchell Livingston cf728b5f61 add 0.9 Korean localization part 3 2007-10-21 21:56:38 +00:00
Mitchell Livingston f11f48eb0e add 0.9 Korean localization part 2 2007-10-21 21:52:06 +00:00
Mitchell Livingston fc7e49cae1 add 0.9 Korean localization 2007-10-21 21:50:12 +00:00
Mitchell Livingston ea53194c66 small change to help and French localization 2007-10-21 21:11:45 +00:00
Charles Kerr 83f8f22957 Add gtk+ German translation by Michael Färber 2007-10-21 17:12:54 +00:00
Charles Kerr 814a56046d fix ul/dl speed wart reported by BentMyWookie 2007-10-21 15:47:26 +00:00
Mitchell Livingston dc22db44a4 update to News 2007-10-21 15:12:30 +00:00
Mitchell Livingston 44e1f5aa96 make the long application support folder path a constant 2007-10-21 14:01:54 +00:00
Mitchell Livingston 6fc01cb59c set some menu titles without regard to what it is already set to (this should in theory be faster and looks cleaner) 2007-10-21 13:53:29 +00:00
Mitchell Livingston 4555f58451 update queue image to have orange continue button 2007-10-21 04:07:11 +00:00
Mitchell Livingston 7eac4758d4 updated help images from John_Clay 2007-10-21 03:34:13 +00:00
Charles Kerr c50cadbcaa remove dead code (TR_STATUS_ACTIVE, TR_STATUS_INACTIVE) 2007-10-20 22:07:21 +00:00
Mitchell Livingston a90c4a4b09 eliminate the redundant isPaused, instead using !isActive 2007-10-20 21:27:46 +00:00
Charles Kerr 264f7ab8b3 Dead code removal (TR_STATUS_STOPPING) 2007-10-20 21:17:37 +00:00
Mitchell Livingston 89cb2a53e9 remove "Stopping" status, and update all string files accordingly 2007-10-20 21:17:24 +00:00