Mercurial > gftp.yaz
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Wed Oct 06 01:45:37 2004 +0000 +++ b/ChangeLog Wed Oct 06 02:07:58 2004 +0000 @@ -1,4 +1,8 @@ 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) + * src/gtk/misc-gtk.c src/gtk/gftp-gtk.c - disable the items in the transfer menu when the user is not connected. (Patch partially from Frank Anderson <fanson@gmail.com>) @@ -2935,7 +2939,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.342 2004/10/06 01:45:37 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.343 2004/10/06 02:07:58 masneyb Exp $ tags * debian/* - updated files from Debian maintainer