comparison ChangeLog @ 587:7937ade77c22

2004-10-5 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - disable the upload/download buttons whenever the user is not connected to the server (closes #153374)
author masneyb
date Wed, 06 Oct 2004 02:07:58 +0000
parents 4b7f208dd6ee
children 2366865be140
comparison
equal deleted inserted replaced
586:4b7f208dd6ee 587:7937ade77c22
1 2004-10-5 Brian Masney <masneyb@gftp.org> 1 2004-10-5 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - disable the
3 upload/download buttons whenever the user is not connected to the
4 server (closes #153374)
5
2 * src/gtk/misc-gtk.c src/gtk/gftp-gtk.c - disable the items in the 6 * src/gtk/misc-gtk.c src/gtk/gftp-gtk.c - disable the items in the
3 transfer menu when the user is not connected. (Patch partially from 7 transfer menu when the user is not connected. (Patch partially from
4 Frank Anderson <fanson@gmail.com>) 8 Frank Anderson <fanson@gmail.com>)
5 9
6 2004-10-4 Brian Masney <masneyb@gftp.org> 10 2004-10-4 Brian Masney <masneyb@gftp.org>
2933 2937
2934 * configure.in - link in gthread 2938 * configure.in - link in gthread
2935 2939
2936 * cvsclean - added this script 2940 * cvsclean - added this script
2937 2941
2938 * *.[ch] - added $Id: ChangeLog,v 1.342 2004/10/06 01:45:37 masneyb Exp $ tags 2942 * *.[ch] - added $Id: ChangeLog,v 1.343 2004/10/06 02:07:58 masneyb Exp $ tags
2939 2943
2940 * debian/* - updated files from Debian maintainer 2944 * debian/* - updated files from Debian maintainer
2941 2945
2942 2002-10-03 Brian Masney <masneyb@gftp.org> 2946 2002-10-03 Brian Masney <masneyb@gftp.org>
2943 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2947 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)