diff ChangeLog @ 355:60d3da6ab336

2003-1-5 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.h src/gtk/gtkui.c - when spawning a thread, make sure that the GUI will be updated properly as soon as the thread is finished. * src/uicommon/gftpuicallbacks.c src/uicommon/gftpui.h - added gftpui_common_run_ls() * src/uicommon/gftpui.c (gftpui_common_cmd_ls) src/gtk/transfer.c (ftp_list_files) - converted these functions over to use gftpui_common_run_ls()
author masneyb
date Tue, 06 Jan 2004 01:44:09 +0000
parents 2ea37b3c0158
children 7cb3327f96f7
line wrap: on
line diff
--- a/ChangeLog	Mon Jan 05 23:38:22 2004 +0000
+++ b/ChangeLog	Tue Jan 06 01:44:09 2004 +0000
@@ -1,4 +1,15 @@
 2003-1-5 Brian Masney <masneyb@gftp.org>
+	* src/gtk/gftp-gtk.h src/gtk/gtkui.c - when spawning a thread,
+	make sure that the GUI will be updated properly as soon as the thread
+	is finished.
+
+	* src/uicommon/gftpuicallbacks.c src/uicommon/gftpui.h - added
+	gftpui_common_run_ls()
+
+	* src/uicommon/gftpui.c (gftpui_common_cmd_ls)
+	src/gtk/transfer.c (ftp_list_files) - converted these functions
+	over to use gftpui_common_run_ls()
+
 	* lib/gftp.h src/gtk/misc-gtk.c src/text/gftp-text.c - added logging
 	level type gftp_logging_misc_nolog. If a message is logged with this
 	level, it will be displayed to the screen but, it will not be logged
@@ -1926,7 +1937,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.195 2004/01/05 23:38:19 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.196 2004/01/06 01:44:07 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer