comparison ChangeLog @ 895:4ab11f70a7f4

2007-3-15 Brian Masney <masneyb@gftp.org> * lib/sshv2.c lib/gftp.h lib/rfc959.c lib/protocols.c lib/fsp.c lib/local.c lib/rfc2068.c src/uicommon/gftpui.c - removed fd argument to *_get_file(), *_put_file() and gftp_transfer_file().
author masneyb
date Fri, 16 Mar 2007 02:44:07 +0000
parents 14476a8a4d2b
children 5b7b1d5ac06e
comparison
equal deleted inserted replaced
894:14476a8a4d2b 895:4ab11f70a7f4
1 2007-3-15 Brian Masney <masneyb@gftp.org> 1 2007-3-15 Brian Masney <masneyb@gftp.org>
2 * lib/sshv2.c lib/gftp.h lib/rfc959.c lib/protocols.c lib/fsp.c
3 lib/local.c lib/rfc2068.c src/uicommon/gftpui.c - removed fd argument
4 to *_get_file(), *_put_file() and gftp_transfer_file().
5
2 * src/gtk/transfer.c src/gtk/view_dialog.c - combined some duplicate 6 * src/gtk/transfer.c src/gtk/view_dialog.c - combined some duplicate
3 code that was used to view and edit files. 7 code that was used to view and edit files.
4 8
5 * lib/gftp.h src/gtk/transfer.c src/gtk/view_dialog.c 9 * lib/gftp.h src/gtk/transfer.c src/gtk/view_dialog.c
6 src/uicommon/gftpui.c - removed is_fd member from the gftp_file 10 src/uicommon/gftpui.c - removed is_fd member from the gftp_file