comparison ChangeLog @ 607:f946521bb2f2

2004-11-1 Brian Masney <masneyb@gftp.org> * lib/config_file.c (gftp_write_bookmarks_file) - if a folder has no children, make sure the entry has a / appended to the end of the description. Don't write out any of the other unneeded fields
author masneyb
date Tue, 02 Nov 2004 02:15:14 +0000
parents b6887fbe3e11
children d97e985f5dbe
comparison
equal deleted inserted replaced
606:b6887fbe3e11 607:f946521bb2f2
1 2004-11-1 Brian Masney <masneyb@gftp.org> 1 2004-11-1 Brian Masney <masneyb@gftp.org>
2 * lib/config_file.c (gftp_write_bookmarks_file) - if a folder has no
3 children, make sure the entry has a / appended to the end of the
4 description. Don't write out any of the other unneeded fields
5
2 * src/gtk/bookmarks.c (build_bookmarks_tree) - fixes for adding toplevel 6 * src/gtk/bookmarks.c (build_bookmarks_tree) - fixes for adding toplevel
3 folders that are empty 7 folders that are empty
4 8
5 * lib/config_file.c (gftp_add_bookmark) - if the bookmark path ends in 9 * lib/config_file.c (gftp_add_bookmark) - if the bookmark path ends in
6 /, then force the entry to be a folder 10 /, then force the entry to be a folder
3000 3004
3001 * configure.in - link in gthread 3005 * configure.in - link in gthread
3002 3006
3003 * cvsclean - added this script 3007 * cvsclean - added this script
3004 3008
3005 * *.[ch] - added $Id: ChangeLog,v 1.356 2004/11/02 01:59:23 masneyb Exp $ tags 3009 * *.[ch] - added $Id: ChangeLog,v 1.357 2004/11/02 02:15:14 masneyb Exp $ tags
3006 3010
3007 * debian/* - updated files from Debian maintainer 3011 * debian/* - updated files from Debian maintainer
3008 3012
3009 2002-10-03 Brian Masney <masneyb@gftp.org> 3013 2002-10-03 Brian Masney <masneyb@gftp.org>
3010 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3014 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)