Mercurial > gftp.yaz
diff ChangeLog @ 425:8fc4efa3f72d
2004-3-16 Brian Masney <masneyb@gftp.org>
* src/gtk/misc-gtk.c src/gtk/gftp-gtk.h - added destroy_dialog()
function
* src/gtk/gftp-gtk.c - destroy the openurl dialog before attempting to
connect to the server
| author | masneyb |
|---|---|
| date | Tue, 16 Mar 2004 12:23:54 +0000 |
| parents | 26333110dfd2 |
| children | c5d14dca70c3 |
line wrap: on
line diff
--- a/ChangeLog Tue Mar 16 02:38:52 2004 +0000 +++ b/ChangeLog Tue Mar 16 12:23:54 2004 +0000 @@ -1,3 +1,10 @@ +2004-3-16 Brian Masney <masneyb@gftp.org> + * src/gtk/misc-gtk.c src/gtk/gftp-gtk.h - added destroy_dialog() + function + + * src/gtk/gftp-gtk.c - destroy the openurl dialog before attempting to + connect to the server + 2004-3-15 Brian Masney <masneyb@gftp.org> * src/gtk/misc-gtk.c (update_directory_download_progress) - center the progress dialog (closes #136370) @@ -5,7 +12,8 @@ * lib/gftp.h - if _FILE_OFFSET_BITS is > 32 and _LARGEFILE_SOURCE is not defined, define it - * lib/protocols.c (gftp_string_{to|from}_utf8 - don't alter the contents of the remote_charsets option. Instead, make a copy of that and alter + * lib/protocols.c (gftp_string_{to|from}_utf8 - don't alter the contents + of the remote_charsets option. Instead, make a copy of that and alter that copy 2004-3-14 Brian Masney <masneyb@gftp.org> @@ -2275,7 +2283,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.232 2004/03/16 02:38:51 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.233 2004/03/16 12:23:52 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
