comparison ChangeLog @ 612:08e7b5186eb8

2004-11-4 Brian Masney <masneyb@gftp.org> * src/gtk/bookmarks.c (build_bookmarks_tree) - greatly simplified this function. Added helper function _add_tree_node() * lib/misc.c (gftp_free_bookmark) - free the path and oldpath variables
author masneyb
date Fri, 05 Nov 2004 02:05:22 +0000
parents ddce8b4016f8
children 45a015044483
comparison
equal deleted inserted replaced
611:ddce8b4016f8 612:08e7b5186eb8
1 2004-11-4 Brian Masney <masneyb@gftp.org>
2 * src/gtk/bookmarks.c (build_bookmarks_tree) - greatly simplified
3 this function. Added helper function _add_tree_node()
4
5 * lib/misc.c (gftp_free_bookmark) - free the path and oldpath
6 variables
7
1 2004-11-3 Brian Masney <masneyb@gftp.org> 8 2004-11-3 Brian Masney <masneyb@gftp.org>
2 * docs/gftp.desktop - fixed parse error in the desktop file 9 * docs/gftp.desktop - fixed parse error in the desktop file
3 10
4 * lib/config_file.c (gftp_bookmarks_destroy) 11 * lib/config_file.c (gftp_bookmarks_destroy)
5 src/gtk/bookmarks.c (bm_apply_changes) - cleaned up the tree parsing 12 src/gtk/bookmarks.c (bm_apply_changes) - cleaned up the tree parsing
3017 3024
3018 * configure.in - link in gthread 3025 * configure.in - link in gthread
3019 3026
3020 * cvsclean - added this script 3027 * cvsclean - added this script
3021 3028
3022 * *.[ch] - added $Id: ChangeLog,v 1.359 2004/11/03 22:12:22 masneyb Exp $ tags 3029 * *.[ch] - added $Id: ChangeLog,v 1.360 2004/11/05 02:05:22 masneyb Exp $ tags
3023 3030
3024 * debian/* - updated files from Debian maintainer 3031 * debian/* - updated files from Debian maintainer
3025 3032
3026 2002-10-03 Brian Masney <masneyb@gftp.org> 3033 2002-10-03 Brian Masney <masneyb@gftp.org>
3027 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3034 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)