comparison ChangeLog @ 640:cad45ebbc520

2004-12-12 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c (toolbar_hostedit) - use gftp_disconnect() instead of gftpui_disconnect(). The gftpui_disconnect() function will clear out the directory in the request structure
author masneyb
date Sun, 12 Dec 2004 11:26:15 +0000
parents 05c67a33b071
children efe90b739e98
comparison
equal deleted inserted replaced
639:0a3b995b8ddd 640:cad45ebbc520
1 2004-12-12 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c (toolbar_hostedit) - use gftp_disconnect() instead
3 of gftpui_disconnect(). The gftpui_disconnect() function will clear out
4 the directory in the request structure
5
1 2004-12-2 Brian Masney <masneyb@gftp.org> 6 2004-12-2 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gtkui.c (gftpui_run_function_callback) 7 * src/gtk/gtkui.c (gftpui_run_function_callback)
3 src/uicommon/gftpui.h - added toggled variable to the 8 src/uicommon/gftpui.h - added toggled variable to the
4 gftpui_callback_data structure. If the edit dialog had a checkbox 9 gftpui_callback_data structure. If the edit dialog had a checkbox
5 in it, then put the checkbox value in the toggled variable 10 in it, then put the checkbox value in the toggled variable
3132 3137
3133 * configure.in - link in gthread 3138 * configure.in - link in gthread
3134 3139
3135 * cvsclean - added this script 3140 * cvsclean - added this script
3136 3141
3137 * *.[ch] - added $Id: ChangeLog,v 1.375 2004/12/02 23:19:30 masneyb Exp $ tags 3142 * *.[ch] - added $Id: ChangeLog,v 1.376 2004/12/12 11:26:15 masneyb Exp $ tags
3138 3143
3139 * debian/* - updated files from Debian maintainer 3144 * debian/* - updated files from Debian maintainer
3140 3145
3141 2002-10-03 Brian Masney <masneyb@gftp.org> 3146 2002-10-03 Brian Masney <masneyb@gftp.org>
3142 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3147 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)