comparison ChangeLog @ 382:c5acf744ad79

2003-2-1 Brian Masney <masneyb@gftp.org> * src/gtk/dnd.c - whenever a file(s)/directories are dropped onto gftp, allow resuming the file transfers
author masneyb
date Sun, 01 Feb 2004 22:24:47 +0000
parents 1c86bcb0b232
children 55bf1644ac99
comparison
equal deleted inserted replaced
381:1c86bcb0b232 382:c5acf744ad79
1 2003-2-1 Brian Masney <masneyb@gftp.org> 1 2003-2-1 Brian Masney <masneyb@gftp.org>
2 * src/gtk/dnd.c - whenever a file(s)/directories are dropped onto
3 gftp, allow resuming the file transfers
4
2 * lib/protocols.c (gftp_get_dir_listing, gftp_get_all_subdirs) - don't 5 * lib/protocols.c (gftp_get_dir_listing, gftp_get_all_subdirs) - don't
3 modify the file variable if it begins with a /. Do not touch the 6 modify the file variable if it begins with a /. Do not touch the
4 destfile variable if it already exists 7 destfile variable if it already exists
5 8
6 2003-1-28 Brian Masney <masneyb@gftp.org> 9 2003-1-28 Brian Masney <masneyb@gftp.org>
2115 2118
2116 * configure.in - link in gthread 2119 * configure.in - link in gthread
2117 2120
2118 * cvsclean - added this script 2121 * cvsclean - added this script
2119 2122
2120 * *.[ch] - added $Id: ChangeLog,v 1.211 2004/02/01 22:14:14 masneyb Exp $ tags 2123 * *.[ch] - added $Id: ChangeLog,v 1.212 2004/02/01 22:24:45 masneyb Exp $ tags
2121 2124
2122 * debian/* - updated files from Debian maintainer 2125 * debian/* - updated files from Debian maintainer
2123 2126
2124 2002-10-03 Brian Masney <masneyb@gftp.org> 2127 2002-10-03 Brian Masney <masneyb@gftp.org>
2125 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2128 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)