comparison ChangeLog @ 679:f41c33110f8e

2005-1-25 Brian Masney <masneyb@gftp.org> * src/gtk/gtkui.c (gftpui_run_function_callback) - after the needed information is retrieved from the dialog, destroy the dialog before the callback function is called
author masneyb
date Wed, 26 Jan 2005 03:22:05 +0000
parents f7cad3bdd390
children 9b68dc473807
comparison
equal deleted inserted replaced
678:f7cad3bdd390 679:f41c33110f8e
1 2005-1-25 Brian Masney <masneyb@gftp.org>
2 * src/gtk/gtkui.c (gftpui_run_function_callback) - after the needed
3 information is retrieved from the dialog, destroy the dialog before
4 the callback function is called
5
1 2005-1-24 Brian Masney <masneyb@gftp.org> 6 2005-1-24 Brian Masney <masneyb@gftp.org>
2 * configure.in - added AM_TYPE_PTRDIFF_T 7 * configure.in - added AM_TYPE_PTRDIFF_T
3 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>) 8 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
4 9
5 * lib/protocols.c lib/rfc959.c src/gtk/dnd.c src/gtk/gftp-gtk.c 10 * lib/protocols.c lib/rfc959.c src/gtk/dnd.c src/gtk/gftp-gtk.c
3257 3262
3258 * configure.in - link in gthread 3263 * configure.in - link in gthread
3259 3264
3260 * cvsclean - added this script 3265 * cvsclean - added this script
3261 3266
3262 * *.[ch] - added $Id: ChangeLog,v 1.400 2005/01/25 02:39:43 masneyb Exp $ tags 3267 * *.[ch] - added $Id: ChangeLog,v 1.401 2005/01/26 03:22:05 masneyb Exp $ tags
3263 3268
3264 * debian/* - updated files from Debian maintainer 3269 * debian/* - updated files from Debian maintainer
3265 3270
3266 2002-10-03 Brian Masney <masneyb@gftp.org> 3271 2002-10-03 Brian Masney <masneyb@gftp.org>
3267 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3272 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)