comparison ChangeLog @ 795:ca59edd1b04d

2006-8-2 Brian Masney <masneyb@gftp.org> * src/uicommon/gftpui.c (gftpui_common_add_file_transfer) - don't prompt the user about what to do with the file(s) that already exist if the overwrite_default option is enabled. This option is disabled by default. (closes #336232)
author masneyb
date Wed, 02 Aug 2006 22:50:21 +0000
parents fbc903d84577
children 419443feddac
comparison
equal deleted inserted replaced
794:93cc3b620118 795:ca59edd1b04d
1 2006-8-2 Brian Masney <masneyb@gftp.org>
2 * src/uicommon/gftpui.c (gftpui_common_add_file_transfer) - don't
3 prompt the user about what to do with the file(s) that already exist if
4 the overwrite_default option is enabled. This option is disabled by
5 default. (closes #336232)
6
1 2006-7-29 Brian Masney <masneyb@gftp.org> 7 2006-7-29 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c src/gtk/transfer.c - removed some unnecessary 8 * src/gtk/gftp-gtk.c src/gtk/transfer.c - removed some unnecessary
3 updates to the toolbar 9 updates to the toolbar
4 10
5 * lib/gftp.h lib/options.h lib/protocols.c src/gtk/gftp-gtk.c 11 * lib/gftp.h lib/options.h lib/protocols.c src/gtk/gftp-gtk.c
3520 3526
3521 * configure.in - link in gthread 3527 * configure.in - link in gthread
3522 3528
3523 * cvsclean - added this script 3529 * cvsclean - added this script
3524 3530
3525 * *.[ch] - added $Id: ChangeLog,v 1.462 2006/07/29 14:56:36 masneyb Exp $ tags 3531 * *.[ch] - added $Id: ChangeLog,v 1.463 2006/08/02 22:50:21 masneyb Exp $ tags
3526 3532
3527 * debian/* - updated files from Debian maintainer 3533 * debian/* - updated files from Debian maintainer
3528 3534
3529 2002-10-03 Brian Masney <masneyb@gftp.org> 3535 2002-10-03 Brian Masney <masneyb@gftp.org>
3530 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3536 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)