diff ChangeLog @ 378:712d3810f4e1

2003-1-27 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/misc.c src/gtk/gtkui_transfer.c src/text/textui.c - added gftp_get_transfer_action(). When a file is to be transfered and already exists, this will return the default action that should be taken. * src/text/textui.c (gftpui_ask_transfer) - implemented this function so that whenever a file exists and is to be transfered, the user will be prompted on whether or not to overwrite/skip/resume * src/text/gftp-text.c (gftp_text_ask_question) - fixups for inputing a single character
author masneyb
date Tue, 27 Jan 2004 23:48:26 +0000
parents 14da115b149b
children 05ee37a5558b
line wrap: on
line diff
--- a/ChangeLog	Sat Jan 24 11:45:11 2004 +0000
+++ b/ChangeLog	Tue Jan 27 23:48:26 2004 +0000
@@ -1,3 +1,16 @@
+2003-1-27 Brian Masney <masneyb@gftp.org>
+	* lib/gftp.h lib/misc.c src/gtk/gtkui_transfer.c src/text/textui.c - 
+	added gftp_get_transfer_action(). When a file is to be transfered and
+	already exists, this will return the default action that should be
+	taken.
+
+	* src/text/textui.c (gftpui_ask_transfer) - implemented this function
+	so that whenever a file exists and is to be transfered, the user will
+	be prompted on whether or not to overwrite/skip/resume
+
+	* src/text/gftp-text.c (gftp_text_ask_question) - fixups for inputing
+	a single character
+
 2003-1-23 Brian Masney <masneyb@gftp.org>
 	* src/text/gftp-text.c src/uicommon/gftpui.c - added file transfer
 	functions to the command line.
@@ -2077,7 +2090,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.208 2004/01/24 11:45:06 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.209 2004/01/27 23:48:24 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer