comparison ChangeLog @ 613:45a015044483

2004-11-4 Brian Masney <masneyb@gftp.org> * src/gtk/bookmarks.c (entry_apply_changes) - more cleanups to this function. Fixes for renaming bookmark entries
author masneyb
date Fri, 05 Nov 2004 02:11:59 +0000
parents 08e7b5186eb8
children 04aff709924a
comparison
equal deleted inserted replaced
612:08e7b5186eb8 613:45a015044483
1 2004-11-4 Brian Masney <masneyb@gftp.org> 1 2004-11-4 Brian Masney <masneyb@gftp.org>
2 * src/gtk/bookmarks.c (entry_apply_changes) - more cleanups to this
3 function. Fixes for renaming bookmark entries
4
2 * src/gtk/bookmarks.c (build_bookmarks_tree) - greatly simplified 5 * src/gtk/bookmarks.c (build_bookmarks_tree) - greatly simplified
3 this function. Added helper function _add_tree_node() 6 this function. Added helper function _add_tree_node()
4 7
5 * lib/misc.c (gftp_free_bookmark) - free the path and oldpath 8 * lib/misc.c (gftp_free_bookmark) - free the path and oldpath
6 variables 9 variables
3024 3027
3025 * configure.in - link in gthread 3028 * configure.in - link in gthread
3026 3029
3027 * cvsclean - added this script 3030 * cvsclean - added this script
3028 3031
3029 * *.[ch] - added $Id: ChangeLog,v 1.360 2004/11/05 02:05:22 masneyb Exp $ tags 3032 * *.[ch] - added $Id: ChangeLog,v 1.361 2004/11/05 02:11:58 masneyb Exp $ tags
3030 3033
3031 * debian/* - updated files from Debian maintainer 3034 * debian/* - updated files from Debian maintainer
3032 3035
3033 2002-10-03 Brian Masney <masneyb@gftp.org> 3036 2002-10-03 Brian Masney <masneyb@gftp.org>
3034 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3037 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)