comparison ChangeLog @ 606:b6887fbe3e11

2004-11-1 Brian Masney <masneyb@gftp.org> * src/gtk/bookmarks.c (build_bookmarks_tree) - fixes for adding toplevel folders that are empty
author masneyb
date Tue, 02 Nov 2004 01:59:23 +0000
parents b60dad25b641
children f946521bb2f2
comparison
equal deleted inserted replaced
605:b60dad25b641 606:b6887fbe3e11
1 2004-11-1 Brian Masney <masneyb@gftp.org> 1 2004-11-1 Brian Masney <masneyb@gftp.org>
2 * src/gtk/bookmarks.c (build_bookmarks_tree) - fixes for adding toplevel
3 folders that are empty
4
2 * lib/config_file.c (gftp_add_bookmark) - if the bookmark path ends in 5 * lib/config_file.c (gftp_add_bookmark) - if the bookmark path ends in
3 /, then force the entry to be a folder 6 /, then force the entry to be a folder
4 7
5 * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - added a 8 * src/gtk/gftp-gtk.c src/gtk/gftp-gtk.h src/gtk/misc-gtk.c - added a
6 tooltip to the button on the top left of the GUI 9 tooltip to the button on the top left of the GUI
2997 3000
2998 * configure.in - link in gthread 3001 * configure.in - link in gthread
2999 3002
3000 * cvsclean - added this script 3003 * cvsclean - added this script
3001 3004
3002 * *.[ch] - added $Id: ChangeLog,v 1.355 2004/11/02 01:45:20 masneyb Exp $ tags 3005 * *.[ch] - added $Id: ChangeLog,v 1.356 2004/11/02 01:59:23 masneyb Exp $ tags
3003 3006
3004 * debian/* - updated files from Debian maintainer 3007 * debian/* - updated files from Debian maintainer
3005 3008
3006 2002-10-03 Brian Masney <masneyb@gftp.org> 3009 2002-10-03 Brian Masney <masneyb@gftp.org>
3007 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3010 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)