comparison ChangeLog @ 826:92ba2b1e144a

2006-10-15 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_get_all_subdirs) - use S_ISDIR macro instead of checking the bitmask against S_IFDIR.
author masneyb
date Sun, 15 Oct 2006 16:25:01 +0000
parents 73e9842e7097
children 251682017c97
comparison
equal deleted inserted replaced
825:73e9842e7097 826:92ba2b1e144a
1 2006-10-15 Brian Masney <masneyb@gftp.org> 1 2006-10-15 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_get_all_subdirs) - use S_ISDIR macro instead of
3 checking the bitmask against S_IFDIR.
4
2 * src/uicommon/gftpui.c - split the code that transfers files into 5 * src/uicommon/gftpui.c - split the code that transfers files into
3 smaller functions. 6 smaller functions.
4 7
5 2006-10-1 Brian Masney <masneyb@gftp.org> 8 2006-10-1 Brian Masney <masneyb@gftp.org>
6 * lib/gftp.h lib/misc.c lib/protocols.c src/gtk/misc-gtk.c 9 * lib/gftp.h lib/misc.c lib/protocols.c src/gtk/misc-gtk.c
3611 3614
3612 * configure.in - link in gthread 3615 * configure.in - link in gthread
3613 3616
3614 * cvsclean - added this script 3617 * cvsclean - added this script
3615 3618
3616 * *.[ch] - added $Id: ChangeLog,v 1.480 2006/10/15 16:16:52 masneyb Exp $ tags 3619 * *.[ch] - added $Id: ChangeLog,v 1.481 2006/10/15 16:25:00 masneyb Exp $ tags
3617 3620
3618 * debian/* - updated files from Debian maintainer 3621 * debian/* - updated files from Debian maintainer
3619 3622
3620 2002-10-03 Brian Masney <masneyb@gftp.org> 3623 2002-10-03 Brian Masney <masneyb@gftp.org>
3621 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3624 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)