Commit Graph

2915 Commits

Author SHA1 Message Date
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
Charles Kerr b7258fbf33 try to better sync up the tr_stat fields, as requested by BentMyWookie 2007-10-20 21:07:11 +00:00
Charles Kerr 7bd54c66dd don't let po/Makefile.in stop configure when "./configure.sh --without-gtk" is being run. (#389, mezz) 2007-10-20 20:43:48 +00:00
Charles Kerr 42d007553d Tweak the first torrent's recheck state as requested by BentMyWookie 2007-10-20 20:36:01 +00:00
Charles Kerr 8d4ff5818c Add support for the MSE Tracker Extension (suggested by barry_u and persept) 2007-10-20 20:27:37 +00:00
Mitchell Livingston 197e94910f another switch 2007-10-20 19:38:10 +00:00
Mitchell Livingston b85c64d635 use given control view 2007-10-20 19:29:50 +00:00
Mitchell Livingston 039eefb06e another if-to-switch 2007-10-20 19:25:14 +00:00
Mitchell Livingston 3aa131a3e9 simplify how the file outline accesses the torrent 2007-10-20 19:13:52 +00:00
Charles Kerr af8ca0a2e6 updated gtk+ Spanish translation by Vicente Carro 2007-10-20 18:15:38 +00:00
Charles Kerr 6527f4e12a dead code removal. 2007-10-20 15:17:36 +00:00
Mitchell Livingston ad2f1ecb10 remove reference to advanced progress bar from help 2007-10-20 11:58:10 +00:00
Mitchell Livingston 095472b288 update documentation with new nightlies url 2007-10-20 00:43:39 +00:00
Charles Kerr 4acfe5e1b5 have gtk+ use the batch form of setFilePriorities(). remove saveFastResumeSoon(). 2007-10-19 23:44:01 +00:00
Charles Kerr 25fa56d294 * don't fire the "status changed" event if the status changes while a torrent's being started for the first time.
* cleaner setting of the DND flags in the gtk+ client.
* cpStatus cleanup.
2007-10-19 23:23:21 +00:00
Charles Kerr e6c46122fb tyop fix 2007-10-19 23:21:32 +00:00
Charles Kerr 4240f7c60c sending SIGHUP in the cli will now ask the tracker for more peers. (#306, suggested by mtolman, patch by tiennou) 2007-10-19 21:53:35 +00:00
Charles Kerr 76da8c6c00 fix crash in the gtk client if the user hit `create' in the `create torrent' dialog without specifying a file. 2007-10-19 21:49:18 +00:00
Charles Kerr de8b09005d make a trivial change for pea 2007-10-19 06:08:07 +00:00
Mitchell Livingston b62fb6a7c1 trivial code cleanup 2007-10-19 01:24:42 +00:00
Charles Kerr 8b5f76c10e roll back the clients changes because of the 0.90 freeze 2007-10-19 00:19:16 +00:00
Charles Kerr 58ad607c01 merge the wiki.theory.org, T, and libtorrent client lists. T knows about dozens more clients now. 2007-10-19 00:02:37 +00:00