Mercurial > gftp.yaz
comparison ChangeLog @ 785:19aaa1571cc8
2006-7-21 Brian Masney <masneyb@gftp.org>
* src/gtk/transfer.c (transfer_done) - fixed race condition that
would occur when selecting Stop Transfer and then Start Transfer
(from Matthieu Crapet <mcrapet@gmail.com>) (closes #348140)
author | masneyb |
---|---|
date | Fri, 21 Jul 2006 13:30:12 +0000 |
parents | 6cfc7104e23b |
children | 3751478bb260 |
comparison
equal
deleted
inserted
replaced
784:6cfc7104e23b | 785:19aaa1571cc8 |
---|---|
1 2006-7-21 Brian Masney <masneyb@gftp.org> | 1 2006-7-21 Brian Masney <masneyb@gftp.org> |
2 * src/gtk/transfer.c (transfer_done) - fixed race condition that | |
3 would occur when selecting Stop Transfer and then Start Transfer | |
4 (from Matthieu Crapet <mcrapet@gmail.com>) (closes #348140) | |
5 | |
2 * src/gtk/gftp-gtk.c - renamed OpenURL dialog to Open Location | 6 * src/gtk/gftp-gtk.c - renamed OpenURL dialog to Open Location |
3 | 7 |
4 * src/gtk/misc-gtk.c (update_window_info) - fixed the default protocol | 8 * src/gtk/misc-gtk.c (update_window_info) - fixed the default protocol |
5 dropdown when some protocols are disabled (from | 9 dropdown when some protocols are disabled (from |
6 Aurelien Jarno <aurelien@aurel32.net>) (closes #348177) | 10 Aurelien Jarno <aurelien@aurel32.net>) (closes #348177) |
3478 | 3482 |
3479 * configure.in - link in gthread | 3483 * configure.in - link in gthread |
3480 | 3484 |
3481 * cvsclean - added this script | 3485 * cvsclean - added this script |
3482 | 3486 |
3483 * *.[ch] - added $Id: ChangeLog,v 1.455 2006/07/21 13:23:45 masneyb Exp $ tags | 3487 * *.[ch] - added $Id: ChangeLog,v 1.456 2006/07/21 13:30:11 masneyb Exp $ tags |
3484 | 3488 |
3485 * debian/* - updated files from Debian maintainer | 3489 * debian/* - updated files from Debian maintainer |
3486 | 3490 |
3487 2002-10-03 Brian Masney <masneyb@gftp.org> | 3491 2002-10-03 Brian Masney <masneyb@gftp.org> |
3488 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 3492 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |