comparison ChangeLog @ 825:73e9842e7097

2006-10-15 Brian Masney <masneyb@gftp.org> * src/uicommon/gftpui.c - split the code that transfers files into smaller functions.
author masneyb
date Sun, 15 Oct 2006 16:16:58 +0000
parents b282e346bd25
children 92ba2b1e144a
comparison
equal deleted inserted replaced
824:fb9bc453dc6d 825:73e9842e7097
1 2006-10-15 Brian Masney <masneyb@gftp.org>
2 * src/uicommon/gftpui.c - split the code that transfers files into
3 smaller functions.
4
1 2006-10-1 Brian Masney <masneyb@gftp.org> 5 2006-10-1 Brian Masney <masneyb@gftp.org>
2 * lib/gftp.h lib/misc.c lib/protocols.c src/gtk/misc-gtk.c 6 * lib/gftp.h lib/misc.c lib/protocols.c src/gtk/misc-gtk.c
3 src/uicommon/gftpuicallbacks.c (gftp_match_filespec) - look at the 7 src/uicommon/gftpuicallbacks.c (gftp_match_filespec) - look at the
4 show_hidden_files option inside this function. Use the option's value 8 show_hidden_files option inside this function. Use the option's value
5 to determine if the file should be shown to the user. 9 to determine if the file should be shown to the user.
3607 3611
3608 * configure.in - link in gthread 3612 * configure.in - link in gthread
3609 3613
3610 * cvsclean - added this script 3614 * cvsclean - added this script
3611 3615
3612 * *.[ch] - added $Id: ChangeLog,v 1.479 2006/10/01 18:41:40 masneyb Exp $ tags 3616 * *.[ch] - added $Id: ChangeLog,v 1.480 2006/10/15 16:16:52 masneyb Exp $ tags
3613 3617
3614 * debian/* - updated files from Debian maintainer 3618 * debian/* - updated files from Debian maintainer
3615 3619
3616 2002-10-03 Brian Masney <masneyb@gftp.org> 3620 2002-10-03 Brian Masney <masneyb@gftp.org>
3617 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3621 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)